Releases: Salable/node-sdk
Releases · Salable/node-sdk
v5.0.0
5.0.0 (2025-09-23)
Bug Fixes
- created more global stripe and salable data to stop the test overwrtting each other (aba2bfe)
- fixed imports (1b354ba)
- moved v2 schemas into a single file (b6ff867)
- removed clean up from tests (e8d5288)
- updated EntitlementsCheck return type (273b14d)
Features
- cursor pagination on products endpoint (7e9af6f)
- entitlements method (887e8da)
- paginate features and plans endpoints (37e3357)
- v3 of salable api added (9c050b5)
- wip v3 removed Salable class for initSalable function (a72d4e1)
Tests
- updated feature schema to include featureEnumOptions (2b143a0)
BREAKING CHANGES
- methods will use v3 of the API. New initSalable function to replace Salable class.
v5.0.0-beta.2
v5.0.0-beta.1
5.0.0-beta.1 (2025-09-18)
Bug Fixes
- created more global stripe and salable data to stop the test overwrtting each other (aba2bfe)
- fixed imports (1b354ba)
- moved v2 schemas into a single file (b6ff867)
- removed clean up from tests (e8d5288)
Features
- cursor pagination on products endpoint (7e9af6f)
- entitlements method (887e8da)
- paginate features and plans endpoints (37e3357)
- v3 of salable api added (9c050b5)
- wip v3 removed Salable class for initSalable function (a72d4e1)
Tests
- updated feature schema to include featureEnumOptions (2b143a0)
BREAKING CHANGES
- methods will use v3 of the API. New initSalable function to replace Salable class.