Releases: lithic-com/lithic-node
Releases · lithic-com/lithic-node
v0.87.0
0.87.0 (2024-11-21)
Full Changelog: v0.86.0...v0.87.0
Features
Bug Fixes
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
v0.86.0
v0.85.2
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
0.85.1 (2024-11-06)
Full Changelog: v0.85.0...v0.85.1
Bug Fixes
Chores
- api: adds
charge_off
functionality to FinancialAccounts (#550) (46bca63) - docs: updates to documentation for V2 AuthRules (#548) (d7f23b4)
Refactors
v0.85.0
v0.84.1
0.84.1 (2024-10-28)
Full Changelog: v0.84.0...v0.84.1
Bug Fixes
Chores
- api: add
PIN_BLOCKED
todetailed_results
property on Event (#538) (0c6c096) - api: adds new result types to Transactions and Events (#540) (b98cb38)