Faster changelog pages, SanityLive is back, and fall refresh of older docs.
Published: November 28, 2025
v2025-11-28
Sanity Docs
This month the docs have been focused on cleanup and improvements for both the docs site and individual product documentation.
✨ Highlights
Docs site improvements
- The changelog page features an improved UI, including infinite scroll and dynamic filter results. It should also feel snappier as a result.
- The Sanity docs site now streams in the latest content via Sanity's Live Content API. Using the next-sanity package, the
<SanityLive />component makes it easy to deliver real-time updates.
Check out our live content guide to learn how to add live content to your own apps!
New and updated docs
- A Sanity / system document reference article shows the document shapes for common Sanity document types.
- The Content Releases API cheatsheet has been updated to include more examples that use the JS client.
- The dashboard documentation has received a visual refresh to include new features and interactions like the Notification center.
- The structure builder tutorial now includes typescript examples, so no more hunting for the right types.