Skip to content

Releases: Short-io/client-node

v3.2.0

30 Jan 15:55
Immutable release. Only release title and notes can be modified.
0a5f08e

Choose a tag to compare

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, throwOnError behavior)
    • Zod schema validation

Full Changelog: v3.1.0...v3.2.0

v3.1.0

26 Jan 18:07
Immutable release. Only release title and notes can be modified.
017aefb

Choose a tag to compare

Full Changelog: v3.0.4...v3.1.0

v3.0.4

26 Jan 12:45
Immutable release. Only release title and notes can be modified.
83ae46b

Choose a tag to compare

Full Changelog: v3.0.3...v3.0.4

v3.0.3

26 Jan 12:34
Immutable release. Only release title and notes can be modified.
184a7a6

Choose a tag to compare

Full Changelog: v3.0.2...v3.0.3

v3.0.2

26 Jan 12:30
Immutable release. Only release title and notes can be modified.
1a3b703

Choose a tag to compare

build using OIDC + Provenance

Full Changelog: v3.0.1...v3.0.2

v3.0.1

26 Jan 12:22
Immutable release. Only release title and notes can be modified.
0b178e8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Short-io/client-node/commits/v3.0.1