Skip to content

Releases: Salable/node-sdk

v5.0.0

23 Sep 08:16

Choose a tag to compare

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

18 Sep 09:39

Choose a tag to compare

v5.0.0-beta.2 Pre-release
Pre-release

5.0.0-beta.2 (2025-09-18)

Bug Fixes

  • updated EntitlementsCheck return type (273b14d)

v5.0.0-beta.1

18 Sep 09:08

Choose a tag to compare

v5.0.0-beta.1 Pre-release
Pre-release

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.

v4.11.0

08 Jul 15:28

Choose a tag to compare

4.11.0 (2025-07-08)

Features

  • add sentCount column to webhook event attempt table (6d1c172)

v4.10.0

07 Jul 15:56

Choose a tag to compare

4.10.0 (2025-07-07)

Features

  • added deletedAt column (eb5ee6a)
  • SD-2145: added required webhook emitters tables (af27789)
  • using prismas uuid7 function (15619cb)

v4.9.4

30 Jun 15:09

Choose a tag to compare

4.9.4 (2025-06-30)

Bug Fixes

  • product pricing table fix (08019e5)

v4.9.3

30 Jun 14:49

Choose a tag to compare

4.9.3 (2025-06-30)

Bug Fixes

  • pricing table plan type fix (4fc0ebc)

v4.9.2

30 Jun 11:23

Choose a tag to compare

4.9.2 (2025-06-30)

Bug Fixes

  • product pricing table plans type (aa8f826)

v4.9.1

30 Jun 10:57

Choose a tag to compare

4.9.1 (2025-06-30)

Bug Fixes

  • pricing table plans type (d6cfaae)

v4.9.0

03 Jun 19:15

Choose a tag to compare

4.9.0 (2025-06-03)

Features

  • added add and remove coupons methods to subscription resource (abce354)