File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
+ - [ 5.2.1] ( #521-2023-08-01 ) (Aug 2023)
3
4
- [ 5.2.0] ( #520-2023-07-31 ) (Jul 2023)
4
5
- [ 5.1.0] ( #510-2023-06-11 ) (Jun 2023)
5
6
- [ 5.0.7] ( #507-2023-05-24 ) (May 2023)
21
22
22
23
# Release notes
23
24
25
+ ## [ 5.2.1] ( https://github.com/socketio/engine.io-parser/compare/5.2.0...5.2.1 ) (2023-08-01)
26
+
27
+ The format of the WebTransport frame has been slightly updated.
28
+
29
+
30
+
24
31
## [ 5.2.0] ( https://github.com/socketio/engine.io-parser/compare/5.1.0...5.2.0 ) (2023-07-31)
25
32
26
33
Original file line number Diff line number Diff line change 2
2
"name" : " engine.io-parser" ,
3
3
"description" : " Parser for the client for the realtime Engine" ,
4
4
"license" : " MIT" ,
5
- "version" : " 5.2.0 " ,
5
+ "version" : " 5.2.1 " ,
6
6
"main" : " ./build/cjs/index.js" ,
7
7
"module" : " ./build/esm/index.js" ,
8
8
"exports" : {
You can’t perform that action at this time.
0 commit comments