github sanity-io/sanity v3.16.4

latest releases: v3.57.4, v3.57.3, v3.57.2...
12 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 regression in the Portable Text Input toolbar where it didn't reflect the active decorators state in some situations.
  • Fixes slug input field appearing as nested object

📓 Full changelog

Author Message Commit
Per-Kristian Nordnes test(portable-text-editor): decrease throttle ms for test env 353e30c
Per-Kristian Nordnes chore(portable-text-editor): upgrade jest-dev-server 71edba1
Per-Kristian Nordnes chore: update yarn.lock b92f2e5
Per-Kristian Nordnes test(portable-text-editor): improve TS in jest dev server files 09eab65
Per-Kristian Nordnes test(portable-text-editor): refactor collab test environment 227cb23
Per-Kristian Nordnes test(portable-text-editor): get rid of js-dom dependency 8f20546
Per-Kristian Nordnes chore(portable-text-editor): upgrade @portabletext/toolkit 761ffe8
Per-Kristian Nordnes chore: update yarn.lock 85acf50
Per-Kristian Nordnes chore(portable-text-editor): align versions of react-dom and jest with monorepo 06c923a
Per-Kristian Nordnes chore: update yarn.lock d037f09
Per-Kristian Nordnes chore(portable-text-editor): use safe fork of node-ipc 0ff4349
Per-Kristian Nordnes chore: update yarn.lock 0f31cc5
Per-Kristian Nordnes chore(portable-text-editor): remove unused dev dep. d4eccb8
Per-Kristian Nordnes test(portable-text-editor): add missing await statements a3af4e0
Per-Kristian Nordnes test(portable-text-editor): rename 'start' command to 'dev' 50952fd
Per-Kristian Nordnes test(portable-text-editor): tweak test document markup 6209349
Per-Kristian Nordnes test(portable-text-editor): add comment 306932b
Per-Kristian Nordnes test(portable-text-editor): remove test exception 20378f9
Nina Andal Aarvik fix(core): use primitiveField for slug schema type (#4861) 6b3cc02
renovate[bot] chore(lockfile): update dependency groq-js to v1.2.0 (#4862) 66afcd7
Per-Kristian Nordnes fix(portable-text-editor): emit new selection on mark toggle (#4881) d91357f
Per-Kristian Nordnes test(playwright-ct): add to tests (#4876) 97e912d

Don't miss a new sanity release

NewReleases is sending notifications on new releases.