Releases: Modern-Treasury/modern-treasury-node
Releases · Modern-Treasury/modern-treasury-node
v2.32.1
v2.32.0
v2.31.1
v2.31.0
2.31.0 (2024-09-25)
Full Changelog: v2.30.0...v2.31.0
Features
- api: add
usbank_payment_application_reference_id
toreference_number_type
(#464) (7d8dfe7) - client: allow overriding retry count header (#473) (5199b52)
- client: send retry count header (#471) (a0f410f)
Bug Fixes
Chores
- api: fields and parameters added to bulk actions, transactions and invoice creation (#472) (8aa42fb)
- internal: add query string encoder (#468) (318d3ff)
- internal: fix some types (#469) (25501d5)
Documentation
v2.30.0
v2.29.1
v2.29.0
v2.28.0
2.28.0 (2024-08-13)
Full Changelog: v2.27.0...v2.28.0
Features
- api: add pagination params 'created at' and 'updated at' (#438) (25416f1)
- api: updates (#443) (50c7364)
Bug Fixes
Chores
- ci: bump prism mock server version (#441) (2abf02a)
- ci: correctly tag pre-release npm packages (#437) (e690557)
- ci: limit release doctor target branches (#432) (7316376)
- ci: minor changes (#440) (4967a99)
- docs: fix incorrect client var names (#435) (d4b6ee0)
- docs: mention support of web browser runtimes (#429) (04b4c14)
- docs: use client instead of package name in Node examples (#431) (0d6674b)
- examples: minor formatting changes (#442) (f45df87)
- internal: add constant for default timeout (#436) (134028c)
- internal: updates (#439) (961b11d)
- tests: update prism version (#433) (da43047)