File tree Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 11# History
22
3+ ## 2023
4+
5+ - [ 4.2.2] ( #422-2023-01-19 ) (Jan 2023)
6+
37## 2022
48
59- [ 3.3.3] ( #333-2022-11-09 ) (Nov 2022) (from the [ 3.3.x] ( https://github.com/socketio/socket.io-parser/tree/3.3.x ) branch)
3741
3842# Release notes
3943
44+ ## [ 4.2.2] ( https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.2 ) (2023-01-19)
45+
46+
47+ ### Bug Fixes
48+
49+ * calling destroy() should clear all internal state ([ 22c42e3] ( https://github.com/socketio/socket.io-parser/commit/22c42e3545e4adbc5931276c378f5d62c8b3854a ) )
50+ * do not modify the input packet upon encoding ([ ae8dd88] ( https://github.com/socketio/socket.io-parser/commit/ae8dd88995dbd7f89c97e5cc15e5b489fa0efece ) )
51+
52+
53+
4054## [ 3.3.3] ( https://github.com/Automattic/socket.io-parser/compare/3.3.2...3.3.3 ) (2022-11-09)
4155
4256
7387
7488
7589
76- # [ 4.2.0] ( https://github.com/socketio/socket.io-parser/compare/4.1.2...4.2.0 ) (2022-04-17)
90+ ## [ 4.2.0] ( https://github.com/socketio/socket.io-parser/compare/4.1.2...4.2.0 ) (2022-04-17)
7791
7892
7993### Features
94108## [ 4.1.1] ( https://github.com/socketio/socket.io-parser/compare/4.1.0...4.1.1 ) (2021-10-14)
95109
96110
97- # [ 4.1.0] ( https://github.com/socketio/socket.io-parser/compare/4.0.4...4.1.0 ) (2021-10-11)
111+ ## [ 4.1.0] ( https://github.com/socketio/socket.io-parser/compare/4.0.4...4.1.0 ) (2021-10-11)
98112
99113
100114### Features
174188## [ 3.3.1] ( https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1 ) (2020-09-30)
175189
176190
177- # [ 4.0.0] ( https://github.com/socketio/socket.io-parser/compare/3.4.1...4.0.0 ) (2020-09-28)
191+ ## [ 4.0.0] ( https://github.com/socketio/socket.io-parser/compare/3.4.1...4.0.0 ) (2020-09-28)
178192
179193This release will be included in Socket.IO v3.
180194
Original file line number Diff line number Diff line change 11{
22 "name" : " socket.io-parser" ,
3- "version" : " 4.2.1 " ,
3+ "version" : " 4.2.2 " ,
44 "description" : " socket.io protocol parser" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments