v0.105.0
0.105.0 (2025-06-23)
Full Changelog: v0.104.0...v0.105.0
Features
- api: add CLOSED account state option and UNVERIFIED verification method (779fc1d)
- client: add support for endpoint-specific base URLs (5351646)
- client: adds endpoint to register an account number on a Financial Account (48bfcca)
- client: adds support for 3DS to Auth Rules (b025f79)
Bug Fixes
- publish script — handle NPM errors correctly (5d9df71)
Chores
- api: mark some methods as deprecated (55ca4f7)
- ci: enable for pull requests (ad4bab3)
- docs: grammar improvements (c865442)
- docs: use top-level-await in example snippets (eef2b95)
- improve publish-npm script --latest tag logic (926af31)
- internal: make base APIResource abstract (57924eb)
Documentation
- pagination: improve naming (e8f3074)
Refactors
- types: replace Record with mapped types (e256fb9)