Const
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() Copy
import {useActiveReleases} from '@sanity/sdk-react'const activeReleases = useActiveReleases()
Returns the active releases for the current project, represented as a list of release documents.