npm @sanity/default-layout 2.23.1
v2.23.1

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

  • Fixes an issue where previews of a reference to a document with a field named 'title' did not display correctly
  • Fixes a visual error where popover dialogs were appearing beneath other panes (#2970)
  • Fixes an issue where 'create' intents set in custom structures would not appear in pane headers (#3007)
  • Fixes sanity dataset import when targeting an ndjson file with relative file URLs (#2998)
  • Fixes a bug preventing sanity logout from working in the case of expired sessions (#3001)
  • Fixes a bug where the CLI would not be able to log a user in if an existing invalid/expired session was present (#3002)

Other features

  • Added support for HTTP proxies when using dataset import/export commands (#2999)
  • Validation menu button now reflects the highest level of validation (#3005)

📓 Full changelog

Author Message Commit
Espen Hovlandsdal fix(cli): clear auth token on 401 on logout a659e26
Espen Hovlandsdal fix(cli): use authless requests when logging in 1c3c406
Espen Hovlandsdal fix(cli): attempt to clear previous session on successful re-authentication f95cbbc
Espen Hovlandsdal fix(cli): use stable API version for SAML providers endpoint 3aa2893
Espen Hovlandsdal feat(cli): use non-legacy yarn v1.22.17 under the hood 46ecc53
Espen Hovlandsdal chore(cli): bump yarn network timeout to 1m 21363e2
RitaDias fix(form-builder, base): fix popper position on popoverDialog (#2970) 7fce8cb
Herman Wikner test: add validationCI schema ac291c8
Herman Wikner test(base): add test id:s to FormFieldValidationStatus icons 6d36590
Herman Wikner test(form-builder): add validation test f7515c5
Bjørge Næss fix(form-builder): don't pass already "prepared" preview value to preview component 6a555a5
Espen Hovlandsdal feat(import-cli): switch to get-it for requesting streams 99e7afd
Espen Hovlandsdal chore(deps): upgrade get-it to v5.2.1 5226ea8
Espen Hovlandsdal feat(import): use get-it from downloading assets 352cfff
Espen Hovlandsdal feat(export): use get-it for requests e420ce7
Espen Hovlandsdal feat(core): use get-it instead of simple-get 3bbfaf3
Espen Hovlandsdal feat(cli): use get-it instead of simple-get for plugin init 4ad84b0
Espen Hovlandsdal feat(cli): use get-it for downloading yarn eddb8d3
Espen Hovlandsdal fix(core): fix file asset urls not working with ndjson target 4908874
Espen Hovlandsdal fix(import-cli): fix file asset urls not working with ndjson target 561daac
Rico Kahler fix(desk-tool): fix create intents not appearing in pane headers (#3007) 71db19e
Bjørge Næss fix: pin version of @babel/parser due to recent release causing issues with depcheck 4bdbc33
Herman Wikner fix(desk-tool): fix issue with overflow tabs indicators in PaneHeader f96ba7b
Herman Wikner feat(desk-tool): update ValidationMenu button so that it reflects the highest level of validation f463885

Don't miss a new default-layout release

NewReleases is sending notifications on new releases.