Skip to content

Releases: zama-ai/sdk

v1.0.0-alpha.3

09 Mar 15:44

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2026-02-27)

What's Changed

  • refactor: remove lock/unlock/isUnlocked API by @ghermet in #29

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

v1.0.0-alpha.2

09 Mar 15:44

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2026-02-27)

What's Changed

  • fix(ci): disable submodule checkout for vitest workflow to fix Dependabot PRs (Vibe Kanban) by @ghermet in #9
  • chore(deps-dev): Bump eslint from 9.39.3 to 10.0.1 by @dependabot[bot] in #8
  • chore(deps): Bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #3
  • chore(deps-dev): Bump jsdom from 27.4.0 to 28.1.0 by @dependabot[bot] in #6
  • chore(deps-dev): Bump @types/react from 19.2.10 to 19.2.14 by @dependabot[bot] in #5
  • refactor: Change @zama-fhe/token-react-sdk to @zama-fhe/react-sdk by @ankurdotb in #17
  • fix: replace importScripts with fetch+eval in worker by @ghermet in #20
  • fix: use blob URL for worker script loading with extension fallback by @ghermet in #21
  • fix: preserve address case for relayer SDK checksum validation by @ghermet in #23
  • feat: SDK API improvements [SDK-4] by @ghermet in #19
  • ci: Create NPM release automation [SDK-1] by @ankurdotb in #18
  • ci: Fix errors in CI introduced by SDK-4 by @ankurdotb in #26
  • ci: Temporarily disable NPM provenance by @ankurdotb in #27

New Contributors

Full Changelog: https://github.com/zama-ai/sdk/commits/v1.0.0-alpha.2