Skip to content

Releases: riza-io/riza-api-node

v0.1.0-alpha.8

13 Sep 22:27
29efadb
Compare
Choose a tag to compare
v0.1.0-alpha.8 Pre-release
Pre-release

0.1.0-alpha.8 (2024-09-13)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

  • api: OpenAPI spec update via Stainless API (#29) (8965ebc)

Bug Fixes

  • errors: pass message through to APIConnectionError (#31) (9bb9446)
  • use relative paths (#28) (e15394f)

Chores

  • better object fallback behaviour for casting errors (#32) (9317296)
  • ci: limit release doctor target branches (#25) (888dc11)
  • docs: use client instead of package name in Node examples (#23) (b2dc48c)
  • internal: codegen related update (#30) (d92b6ce)
  • internal: codegen related update (#33) (bf4398d)
  • internal: refactor release doctor script (#26) (8a8c57f)
  • tests: update prism version (#27) (fc5d2b1)

Documentation

v0.1.0-alpha.7

23 Jul 21:58
a268d8c
Compare
Choose a tag to compare
v0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2024-07-23)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

  • api: OpenAPI spec update via Stainless API (#17) (534a73e)

Chores

  • docs: mention support of web browser runtimes (#21) (d538c1e)
  • docs: minor update to formatting of API link in README (#20) (29367ce)
  • internal: codegen related update (#18) (6d55d22)

v0.1.0-alpha.6

22 May 18:28
787392e
Compare
Choose a tag to compare
v0.1.0-alpha.6 Pre-release
Pre-release

0.1.0-alpha.6 (2024-05-22)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

  • api: OpenAPI spec update via Stainless API (#13) (8d98f3f)
  • api: OpenAPI spec update via Stainless API (#15) (d4a0b85)

v0.1.0-alpha.5

23 Apr 19:11
1974ab6
Compare
Choose a tag to compare
v0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2024-04-23)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

v0.1.0-alpha.4

19 Apr 18:25
01b1c70
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2024-04-19)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

  • api: OpenAPI spec update via Stainless API (#9) (f18a12a)

v0.1.0-alpha.3

18 Apr 20:37
ddc878f
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2024-04-18)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

v0.1.0-alpha.2

18 Apr 20:30
43887c7
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2024-04-18)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

v0.1.0-alpha.1

17 Apr 23:09
b468f5f
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2024-04-17)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (9cc5c72)

Chores