Sanity App SDK
    Preparing search index...

    Variable useActiveReleasesConst

    useActiveReleases: UseActiveReleases = ...

    Returns the active releases for the current project, represented as a list of release documents.

    The active releases for the current project.

    import {useActiveReleases} from '@sanity/sdk-react'

    const activeReleases = useActiveReleases()