Skip to content

Commit bfa6eab

Browse files
1 parent 7fcddcb commit bfa6eab

File tree

5 files changed

+22
-7
lines changed

5 files changed

+22
-7
lines changed

packages/engine.io-client/CHANGELOG.md

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

33
| Version | Release date | Bundle size (UMD min+gzip) |
44
|-------------------------------------------------------------------------------------------------------------|----------------|----------------------------|
5+
| [6.6.3](#663-2025-01-23) | January 2025 | `8.7 KB` |
56
| [6.6.2](#662-2024-10-23) | October 2024 | `8.7 KB` |
67
| [6.6.1](#661-2024-09-21) | September 2024 | `8.7 KB` |
78
| [6.6.0](#660-2024-06-21) | June 2024 | `8.6 KB` |
@@ -40,6 +41,20 @@
4041

4142
# Release notes
4243

44+
## [6.6.3](https://github.com/socketio/socket.io/compare/engine.io-client@6.6.2...engine.io-client@6.6.3) (2025-01-23)
45+
46+
47+
### Bug Fixes
48+
49+
* correctly consume the `ws` package ([#5220](https://github.com/socketio/socket.io/issues/5220)) ([7fcddcb](https://github.com/socketio/socket.io/commit/7fcddcb3bbd236b46aa8fee6f4ce6c45afb7b03a))
50+
51+
52+
### Dependencies
53+
54+
- [`ws@~8.17.1`](https://github.com/websockets/ws/releases/tag/8.17.1) (no change)
55+
56+
57+
4358
## [6.6.2](https://github.com/socketio/socket.io/compare/engine.io-client@6.6.1...engine.io-client@6.6.2) (2024-10-23)
4459

4560

0 commit comments

Comments
 (0)