Skip to content

Releases: sanity-io/groq-js

v1.16.1

10 Mar 10:08

Choose a tag to compare

1.16.1 (2025-03-10)

Bug Fixes

  • typeEvaluator: avoid recalculating typeNode hash (557fb89)

This release is also available on:

v1.16.0

06 Mar 14:26

Choose a tag to compare

1.16.0 (2025-03-06)

Features

  • functions: add releases:all() (7c67bd1)

Bug Fixes

  • functions: correct behaviour of partOfRelease and versionOf (1a85198)
  • revert sanity::versionsOf to versionOf (#274) (6179e61)

This release is also available on:

v1.15.0

03 Feb 14:14

Choose a tag to compare

1.15.0 (2025-02-03)

Features

  • renames extension functions for releases (#271) (03d0035)

This release is also available on:

v1.14.2

09 Dec 11:56

Choose a tag to compare

1.14.2 (2024-12-09)

Bug Fixes

  • ensure coalesce handles optional/unknown/null properly (610e21e)

This release is also available on:

v1.14.1

28 Nov 13:23

Choose a tag to compare

1.14.1 (2024-11-28)

Bug Fixes

  • pipe functions in projections (40e6c25)

This release is also available on:

v1.14.0

04 Nov 10:50

Choose a tag to compare

1.14.0 (2024-11-04)

Features

  • add array intersects function (ced9e90)
  • can extract attribute key from Group (46ba490)
  • typeEvaluator: implement proper support for defined in filters (d319f1c)
  • upgrade groq-test-suite version to v0.1.46 (a71e3ec)

Bug Fixes

  • functions: fix typo mapConcrete to mapNode (7f57a91)

This release is also available on:

v1.13.0

26 Aug 13:27

Choose a tag to compare

1.13.0 (2024-08-26)

Features

  • add new GROQ function sanity::documentsOf (c086187)
  • typeEvaluator: do not let unknown always resolve to unknown (41679a3)
  • typeEvaluator: remove resolve condition, use walk to determine conditions (38ca510)

This release is also available on:

v1.12.0

26 Jul 09:42

Choose a tag to compare

1.12.0 (2024-07-26)

Features

  • typeEvaluator: add support for global::dateTime (8ed40ea)
  • typeEvaluator: add support for global::length (a244bdc)

This release is also available on:

v1.11.1

25 Jul 13:11

Choose a tag to compare

1.11.1 (2024-07-25)

Bug Fixes

  • typeEvaluator: fix bug when splatting over optional attributes (92d2449)

This release is also available on:

v1.11.0

23 Jul 10:55

Choose a tag to compare

1.11.0 (2024-07-23)

Features

  • add support for sanity::versionOf() (fb2f5d0)
  • add type evaluator for sanity::versionOf() (db54be4)
  • typeEvaluator: validate if arg to sanity::versionOf is string (0f4d047)

This release is also available on: