Releases: lithic-com/lithic-node
Releases · lithic-com/lithic-node
v0.27.0
0.27.0 (2023-09-29)
Full Changelog: v0.26.9...v0.27.0
⚠ BREAKING CHANGES
- api: remove
post /webhooks/account_holders
endpoint (#214)
Refactors
v0.26.9
v0.26.8
v0.26.7
v0.26.6
0.26.6 (2023-09-11)
Full Changelog: v0.26.5...v0.26.6
Features
- api: add Simulate Return Payment endpoint (#197) (aa14a06)
- api: add tokenizations.simulate and correct typo'd enum (#194) (f1dbedd)
- api: add user defined id (#186) (8c481b0)
- fixes tests where an array has to have unique enum values (#190) (e01263e)
- package: add Bun export map (#182) (ef48557)
Bug Fixes
- client: fix TS errors that appear when users Go to Source in VSCode (#188) (6e8ac02)
- client: handle case where the client is instantiated with a undefined baseURL (#189) (c212d5c)
- client: use explicit file extensions in _shims imports (#185) (9b4ef88)
- fix module not found errors in Vercel edge (#196) (404400c)
- readme: update link to api.md to use the correct branch (#192) (d6e4a79)
Chores
- internal: export helper from core (#193) (b50dc2f)
- internal: fix the names of method param objects (#187) (058538e)
- internal: minor formatting changes (#195) (4e26640)