Version 4.8.2
December 22, 2025
Server
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)
Client
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)