File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 11# History
22
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 |
69
710# Release notes
811
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+
918## [ 0.2.1] ( https://github.com/socketio/socket.io-redis-streams-adapter/compare/0.2.0...0.2.1 ) (2024-03-11)
1019
1120
Original file line number Diff line number Diff line change 11{
22 "name" : " @socket.io/redis-streams-adapter" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "description" : " The Socket.IO adapter based on Redis Streams, 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