This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
groq-builder@0.5.0
Minor Changes
Added support for parameters. (#263)
Added
filterBy
for strongly-typed filtering.Added auto-complete help for conditional statements and filters.
Changed how parameters are passed to
makeSafeQueryRunner
.