Skip to content

Latest commit

 

History

History
123 lines (63 loc) · 5.2 KB

CHANGELOG.md

File metadata and controls

123 lines (63 loc) · 5.2 KB

1.11.0 (2023-10-17)

Features

  • change quantity in checkout (8ea2a7a)

1.10.0 (2023-10-17)

Bug Fixes

  • further improvements to if condition on showing plans per interval (2e1dc28)
  • if not plans in createPlansPerInterval return null (c3986a5)
  • improved if conditions for plans per interval (c548df3)

Features

1.9.0 (2023-10-05)

Features

  • customer parameter to pre fill checkout details (263187c)

1.8.0 (2023-06-14)

Features

  • added support for passing a currency to config if Product supports multiple currencies (f445425)

1.7.0 (2023-05-05)

Features

  • promoCode and allowPromoCode options added to checkout config (d9d903a)

1.6.0 (2023-04-20)

Features

  • set feature sort order per pricing table (62199b2)

1.5.0 (2023-04-05)

Features

  • feature sort order implemented based on values set in Salable (1ba09f0)

1.4.2 (2023-03-30)

Bug Fixes

  • correct api domain added (de7b7d0)

1.4.1 (2023-03-30)

Bug Fixes

  • added cdn domain to theme css link (27be197)
  • removed width calcs on features (caca24a)

1.4.0 (2023-03-22)

Bug Fixes

  • change to required fields to check for product OR pricing table uuid (96796ad)

Features

  • featured plan: styling to add featured plan and overwrite button colour values set in salable (5650967)
  • PPP-20: custom pricing tables (c40d16e)
  • pricing tables: more css variables which can be changed through customisation from Salable api (2c3607e)

1.3.1 (2023-02-14)

Bug Fixes

  • per unit wording for usage plans (014752b)

1.3.0 (2023-02-14)

Features

  • change wording on usage based plans (b504006)

1.2.0 (2023-01-18)

Features

  • updated package publishing and export name (1248bee)

1.1.0 (2023-01-06)

Features

1.0.3 (2023-01-05)

Bug Fixes

  • updating sub-packages version (3157d28)

1.0.2 (2023-01-05)

Bug Fixes

  • resolved failing ci issue (d9e084e)

1.0.1 (2023-01-05)

Bug Fixes

  • resolved issue with sub-packages not version bumping (1676260)

1.0.0 (2023-01-05)

Features