Releases: socketio/socket.io
[email protected]
This release contains a bump of debug from ~4.3.1 to ~4.4.1.
[email protected]
This release contains a bump of:
wsfrom~8.17.1to~8.18.3debugfrom~4.3.1to~4.4.1
[email protected]
This release contains a bump of:
wsfrom~8.17.1to~8.18.3debugfrom~4.3.1to~4.4.1
Bug Fixes
Dependencies
[email protected]
The url.parse() function is now deprecated and has been replaced by new URL() (see 8af7019).
Bug Fixes
- call adapter.init() when creating each namespace (f3e1f5e)
- improve
io.close()function (#5344) (bb0b480)
Dependencies
engine.io@~6.6.0(no change)ws@~8.18.3(diff)
[email protected]
Bug Fixes
- bundle: do not mangle the "_placeholder" attribute (bis) (cdae019)
- drain queue before emitting "connect" (#5259) (d19928e)
Dependencies
engine.io-client@~6.6.1(no change)ws@~8.17.1(no change)
[email protected]
The url.parse() function is now deprecated and has been replaced by new URL() (see e08293b).
Dependencies
@socket.io/[email protected]
This release contains an important refactor of the adapter (this commit), as most of the logic has been moved in the ClusterAdapter class of the socket.io-adapter package.
Besides, the @socket.io/cluster-adapter package is now part of the socket.io monorepo.
[email protected]
The bump of the cookie dependency was reverted, as it drops support for older Node.js versions (< 14).
Dependencies
ws@~8.17.1(no change)
[email protected]
This release contains a bump of the cookie dependency.
Release notes: https://github.com/jshttp/cookie/releases/tag/v1.0.0
Dependencies
ws@~8.17.1(no change)