Skip to content

Releases: riza-io/riza-api-node

v0.12.0

29 Jun 17:21
2b1bdac

Choose a tag to compare

0.12.0 (2025-06-29)

Full Changelog: v0.11.0...v0.12.0

Features

  • api: api update (58e2120)
  • api: api update (a27fe95)
  • api: api update (c3c75d0)
  • client: add support for endpoint-specific base URLs (9a94bd6)

Bug Fixes

  • publish script — handle NPM errors correctly (2d116b2)

Chores

  • ci: bump node version for release workflows (17dd90c)
  • ci: enable for pull requests (5c95bb6)
  • docs: grammar improvements (1f3bd75)
  • docs: use top-level-await in example snippets (9f0c5ba)
  • improve publish-npm script --latest tag logic (742f381)
  • internal: make base APIResource abstract (0fed38a)

Documentation

Refactors

  • types: replace Record with mapped types (796a521)

v0.11.0

24 Apr 20:35
a2df970

Choose a tag to compare

0.11.0 (2025-04-24)

Full Changelog: v0.10.0...v0.11.0

Features

Bug Fixes

Chores

  • ci: add timeout thresholds for CI jobs (c3ed378)
  • ci: only use depot for staging repos (adde366)
  • client: minor internal fixes (7f5d830)
  • exports: cleaner resource index imports (#133) (1420dbc)
  • exports: stop using path fallbacks (#135) (20c022c)
  • internal: add aliases for Record and Array (#139) (d737539)
  • internal: codegen related update (9e4ea63)
  • internal: reduce CI branch coverage (8171a8b)
  • internal: upload builds and expand CI branch coverage (0535ce8)

v0.10.0

19 Mar 18:36
fa2b556

Choose a tag to compare

0.10.0 (2025-03-14)

Full Changelog: v0.9.0...v0.10.0

Features

Bug Fixes

  • exports: ensure resource imports don't require /index (#131) (3e1a232)

Chores

v0.9.0

12 Mar 00:48
8970441

Choose a tag to compare

0.9.0 (2025-03-11)

Full Changelog: v0.8.0...v0.9.0

Features

Bug Fixes

  • client: fix export map for index exports (#117) (44a360a)

Chores

Documentation

  • update URLs from stainlessapi.com to stainless.com (#122) (c68b6ff)

v0.8.0

05 Feb 20:12
0787663

Choose a tag to compare

0.8.0 (2025-02-05)

Full Changelog: v0.7.0...v0.8.0

Features

v0.7.0

23 Jan 20:08
658b211

Choose a tag to compare

0.7.0 (2025-01-23)

Full Changelog: v0.6.0...v0.7.0

Features

Chores

v0.6.0

16 Jan 22:31
2ef828b

Choose a tag to compare

0.6.0 (2025-01-16)

Full Changelog: v0.5.0...v0.6.0

Features

v0.5.0

15 Jan 07:19
828ebf1

Choose a tag to compare

0.5.0 (2025-01-10)

Full Changelog: v0.4.0...v0.5.0

Features

Bug Fixes

Chores

Documentation

v0.4.0

19 Dec 00:01
c83bd74

Choose a tag to compare

0.4.0 (2024-12-18)

Full Changelog: v0.3.0...v0.4.0

Features

Chores

  • internal: bump cross-spawn to v7.0.6 (#77) (a58c5d8)
  • internal: fix some typos (#80) (cf17388)
  • internal: remove unnecessary getRequestClient function (#75) (b1cc992)
  • internal: update isAbsoluteURL (#79) (1b8d020)
  • types: nicer error class types + jsdocs (#78) (d307171)

v0.3.0

05 Dec 07:34
0117ca8

Choose a tag to compare

0.3.0 (2024-12-02)

Full Changelog: v0.2.0...v0.3.0

Features

Chores

  • rebuild project due to codegen change (#64) (1ee15f3)
  • rebuild project due to codegen change (#67) (53df425)
  • rebuild project due to codegen change (#68) (b0df832)
  • rebuild project due to codegen change (#69) (921638c)
  • remove redundant word in comment (#71) (9965611)

Documentation

  • remove suggestion to use npm call out (#70) (30808da)