All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.7.0 (2024-10-21)
4.6.2 (2023-11-11)
4.6.1 (2023-06-22)
- Add
getPrices
response type (#90) (3b4cfd2) - Fix
getSubscriptionModifiers
response type (#91) (ffddc60) - Fix type of
recurring_prices
inGeneratePaylinkBody
(#92) (45b3a1a)
4.6.0 (2023-06-21)
4.5.0 (2023-06-12)
4.4.0 (2023-05-08)
4.3.0 (2023-04-26)
- Support all options for
getSubscriptionPayments
(#82) (7ec2c6d) - Support the One-off Charge API (#83) (9b28977)
4.2.0 (2023-04-20)
4.1.0 (2023-04-06)
4.0.1 (2023-03-30)
4.0.0 (2023-03-25)
-
The package source is now written in TypeScript. It ships with native TypeScript types in both CommonJS and ESM syntax.
3.3.0 (2023-02-08)
3.2.0 (2022-12-06)
3.1.0 (2022-12-05)
3.0.0 (2022-09-21)
- Requires node v14+
-
Add support for Checkout API, new endpoints, more parameters (#47) (efc98b1)
-
Update node version (c7f3bb8)
2.5.1 (2022-04-11)
- Sandbox argument type (b9abe9f)
2.5.0 (2022-02-08)
2.4.0 (2022-02-06)
2.3.0 (2021-07-01)
2.2.0 (2020-05-12)
- Add TS declaration file and build command (562de86)
2.1.0 (2019-12-29)
- Update subscription plan method (310f54d)
2.0.0 (2019-12-27)
- Requires node v10+
- Upgrade all dependencies (ce2d240)
1.3.0 (2019-11-12)
1.2.2 (2019-06-18)
1.2.1 (2019-06-18)
- Throw on error responses with 2xx status code (28f07da)
1.2.0 (2018-03-23)
- Cancel subscription (7a2a41c)
1.1.0 (2017-11-20)
- Verify Webhook Alerts 🎉 (d343da2)
- Initial commit (6bc14b0)
- Only getters methods are avilable in this version