-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5a31aaf
commit 72d61da
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
|
||
| Version | Release date | | ||
|------------------------------------------------------------------------------------------------------|----------------| | ||
| [6.6.4](#664-2025-01-28) | January 2025 | | ||
| [6.6.3](#663-2025-01-23) | January 2025 | | ||
| [6.6.2](#662-2024-10-09) | October 2024 | | ||
| [6.6.1](#661-2024-09-21) | September 2024 | | ||
|
@@ -48,6 +49,17 @@ | |
|
||
# Release notes | ||
|
||
## [6.6.4](https://github.com/socketio/socket.io/compare/[email protected]@6.6.4) (2025-01-28) | ||
|
||
The bump of the `cookie` dependency was reverted, as it drops support for older Node.js versions (< 14). | ||
|
||
|
||
### Dependencies | ||
|
||
- [`ws@~8.17.1`](https://github.com/websockets/ws/releases/tag/8.17.1) (no change) | ||
|
||
|
||
|
||
## [6.6.3](https://github.com/socketio/socket.io/compare/[email protected]@6.6.3) (2025-01-23) | ||
|
||
This release contains a bump of the `cookie` dependency. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters