Full Changelog: v2.11.0...v2.11.1
- faster formatting (a8fedac)
- internal: codegen related update (62bbc54)
- internal: fix incremental formatting in some cases (5384beb)
- internal: ignore .eslintcache (4ddebe6)
- internal: remove deprecated
compilerOptions.baseUrlfrom tsconfig.json (a229a66)
Full Changelog: v2.10.0...v2.11.0
- do not install brew dependencies in ./scripts/bootstrap by default (d4ea28e)
Full Changelog: v2.9.0...v2.10.0
- api: api update (59137ee)
- coerce nullable values to undefined (e01cd14)
- ci build action (6b1624e)
Full Changelog: v2.8.2...v2.9.0
- update CI script (75205cf)
Full Changelog: v2.8.1...v2.8.2
- deps: update dependency node-fetch to v2.6.13 (37b4c05)
- internal: formatting change (2fb54bd)
- internal: update comment in script (905d4fb)
Full Changelog: v2.8.0...v2.8.1
Full Changelog: v2.7.0...v2.8.0
- add support for resets in speech sessions (667d386)
Full Changelog: v2.6.0...v2.7.0
- api: api update (f810ae8)
- internal: remove redundant imports config (36387d1)
Full Changelog: v2.5.0...v2.6.0
- api: formatting fix for lint error (2f49fa4)
Full Changelog: v2.4.1...v2.5.0
- tests: skip tests broken by Prism (d347f86)
- internal: version bump (1d9c64d)
Full Changelog: v2.4.0...v2.4.1
- api: improve type resolution when importing as a package (#97) (0a6f188)
- client: send
X-Stainless-Timeoutin seconds (#95) (9e301a2) - internal: work around vercel/next.js#76881 (#92) (51c9ef5)
- mcp: remove unused tools.ts (#98) (40402a1)
- ci: add timeout thresholds for CI jobs (b6963dd)
- ci: bump node version for release workflows (87e3b2c)
- ci: only use depot for staging repos (e5ddeed)
- client: minor internal fixes (2e65e1c)
- docs: grammar improvements (e23331f)
- internal: add aliases for Record and Array (#96) (1d49f3d)
- internal: codegen related update (9c5d934)
- internal: reduce CI branch coverage (8be04f2)
- internal: upload builds and expand CI branch coverage (99503c4)
Full Changelog: v2.3.0...v2.4.0
- exports: cleaner resource index imports (#88) (f4737fa)
- exports: stop using path fallbacks (#89) (9056558)
- internal: codegen related update (#86) (bb45285)
- internal: remove extra empty newlines (#87) (aa21830)
Full Changelog: v2.2.0...v2.3.0
Full Changelog: v2.1.0...v2.2.0
- client: send
X-Stainless-Timeoutheader (#75) (2c49aef) - docs(api): Add session usage example to main README (baf2f4c)
- conform generate example to SDK (ab9c8d9)
Full Changelog: v2.0.0...v2.1.0
- Add speech generation and voice creation examples (367c97c)
Full Changelog: v0.0.1-alpha.0...v2.0.0