Releases: riza-io/riza-api-node
Releases · riza-io/riza-api-node
v0.12.0
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
0.11.0 (2025-04-24)
Full Changelog: v0.10.0...v0.11.0
Features
- api: api update (cd5c2b3)
- api: api update (497bda0)
- api: api update (2da397e)
- api: api update (1c78e66)
- api: api update (#142) (0eae574)
Bug Fixes
- api: improve type resolution when importing as a package (#140) (d721a53)
- avoid type error in certain environments (#136) (2e06e0e)
- client: send
X-Stainless-Timeoutin seconds (#138) (6c12997) - internal: work around vercel/next.js#76881 (#137) (96a4414)
- mcp: remove unused tools.ts (#141) (57ee3a8)
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
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
0.5.0 (2025-01-10)
Full Changelog: v0.4.0...v0.5.0
Features
Bug Fixes
Chores
- internal: codegen related update (#85) (ebe5d87)
- internal: codegen related update (#87) (7e3bd57)
- internal: codegen related update (#89) (81e6d3b)
- internal: codegen related update (#90) (19cd479)
- internal: codegen related update (#92) (9dffbf7)
- internal: codegen related update (#93) (34aa05c)
- internal: codegen related update (#97) (d8c35e7)
Documentation
v0.4.0
v0.3.0
0.3.0 (2024-12-02)
Full Changelog: v0.2.0...v0.3.0
Features
- api: api update (#66) (8b9ea4e)
- api: api update (#73) (0233f64)
- internal: make git install file structure match npm (#72) (1bc5c1f)
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)