Skip to content

v3.0.0-alpha.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@stainless-app stainless-app released this 26 Jun 05:44
a7b0040

3.0.0-alpha.19 (2025-06-24)

Full Changelog: v3.0.0-alpha.18...v3.0.0-alpha.19

Features

  • api: api update (7f31200)
  • api: api update (fd23b75)
  • api: api update (ca755ef)
  • client: add support for endpoint-specific base URLs (950b6e6)

Bug Fixes

  • client: explicitly copy fetch in withOptions (ea7d42b)

Chores

  • ci: enable for pull requests (b9d3281)
  • client: refactor imports (ae245a4)
  • readme: update badges (74cd982)
  • readme: use better example snippet for undocumented params (76142a1)

Refactors

  • types: replace Record with mapped types (687fd59)