Releases: clerk/javascript
@clerk/[email protected]
Minor Changes
- Introduce
<APIKeys />component (#7225) by @wobsoriano
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
@clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Minor Changes
-
Introduced initial Clerk Protect dynamic loader and related types to support dynamically enabling and rolling out Protect in the environment. (#7227) by @zourzouvillys
-
Standardized API keys naming convention (#7223) by @wobsoriano
-
[Experimental] Add support for sign-up via modal in signals implementation (#7193) by @dstaley
-
Billing hooks now accept a
{ enabled: boolean }option, that controls the whether or not a request will fire. (#7202) by @panteliselef -
Ensure all hooks use typedoc for clerk docs (#6901) by @SarahSoutoul
Patch Changes
-
Update how cache keys are created in SWR/RQ hooks. (#7217) by @panteliselef
-
Support
keepPreviousDatabehaviour in the internal React Query variant ofuseSubscription. (#7203) by @panteliselef -
Relaxing requirements for RQ variant hooks to enable revalidation across different configurations of the same hook. (#7228) by @panteliselef
const { revalidate } = useStatements({ initialPage: 1, pageSize: 10 }); useStatements({ initialPage: 1, pageSize: 12 }); // revalidate from first hook, now invalidates the second hook. void revalidate();
@clerk/[email protected]
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Minor Changes
- Introduce
<APIKeys />component (#7225) by @wobsoriano
Patch Changes
- Updated dependencies [
7be8f45,bdbb0d9,aa184a4,6d3c66d,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
-
Extend cache invalidation noop to Next.js 16 during sign-out (#7211) by @LauraBeatris
-
Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]