Skip to content

Releases: socketio/engine.io-client

4.0.4

17 Nov 21:55
091a619

Choose a tag to compare

Bug Fixes

  • check the type of the initial packet (1c8cba8)
  • restore the cherry-picking of the WebSocket options (4873a23)

Links

4.0.3

17 Nov 08:54
8228a43

Choose a tag to compare

Bug Fixes

  • react-native: add a default value for the withCredentials option (ccb99e3)
  • react-native: exclude the localAddress option (177b95f)

Links

4.0.2

09 Nov 09:07
b6df250

Choose a tag to compare

Links

4.0.1

21 Oct 22:49
276597f

Choose a tag to compare

Links

3.4.4

30 Sep 00:31
4d2f277

Choose a tag to compare

Links

4.0.0

10 Sep 23:22
2ea0d13

Choose a tag to compare

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

  • strip debug from the browser bundle (f7ba966)
  • reverse the ping-pong mechanism (81d7171)

Links

3.4.3

30 Sep 00:30
5a5313e

Choose a tag to compare

Links

3.4.2

04 Jun 06:08
f19a9e3

Choose a tag to compare

Links

3.4.1

17 Apr 08:49
81dc10d

Choose a tag to compare

Bug Fixes

  • use globalThis polyfill instead of self/global (357f01d)

Links

v4.0.0-alpha.1

13 Feb 06:34
804e871

Choose a tag to compare

v4.0.0-alpha.1 Pre-release
Pre-release

Bug Fixes

  • properly assign options when creating the transport (7c7f1a9)

Links