Skip to content

v0.39.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 18 Jun 00:08
f717854

0.39.0 (2026-06-18)

Full Changelog: v0.38.0...v0.39.0

Features

Bug Fixes

  • client: send content-type header for requests with an omitted optional body (7e3d6aa)
  • typescript: upgrade tsc-multi so that it works with Node 26 (bb51450)

Chores

  • avoid formatting file that gets changed during releases (cf52108)
  • format: run eslint and prettier separately (43ec88d)
  • internal: codegen related update (f6cdc59)
  • internal: more robust bootstrap script (dd48b06)
  • internal: update docs ordering (9ac7b35)
  • redact api-key headers in debug logs (9ccb5ff)
  • restructure docs search code (8a752b4)
  • tests: remove redundant File import (1f3a018)
  • update SDK settings (5f5049a)

Documentation