We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c40aa9 commit 1c0fd93Copy full SHA for 1c0fd93
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [6.0.3](https://github.com/socketio/engine.io-client/compare/6.0.2...6.0.3) (2021-11-14)
2
+
3
+Some bug fixes were backported from master, to be included by the latest `socket.io-client` version.
4
5
+### Bug Fixes
6
7
+* add package name in nested package.json ([32511ee](https://github.com/socketio/engine.io-client/commit/32511ee32a0a6122e99db35833ed948aa4e427ac))
8
+* fix vite build for CommonJS users ([9fcaf58](https://github.com/socketio/engine.io-client/commit/9fcaf58d18c013c0b92fdaf27481f0383efb3658))
9
10
11
12
## [6.1.1](https://github.com/socketio/engine.io-client/compare/6.1.0...6.1.1) (2021-11-14)
13
14
0 commit comments