Releases: groq/groq-typescript
Releases · groq/groq-typescript
v0.23.0
v0.22.0
0.22.0 (2025-05-16)
Full Changelog: v0.21.0...v0.22.0
Features
- api: api update (5899599)
- api: api update (b346b49)
- api: api update (8da1401)
- api: api update (c742ce8)
Chores
- ci: bump node version for release workflows (b11d937)
- fix README example (13533da)
- GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (6ec8975)
Documentation
v0.21.0
v0.20.1
0.20.1 (2025-04-23)
Full Changelog: v0.20.0...v0.20.1
Bug Fixes
- docs: correct chatCompletion response exmaple in README (399ccf5)
Chores
- ci: add timeout thresholds for CI jobs (fc2c33e)
v0.20.0
0.20.0 (2025-04-22)
Full Changelog: v0.19.0...v0.20.0
Features
- api: api update (00b8a36)
- api: api update (b728dc4)
- api: api update (055b41b)
- api: api update (74fea29)
- api: api update (970e970)
- api: api update (cc72162)
- api: api update (a945491)
Bug Fixes
- api: improve type resolution when importing as a package (#222) (45bea8e)
- client: send
X-Stainless-Timeout
in seconds (#219) (49bc9d2) - mcp: remove unused tools.ts (#223) (ac43270)
Chores
- client: minor internal fixes (bfebc04)
- GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (1543aeb)
- internal: add aliases for Record and Array (#221) (b4d3b51)
- internal: reduce CI branch coverage (48fbdca)
- internal: upload builds and expand CI branch coverage (4bbba67)
- tests: improve enum examples (#224) (3639c3b)
v0.19.0
0.19.0 (2025-04-02)
Full Changelog: v0.18.0...v0.19.0
Features
- api: add batch cancel (0b0681f)
Chores
v0.18.0
0.18.0 (2025-04-01)
Full Changelog: v0.17.0...v0.18.0
Features
- api: api update (#208) (13e4080)
- api: api update (#209) (3b7ed98)
- api: manual updates (#210) (01313a7)
Bug Fixes
- avoid type error in certain environments (#206) (e75e67f)
- internal: work around vercel/next.js#76881 (#207) (4c88261)
Chores
v0.17.0
v0.16.0
0.16.0 (2025-03-11)
Full Changelog: v0.15.0...v0.16.0
Features
- add SKIP_BREW env var to ./scripts/bootstrap (#186) (7188745)
- client: accept RFC6838 JSON content types (#187) (8cb3baa)
- client: send
X-Stainless-Timeout
header (#180) (a3372bc)
Bug Fixes
- client: fix export map for index exports (#182) (9537350)
- GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (9d0bb04)
- GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (5fa6983)
Chores
- internal: codegen related update (#183) (203e3b1)
- internal: fix devcontainers setup (#184) (f0df22c)