github sanity-io/sanity v3.47.1

latest releases: v3.58.0, v3.57.4, v3.57.3...
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 sanity release

NewReleases is sending notifications on new releases.