Releases: Modern-Treasury/modern-treasury-node
Releases · Modern-Treasury/modern-treasury-node
v2.33.1
v2.33.0
2.33.0 (2024-12-17)
Full Changelog: v2.32.2...v2.33.0
Features
Chores
- api: additional fields for requests to get BalanceReports and create LegalEntities (#498) (5e2a769)
- internal: bump cross-spawn to v7.0.6 (#504) (5e7b6b1)
- internal: fix some typos (#507) (f04847f)
- internal: remove unnecessary getRequestClient function (#503) (94705eb)
- internal: update isAbsoluteURL (#506) (b1d583b)
- remove redundant word in comment (#500) (b554302)
- sync openapi spec (#501) (017ca2d)
- tests: limit array example length (#496) (041f2be)
- types: nicer error class types + jsdocs (#505) (7373590)
Documentation
v2.32.2
2.32.2 (2024-11-14)
Full Changelog: v2.32.1...v2.32.2
Bug Fixes
- docs: add missing await to pagination example (#494) (e0f52fd)
- don't require deno to run build-deno (#492) (778e412)
- internal: support pnpm git installs (#488) (d7953f8)
Chores
- client: drop unused devDependency (#495) (c9f0fe4)
- internal: use reexports not destructuring (#493) (75a32c9)
- remove unused build-deno condition (#491) (62b66c5)
Documentation
Refactors
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)