Skip to content

Latest commit

 

History

History
209 lines (116 loc) · 14 KB

CHANGELOG.md

File metadata and controls

209 lines (116 loc) · 14 KB

Changelog

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)

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)

0.2.0 (2024-11-07)

Full Changelog: v0.1.1...v0.2.0

Features

0.1.1 (2024-11-07)

Full Changelog: v0.1.0-alpha.11...v0.1.1

Features

Chores

0.1.0-alpha.11 (2024-10-30)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

Chores

  • internal: pass props through internal parser (#44) (b9b1d67)

0.1.0-alpha.10 (2024-10-08)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Chores

  • internal: codegen related update (#41) (6044c7d)

0.1.0-alpha.9 (2024-09-18)

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

Bug Fixes

  • types: remove leftover polyfill usage (#38) (8bdd29e)

Chores

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

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)

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)

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

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

Features

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)

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

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

Features

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

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

Features

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