Skip to content

Releases: Short-io/client-node

v3.3.1

03 Apr 10:44
Immutable release. Only release title and notes can be modified.
c7de461

Choose a tag to compare

What's Changed

  • Bump rollup from 4.56.0 to 4.59.0 by @dependabot[bot] in #16
  • chore: add 24-hour package manager cooldown by @gugu in #18
  • Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #17
  • Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #20
  • add alternative API hosts to README by @gugu in #19

New Contributors

  • @gugu made their first contribution in #18

Full Changelog: v3.3.0...v3.3.1

v3.3.0

14 Feb 12:07
Immutable release. Only release title and notes can be modified.
863714d

Choose a tag to compare

Encrypted links support

Full Changelog: v3.2.0...v3.3.0

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