File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
+ - [ 8.2.1] ( 821-2023-05-14 ) (May 2023)
3
4
- [ 8.2.0] ( 820-2023-05-02 ) (May 2023)
4
5
- [ 8.1.0] ( 810-2023-02-08 ) (Feb 2023)
5
6
- [ 8.0.1] ( 801-2023-01-11 ) (Jan 2023)
20
21
21
22
# Release notes
22
23
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
+
23
34
## [ 8.2.0] ( https://github.com/socketio/socket.io-redis-adapter/compare/8.1.0...8.2.0 ) (2023-05-02)
24
35
25
36
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @socket.io/redis-adapter" ,
3
- "version" : " 8.2.0 " ,
3
+ "version" : " 8.2.1 " ,
4
4
"description" : " The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments