Releases: socketio/socket.io
Releases · socketio/socket.io
[email protected]
This release includes a fix for CVE-2026-33151. Please upgrade as soon as possible.
Bug Fixes
- add a limit to the number of binary attachments (b25738c)
[email protected]
This release includes a fix for CVE-2026-33151. Please upgrade as soon as possible.
Bug Fixes
- add a limit to the number of binary attachments (719f9eb)
[email protected]
This release includes a fix for CVE-2026-33151. Please upgrade as soon as possible.
Bug Fixes
- add a limit to the number of binary attachments (9d39f1f)
[email protected]
Bug Fixes
- add
@types/wsas dependency (#5458) (07cbe15) - uws: emit initial_headers and headers events in uServer (#5460) (44ed73f)
Dependencies
ws@~8.18.3(no change)
[email protected]
Bug Fixes
- do not throw when calling io.close() on a stopped server (9581f9b)
Dependencies
engine.io@~6.6.0(no change)ws@~8.18.3(no change)
[email protected]
This release contains a bump of debug from ~4.3.1 to ~4.4.1.
[email protected]
There were some minor bug fixes on the server side, which mandate a client bump.
Dependencies
engine.io-client@~6.6.1(no change)ws@~8.18.3(diff)
[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)