Releases: dangreaves/groq-query-builder
Releases · dangreaves/groq-query-builder
v0.15.0
v0.14.0
v0.13.1
v0.13.0
v0.12.0
- fix: change query and response logs to debug level b50acb9
v0.11.2
- feat: export schema types d3fc197
v0.11.1
- fix: replace clone with simple object assign b2bd6d0
v0.11.0
- test: update tests to work with new serialize methods 4053a1c
- feat: add slice and filter fluent methods to projection 3665b10
- feat: add slice and filter fluent methods to collection 38d53b2
- test: add performance test 872cee6
- feat: add schema serializers outside of constructor 23e68bd
- refactor: remove alias and reference schemas 6c03cd5
- perf: use arrays instead of string concat for serialization 63600ca
v0.10.0
- feat: add reference utility type eda021d
v0.9.0
- feat: separate filter, expansion and slice methods for perf improvements 0033752
- refactor: add separate filterCollection and sliceCollection utilities 9c66cf6
- feat: add filter and slice methods to projection a6c2de1
- feat: add filter and slice methods to collection 8b0898f
- fix: make collection options optional ac681b6
- feat: export TCollectionOptions type 4731f89
- feat: export primitive schema types 74d44c3