Releases: cubic-js/cubic-client
Releases · cubic-js/cubic-client
v2.0.1
2.0.1 (2018-10-08)
Bug Fixes
- Fix functions requiring the old reconnect method. (1097732)
v1.1.8
1.1.8 (2018-10-08)
Bug Fixes
- ci: Add release rules for major patches. (3d34daa)
v1.1.7
1.1.7 (2018-10-08)
Bug Fixes
- Narrow down response to 'RES' action (b8811e0)
v1.1.6
1.1.6 (2018-09-30)
Bug Fixes
- Reimplement forced reconnect on failing initial connection. (4157c4d)
v1.1.5
1.1.5 (2018-09-29)
Bug Fixes
- Irresponsibly remove forced reconnect retries that may or may not have caused issues. (At least it passes the tests) (99002e7)
v1.1.4
1.1.4 (2018-09-22)
Bug Fixes
- Ensure connection status every 10 seconds. (6ffe6d9)
v1.1.3
1.1.3 (2018-09-13)
Bug Fixes
- Keep original reconnect behaviour alive, so long-term disconnects won't cause issues. (4c1bc7e)
v1.1.2
1.1.2 (2018-07-17)
Bug Fixes
- Fix issue where setAccessToken wouldn't wait for the initial connect to finish. (a2bb864)
v1.1.1
1.1.1 (2018-07-16)
Bug Fixes
- Re-implement retry if initial connects failed (26605b3)