Releases: groq/groq-typescript
Releases · groq/groq-typescript
v0.8.0
0.8.0 (2024-11-09)
Full Changelog: v0.7.0...v0.8.0
Features
Bug Fixes
- client: correct File construction from node-fetch Responses (#125) (42a63ac)
- GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (ab82c0a)
Chores
v0.7.0
0.7.0 (2024-09-03)
Full Changelog: v0.6.1...v0.7.0
Features
- internal: handle streaming error (8f8f4eb)
Chores
v0.6.1
0.6.1 (2024-08-28)
Full Changelog: v0.6.0...v0.6.1
Chores
- deps: bump micromatch from 4.0.5 to 4.0.8 (8cddd91)
v0.6.0
0.6.0 (2024-08-27)
Full Changelog: v0.5.0...v0.6.0
Features
- api: OpenAPI spec update via Stainless API (#101) (e2db04a)
- api: OpenAPI spec update via Stainless API (#104) (c08717b)
- api: OpenAPI spec update via Stainless API (#110) (c194ccd)
- api: OpenAPI spec update via Stainless API (#112) (0b0cb13)
- api: update via SDK Studio (#99) (e96de18)
Bug Fixes
Chores
- ci: limit release doctor target branches (#107) (1409094)
- deps: bump braces from 3.0.2 to 3.0.3 (fedebb4)
- docs: use client instead of package name in Node examples (#106) (7279938)
- internal: codegen related update (#105) (7b53f7c)
- internal: codegen related update (#111) (d81d781)
- tests: update prism version (#108) (a2528da)
v0.5.0
v0.4.0
v0.3.3
0.3.3 (2024-04-29)
Full Changelog: v0.3.2...v0.3.3
Bug Fixes
- update import in chat_completions_ext.ts to address TS compilation error (b1de786)