Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a change entry for the stricter validation of the `address` parameter in `Socket.prototype.send()`. doc: use nullish instead of falsy Used nullish instead of falsy to point at that the parameter now only accepts a `string`, `null` or `undefined`.
- Loading branch information