Skip to content

Commit fa47916

Browse files
chore(release): 6.5.3
Diff: 6.5.2...6.5.3
1 parent ef9ad7d commit fa47916

8 files changed

+216
-599
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2023
44

5+
- [6.5.3](#653-2023-11-09) (Nov 2023)
56
- [6.5.2](#652-2023-08-01) (Aug 2023)
67
- [6.5.1](#651-2023-06-28) (Jun 2023)
78
- [6.5.0](#650-2023-06-16) (Jun 2023)
@@ -39,6 +40,21 @@
3940

4041
# Release notes
4142

43+
## [6.5.3](https://github.com/socketio/engine.io-client/compare/6.5.2...6.5.3) (2023-11-09)
44+
45+
46+
### Bug Fixes
47+
48+
* add a maximum length for the URL ([707597d](https://github.com/socketio/engine.io-client/commit/707597df26abfa1e6b569b2a62918dfcc8b80b5d))
49+
* improve compatibility with node16 module resolution ([#711](https://github.com/socketio/engine.io-client/issues/711)) ([46ef851](https://github.com/socketio/engine.io-client/commit/46ef8512edac758069ed4d519f7517bafbace4a9))
50+
51+
52+
### Dependencies
53+
54+
- [`ws@~8.11.0`](https://github.com/websockets/ws/releases/tag/8.11.0) (no change)
55+
56+
57+
4258
## [6.5.2](https://github.com/socketio/engine.io-client/compare/6.5.1...6.5.2) (2023-08-01)
4359

4460

dist/engine.io.esm.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/engine.io.esm.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)