Initializing Sanity inside a Next.js application now adds the preconfigured Live Content API helpers sanityFetch
and SanityLive
.
Template permissions are now resolved sequentially instead of in parallel, improving reliability for large numbers of templates. We've added smarter caching for initial value resolution, reducing duplicate computations.
These improvements should result in more predictable performance and reduced resource usage when working with templates, particularly in larger projects with many templates.
This optimization brings no API changes or breaking changes.
- Fixes list scrolling in the Scheduled Publishing interface.
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.