npm sanity 3.8.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 a regression from v3.8.0 where annotations could not be edited in Safari
  • Fixes an issue with duplicate keys when pasting empty lines into an empty Portable Text input

📓 Full changelog

Author Message Commit
Binoy Patel chore(deployment-sync): sync branch information on push webhook (#4318) 5f0b393
Bjørge Næss refactor(perf): remove deployment-sync b659f1f
Per-Kristian Nordnes chore(portable-text-editor): loosen peer dep. requirement for rxjs 9c2181f
Per-Kristian Nordnes fix(portable-text-editor): fix issue when pasting mulitple empty blocks 469a262
Per-Kristian Nordnes test(portable-text-editor): add support for testing pasting html a9b6b68
Per-Kristian Nordnes test(portable-text-editor): add paste test for multiple empty blocks d12a46d
Per-Kristian Nordnes refactor(portable-text-editor): rename param to align with usage elsewhere 33771b5
Per-Kristian Nordnes refactor(portable-text-editor): clean up createWithInsertData plugin 054108b
Per-Kristian Nordnes test(portable-text-editor): await clipboard write functions ec2678a
Per-Kristian Nordnes fix(form/inputs): fix Safari issue with annotation edit popovers being hidden 6d2a7b3

Don't miss a new sanity release

NewReleases is sending notifications on new releases.