Skip to content

Latest commit

 

History

History
85 lines (39 loc) · 4.1 KB

CHANGELOG.md

File metadata and controls

85 lines (39 loc) · 4.1 KB

Changelog

5.0.1 (2022-04-08)

Bug Fixes

  • no more object with slash for CID (#42) (e078957)

5.0.0 (2022-04-04)

⚠ BREAKING CHANGES

  • The client is not compatible with Cluster pre v1.0 anymore. Note: there are no changes to the programmatic API.

Features

4.1.0 (2022-03-23)

Features

4.0.0 (2022-02-07)

⚠ BREAKING CHANGES

  • Types for TrackerStatus and PinType have changed from enum to string union. There are no runtime API alterations (only additions) so unless you're using those types directly in your project then you'll probably not notice any change.

Features

Bug Fixes

  • wait longer for Cluster ready (1d434cb)

3.5.0 (2022-01-27)

Features

Bug Fixes

3.4.3 (2021-10-25)

Bug Fixes

3.4.2 (2021-10-25)

Bug Fixes

3.4.1 (2021-10-25)

Bug Fixes

3.4.0 (2021-10-22)

Features