npm sanity 3.7.1
v3.7.1

latest releases: 3.57.4, 3.57.4-memoized-form-state.18, 3.57.4-upgrade-vite-v5.9...
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 an array fieldโ€™s value is not set to undefined when the last item is removed
  • Fixes hydration mismatch issues
  • Fixes an issue where preview panes are not preserved on smaller screens
  • Fixes an issue where the studio may crash when accessing history changes with reduced permissions

๐Ÿ““ Full changelog

Author Message Commit
Robin Pyon refactor(core): initial generalised command list (#4251) ea0211b
Geoff Ball fix(core): typo 2155050
Robin Pyon fix(core): handle 403 responses when calling userStore.getUser() (#4281) 06fc26e
Cody Olsen fix: preserve preview panes on small screens (#4276) c5ca9b6
Cody Olsen fix: upgrade history to v5 (#4282) 1adf7f9
Cody Olsen fix(SSR): handle scheme & onSchemeChange props edge cases (#4283) 0082be5
Binoy Patel fix(core): remove array from document when it's only item is unset (#4285) 8a2b8ad
Chewie fix(types): add hidden to FieldGroupDefinition (#4208) 0fcb439

Don't miss a new sanity release

NewReleases is sending notifications on new releases.