npm @sanity/vision 3.1.1
v3.1.1

latest releases: 3.49.0, 3.48.1, 3.48.0...
18 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 an issue where createAuthStore would incorrectly require a client factory to be passed
  • Fixes an issue where lodash was not optimized in all released Sanity packages
  • Fixes an issue where disabling direct uploads when using multiple asset sources would not work

📓 Full changelog

Author Message Commit
Cody Olsen fix: ensure lodash is optimized in every monorepo package 8494ac0
Cody Olsen fix: apply config.form.image.directUploads cf52ee7
Marius Lundgård fix: clientFactory should be optional d894d56
Espen Hovlandsdal chore: temporarily skip flakey tests b8534b1
Espen Hovlandsdal chore: update release notes script with new instructions afcc2f5
Espen Hovlandsdal fix(groq): provide tsdoc for groq template literal function f9520b2

Don't miss a new vision release

NewReleases is sending notifications on new releases.