npm @sanity/default-layout 2.22.3
v2.22.3

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

  • Introduces a larger initial min-width for the DocumentPane.
  • Huge GROQ queries will now use the API-CDN when useCdn: true. Previously these would go to the regular API endpoint.
  • Fixes typo in deferred-visibility for mutations
  • Added schema option to configure spell-checking for Portable Text via options.spellCheck on the block type.

📓 Full changelog

Author Message Commit
Rico Kahler fix(state-router): prevent ID flashing when resolving intents (#2950) 2ebd6e8
Rico Kahler fix: update permissions w/ template + precondition support (#2939) 49a07c8
Fred Carlsen fix(form-builder): fix clearing invalid date values (#2952) 5d96160
Marius Lundgård refactor(base): pass rest props on to ScrollContainer a155c92
Marius Lundgård fix(desk-tool): fix typo in layout wrapper 163bb66
Magnus Holm feat(client): respect useCdn when queries are sent with POST (#2958) 2137cd3
Marius Lundgård test(desk-tool): rename pane workshop files ae0d737
Marius Lundgård test(desk-tool): rename test file 0365f35
Marius Lundgård refactor(desk-tool): refactor pane helpers f4ebfa3
Marius Lundgård refactor(desk-tool): add currentMinWidth property 6972ac2
Marius Lundgård test(desk-tool): update pane workshop 37a08b3
Marius Lundgård refactor(desk-tool): implement debug and currentMinWidth in panes f3bfd83
Marius Lundgård refactor(test-studio): improve JSON preview 8e92331
Marius Lundgård refactor(desk-tool): refactor pane layout to controller and improve d3fb25d
Marius Lundgård refactor(desk-tool): remove pane title rotate transition 460bbdb
Marius Lundgård test(desk-tool): update pane workshop 3e4ebdf
Marius Lundgård refactor(desk-tool): pass id and paneKey and remove unused data-* attributes d055458
Marius Lundgård refactor(desk-tool): sort prop keys 0100c63
Mikolaj Dobrucki feat(base): improve change indicators (#2867) 799fdb3
Marius Lundgård chore(test-studio): add custom link component in PTE example 4b03413
Sindre Gulseth fix(client): remove invalid defer and add correct deferred visibility (#2954) 8a039b4
Marius Lundgård refactor(desk-tool): increase touch area of scrollable tabs 41e5c72
Per-Kristian Nordnes refactor(schema): allow options for block type 62b1026
Per-Kristian Nordnes test(test-studio): add spellcheck on block type example f999cd0
Per-Kristian Nordnes refactor(form-builder): toggle spellcheck locally on block type adb2ae2

Don't miss a new default-layout release

NewReleases is sending notifications on new releases.