Releases: socketio/engine.io-client
Releases · socketio/engine.io-client
3.4.0
Features
- add withCredentials option (#614)
- support extra charset info in Content-Type header (#619)
Bug fixes
- fix NodeWebSocket declaration (#613)
- ensure valid status is passed to error handler (#622)
Diff: 3.3.2...3.4.0
Server release: 3.4.0
ws version: ~6.1.0
3.3.2
Bug fixes
- fix Websocket implementation in React Native (#607)
Diff: 3.3.1...3.3.2
Server release: -
3.3.1
Bug fixes
- trigger xhr polling transport unload handler on 'pagehide' or 'unload' event (#604)
- fix JSONP transport in Node.js environment (66b9e4a)
Milestone: 3.3.1
Diff: 3.3.0...3.3.1
Server release: 3.3.1
3.3.0
Features
- detect React-Native environment and use all websocket features (#591)
Bug fixes
- remove any reference to the
global
variable (99bcc62)
Milestone: 3.3.0
Diff: 3.2.1...3.3.0
Server release: 3.3.0
3.1.6
Bug fixes
- fix UTF-8 encoding in Firefox WebWorker (#596)
Milestone: -
Diff: 3.1.5...3.1.6
3.1.4
Important note ⚠️
#587 updates the ws
package, as the previous version was vulnerable to a Regular Expression Denial of Service (NSP advisory #550). Please update as soon as possible.
Milestone: 3.1.4
Diff: 3.1.3...3.1.4