Skip to content

Commit

Permalink
GroqD 1.0 RC - Build config (#306)
Browse files Browse the repository at this point in the history
* build: release from RC branch

* build: added changeset

---------

Co-authored-by: scottrippey <[email protected]>
  • Loading branch information
scottrippey and scottrippey authored Dec 27, 2024
1 parent bdf937e commit 5478a45
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .changeset/tall-carrots-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"groq-builder": minor
---

This is the final release before v1.0

## Minor changes

- Configuration: renamed main method from `createGroqBuilder` to `createGroqBuilderLite`
- Configuration: eliminated need for `ExtractDocumentTypes`
- Fix: `field` projections handle arrays properly
- Improvement: better typings for Zod methods
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- groqd-1.0-rc

jobs:
release:
Expand Down

0 comments on commit 5478a45

Please sign in to comment.