npm @sanity/cli 1.149.16
v1.149.16

latest releases: 3.42.2-canary.38, 3.42.1, 3.41.3-before-pane-break.11...
3 years ago

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🔧 Improvements

  • Added the endpoint URL in the output when running sanity graphql list
  • Your dates custom formatting will now appear in validation messages
  • Adjusted the color scheme of the default Studio theme to match Sanity’s color palette

🐛 Notable bugfixes

  • Dampened some too persistent error messages when losing connection between the Studio and the server
  • Fixed an issue that could sometimes make a document action button disappear.
  • Fixed a bug where the NotFound page in the Studio would sometimes throw an error.

📓 Full changelog

Author Message Commit
Marius Lundgård [components] Fix pane header's z-index d4d9789
Anders Stensaas [base] Add retry when we come online again a60d86a
Anders Stensaas [desk-tool] Prevent duplicate reconnection snackbars from appearing when disconnecting 887eac4
Anders Stensaas [desk-tool] Prevent duplicate publish Snackbars when using split panes c756e0f
Anders Stensaas [components] Make duplicate types of Snackbars to be disabled by default f58525a
Anders Stensaas [desk-tool] Remove a old prop from the document pane snackbar 55307a7
Marius Lundgård [base] Update default CSS variables (#1867) dda3bf1
Marius Lundgård [components] Prevent fieldset grid blowout and fix related layout issues (#1885) 13b7a02
Marius Lundgård [default-layout] Fix focus backgrounds b25a949
Bjørge Næss [desk-tool] Fallback to ResizeObserver polyfill (#1888) 173d989
Anders Stensaas [components] Fix an issue where the BlockPreview extended outside its container a201958
Espen Hovlandsdal [client] Typings: Fix patch() signature not accepting patch instance (#1894) 77f7539
Espen Hovlandsdal [client] Typings: Use record as default document extension (#1893) 1e9fcd3
vicbergquist [validation] format dates in validation messages, give date type same validation as datetime d6f4a68
vicbergquist [validation] use date-fns instead of momentjs 8250b88
vicbergquist [desk-tool] add showCloseButton prop to action dialogs 0a3094a
Rune Botten [core] Add GraphQL endpoint URL to sanity graphql list action (#1905) 7b8cb38
Per-Kristian Nordnes [default-layout] Fix router state bug (NotFound component) (#1786) 4fbd16f
Marius Lundgård [chore] Fix eslint so it uses a common config for packages (#1886) e8bc426
Bjørge Næss [desk-tool] Fix an issue with disappearing document action button (#1915) 1fa1a67

Don't miss a new cli release

NewReleases is sending notifications on new releases.