Skip to content

Releases: lithic-com/lithic-node

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)

v0.81.0

09 Oct 15:40
Compare
Choose a tag to compare

0.81.0 (2024-10-09)

Full Changelog: v0.80.0...v0.81.0

Features

  • api: small updates to Documents, AccountHolders and LoanTapes (#528) (f06f232)

Chores

  • api: small updates to verification addresses and Statement and LoanTape fields (#525) (d57c1c0)
  • internal: pass props through internal parser (#527) (fdd8e77)