yarn socket.io-client 2.3.1

latest releases: 4.7.5, 4.7.4, 4.7.3...
3 years ago

The debug dependency has been reverted to ~3.1.0, as the newer versions contains ES6 syntax which breaks in IE
browsers.

Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for
example, as the "official" bundles (in the dist/ folder) were already transpiled with babel.

For webpack users, you can also take a look at the webpack-remove-debug plugin.

Bug Fixes

  • fix reconnection after opening socket asynchronously (#1253) (050108b)

Links:

Don't miss a new socket.io-client release

NewReleases is sending notifications on new releases.