Skip to content

Releases: lithic-com/lithic-node

v0.126.0

11 Dec 09:38

Choose a tag to compare

0.126.0 (2025-12-11)

Full Changelog: v0.125.0...v0.126.0

Features

  • api: add webhook schemas to SDKs - add parse and parse_unsafe (0722f58)

Chores

  • remove some unnecessary custom code (878587c)
  • replace custom webhook signature verification with standardwebhooks (0722f58)

Documentation

  • update webhooks section in readme (5548a43)
  • update webhooks section in readme (63639e0)

v0.125.0

09 Dec 15:33

Choose a tag to compare

0.125.0 (2025-12-09)

Full Changelog: v0.124.0...v0.125.0

Features

  • api: add bulk card creation APIs (cbe8285)
  • api: Add event_streams to auth rules APIs (26629d1)
  • api: add Google WPP to SDKs (7fd2c61)
  • api: add IS_AFTER / IS_BEFORE operators to Auth Rule APIs (7fd2c61)
  • api: Add new fee types (26629d1)
  • api: Add optional ach_hold_period (26629d1)
  • api: support event_streams in auth_rules list endpoint (7b39654)

Bug Fixes

  • api: extract several common types to reduce duplication (cbe8285)
  • mcp: correct code tool API endpoint (01caa79)
  • mcp: return correct lines on typescript errors (ee744e3)

Chores

  • client: fix logger property type (fdcf76c)
  • internal: codegen related update (c904aa8)
  • internal: codegen related update (29cac70)
  • internal: upgrade eslint (4350d98)

Documentation

  • api: clarify error 422 for 3DS challenge response (7fd2c61)

v0.124.0

24 Nov 18:38
0e8768f

Choose a tag to compare

0.124.0 (2025-11-24)

Full Changelog: v0.123.0...v0.124.0

Features

Chores

v0.123.0

20 Nov 13:29

Choose a tag to compare

0.123.0 (2025-11-20)

Full Changelog: v0.122.0...v0.123.0

Features

  • api: Add Payoff Details (b6622a6)

Bug Fixes

  • api: Modify return type of returns API to payment-transaction (b6622a6)

v0.122.0

13 Nov 19:46

Choose a tag to compare

0.122.0 (2025-11-13)

Full Changelog: v0.121.0...v0.122.0

Features

  • api: add disputes V2 endpoints (5533a47)
  • api: add return payment method (5533a47)
  • api: add Tokenization and ACH Rules (5533a47)
  • api: add unpause external_bank_accounts API method (5533a47)
  • api: extract some common schemas into models (5533a47)

Bug Fixes

  • api: change allowed phone number length from 18 to 16 (5533a47)
  • api: mark certain optional fields as nullable (5533a47)

v0.121.0

11 Nov 12:34

Choose a tag to compare

0.121.0 (2025-11-11)

Full Changelog: v0.120.0...v0.121.0

Features

  • api: add payment_details (ae08bf9)
  • api: deprecate auth rule apply endpoint and fix several schemas (121d5f4)
  • api: new fields in Statements APIs (33a4e87)
  • api: re-add rules metadata to tokenization events (6441a18)
  • api: remove deprecated fields from Cardholder Authentication object (6441a18)

Bug Fixes

  • api: adjust Auth Rules spec for better SDK structure (6441a18)
  • api: fix oneOf -> anyOf in account holder update (ae08bf9)
  • api: fixing spec for Tokenizations and Enhanced data (33a4e87)

Chores

  • api: adds support for new ACH_RECEIPT_RELEASED event (0fa4c03)

v0.120.0

23 Oct 18:25

Choose a tag to compare

0.120.0 (2025-10-23)

Full Changelog: v0.119.0...v0.120.0

Features

  • api: updates to Auth Rules and Card provisioning (3f7a87a)

v0.119.0

08 Oct 20:19

Choose a tag to compare

0.119.0 (2025-10-08)

Full Changelog: v0.118.0...v0.119.0

Features

  • api: adds support for Auto-Collections (54b4ed7)

Chores

  • internal: remove .eslintcache (f527ccb)
  • internal: use npm pack for build uploads (26fb1ba)

v0.118.0

30 Sep 16:19

Choose a tag to compare

0.118.0 (2025-09-30)

Full Changelog: v0.117.0...v0.118.0

Features

  • api: adds support for Auth Rule features (b6f3fe5)

Performance Improvements

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (45a4d76)
  • docs: small updates to doc strings on a few endpoints (4cddaec)
  • internal: codegen related update (b25d202)
  • internal: fix incremental formatting in some cases (4ff1df4)
  • internal: ignore .eslintcache (7c61939)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (e8adde0)

v0.117.0

11 Sep 00:21

Choose a tag to compare

0.117.0 (2025-09-11)

Full Changelog: v0.116.0...v0.117.0

Features