github sanity-io/sanity v3.14.1

latest releases: v3.59.1, v3.59.0, v3.58.0...
15 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 issue with small hit area for collapsible fieldsets.
  • Fixes an issue where using sanity init on a Next.js project with embedded Studio would result in an error if an outdated version of next-sanity was being used.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): update dependency framer-motion to v10.12.17 (#4643) f82b718
renovate[bot] chore(deps): update dependency typedoc to v0.24.8 (#4641) a56da0c
Binoy Patel chore(deps): version bump @sanity/tsdoc (#4655) bf7cdea
Nina Andal Aarvik fix(core): increase button hit area of collapsible fieldset (#4646) 7d9086b
Cody Olsen fix: upgrade next-sanity in init to v5 (#4658) cdf810c
Espen Hovlandsdal build(etl): improve output of etl command (#4656) 8fe12bf
Nina Andal Aarvik fix(core): add aria-label to resources button (#4659) e0ae4bf

Don't miss a new sanity release

NewReleases is sending notifications on new releases.