Releases: socketio/engine.io-client
Releases · socketio/engine.io-client
4.0.3
4.0.2
Links
- Diff: 4.0.1...4.0.2
- Server release: 4.0.2
- ws version: ~7.2.1
4.0.1
Links
- Diff: 4.0.0...4.0.1
- Server release: 4.0.1
- ws version: ~7.2.1
3.4.4
Links
- Diff: 3.4.3...3.4.4
- Server release: -
- ws version: ~6.1.0
4.0.0
More details about this release in the blog post: https://socket.io/blog/engine-io-4-release/
Bug Fixes
- react-native: restrict the list of options for the WebSocket object (2f5c948)
- use globalThis polyfill instead of self/global (#634) (3f3a6f9)
- properly assign options when creating the transport (7c7f1a9)
Features
Links
- Diff: v4.0.0-alpha.1...4.0.0
- Full diff: 3.4.0...4.0.0
- Server release: 4.0.0
- ws version: ~7.2.1
3.4.3
Links
- Diff: 3.4.2...3.4.3
- Server release: -
- ws version: ~6.1.0
3.4.2
Links
- Diff: 3.4.1...3.4.2
- Server release: -
- ws version: ~6.1.0
3.4.1
Bug Fixes
- use globalThis polyfill instead of self/global (357f01d)
Links
- Diff: 3.4.0...3.4.1
- Server release: 3.4.1
- ws version: ~6.1.0
v4.0.0-alpha.1
Bug Fixes
- properly assign options when creating the transport (7c7f1a9)
Links
- Diff: v4.0.0-alpha.0...v4.0.0-alpha.1
- Server release: v4.0.0-alpha.1
- ws version: ~7.2.1
v4.0.0-alpha.0
chore
- migrate to webpack 4 (11dc4f3)
Features
- reverse the ping-pong mechanism (81d7171)
BREAKING CHANGES
-
v3.x clients will not be able to connect anymore (they
will send a ping packet and timeout while waiting for a pong packet). -
the output bundle will now be found in the dist/ folder.
Links
- Diff: 3.4.0...v4.0.0-alpha.0
- Server release: v4.0.0-alpha.0
- ws version: ~7.2.1