Skip to content

chore(clerk-js,ui): Make OAuthConsent component public#8381

Draft
wobsoriano wants to merge 4 commits intomainfrom
rob/oauth-consent-ga
Draft

chore(clerk-js,ui): Make OAuthConsent component public#8381
wobsoriano wants to merge 4 commits intomainfrom
rob/oauth-consent-ga

Conversation

@wobsoriano
Copy link
Copy Markdown
Member

Description

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Apr 22, 2026 6:28pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 22, 2026

🦋 Changeset detected

Latest commit: 39afe25

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 20 packages
Name Type
@clerk/astro Minor
@clerk/clerk-js Minor
@clerk/nextjs Minor
@clerk/nuxt Minor
@clerk/react Minor
@clerk/shared Minor
@clerk/ui Minor
@clerk/vue Minor
@clerk/chrome-extension Patch
@clerk/expo Patch
@clerk/react-router Patch
@clerk/tanstack-react-start Patch
@clerk/backend Patch
@clerk/expo-passkeys Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/hono Patch
@clerk/localizations Patch
@clerk/msw Patch
@clerk/testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

- Rename __internal_OAuthConsentProps to OAuthConsentProps in @clerk/shared
- Rename __internal_mountOAuthConsent / __internal_unmountOAuthConsent to
  mountOAuthConsent / unmountOAuthConsent on the Clerk interface and clerk-js
- Add OAuthConsent and useOAuthConsent to the public exports of @clerk/react,
  @clerk/nextjs, @clerk/vue, @clerk/nuxt, and @clerk/astro
- Add @deprecated JSDoc to the existing /internal re-exports in @clerk/react
  and @clerk/nextjs pointing consumers to the public paths
- Update @clerk/ui type references to the renamed public types
@wobsoriano wobsoriano force-pushed the rob/oauth-consent-ga branch from b7eb222 to 2c33684 Compare April 22, 2026 18:06
@wobsoriano wobsoriano changed the title chore(clerk-js,ui): Move OAuthConsent component to public export chore(clerk-js,ui): Make OAuthConsent component public Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant