npm @sanity/vision 3.47.1

latest releases: 3.57.2-manifests.69, 3.57.2-manifests.67, 3.58.1-upgrade-vite-v5.8...
3 months ago

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

🐛 Notable bugfixes

  • Fixes a potential crash in certain javascript environments when trying to access process.env
  • Errors occuring during a migration now provides more details

📓 Full changelog

Author Message Commit
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#6975) 355e1b9
Binoy Patel fix(migrate): fixes error message to be more helpful (#6986) df89f88
Espen Hovlandsdal fix(cli): correct noop return value on esbuild-register in dev (#6990) 51ecce0
Espen Hovlandsdal fix(core): make version check not depend on process.env (#6991) 7c00b8f

Don't miss a new vision release

NewReleases is sending notifications on new releases.