Sanity logosanity.ioAll Systems Operational© Sanity 2026
Change Site Theme

Changelog

Track new features, improvements, and fixes across all Sanity products.

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Changelog

Track new features, improvements, and fixes across all Sanity products.

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

On this page

Filter by product

Filter by product

Apps
  • 6
  • 1
  • 18
  • 1
  • 6
  • 7
  • 6
  • 14
  • 3
  • 310
  • 2
  • 1
Integrations & Libraries
  • 15
  • 6
  • 2
  • 4
  • 2
  • 2
  • 9
  • 1
  • 1
  • 1
  • 6
  • 9
  • 4
  • 1
  • 3
Subscribe to the changelog
  • RSS (Latest)
  • RSS (Full)
  • JSON Feed (Latest)
  • JSON Feed (Full)
  1. Changelog
  2. Integrations & Libraries
  3. Sanity React App SDK

Enhanced document actions and liveEdit document support

Published: December 31, 2025

v2.5.0

This release introduces new hooks for working with agent resources, improved document action handling, and support for liveEdit workflows. It also adds multi-dataset support for a single client instance.

✨ Highlights

New useAgentResourceContext hook

Access agent resource context directly in your React components with the new useAgentResourceContext hook. This hook provides access to agent-specific resources and state within your Sanity application.

Live editing document support

The SDK now supports documents that use the liveEdit feature. Documents update automatically as changes occur, providing a seamless editing workflow for your users. Use the liveEdit option in document handles when interacting with liveEdit-enabled documents.

Multi-dataset support with single client instance

Use the same client instance across different datasets. This simplifies configuration when working with multiple datasets in your application. Learn more about mutli-project and multi-dataset configurations.

🐛 Notable bugfixes and improvements

  • Improved applyDocumentActions to align with other SDK methods for more consistent behavior.

Related documentation

  • Document Handles

  • App SDK best practices

Loading...

On this page

  • ✨ Highlights
  • New useAgentResourceContext hook
  • Live editing document support
  • Multi-dataset support with single client instance
  • 🐛 Notable bugfixes and improvements
Sanity logo

Documentation

    • Overview
    • Platform introduction
    • Next.js quickstart
    • Nuxt.js quickstart
    • Astro quickstart
    • React Router quickstart
    • Studio quickstart
    • Build with AI
    • Content Lake
    • Functions
    • APIs and SDKs
    • Agent Actions
    • Visual Editing
    • Blueprints
    • Platform management
    • Dashboard
    • Studio
    • Canvas
    • Media Library
    • App SDK
    • Content Agent
    • HTTP API
    • CLI
    • Libraries
    • Specifications
    • Changelog
    • User guides
    • Developer guides
    • Courses and certifications
    • Join the community
    • Templates

Related documentation

  • Document Handles

  • App SDK best practices

Previous Changelog

Support for initial values in document creation and new agent capabilities

December 16, 2025

Sanity React App SDK

Next Changelog

Live Content API query parameter includes system document updates

January 5, 2026

Content Lake