github sanity-io/sanity v3.14.2

latest releases: v3.57.4, v3.57.3, v3.57.2...
14 months ago

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

🐛 Notable bugfixes

  • Fixes an issue where the styled-components dependency would not be installed when installing Sanity in an existing project
  • Fixes an issue where the "Restore" document action would sometimes not restore the document
  • Fixed an issue where the fallback editor had the title "Editor", instead of the name of the document being edited

📓 Full changelog

Author Message Commit
Marius Lundgård docs: add missing @hidden modifier tags 358300b
Snorre Eskeland Brekke chore(deps): updated @sanity/assist 49acd6f
renovate[bot] fix(deps): update dependency get-it to v8.2.0 72ce4ef
Espen Hovlandsdal fix(cli): typing update for request/response client errors d548dbd
renovate[bot] fix(deps): update dependency @sanity/client to v6.1.6 (#4628) 27bfeae
renovate[bot] fix(deps): update dependency @sanity/ui to v1.7.1 (#4670) 4802d7c
RitaDias docs(sanity): structure/desktool items docs (#4612) 278b1ed
Binoy Patel chore(router): add docs for sanity/router package (#4617) 415dd84
renovate[bot] fix(deps): update dependency @vercel/fs-detectors to v3.9.3 (#4642) 946ec16
Jon Eide Johnsen fix: add missing styled component dependency (#4681) cafa41b
Binoy Patel fix(core): restore not working on nested panes (#4668) b7886ec
Espen Hovlandsdal fix(desk): prevent fallback editor node from getting 'Editor' as title (#4688) 9952de9

Don't miss a new sanity release

NewReleases is sending notifications on new releases.