Skip to content

Releases: lithic-com/lithic-node

v0.87.0

21 Nov 19:46
Compare
Choose a tag to compare

0.87.0 (2024-11-21)

Full Changelog: v0.86.0...v0.87.0

Features

Bug Fixes

  • docs: add missing await to pagination example (#568) (5caff62)
  • internal: add back CP (8ea9e95)

Chores

  • api: add business_account_token param for listing Balances (#564) (88e2d76)
  • api: adds replacement_account_token to Card create parameters (#562) (fe79fcf)
  • client: drop unused devDependency (#569) (101ac75)
  • internal: use reexports not destructuring (#565) (65e4f11)
  • remove redundant word in comment (#573) (d0e1158)
  • tests: limit array example length (#570) (f514713)

Documentation

  • remove suggestion to use npm call out (#571) (1ffb063)

v0.86.0

06 Nov 22:03
Compare
Choose a tag to compare

0.86.0 (2024-11-06)

Full Changelog: v0.85.2...v0.86.0

⚠ BREAKING CHANGES

  • api: removes AuthRules V1 (#556)

Features

Bug Fixes

  • don't require deno to run build-deno (#555) (9ced303)

Chores

v0.85.2

06 Nov 21:58
Compare
Choose a tag to compare

0.85.2 (2024-11-06)

Full Changelog: v0.85.1...v0.85.2

Bug Fixes

  • internal: update http method for chargeoff (5601cba)

v0.85.1

06 Nov 18:11
Compare
Choose a tag to compare

0.85.1 (2024-11-06)

Full Changelog: v0.85.0...v0.85.1

Bug Fixes

  • internal: remove deprecated auth rules (#557) (2e17174)

Chores

  • api: adds charge_off functionality to FinancialAccounts (#550) (46bca63)
  • docs: updates to documentation for V2 AuthRules (#548) (d7f23b4)

Refactors

  • use type imports for type-only imports (#551) (68200ff)

v0.85.0

28 Oct 21:19
Compare
Choose a tag to compare

0.85.0 (2024-10-28)

Full Changelog: v0.84.1...v0.85.0

Features

v0.84.1

28 Oct 20:34
Compare
Choose a tag to compare

0.84.1 (2024-10-28)

Full Changelog: v0.84.0...v0.84.1

Bug Fixes

Chores

  • api: add PIN_BLOCKED to detailed_results property on Event (#538) (0c6c096)
  • api: adds new result types to Transactions and Events (#540) (b98cb38)

Documentation

v0.84.0

23 Oct 13:11
Compare
Choose a tag to compare

0.84.0 (2024-10-23)

Full Changelog: v0.83.0...v0.84.0

Features

  • api: add interest_details properties to LoanTapes (#537) (b88c87b)

Chores

  • internal: bumps eslint and related dependencies (#535) (10697ee)

v0.83.0

22 Oct 14:52
Compare
Choose a tag to compare

0.83.0 (2024-10-22)

Full Changelog: v0.82.1...v0.83.0

Features

  • api: removes transfer_transaction.created webhook and updates to VerificationApplication (#533) (3309d40)

v0.82.1

18 Oct 18:14
Compare
Choose a tag to compare

0.82.1 (2024-10-18)

Full Changelog: v0.82.0...v0.82.1

Bug Fixes

  • client: respect x-stainless-retry-count default headers (#531) (03da719)

v0.82.0

11 Oct 18:09
Compare
Choose a tag to compare

0.82.0 (2024-10-11)

Full Changelog: v0.81.0...v0.82.0

Features

  • api: updates to documentation and addition of new 3DS simulation methods (#529) (055cc6b)