Skip to content

Releases: FormidableLabs/groqd

groqd@0.15.8

08 Aug 17:54
ac52632
Compare
Choose a tag to compare

Patch Changes

  • Always return a new Class from builder methods, addresses #204. (#211)

groqd-playground@0.0.16

08 Aug 17:54
ac52632
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [c67bd66]:
    • groqd@0.15.8

groqd@0.15.7

28 Jun 19:22
57d138d
Compare
Choose a tag to compare

Patch Changes

  • update zod to 3.21.4 (#201)

groqd-playground@0.0.15

28 Jun 19:22
57d138d
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [7ba153d]:
    • groqd@0.15.7

groqd@0.15.6

18 May 20:38
3e4ddc4
Compare
Choose a tag to compare

Patch Changes

  • Fix zod version (#193)

groqd-playground@0.0.14

18 May 20:38
3e4ddc4
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [264a7f5]:
    • groqd@0.15.6

groqd@0.15.5

10 May 13:18
c6b5061
Compare
Choose a tag to compare

Patch Changes

  • ability for sanityImage schema to handle file assets (85f0621)

groqd-playground@0.0.13

10 May 13:18
c6b5061
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [85f0621]:
    • groqd@0.15.5

groqd@0.15.4

27 Apr 21:49
ed46e71
Compare
Choose a tag to compare

Patch Changes

  • Add rawResponse on GroqdParseError (#166)

groqd@0.15.3

27 Apr 15:16
82c12d6
Compare
Choose a tag to compare

Patch Changes

  • Move .deref from UnknownQuery to EntityQuery so that one can deref on EntityQuery if need be. (#160)

  • Default z.unknown() schema for .grabOne/.grabOne$ methods (#162)