File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# History
22
3+ - [ 1.0.4] ( #104-2023-08-12 ) (Aug 2023)
34- [ 1.0.3] ( #103-2023-02-24 ) (Feb 2023)
45- [ 1.0.2] ( #102-2022-11-01 ) (Nov 2022)
56- [ 1.0.1] ( #101-2021-07-01 ) (Jul 2021)
67- [ 1.0.0] ( #100-2021-01-25 ) (Jan 2021)
78
89# Release notes
910
11+ ## [ 1.0.4] ( https://github.com/socketio/socket.io-sticky/compare/1.0.3...1.0.4 ) (2023-08-12)
12+
13+
14+ ### Bug Fixes
15+
16+ * cleanup sid to worker map on worker exit ([ 4b430e7] ( https://github.com/socketio/socket.io-sticky/commit/4b430e7e9383006e4641e40e8a5082156ed862a4 ) )
17+ * properly detect requests without body ([ ac7bb8e] ( https://github.com/socketio/socket.io-sticky/commit/ac7bb8e851d6a458736281568ed6946c512e4251 ) )
18+
19+
20+
1021## [ 1.0.3] ( https://github.com/socketio/socket.io-sticky/compare/1.0.2...1.0.3 ) (2023-02-24)
1122
1223
Original file line number Diff line number Diff line change 11{
22 "name" : " @socket.io/sticky" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " An alternative to the sticky-session package (https://github.com/indutny/sticky-session)" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments