Skip to content

Releases: socketio/engine.io-client

3.4.0

13 Sep 12:11
ccc9337
Compare
Choose a tag to compare

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

13 Sep 12:09
Compare
Choose a tag to compare

Bug fixes

  • fix Websocket implementation in React Native (#607)

Diff: 3.3.1...3.3.2
Server release: -

3.3.1

19 Nov 21:52
696c7e7
Compare
Choose a tag to compare

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

19 Nov 21:41
484e3ec
Compare
Choose a tag to compare

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.2.1

09 Mar 12:21
33e0ba4
Compare
Choose a tag to compare

Bug fixes

  • fix UTF-8 encoding in Firefox WebWorker (#596)

Milestone: 3.2.1
Diff: 3.2.0...3.2.1

3.1.6

09 Mar 12:20
4c547a7
Compare
Choose a tag to compare

Bug fixes

  • fix UTF-8 encoding in Firefox WebWorker (#596)

Milestone: -
Diff: 3.1.5...3.1.6

3.2.0

28 Feb 12:29
Compare
Choose a tag to compare

Milestone: 3.2.0
Diff: 3.1.5...3.2.0

3.1.5

28 Feb 12:27
Compare
Choose a tag to compare

Bug fixes

  • use try/catch when setting xhr.responseType (#592)

Milestone: 3.1.5
Diff: 3.1.4...3.1.5

1.8.5

28 Feb 12:24
Compare
Choose a tag to compare

Milestone: -
Diff: 1.8.4...1.8.5

3.1.4

28 Feb 12:23
Compare
Choose a tag to compare

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