Releases: gocardless/gocardless-nodejs
Releases · gocardless/gocardless-nodejs
v4.1.0: Merge pull request #197 from gocardless/template-changes
v4.0.0
This release introduces a change: the PaymentRequestAmount field for BillingRequestTemplate creation has been updated from an int to a string.
If you are using this feature, please ensure you update your implementation accordingly and thoroughly test before deploying to your users.
v3.28.0
What's Changed
- Added
/exports
APIs and addedexports
as a new event type available for Embed merchants
Full Changelog: v3.27.0...v3.28.0
v3.27.0: Merge pull request #190 from gocardless/template-changes
This release passes error messages that cannot be destructured to the caller. Integrators can provide this message to GoCardless for investigation.
Fix CryptoJS issue
Removed Crypto-js
v3.25.0
Added new endpoints /branding/logos
and /branding/payer_themes
available for Embed customers.
v3.24.0: Merge pull request #185 from gocardless/template-changes
This release fixes issues with parse responses when response body is empty
3.22.0
What's Changed
- chore: update library docs by @prolific117 in #176
- PAPI-408 bump minimum node version by @martin-nef in #180
Full Changelog: v3.21.0...3.22.0