Skip to content

Commit 945c84b

Browse files
chore(release): 4.5.3
Diff: 4.5.2...4.5.3
1 parent d3d0a2d commit 945c84b

11 files changed

+248
-85
lines changed

Diff for: CHANGELOG.md

+41
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
# History
2+
3+
- [4.5.3](#453-2022-10-15) (2022-10-15)
4+
- [4.5.2](#452-2022-09-02) (2022-09-02)
5+
- [4.5.1](#451-2022-05-17) (2022-05-17)
6+
- [4.5.0](#450-2022-04-23) (2022-04-23)
7+
- [4.4.1](#441-2022-01-06) (2022-01-06)
8+
- [4.4.0](#440-2021-11-18) (2021-11-18)
9+
- [4.3.2](#432-2021-11-08) (2021-11-08)
10+
- [4.3.1](#431-2021-10-16) (2021-10-16)
11+
- [4.3.0](#430-2021-10-14) (2021-10-14)
12+
- [4.2.0](#420-2021-08-30) (2021-08-30)
13+
- [4.1.3](#413-2021-07-10) (2021-07-10)
14+
- [4.1.2](#412-2021-05-17) (2021-05-17)
15+
- [4.1.1](#411-2021-05-11) (2021-05-11)
16+
- [4.1.0](#410-2021-05-11) (2021-05-11)
17+
- [4.0.2](#402-2021-05-06) (2021-05-06)
18+
- [4.0.1](#401-2021-03-31) (2021-03-31)
19+
- [4.0.0](#400-2021-03-10) (2021-03-10)
20+
- [3.1.2](#312-2021-02-26) (2021-02-26)
21+
- [3.1.1](#311-2021-02-03) (2021-02-03)
22+
- [3.1.0](#310-2021-01-15) (2021-01-15)
23+
- [3.0.5](#305-2021-01-05) (2021-01-05)
24+
- [3.0.4](#304-2020-12-07) (2020-12-07)
25+
- [3.0.3](#303-2020-11-19) (2020-11-19)
26+
- [3.0.2](#302-2020-11-17) (2020-11-17)
27+
- [3.0.1](#301-2020-11-09) (2020-11-09)
28+
- [3.0.0](#300-2020-11-05) (2020-11-05)
29+
30+
# Release notes
31+
32+
## [4.5.3](https://github.com/socketio/socket.io/compare/4.5.2...4.5.3) (2022-10-15)
33+
34+
35+
### Bug Fixes
36+
37+
* **typings:** accept an HTTP2 server in the constructor ([d3d0a2d](https://github.com/socketio/socket.io/commit/d3d0a2d5beaff51fd145f810bcaf6914213f8a06))
38+
* **typings:** apply types to "io.timeout(...).emit()" calls ([e357daf](https://github.com/socketio/socket.io/commit/e357daf5858560bc84e7e50cd36f0278d6721ea1))
39+
40+
41+
142
## [4.5.2](https://github.com/socketio/socket.io/compare/4.5.1...4.5.2) (2022-09-02)
243

344

Diff for: client-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.

Diff for: client-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)