👀 Our most exciting product launch yet 🚀 Join us May 8th for Sanity Connect
Back to changelog

Query optimizations and bug fixes

New features:

  • Optimize *[a[].b match "foo"]
  • Optimize nested paths (e.g. *[foo[].bar[].baz match "bar"]). This also makes them possible to use inside score().

Bug fixes:

  • Fix *[foo == null] when foo refers to an empty object
  • Fix some edge case bugs related to negation.

Published April 16, 2021