Releases: socketio/engine.io-client
Releases · socketio/engine.io-client
2.0.0
- [chore] Fix Saucelabs tests (#532)
- [chore] Actually run tests in Saucelabs (#527)
- [feature] Allow extraHeaders to be set for browser clients in XHR requests (#519)
- [feature] Add support for per transport options (#518)
- [chore] Bump engine.io-parser to version 2.0.0 (#525)
- [chore] Update zuul config to speed up tests (#526)
1.8.2
1.8.1
(following engine.io
update)
1.8.0
- [fix] Fixed regression creating connection over https from node (#513)
- [fix] Fixed regression creating connection over wss from node (#514)
- [feature] Enable definition of timeouts for xhr-polling (#456)
- [feature] Added flag forceNode to override the normal behavior of prefering Browser based implementations. (#469)
- [feature] add localAddress option (#487)
- [chore] update dependencies (#516)
- [chore] Speed up lint by avoiding '*/.js' matching pattern (#517)
- [chore] Bump debug to version 2.3.3 (#520)
1.7.2
- [fix] Set accept header to / to support react app proxy (#508)
- [fix] remove a workaround for ios (#465)
- [fix] onPacket now emits data on 'closing' state as well (#484)
- [fix] Obfuscate
ActiveXObject
occurrences (#509) - [docs] Add missing
onlyBinaryUpgrades
option in the docs (#510) - [chore] Add Github issue and PR templates (#511)
1.7.1
1.7.0
- [fix] Revert "default
rejectUnauthorized
totrue
" (#496) - [fix] Use xhr.responseText if xhr.response is not provided (#483)
- [fix] Fix issue with errors during WebSocket creation not being caught (#475)
- [style] Add missing semi-colon (#501)
- [chore] Add gulp & babel in the build process (#455)
- [chore] Add eslint (#458)
- [chore] Bump zuul (#464)
- [chore] Remove unused submodule (#466)
- [chore] Bumping ws to 1.1.1 (#478)
- [chore] Update zuul browser settings following EOL notices (#486)
- [chore] Bump engine.io-parser (#492)
- [chore] Make the build status badge point towards master (#497)
- [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#498)
- [chore] Restrict files included in npm package (#499)