Unlock seamless workflows and faster delivery with our latest releases - Join the deep dive
Back to changelog

Adds Live Content API helpers to Next.js starter and improves template permission performance

✨ Highlights

Updated Next.js starter template to use Live Mode

Initializing Sanity inside a Next.js application now adds the preconfigured Live Content API helpers sanityFetch and SanityLive.

Performance improvements for template permissions

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.

🐛 Notable bugfixes

  • Fixes list scrolling in the Scheduled Publishing interface.

Install or upgrade Sanity Studio

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.

Published November 05, 2024