Skip to content

8.14.0

Compare
Choose a tag to compare
@lpinca lpinca released this 06 Sep 14:04
· 38 commits to master since this release

Features

  • The WebSocket constructor now accepts HTTP(S) URLs (#2162).
  • The socket argument of server.handleUpgrade() can now be a generic
    Duplex stream (#2165).

Other notable changes

  • At most one event per microtask is now emitted (#2160).