File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 22
33## 2023
44
5+ - [ 6.5.1] ( #651-2023-06-27 ) (Jun 2023)
56- [ 6.5.0] ( #650-2023-06-16 ) (Jun 2023)
67- [ 6.4.2] ( #642-2023-05-02 ) (May 2023)
78- [ 6.4.1] ( #641-2023-02-20 ) (Feb 2023)
4849
4950# Release notes
5051
52+ ## [ 6.5.1] ( https://github.com/socketio/engine.io/compare/6.5.0...6.5.1 ) (2023-06-27)
53+
54+
55+ ### Bug Fixes
56+
57+ * prevent crash when accessing TextDecoder ([ #684 ] ( https://github.com/socketio/engine.io/issues/684 ) ) ([ 6dd2bc4] ( https://github.com/socketio/engine.io/commit/6dd2bc4f68edd7575c3844ae8ceadde649be95b2 ) )
58+
59+
60+ ### Credits
61+
62+ Huge thanks to [ @iowaguy ] ( https://github.com/iowaguy ) for helping!
63+
64+
65+ ### Dependencies
66+
67+ - [ ` ws@~8.11.0 ` ] ( https://github.com/websockets/ws/releases/tag/8.11.0 ) (no change)
68+
69+
70+
5171## [ 6.5.0] ( https://github.com/socketio/engine.io/compare/6.4.2...6.5.0 ) (2023-06-16)
5272
5373
Original file line number Diff line number Diff line change 11{
22 "name" : " engine.io" ,
3- "version" : " 6.5.0 " ,
3+ "version" : " 6.5.1 " ,
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