2.5.1 (2024-06-19)
- add a noop handler for the error event (d30630b)
2.5.0 (2022-06-26)
- fix race condition in dynamic namespaces (05e1278)
- ignore packet received after disconnection (22d4bdf)
- only set 'connected' to true after middleware execution (226cc16)
- prevent the socket from joining a room after disconnection (f223178)
2.4.1 (2021-01-07)
- fix(security): do not allow all origins by default (a169050)