Skip to content

Releases: Salable/js

v3.1.2

14 Feb 11:14
Compare
Choose a tag to compare

3.1.2 (2024-02-14)

Bug Fixes

  • filter undefined params -> getCheckoutLink (8430bd9)

v3.1.1

13 Feb 17:45
Compare
Choose a tag to compare

3.1.1 (2024-02-13)

Bug Fixes

  • only .toString() quantity if provided (6378f71)

v3.1.0

12 Feb 15:53
Compare
Choose a tag to compare

3.1.0 (2024-02-12)

Features

  • add optional fields to getCheckoutLink (1a90851)

v3.0.0

12 Feb 15:52
Compare
Choose a tag to compare

3.0.0 (2024-02-12)

Bug Fixes

  • make scoped version of useGrantee take obj id (dfecbc0)

Code Refactoring

  • move useUser to useGrantee (0113a14)

Features

  • add getCheckoutLink function (6e5cba7)

BREAKING CHANGES

  • all useUser imports now need to be useGrantee

v2.3.0

17 Jan 17:15
Compare
Choose a tag to compare

2.3.0 (2024-01-17)

Features

  • add getCheckoutLink function (3e53a06)

v2.2.0

10 Jan 18:09
Compare
Choose a tag to compare

2.2.0 (2024-01-10)

Features

  • add module usage examples to README.md (8ba0773)

v2.1.0

10 Jan 16:29
Compare
Choose a tag to compare

2.1.0 (2024-01-10)

Features

v2.0.0

09 Jan 10:16
Compare
Choose a tag to compare

2.0.0 (2024-01-09)

Bug Fixes

  • remove capabilities from canceled licenses (5fb2c82)

BREAKING CHANGES

  • capabilities on canceled licenses are now ignored

v1.0.0

27 Nov 15:33
Compare
Choose a tag to compare

1.0.0 (2023-11-27)

Features

  • add getUser, getProduct, and createScope fns (af856be)