npm @sanity/desk-tool 2.21.10
v2.21.10

latest releases: 2.36.2, 2.36.2-weighted-search.16, 2.36.2-weighted-search.10...
2 years ago

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

This release includes a new implementation of our pane and intent resolver that resolves intents deeper in your structure and provides more consistency with getDefaultDocumentNode.

  • Fixes an issue where creating a new document would open in the fallback editor instead of as a child to the current pane.
  • Fixes an issue where opening a search item from the top search would result in the fallback editor instead of user-defined structure.
  • Fixes inconsistencies with getDefaultDocumentNode where configured views would not appear in the fallback editor.
  • Fixes an issue with GraphQL deploy causing "Error: Cannot find module '@sanity/core/_internal'

Other features

  • Support for GROQ query params in patch and delete methods in the client (#1826). Thanks @KarlGe!

📓 Full changelog

Author Message Commit
Marius Lundgård build(studio-hints): update @sanity/ui 5be3728
Karl Georgsen feat(client): add support for patch/delete with query and params (#1826) d9386ca
Daniel Winsvold docs(code-input): example usage in react frontend (#2233) 8472e5b
Alexis Hope refactor(base): ButtonGrid to functional component (#2776) fcea41f
Espen Hovlandsdal chore(deps): upgrade ora to the latest non-esm version 98e09ba
Espen Hovlandsdal chore(server): upgrade strip-ansi to latest non-esm version 1a242d3
Rico Kahler fix(core): resolve createRequireContext relative to core (#2906) 7edd021
Simeon Griggs docs(language-filter): clarify plugin needed to be listed in sanity.json (#2910) 330a325
Marius Lundgård build: update @sanity/ui dependency 68c31d6
hermanwikner build: update @sanity/ui dependency 2f08620
Rico Kahler fix(form-builder): update tests for DST (#2918) 7814dec
Rico Kahler fix(desk-tool): use getDefaultDocumentNode in fallback editor (#2917) 2a0d0d0
Rico Kahler refactor(desk-tool): new pane and intent resolution mechanism (#2886) 27bcdad
Rico Kahler fix: intent resolver follow up (#2914) e5a84d6
Rico Kahler fix(core): remove support for require.context (#2921) 180f25e

Don't miss a new desk-tool release

NewReleases is sending notifications on new releases.