File tree 2 files changed +13
-4
lines changed 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
- - [ 0.2.1] ( #021-2024-03-11 ) (Mar 2024)
4
- - [ 0.2.0] ( #020-2024-02-21 ) (Feb 2024)
5
- - [ 0.1.0] ( #010-2023-04-06 ) (Apr 2023)
3
+ | Version | Date |
4
+ | --------------------------| ---------------|
5
+ | [ 0.2.2] ( #022-2024-05-08 ) | May 2024 |
6
+ | [ 0.2.1] ( #021-2024-03-11 ) | March 2024 |
7
+ | [ 0.2.0] ( #020-2024-02-21 ) | February 2024 |
8
+ | [ 0.1.0] ( #010-2023-04-06 ) | April 2023 |
6
9
7
10
# Release notes
8
11
12
+ ## [ 0.2.2] ( https://github.com/socketio/socket.io-redis-streams-adapter/compare/0.2.1...0.2.2 ) (2024-05-08)
13
+
14
+ The ` redis ` package is no longer required if you use the ` ioredis ` package to create a Redis client.
15
+
16
+
17
+
9
18
## [ 0.2.1] ( https://github.com/socketio/socket.io-redis-streams-adapter/compare/0.2.0...0.2.1 ) (2024-03-11)
10
19
11
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @socket.io/redis-streams-adapter" ,
3
- "version" : " 0.2.1 " ,
3
+ "version" : " 0.2.2 " ,
4
4
"description" : " The Socket.IO adapter based on Redis Streams, 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