Skip to content

Commit 0536fcc

Browse files
chore(release): 4.7.1
Diff: 4.7.0...4.7.1
1 parent 6169bb8 commit 0536fcc

10 files changed

+266
-913
lines changed

CHANGELOG.md

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

33
## 2023
44

5+
- [4.7.1](#471-2023-06-28) (Jun 2023)
56
- [4.7.0](#470-2023-06-22) (Jun 2023)
67
- [4.6.2](#462-2023-05-31) (May 2023)
78
- [4.6.1](#461-2023-02-20) (Feb 2023)
@@ -60,6 +61,21 @@
6061

6162
# Release notes
6263

64+
## [4.7.1](https://github.com/socketio/socket.io-client/compare/4.7.0...4.7.1) (2023-06-28)
65+
66+
Some bug fixes are included from the `engine.io-client` package:
67+
68+
* make closeOnBeforeunload default to false ([a63066b](https://github.com/socketio/engine.io-client/commit/a63066bdc8ae9e6746c3113d06c2ead78f4a4851))
69+
* **webtransport:** properly handle abruptly closed connections ([cf6aa1f](https://github.com/socketio/engine.io-client/commit/cf6aa1f43c27a56c076bf26fddfce74bfeb65040))
70+
71+
72+
### Dependencies
73+
74+
- [`engine.io-client@~6.5.1`](https://github.com/socketio/engine.io-client/releases/tag/6.5.1) ([diff](https://github.com/socketio/engine.io-client/compare/6.5.0...6.5.1))
75+
- [`ws@~8.11.0`](https://github.com/websockets/ws/releases/tag/8.11.0) (no change)
76+
77+
78+
6379
## [4.7.0](https://github.com/socketio/socket.io-client/compare/4.6.2...4.7.0) (2023-06-22)
6480

6581

dist/socket.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/socket.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)