File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # History
2+
3+ - [ 1.0.2] ( #102-2022-11-01 ) (Nov 2022)
4+ - [ 1.0.1] ( #101-2021-07-01 ) (Jul 2021)
5+ - [ 1.0.0] ( #100-2021-01-25 ) (Jan 2021)
6+
7+ # Release notes
8+
9+ ## [ 1.0.2] ( https://github.com/socketio/socket.io-sticky/compare/1.0.1...1.0.2 ) (2022-11-01)
10+
11+
12+ ### Bug Fixes
13+
14+ * properly handle large request body ([ a124d0b] ( https://github.com/socketio/socket.io-sticky/commit/a124d0beb5c1b78be5b75f10153859a9e4672862 ) )
15+
16+
17+
118## [ 1.0.1] ( https://github.com/socketio/socket.io-sticky/compare/1.0.0...1.0.1 ) (2021-07-01)
219
320
Original file line number Diff line number Diff line change 11{
22 "name" : " @socket.io/sticky" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
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