Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 14:57
· 29 commits to master since this release

4.0.0 (2020-08-30)

Features

BREAKING CHANGES

  • All methods no longer check parameter types. socket.send() now throws 'ERR_SOCKET_BAD_PORT' when sending on unbound sockets. socket.send() no longer checks if �ddress is a valid IP or hostname.