Skip to content

Releases: Modern-Treasury/modern-treasury-node

v2.33.1

14 Jan 19:09
Compare
Choose a tag to compare

2.33.1 (2025-01-08)

Full Changelog: v2.33.0...v2.33.1

Bug Fixes

Chores

Documentation

v2.33.0

17 Dec 17:50
Compare
Choose a tag to compare

2.33.0 (2024-12-17)

Full Changelog: v2.32.2...v2.33.0

Features

  • internal: make git install file structure match npm (#502) (df8d552)

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

  • remove suggestion to use npm call out (#499) (5a54d76)

v2.32.2

15 Nov 18:04
Compare
Choose a tag to compare

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

Documentation

Refactors

  • use type imports for type-only imports (#489) (a0281cc)

v2.32.1

25 Oct 19:48
Compare
Choose a tag to compare

2.32.1 (2024-10-22)

Full Changelog: v2.32.0...v2.32.1

Bug Fixes

  • client: respect x-stainless-retry-count default headers (#479) (583a4f9)

Chores

  • internal: bumps eslint and related dependencies (#481) (dd28cff)

v2.32.0

16 Oct 17:51
Compare
Choose a tag to compare

2.32.0 (2024-10-16)

Full Changelog: v2.31.1...v2.32.0

Features

  • api: updates to required fields for ExpectedPayments (#477) (3ccc158)

v2.31.1

08 Oct 17:56
Compare
Choose a tag to compare

2.31.1 (2024-10-08)

Full Changelog: v2.31.0...v2.31.1

Chores

  • internal: pass props through internal parser (#476) (6ad17b3)

Documentation

  • improve and reference contributing documentation (#474) (0522f00)

v2.31.0

25 Sep 21:49
Compare
Choose a tag to compare

2.31.0 (2024-09-25)

Full Changelog: v2.30.0...v2.31.0

Features

  • api: add usbank_payment_application_reference_id to reference_number_type (#464) (7d8dfe7)
  • client: allow overriding retry count header (#473) (5199b52)
  • client: send retry count header (#471) (a0f410f)

Bug Fixes

  • types: remove leftover polyfill usage (#470) (6f4195e)

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

09 Sep 19:39
Compare
Choose a tag to compare

2.30.0 (2024-09-09)

Full Changelog: v2.29.1...v2.30.0

Features

  • api: add us_bank RTP ID's as reference_number_type (#460) (cdcd92e)

Bug Fixes

  • client: correct File construction from node-fetch Responses (#457) (9466d1e)
  • errors: pass message through to APIConnectionError (#462) (b536511)
  • uploads: avoid making redundant memory copies (#461) (0caef1b)

Chores

v2.29.1

27 Aug 17:56
Compare
Choose a tag to compare

2.29.1 (2024-08-27)

Full Changelog: v2.29.0...v2.29.1

Chores

v2.29.0

22 Aug 16:00
Compare
Choose a tag to compare

2.29.0 (2024-08-21)

Full Changelog: v2.28.0...v2.29.0

Features

  • api: add wells fargo reference number types (#447) (9a582b6)

Chores