All notable changes will be documented in this file.
- BREAKING CHANGE: Drop support for Sanity Studio v2
- Support Sanity Studio v3 and new groq
defineQuery
method
- Fix Mac key binding for 'sanity.executeGroq' to not conflict with VSCode default keybindings
- Upgraded
@sanity/client
- Added support for running GROQ-queries
- Added syntax highlighting for GROQ inside
.svelte
,.php
files (#3)
- Update package description
- Initial release