Skip to content

Releases: lithic-com/lithic-node

v0.61.3

02 Aug 16:52
88ad8fb
Compare
Choose a tag to compare

0.61.3 (2024-08-02)

Full Changelog: v0.61.2...v0.61.3

Chores

v0.61.2

01 Aug 17:55
68637cf
Compare
Choose a tag to compare

0.61.2 (2024-07-31)

Full Changelog: v0.61.1...v0.61.2

Chores

  • ci: correctly tag pre-release npm packages (#450) (065ff64)
  • docs: fix incorrect client var names (ebd3519)
  • internal: add constant for default timeout (#449) (140a01e)

v0.61.1

25 Jul 16:49
Compare
Choose a tag to compare

0.61.1 (2024-07-25)

Full Changelog: v0.61.0...v0.61.1

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#442) (e09eb97)

v0.61.0

23 Jul 17:35
Compare
Choose a tag to compare

0.61.0 (2024-07-23)

Full Changelog: v0.60.0...v0.61.0

⚠ BREAKING CHANGES

  • api: deprecate 'auth rule token' in 'card' and 'account holder' models (#441)

Features

  • api: deprecate 'auth rule token' in 'card' and 'account holder' models (#441) (9691937)

Chores

v0.60.0

19 Jul 16:16
Compare
Choose a tag to compare

0.60.0 (2024-07-19)

Full Changelog: v0.59.0...v0.60.0

Features

  • api: add method to retrieve a transaction's enhanced commercial data (#438) (17f3900)

Chores

  • ci: limit release doctor target branches (#437) (668b387)
  • docs: use client instead of package name in Node examples (#435) (8b79aa7)

v0.59.0

17 Jul 17:56
Compare
Choose a tag to compare

0.59.0 (2024-07-17)

Full Changelog: v0.58.0...v0.59.0

Features

Chores

  • docs: mention support of web browser runtimes (#433) (9066fb8)
  • docs: minor update to formatting of API link in README (#431) (e29b335)

v0.58.0

11 Jul 17:31
Compare
Choose a tag to compare

0.58.0 (2024-07-11)

Full Changelog: v0.57.1...v0.58.0

⚠ BREAKING CHANGES

  • api: param 'financial_account_token' for 'externalBankAccounts.create()' is now required (#429)

Features

  • api: param 'financial_account_token' for 'externalBankAccounts.create()' is now required (#429) (6e6d493)

v0.57.1

11 Jul 14:57
8122016
Compare
Choose a tag to compare

0.57.1 (2024-07-11)

Full Changelog: v0.57.0...v0.57.1

Chores

Documentation

v0.57.0

21 Jun 13:45
Compare
Choose a tag to compare

0.57.0 (2024-06-21)

Full Changelog: v0.56.0...v0.57.0

⚠ BREAKING CHANGES

  • api: remove unused event type 'statement.created'
  • api: remove unused business account type
  • api: remove unused embed request params type
  • api: updates (#421)

Features

  • api: add 'reverse' method for book transfers (7be7b26)
  • api: add field 'trace numbers' to payment method attribute model (7be7b26)
  • api: remove unused business account type (7be7b26)
  • api: remove unused embed request params type (7be7b26)
  • api: remove unused event type 'statement.created' (7be7b26)
  • api: updates (#421) (7be7b26)

v0.56.0

12 Jun 20:45
Compare
Choose a tag to compare

0.56.0 (2024-06-12)

Full Changelog: v0.55.0...v0.56.0

Features