File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 2023
4
4
5
+ - [ 3.4.3] ( #343-2023-05-22 ) (May 2023) (from the [ 3.4.x] ( https://github.com/socketio/socket.io-parser/tree/3.4.x ) branch)
5
6
- [ 4.2.3] ( #423-2023-05-22 ) (May 2023)
6
7
- [ 4.2.2] ( #422-2023-01-19 ) (Jan 2023)
7
8
42
43
43
44
# Release notes
44
45
46
+ ## [ 3.4.3] ( https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3 ) (2023-05-22)
47
+
48
+
49
+ ### Bug Fixes
50
+
51
+ * check the format of the event name ([ 2dc3c92] ( https://github.com/socketio/socket.io-parser/commit/2dc3c92622dad113b8676be06f23b1ed46b02ced ) )
52
+
53
+
54
+
45
55
## [ 4.2.3] ( https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3 ) (2023-05-22)
46
56
47
57
48
58
### Bug Fixes
49
59
50
- * check the format of the event name ([ 9be1167 ] ( https://github.com/socketio/socket.io-parser/commit/9be11670dfef7745cef9f17e28ebd2f4fc522e9e ) )
60
+ * check the format of the event name ([ 3b78117 ] ( https://github.com/socketio/socket.io-parser/commit/3b78117bf6ba7e99d7a5cfc1ba54d0477554a7f3 ) )
51
61
52
62
53
63
You can’t perform that action at this time.
0 commit comments