Releases: Short-io/client-node
Releases · Short-io/client-node
v3.2.0
New Features
-
Rate limit support — The SDK now handles rate limiting responses from the API, providing better control over request throttling.
-
Zod validation — Added Zod schema validation for runtime type checking of API responses.
Testing
- SDK test suite — Added comprehensive test suite using Vitest and MSW (Mock Service Worker) with 11 tests covering:
- API operations (
createLink,getLink,deleteLink) - Error handling (401 unauthorized, 404 not found,
throwOnErrorbehavior) - Zod schema validation
- API operations (
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Full Changelog: v3.0.4...v3.1.0
v3.0.4
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Full Changelog: v3.0.2...v3.0.3
v3.0.2
build using OIDC + Provenance
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Configure Renovate by @renovate[bot] in #1
- Update dependency typescript to v5 by @renovate[bot] in #4
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot[bot] in #9
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #13
- 11-Create-secure-links-in-Shortio-Nodejs-Client by @igorrybak in #12
- 14-switch-nodejs-client-to-openapi-codegen by @igorrybak in #15
New Contributors
- @renovate[bot] made their first contribution in #1
- @dependabot[bot] made their first contribution in #9
- @igorrybak made their first contribution in #12
Full Changelog: https://github.com/Short-io/client-node/commits/v3.0.1