Skip to content

v0.8.0

Choose a tag to compare

@stainless-app stainless-app released this 26 Aug 23:40
a76936d

0.8.0 (2025-08-26)

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

Features

  • api: update via SDK Studio (1cd61de)
  • api: update via SDK Studio (461f964)
  • client: add support for endpoint-specific base URLs (4375198)

Bug Fixes

  • ci: release-doctor — report correct token name (2339044)
  • client: don't send Content-Type for bodyless methods (70fe78d)
  • publish script — handle NPM errors correctly (9855ea4)

Chores

  • ci: enable for pull requests (23d5fa7)
  • ci: only run for pushes and fork pull requests (da8f41a)
  • deps: update dependency node-fetch to v2.6.13 (a78c708)
  • docs: grammar improvements (92210b2)
  • docs: use top-level-await in example snippets (39783f4)
  • improve publish-npm script --latest tag logic (bf8c320)
  • internal: formatting change (377f894)
  • internal: make base APIResource abstract (122895d)
  • internal: move publish config (119c90e)
  • internal: remove redundant imports config (81939bc)
  • internal: update comment in script (4c94556)
  • internal: update examples (8b244f3)
  • make some internal functions async (cfbf5bc)
  • mention unit type in timeout docs (4271686)
  • update @stainless-api/prism-cli to v5.15.0 (5357389)
  • update CI script (b12ee6f)

Refactors

  • types: replace Record with mapped types (b50e9f1)