Releases: PaddleHQ/paddle-node-sdk
Releases · PaddleHQ/paddle-node-sdk
v1.4.0
Version 1.4.0
What's Changed
- ci: Label checker & auto release by @vifer in #32
- docs(readme): Added status badges by @vijayasingam-paddle in #33
- Add links to badges by @alecsammon in #34
- feat(logs): Added an option to control log level by @vijayasingam-paddle in #35
New Contributors
- @vifer made their first contribution in #32
- @alecsammon made their first contribution in #34
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- v1.3.0 - 2024-04-18 by @vijayasingam-paddle in #24
Changed
- Updated the package to export both CommonJS and ES module formats.
- Updated Collection to return hasMore and estimatedTotal properties
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Updated the optional properties in Pricing preview by @vijayasingam-paddle in #21
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Handled missing
unitPriceOverrides
in thesubscriptions.getPaymentMethodChangeTransaction
operation. by @vijayasingam-paddle in #19
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Updated
ErrorCode
enum inTransactionPaymentAttempt
to include a new error codedeclined_not_retryable
by @vijayasingam-paddle in #17
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Added
createdAt
andupdatedAt
to product and price entities by @vijayasingam-paddle in #15 - Updated report API to support
discounts
andproduct_prices
by @vijayasingam-paddle in #15
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Added
customerId
to address and business entities by @vijayasingam-paddle in #11
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Removed early access section by @vijayasingam-paddle in #6
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Updating package version to 1.0.0 by @vijayasingam-paddle in #4
Full Changelog: v0.6.0...v1.0.0
v0.6.0
What's Changed
- Removed
*Includes
entity in favour of standard entities by @vijayasingam-paddle in #5
Full Changelog: v0.5.0...v0.6.0