You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`.
0 commit comments