npm @sanity/cli 0.142.2
v0.142.2

latest releases: 3.43.0, 3.42.2-canary.47, 3.42.2-sdx-1339.35...
4 years ago

Upgrade the Command Line Interface (CLI) with

npm install --global @sanity/cli

Upgrade the Content Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Increased timeouts for snackbars (#1457)
  • Fixed an issue where sanity init would crash when choosing to import sample data for a new project (#1459)
  • Fixed an issue causing a studio error when a sanity studio was in a subfolder in a create-react-app project – big thanks to @scottandrews98 for helping us investigate the issue! (#1462, #1463)
  • Fixed an issue that caused an error when editing portable text inside an array or when the first field of a document was a block array (#1464)
  • Fixed link color in selected history view item (#1429)
  • Made the root container use the base font-family for easier Studio customization (#1460)

📓 Full changelog

Author Message Commit
Victoria Bergquist [components] fix errors disappearing too fast (#1457) 5664709
Bjørge Næss [chore] Remove the backstop test folder as well 6f7a791
Bjørge Næss [components] Make sure color hashing doesn't fail on non-transpiled var() css properties (#1462) 24728f8
Espen Hovlandsdal [cli] Fix coreCommands not being available after project init (#1459) 174b2fb
Bjørge Næss [server] Force transpiling of customProperties/css-variables syntax (#1463) 60da08a
Bjørge Næss [form-builder] Wrap BlockEditor in forwardRef (#1464) aff5e5c
Victoria Bergquist [components] fix link color in selected item (#1429) (#1461) 0938d45
Victoria Bergquist [base] use base font-family as default (#1460) 39f6793

Don't miss a new cli release

NewReleases is sending notifications on new releases.