Change8
Symbol19 releases

useSubscription

Found in 3 packages: apollo-client, trpc, clerk

apollo-client(4 releases)

trpc(2 releases)

clerk(13 releases)

@clerk/shared@3.35.0
Nov 17, 2025

This release introduces dynamic loading for Clerk Protect and experimental support for modal sign-ups in signals. It also includes several improvements to React Query hooks regarding cache keys and revalidation behavior.

@clerk/chrome-extension@2.6.0
Sep 12, 2025

This release removes the experimental `subscriptions` property from `useOrganization` in favor of the dedicated `useSubscription` hook and updates several internal dependencies.

@clerk/clerk-expo@2.15.0Breaking
Sep 12, 2025

This release removes the experimental `subscriptions` property from `useOrganization()` in favor of the dedicated `useSubscription()` hook and updates several internal dependencies.

@clerk/nextjs@6.32.0Breaking
Sep 12, 2025

This release removes the experimental 'subscriptions' property from 'useOrganization()' in favor of the dedicated 'useSubscription()' hook and introduces an option to control how pending sessions are treated by 'currentUser'.

@clerk/astro@2.13.0
Sep 12, 2025

This release introduces experimental billing buttons and deprecates the experimental 'subscriptions' property from useOrganization(), directing users to the new useSubscription hook.

@clerk/clerk-react@5.47.0
Sep 12, 2025

This release removes the experimental `subscriptions` property from `useOrganization()` in favor of the dedicated `useSubscription()` hook and updates internal dependencies.

@clerk/react-router@1.10.0Breaking
Sep 12, 2025

This release removes the experimental 'subscriptions' property from 'useOrganization()' in favor of the dedicated 'useSubscription()' hook and updates several internal dependencies.

@clerk/tanstack-react-start@0.24.0Breaking
Sep 12, 2025

This release removes the experimental `subscriptions` property from `useOrganization()` in favor of the dedicated `useSubscription()` hook and updates several internal Clerk dependencies.

@clerk/shared@3.25.0Breaking
Sep 12, 2025

This release removes the experimental `subscriptions` property from `useOrganization` in favor of the dedicated `useSubscription` hook and fixes an issue where billing hooks showed stale data after sign out.

@clerk/clerk-react@5.37.0
Jul 25, 2025

This release exposes several commerce-related hooks and components under the experimental module and updates internal dependencies.

@clerk/nextjs@6.27.0
Jul 25, 2025

This release introduces several new commerce-related hooks and components under the experimental module and updates various internal dependencies.

@clerk/clerk-js@5.76.0
Jul 24, 2025

This release introduces top-level subscription support in the Billing Beta, updating related types and hooks, and deprecates the old `getSubscriptions` method.

@clerk/shared@3.15.0
Jul 24, 2025

This minor release updates dependencies and introduces a change in the Billing Beta, replacing `useSubscriptionItems` with the new `useSubscription` hook.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when useSubscription changes.

Learn More