Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrippey authored Feb 5, 2024
1 parent 2ff945a commit 25f3ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/groq-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Added `validationRequired` option to require runtime validation

Removed `# groq-builder from `q.conditional# groq-builder and `q.select# groq-builder methods; these are now just `q.conditional`and`q.select`
Removed `$` from `q.conditional$` and `q.select$` methods; these are now just `q.conditional` and `q.select`

Added optional validation parameter to `q.field(field, parser?)`

Expand Down

0 comments on commit 25f3ef4

Please sign in to comment.