Releases: lithic-com/lithic-node
Releases · lithic-com/lithic-node
v0.93.0
v0.92.0
v0.91.1
0.91.1 (2025-01-21)
Full Changelog: v0.91.0...v0.91.1
Bug Fixes
Chores
- add back compat aliases for LineItemListResponse (3a8e040)
- api: adds
dpan
property to Tokenization (#602) (3c75229) - docs: updates documentation for DPANs (#603) (753bcf0)
- internal: add test (#604) (12512e5)
- types: add
| undefined
to client options properties (#600) (ca52615)
Documentation
v0.91.0
0.91.0 (2025-01-14)
Full Changelog: v0.90.0...v0.91.0
⚠ BREAKING CHANGES
- types: improve auth rules types (#599)
Features
Bug Fixes
Chores
- api: updates to documentation and additional filter for status on Transactions (#598) (14b7eea)
- bump license year (#592) (5d71f77)
- internal: change formatting (#596) (893a5c8)
- internal: update examples (#594) (c9c7542)
- types: use
declare namespace
(#593) (148afbe)
Documentation
v0.90.0
0.90.0 (2024-12-18)
Full Changelog: v0.89.0...v0.90.0
⚠ BREAKING CHANGES
- api: removes AccountHolder
resubmit
endpoint andKYC_ADVANCED
workflow (#588)
Features
Chores
v0.89.0
0.89.0 (2024-12-11)
Full Changelog: v0.88.0...v0.89.0
Features
Bug Fixes
- events.resend was missing v1 url prefix (01eabac)
Chores
v0.88.0
0.88.0 (2024-11-28)
Full Changelog: v0.87.0...v0.88.0
Features
- api: updates to Auth Rules numeric types, new Card Types and Authorization Rule Backtests (#574) (a005b55)
- internal: make git install file structure match npm (#577) (866b317)
Chores
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)