Skip to content

Releases: privy-io/node-sdk

v0.24.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jun 13:47
6a330ef

0.24.0 (2026-06-26)

Full Changelog: v0.23.0...v0.24.0

Features

Bug Fixes

  • update action response type imports after API codegen update (#183) (1022715)

v0.23.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Jun 20:00
6c2102d

0.23.0 (2026-06-23)

Full Changelog: v0.22.0...v0.23.0

Features

v0.22.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 20:43
4b07745

0.22.0 (2026-06-17)

Full Changelog: v0.21.0...v0.22.0

Features

Bug Fixes

  • bump svix to ^1.92.2 to resolve uuid CVE (dependabot/11) 🪿✨ (#173) (c8bec78)
  • client: send content-type header for requests with an omitted optional body (bcd8bba)
  • tests: use named import from client subpath in actions test (#175) (4ec09bf)

v0.21.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Jun 15:13
eb11075

0.21.0 (2026-06-05)

Full Changelog: v0.20.0...v0.21.0

Features

v0.20.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Jun 19:00
9cf68a7

0.20.0 (2026-06-01)

Full Changelog: v0.19.0...v0.20.0

Features

Bug Fixes

  • add Tempo support to createViemAccount (#161) (3e15725)
  • correct import in swap test to fix typecheck (#164) (0a77b0b)
  • default Tempo-shaped transactions in Node SDK (#162) (166199a)

Reverts

v0.19.0

Choose a tag to compare

@stainless-app stainless-app released this 22 May 15:34
e5e9275

0.19.0 (2026-05-20)

Full Changelog: v0.18.0...v0.19.0

Features

Chores

  • internal: codegen related update (f2025fb)
  • redact api-key headers in debug logs (fa5c58e)

v0.18.0

Choose a tag to compare

@stainless-app stainless-app released this 07 May 20:24
159b2e3

0.18.0 (2026-05-07)

Full Changelog: v0.17.0...v0.18.0

Features

v0.17.0

Choose a tag to compare

@stainless-app stainless-app released this 06 May 16:30
979c750

0.17.0 (2026-05-06)

Full Changelog: v0.16.0...v0.17.0

Features

Chores

  • bump dev dependencies for Dependabot alerts (#146) (0220088)
  • format: run eslint and prettier separately (36ff102)
  • internal: codegen related update (e3fb9d0)
  • internal: more robust bootstrap script (84fee5d)

v0.16.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Apr 11:18
8ef3b2a

0.16.0 (2026-04-21)

Full Changelog: v0.15.0...v0.16.0

Features

v0.15.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Apr 19:36
dbbfa6d

0.15.0 (2026-04-17)

Full Changelog: v0.14.0...v0.15.0

Features

Bug Fixes

  • correct import in auto-generated ethereum test file (#138) (5991ef8)
  • correct import in auto-generated incentive test file, formatting, use _format in format convenience (#140) (134d93e)

Chores

  • internal: codegen related update (5bdeda0)