Sanity Studio v6 ships this week, June 11. The pre-release is out now.
What's in it:
→ 2–9× faster builds across the studios we've measured (
@vite_js 8, smaller bundles)
→ Faster default search: groq2024 (wildcards, phrases, negation, full Portable Text)
→ React strict mode on by default in dev, which prevents you from shipping bugs
Schemas, config, and content APIs are unchanged. Official plugin support is rolling out.
Two breaking changes to check:
→ Node 20 is now end-of-life and hence dropped, minimum is now 22.12
→ Custom auth providers now replace the built-ins instead of appending (making the experience less confusing)
Test today: npm install sanity@next-major
From June 11: npm install sanity@latest
Upgrade guide, including plugin notes, and the path from earlier versions:
sanity.io/blog/sanity-studio…