Features
- The
WebSocket
constructor now accepts the createConnection
option (#2219).
Other notable changes
- The default value of the
allowSynchronousEvents
option has been changed to
true
(#2221).
This is a breaking change in a patch release. The assumption is that the option
is not widely used.