Skip to content

v5.0.0

Latest

Choose a tag to compare

@orderandchaos-at-work orderandchaos-at-work released this 23 Sep 08:16
· 2 commits to main since this release

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.