File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 22
33## 2023
44
5+ - [ 6.5.2] ( #652-2023-08-01 ) (Aug 2023)
56- [ 6.5.1] ( #651-2023-06-27 ) (Jun 2023)
67- [ 6.5.0] ( #650-2023-06-16 ) (Jun 2023)
78- [ 6.4.2] ( #642-2023-05-02 ) (May 2023)
4950
5051# Release notes
5152
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+
5267## [ 6.5.1] ( https://github.com/socketio/engine.io/compare/6.5.0...6.5.1 ) (2023-06-27)
5368
5469
Original file line number Diff line number Diff line change 11{
22 "name" : " engine.io" ,
3- "version" : " 6.5.1 " ,
3+ "version" : " 6.5.2 " ,
44 "description" : " The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server" ,
55 "type" : " commonjs" ,
66 "main" : " ./build/engine.io.js" ,
You can’t perform that action at this time.
0 commit comments