npm @sanity/vision 3.11.2
v3.11.2

latest releases: 3.40.1-create-unstable.32, 3.40.1-create-unstable.13, 3.40.1-create-unstable.12...
11 months ago

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

🐛 Notable bugfixes

  • 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

📓 Full changelog

Author Message Commit
Espen Hovlandsdal fix(deps): update dependency @sanity/client to 6.1.1 05b29b7
RitaDias fix(core): fix image and file upload (#4518) 8861dfa
Binoy Patel fix(core): fix PT reference autocomplete being cut off (#4519) 6581afd
Per-Kristian Nordnes fix(form/inputs): use ref to value as dependency 4c83b91
Per-Kristian Nordnes fix(form/inputs): ensure same empty presence object for PT-input components 6c7c4e4
Per-Kristian Nordnes refactor(form/inputs): simplify tenary statement 828e2da
Per-Kristian Nordnes fix(form/inputs): fix re-rendering issue with PT-input block object 75dfb9c
Per-Kristian Nordnes refactor(form/inputs): improve value ref update for ArrayOfObjectsFiled ff435ed
Per-Kristian Nordnes refactor(core/form): make sure empty presence arrays are same object 1299d60
Per-Kristian Nordnes refactor(form/inputs): use stable empty presence from memberItem a7ddef9
Binoy Patel fix(core): editing reference input in PTE does not show value (#4499) 7a4275e

Don't miss a new vision release

NewReleases is sending notifications on new releases.