File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 2023
4
4
5
+ - [ 6.5.2] ( #652-2023-08-01 ) (Aug 2023)
5
6
- [ 6.5.1] ( #651-2023-06-27 ) (Jun 2023)
6
7
- [ 6.5.0] ( #650-2023-06-16 ) (Jun 2023)
7
8
- [ 6.4.2] ( #642-2023-05-02 ) (May 2023)
49
50
50
51
# Release notes
51
52
53
+ ## [ 6.5.2] ( https://github.com/socketio/engine.io/compare/6.5.1...6.5.2 ) (2023-08-01)
54
+
55
+
56
+ ### Bug Fixes
57
+
58
+ * ** webtransport:** add proper framing ([ a306db0] ( https://github.com/socketio/engine.io/commit/a306db09e8ddb367c7d62f45fec920f979580b7c ) )
59
+
60
+
61
+ ### Dependencies
62
+
63
+ - [ ` ws@~8.11.0 ` ] ( https://github.com/websockets/ws/releases/tag/8.11.0 ) (no change)
64
+
65
+
66
+
52
67
## [ 6.5.1] ( https://github.com/socketio/engine.io/compare/6.5.0...6.5.1 ) (2023-06-27)
53
68
54
69
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " engine.io" ,
3
- "version" : " 6.5.1 " ,
3
+ "version" : " 6.5.2 " ,
4
4
"description" : " The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server" ,
5
5
"type" : " commonjs" ,
6
6
"main" : " ./build/engine.io.js" ,
You can’t perform that action at this time.
0 commit comments