You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3.0 KiB
3.0 KiB
4.0.2 (2020-11-25)
Bug Fixes
- move @types/component-emitter to dependencies (#99) (4efa005)
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)