github sanity-io/sanity v3.37.2

latest releases: v3.40.0, v3.39.1, v3.39.0...
22 days ago

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

We recommend that you check out the instructions for the Sanity Studio v3.37.0 release before upgrading. If you have already updated your dependencies as described in that document (i.e., you are updating from v3.37.0), you can proceed with updating your studio as normal:

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

🐛 Notable bugfixes

  • Fixes an issue where sanity typegen generate would crash due to an incorrect babel configuration path
  • Fixes an issue where sanity typegen generate would crash if the output directory did not exist

📓 Full changelog

Author Message Commit
renovate[bot] chore(deps): update dependency @sanity/tsdoc to v1.0.17 (#6289) 2e99f2a
renovate[bot] chore(deps): update react monorepo (#6290) f51142c
renovate[bot] chore(deps): update dependency @sanity/assist to v3 (#6291) c119f38
Cody Olsen refactor(test-exports): mark tests that are expected to fail as todo (#6292) 911a3e2
renovate[bot] chore(lockfile): update dependency @sanity/logos to v2.1.10 (#6293) 6f66d80
renovate[bot] chore(deps): update dependency @sanity/icons to ^2.11.8 (#6294) 387c2bd
renovate[bot] chore(lockfile): update dependency @sanity/color to v3.0.6 (#6295) a3061ee
Espen Hovlandsdal fix(codegen): prevent crash due to incorrect babel config path (#6298) fc784d1
Espen Hovlandsdal fix(cli): ensure output path for types exist before writing (#6300) e75bffe
renovate[bot] fix(deps): update dependency @sanity/ui to ^2.1.2 (#6301) 9ebe73d

Don't miss a new sanity release

NewReleases is sending notifications on new releases.