To initiate a new Studio without installing the CLI globally:
npx create-sanity@latest
To upgrade a v3 Studio:
npm install sanity@latest
- Fixes issue where image and file upload fields were not uploading data
- Fixes issue that would cause the dropdown list of autocomplete suggestions for reference fields to not overflow correctly inside the Portable Text editor
- Fixes issue where the current value of reference fields would not be displayed in the Portable Text editor
- Improves performance for arrays and portable text inputs