User presence and useUser hooks
Published: July 24, 2025
v2.1.1
Sanity React App SDK
Features
- New hook: useUser retrieves information about a resource user. Learn more in the reference docs.
- Presence: The first steps toward larger presence support is here in the form of
usePresence
. Display presence status inside your SDK apps. Learn more in the reference docs.
Bug Fixes
- No longer redirects to the Dashboard if studioMode is specified.