Releases: vippsas/deno-sdk
Releases · vippsas/deno-sdk
Clarified types
- Updates to type comments
- Updates to internal types
Clarifications for Recurring types
- Updated docs on Recurring Types
- Added sdk version to user agent
Recurring payments
Add Recurring APIs
Update dependencies
- Update dependencies
- Remove dependency on std/collections
- Prepare for JSR publishing
2.3.0: Improve retry logic (#64)
- Updated the exposed SDKError type to use builtin Error type
- Moved test suite to JSR
- Removed dependency on std/async
Expose ClientConfig and SDKError
-
Export SDKError and ClientConfig
-
Upgrade scripts and samples to jsr
-
Remove dependency on std/media_types
Checkout API
- Added Checkout API
Generated types
-
BREAKING: This release updates all type names as they are now generated automatically. Please update any imported types as needed after upgrading.
-
Removed all unused APIs (based on internal monitoring) for now, they were starting to get outdated. Please open an Issue (or send a PR) if you wish to use an API that is not supported in the future.
Prepare for JSR publishing
- Improved typing
Upgrade to JSR
- Documentation Updates
- Update dependencies
- Improved tests
- Upgrade to JSR dependencies using an import map