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
Links:
- Milestone: 2.3.1
- Diff: 2.3.0...2.3.1
- Server release: -
- engine.io-client version:
~3.4.0
- ws version:
~6.1.0
- Build size
socket.io.js
:- min:
61.3 KB (- 5.7 KB)
- min+gzip:
19.7 KB (- 0.8 KB)
- min:
socket.io.slim.js
:- min:
52.6 KB (+ 0.4 KB)
- min+gzip:
16.5 KB (+ 0.1 KB)
- min:
- CDN