Skip to content

Releases: groq/groq-typescript

v0.23.0

29 May 18:22
5fc84a4
Compare
Choose a tag to compare

0.23.0 (2025-05-29)

Full Changelog: v0.22.0...v0.23.0

Features

Chores

  • docs: grammar improvements (bd25707)
  • improve publish-npm script --latest tag logic (40719b5)

v0.22.0

16 May 19:50
321bbcf
Compare
Choose a tag to compare

0.22.0 (2025-05-16)

Full Changelog: v0.21.0...v0.22.0

Features

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

  • add examples to tsdocs (a79829e)
  • remove or fix invalid readme examples (934e30e)

v0.21.0

02 May 16:06
5456706
Compare
Choose a tag to compare

0.21.0 (2025-05-01)

Full Changelog: v0.20.1...v0.21.0

Features

Chores

  • ci: only use depot for staging repos (65bbde4)
  • docs: add missing deprecation warnings (4fda471)
  • internal: codegen related update (83848bd)

Documentation

v0.20.1

23 Apr 21:17
e4fcecc
Compare
Choose a tag to compare

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

22 Apr 23:25
d9c22f0
Compare
Choose a tag to compare

0.20.0 (2025-04-22)

Full Changelog: v0.19.0...v0.20.0

Features

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

02 Apr 20:22
0be565e
Compare
Choose a tag to compare

0.19.0 (2025-04-02)

Full Changelog: v0.18.0...v0.19.0

Features

Chores

v0.18.0

01 Apr 23:45
8799c79
Compare
Choose a tag to compare

0.18.0 (2025-04-01)

Full Changelog: v0.17.0...v0.18.0

Features

Bug Fixes

Chores

v0.17.0

19 Mar 02:51
753f0f4
Compare
Choose a tag to compare

0.17.0 (2025-03-19)

Full Changelog: v0.16.0...v0.17.0

Features

Bug Fixes

  • exports: ensure resource imports don't require /index (#195) (3a54464)

Chores

  • api: remove chat_completion_chunk to force a rebuild of it (#188) (8d1e9bf)
  • internal: remove extra empty newlines (#194) (f054a17)

v0.16.0

11 Mar 23:26
7d19610
Compare
Choose a tag to compare

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

Documentation

  • update URLs from stainlessapi.com to stainless.com (#185) (1c481a6)

v0.15.0

05 Feb 01:33
070ba6e
Compare
Choose a tag to compare

0.15.0 (2025-02-05)

Full Changelog: v0.14.0...v0.15.0

Features