Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
1.9 KB
|
Line | |
---|
1 | # [2.1.0](https://github.com/socketio/socket.io-adapter/compare/2.0.3...2.1.0) (2021-01-15)
|
---|
2 |
|
---|
3 |
|
---|
4 | ### Features
|
---|
5 |
|
---|
6 | * add room events ([155fa63](https://github.com/socketio/socket.io-adapter/commit/155fa6333a504036e99a33667dc0397f6aede25e))
|
---|
7 | * make rooms and sids public ([313c5a9](https://github.com/socketio/socket.io-adapter/commit/313c5a9fb60d913cd3a866001d67516399d8ee2f))
|
---|
8 |
|
---|
9 |
|
---|
10 | ## [2.0.3](https://github.com/socketio/socket.io-adapter/compare/1.1.2...2.0.3) (2020-11-05)
|
---|
11 |
|
---|
12 | ### Features
|
---|
13 |
|
---|
14 | * add init() and close() methods ([2e023bf](https://github.com/socketio/socket.io-adapter/commit/2e023bf2b651e543a34147fab19497fbdb8bdb72))
|
---|
15 | * use ES6 Sets and Maps ([53ed3f4](https://github.com/socketio/socket.io-adapter/commit/53ed3f4099c073546c66d911a95171adcefc524c))
|
---|
16 |
|
---|
17 | ### Bug Fixes
|
---|
18 |
|
---|
19 | * Encoder#encode() is now synchronous ([c043650](https://github.com/socketio/socket.io-adapter/commit/c043650f1c6e58b20364383103314ddc733e4615))
|
---|
20 |
|
---|
21 |
|
---|
22 |
|
---|
23 | ## [2.0.3-rc2](https://github.com/socketio/socket.io-adapter/compare/2.0.3-rc1...2.0.3-rc2) (2020-10-20)
|
---|
24 |
|
---|
25 |
|
---|
26 | ### Features
|
---|
27 |
|
---|
28 | * add init() and close() methods ([2e023bf](https://github.com/socketio/socket.io-adapter/commit/2e023bf2b651e543a34147fab19497fbdb8bdb72))
|
---|
29 |
|
---|
30 |
|
---|
31 |
|
---|
32 | ## [2.0.3-rc1](https://github.com/socketio/socket.io-adapter/compare/2.0.2...2.0.3-rc1) (2020-10-15)
|
---|
33 |
|
---|
34 |
|
---|
35 |
|
---|
36 | ## [2.0.2](https://github.com/socketio/socket.io-adapter/compare/2.0.1...2.0.2) (2020-09-28)
|
---|
37 |
|
---|
38 | The dist/ directory was not up-to-date when publishing the previous version...
|
---|
39 |
|
---|
40 |
|
---|
41 |
|
---|
42 | ## [2.0.1](https://github.com/socketio/socket.io-adapter/compare/2.0.0...2.0.1) (2020-09-28)
|
---|
43 |
|
---|
44 |
|
---|
45 | ### Bug Fixes
|
---|
46 |
|
---|
47 | * Encoder#encode() is now synchronous ([c043650](https://github.com/socketio/socket.io-adapter/commit/c043650f1c6e58b20364383103314ddc733e4615))
|
---|
48 |
|
---|
49 |
|
---|
50 |
|
---|
51 | # [2.0.0](https://github.com/socketio/socket.io-adapter/compare/1.1.2...2.0.0) (2020-09-25)
|
---|
52 |
|
---|
53 |
|
---|
54 | ### Features
|
---|
55 |
|
---|
56 | * use ES6 Sets and Maps ([53ed3f4](https://github.com/socketio/socket.io-adapter/commit/53ed3f4099c073546c66d911a95171adcefc524c))
|
---|
Note:
See
TracBrowser
for help on using the repository browser.