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+ - [ 8.2.1] ( 821-2023-05-14 ) (May 2023)
34- [ 8.2.0] ( 820-2023-05-02 ) (May 2023)
45- [ 8.1.0] ( 810-2023-02-08 ) (Feb 2023)
56- [ 8.0.1] ( 801-2023-01-11 ) (Jan 2023)
2021
2122# Release notes
2223
24+ ## [ 8.2.1] ( https://github.com/socketio/socket.io-redis-adapter/compare/8.2.0...8.2.1 ) (2023-05-14)
25+
26+
27+ ### Bug Fixes
28+
29+ * ** sharded:** ensure compatibility with ioredis ([ 42c8ab6] ( https://github.com/socketio/socket.io-redis-adapter/commit/42c8ab6764a3d4c855b27eea35b4e0cda9c34b37 ) )
30+ * ** sharded:** properly unsubscribe when closing ([ 2da8d9e] ( https://github.com/socketio/socket.io-redis-adapter/commit/2da8d9e57afbed3201f818bca77ac17ce9636fa3 ) )
31+
32+
33+
2334## [ 8.2.0] ( https://github.com/socketio/socket.io-redis-adapter/compare/8.1.0...8.2.0 ) (2023-05-02)
2435
2536
Original file line number Diff line number Diff line change 11{
22 "name" : " @socket.io/redis-adapter" ,
3- "version" : " 8.2.0 " ,
3+ "version" : " 8.2.1 " ,
44 "description" : " The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers" ,
55 "license" : " MIT" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments