Skip to content

Releases: clerk/javascript

@clerk/react-router@3.1.0

14 Apr 21:37
b1f9bbe

Choose a tag to compare

Minor Changes

  • Introduce internal <OAuthConsent /> component for rendering a zero-config OAuth consent screen on an OAuth authorize redirect page. (#8289) by @wobsoriano

    Usage example:

    import { OAuthConsent } from '@clerk/nextjs';
    
    export default function OAuthConsentPage() {
      return <OAuthConsent />;
    }

Patch Changes

  • Updated dependencies [dc2de16]:
    • @clerk/react@6.4.0
    • @clerk/shared@4.8.0
    • @clerk/backend@3.2.10

@clerk/vue@2.0.12

13 Apr 18:49
4657d64

Choose a tag to compare

Patch Changes

@clerk/ui@1.5.1

13 Apr 18:48
4657d64

Choose a tag to compare

Patch Changes

  • Updated dependencies [3fd586d, f9ff9e9]:
    • @clerk/shared@4.7.0
    • @clerk/localizations@4.4.1

@clerk/testing@2.0.13

13 Apr 18:49
4657d64

Choose a tag to compare

Patch Changes

  • Updated dependencies [3fd586d, f9ff9e9]:
    • @clerk/shared@4.7.0
    • @clerk/backend@3.2.9

@clerk/tanstack-react-start@1.0.13

13 Apr 18:48
4657d64

Choose a tag to compare

Patch Changes

  • Updated dependencies [3fd586d, f9ff9e9]:
    • @clerk/react@6.3.0
    • @clerk/shared@4.7.0
    • @clerk/backend@3.2.9

@clerk/shared@4.7.0

13 Apr 18:49
4657d64

Choose a tag to compare

Minor Changes

  • Add OAuthApplication resource and getConsentInfo() method for retrieving OAuth consent information, enabling custom OAuth consent flows. (#8275) by @jfoshee

  • Introduce internal useOAuthConsent() hook for fetching OAuth consent screen metadata for the signed-in user. (#8286) by @jfoshee

@clerk/react@6.3.0

13 Apr 18:49
4657d64

Choose a tag to compare

Minor Changes

  • Add OAuthApplication resource and getConsentInfo() method for retrieving OAuth consent information, enabling custom OAuth consent flows. (#8275) by @jfoshee

  • Introduce internal useOAuthConsent() hook for fetching OAuth consent screen metadata for the signed-in user. (#8286) by @jfoshee

Patch Changes

@clerk/react-router@3.0.13

13 Apr 18:49
4657d64

Choose a tag to compare

Patch Changes

  • Simplified keyless service initialization. (#7844) by @wobsoriano

  • Updated dependencies [3fd586d, f9ff9e9]:

    • @clerk/react@6.3.0
    • @clerk/shared@4.7.0
    • @clerk/backend@3.2.9

@clerk/nuxt@2.2.0

13 Apr 18:48
4657d64

Choose a tag to compare

Minor Changes

  • Introduce Keyless quickstart for Nuxt. This allows the Clerk SDK to be used without having to sign up and paste your keys manually. (#7844) by @wobsoriano

Patch Changes

  • Updated dependencies [3fd586d, f9ff9e9]:
    • @clerk/shared@4.7.0
    • @clerk/backend@3.2.9
    • @clerk/vue@2.0.12

@clerk/nextjs@7.1.0

13 Apr 18:49
4657d64

Choose a tag to compare

Minor Changes

  • Introduce internal useOAuthConsent() hook for fetching OAuth consent screen metadata for the signed-in user. (#8286) by @jfoshee

Patch Changes

  • Bump next devDependency to 15.5.15 to pick up the fix for CVE-2026-23869, a high-severity (CVSS 7.5) denial-of-service vulnerability in React Server Components. If you use the Next.js App Router, we recommend upgrading to Next.js 15.5.15 or 16.2.3. (#8257) by @renovate

  • Updated dependencies [3fd586d, f9ff9e9]:

    • @clerk/react@6.3.0
    • @clerk/shared@4.7.0
    • @clerk/backend@3.2.9