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
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | fix(cli): include command context in all trace event logs (#5397) | 0ed9a81 |
Espen Hovlandsdal | chore(test-studio): upgrade locale packages | b2ba465 |