Releases: dangreaves/groq-query-builder
Releases · dangreaves/groq-query-builder
v0.21.0
- docs: add deprecation notice acc7f71
- chore: remove dependabot 6daa0be
- build(deps-dev): bump @sanity/client from 6.19.1 to 6.20.1 (#38) 3c00d33
- build(deps-dev): bump @sinclair/typebox from 0.32.31 to 0.32.34 (#39) 4449da1
- build(deps-dev): bump pino from 9.1.0 to 9.2.0 (#35) 560ea7f
- build(deps-dev): bump prettier from 3.3.1 to 3.3.2 (#36) c493962
- build(deps-dev): bump @types/node from 20.14.0 to 20.14.9 (#40) 83e4581
- build(deps-dev): bump @sinclair/typebox from 0.32.30 to 0.32.31 (#25) cc945a8
- build(deps-dev): bump prettier from 3.2.5 to 3.3.1 (#31) 3910607
- build(deps-dev): bump tsup from 8.0.2 to 8.1.0 (#28) 7e5d4d9
- build(deps-dev): bump @types/node from 20.12.12 to 20.14.0 (#29) 8d7586e
- build(deps-dev): bump @sanity/client from 6.18.3 to 6.19.1 (#30) 35d111c
- build(deps-dev): bump @sanity/client from 6.18.2 to 6.18.3 (#26) 441f621
v0.20.0
- feat: add validation mode silent option baa54ed
v0.19.3
- fix: typed union unable to serialize conditions for greedy projections b52d7b4
v0.19.2
- fix: default projection generic types to create union d506a36
v0.19.1
- fix: add missing generic to TypedProjection schema 7bb0d00
v0.19.0
- feat: add greedy option to projection 356e114
v0.18.1
- fix: simplify schema types by not exposing additional attributes ee98271
v0.18.0
v0.17.0
- perf: avoid storing inner schema on nullable 2643915
- feat: add cloneSchema method 898ff3d
- refactor: consolidate symbols 680809b
- feat: cache result of query serialization 375d0f0
- refactor: rename serialize to serializeQuery 81593a6
- refactor: rename makeSafeSanityFetch to makeQueryClient e340a42
- build: add dependabot config c158f11