Skip to content

Releases: Modern-Treasury/modern-treasury-node

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

v2.28.0

13 Aug 17:17
Compare
Choose a tag to compare

2.28.0 (2024-08-13)

Full Changelog: v2.27.0...v2.28.0

Features

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#434) (5e8d7ae)

Chores

v2.27.0

15 Jul 20:43
Compare
Choose a tag to compare

2.27.0 (2024-07-15)

Full Changelog: v2.26.0...v2.27.0

Features

Chores

  • ci: also run workflows for PRs targeting next (#424) (69f7671)
  • docs: minor update to formatting of API link in README (#428) (136c85d)

Documentation

v2.26.0

01 Jul 16:25
Compare
Choose a tag to compare

2.26.0 (2024-07-01)

Full Changelog: v2.25.0...v2.26.0

Features

Chores