v0.6.0
0.6.0 (2025-05-08)
Full Changelog: v0.5.0...v0.6.0
Features
- api: update via SDK Studio (d6ff47c)
- api: update via SDK Studio (fd67b96)
- api: update via SDK Studio (c6635f9)
- api: update via SDK Studio (#40) (67be5c7)
- api: update via SDK Studio (#42) (a20be25)
- api: update via SDK Studio (#43) (14c74c1)
- api: update via SDK Studio (#44) (94cf64d)
- api: update via SDK Studio (#45) (6f38963)
Bug Fixes
- api: improve type resolution when importing as a package (#54) (bd2f8ab)
- avoid type error in certain environments (#50) (91cd06a)
- client: send
X-Stainless-Timeoutin seconds (#52) (94fba4c) - exports: ensure resource imports don't require /index (#47) (e530478)
- internal: work around vercel/next.js#76881 (#51) (7f0bfdd)
- mcp: remove unused tools.ts (#55) (119ec6f)
Chores
- ci: add timeout thresholds for CI jobs (b6b2a07)
- ci: bump node version for release workflows (5d04e11)
- ci: only use depot for staging repos (873ba2f)
- client: minor internal fixes (321469a)
- exports: cleaner resource index imports (#48) (b204f8a)
- exports: stop using path fallbacks (#49) (b0bed50)
- internal: add aliases for Record and Array (#53) (3fcab5f)
- internal: codegen related update (f3cadb2)
- internal: reduce CI branch coverage (82a1e3f)
- internal: remove extra empty newlines (#46) (bf1f16c)
- internal: upload builds and expand CI branch coverage (ba02a4a)
Documentation
- readme: fix typo (3ab3596)