To initiate a new Studio without installing the CLI globally:
npx create-sanity@latest
To upgrade a v3 Studio:
npm install sanity@latest
- Fixes an issue where an array field’s value is not set to undefined when the last item is removed
- Fixes hydration mismatch issues
- Fixes an issue where preview panes are not preserved on smaller screens
- Fixes an issue where the studio may crash when accessing history changes with reduced permissions