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+ # Releases
2+
3+ - [ 0.2.1] ( #021-2022-10-13 ) (2022-10-13)
4+ - [ 0.2.0] ( #020-2022-04-28 ) (2022-04-28)
5+ - [ 0.1.0] ( #010-2021-06-22 ) (2021-06-22)
6+
7+
8+
9+ ## [ 0.2.1] ( https://github.com/socketio/socket.io-cluster-adapter/compare/0.2.0...0.2.1 ) (2022-10-13)
10+
11+
12+ ### Bug Fixes
13+
14+ * properly handle ERR_IPC_CHANNEL_CLOSED errors ([ #6 ] ( https://github.com/socketio/socket.io-cluster-adapter/issues/6 ) ) ([ be0a0e3] ( https://github.com/socketio/socket.io-cluster-adapter/commit/be0a0e3217bd7100d569e5624194612bcc8b96ff ) )
15+
16+
17+
118# [ 0.2.0] ( https://github.com/socketio/socket.io-cluster-adapter/compare/0.1.0...0.2.0 ) (2022-04-28)
219
320
Original file line number Diff line number Diff line change 11{
22 "name" : " @socket.io/cluster-adapter" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " The Socket.IO cluster 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