CHANGELOG.md
3.31 KB
4.0.4 (2021-01-15)
Bug Fixes
- allow integers as event names (1c220dd)
4.0.3 (2021-01-05)
4.0.2 (2020-11-25)
Bug Fixes
4.0.1 (2020-11-05)
Features
- move binary detection back to the parser (285e7cd)
- add support for a payload in a CONNECT packet (78f9fc2)
Bug Fixes
BREAKING CHANGES
- the encode method is now synchronous (28d4f03)
4.0.1-rc3 (2020-10-25)
4.0.1-rc2 (2020-10-15)
Features
- move binary detection back to the parser (285e7cd)
4.0.1-rc1 (2020-10-12)
Features
- add support for a payload in a CONNECT packet (78f9fc2)
3.3.1 (2020-09-30)
4.0.0 (2020-09-28)
This release will be included in Socket.IO v3.
There is a breaking API change (see below), but the exchange protocol is left untouched and thus stays in version 4.
Bug Fixes
BREAKING CHANGES
- the encode method is now synchronous (28d4f03)