Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(nextjs,clerk-react,clerk-js): Drop the mounted variant of UserVerification #4266

Merged

Conversation

panteliselef
Copy link
Member

@panteliselef panteliselef commented Oct 1, 2024

Description

Drop the experimental mounted variant of UserVerification.

Removes:

  • <__experimental_UserVerification/>
  • __experimental_mountUserVerification()
  • __experimental_unmountUserVerification()

Checklist

  • npm test runs as expected.
  • npm run 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:

@panteliselef panteliselef requested a review from a team October 1, 2024 14:02
@panteliselef panteliselef self-assigned this Oct 1, 2024
Copy link

changeset-bot bot commented Oct 1, 2024

🦋 Changeset detected

Latest commit: 45a8134

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

This PR includes changesets to release 18 packages
Name Type
@clerk/clerk-js Minor
@clerk/nextjs Minor
@clerk/clerk-react Minor
@clerk/types Minor
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/elements Patch
@clerk/remix Patch
@clerk/tanstack-start Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/localizations Patch
@clerk/clerk-sdk-node Patch
@clerk/shared Patch
@clerk/testing Patch
@clerk/themes 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

@tmilewski tmilewski changed the title chore(nextjs,react,clerk-js): Drop the mounted variant of UserVerification chore(nextjs,clerk-react,clerk-js): Drop the mounted variant of UserVerification Oct 1, 2024
@panteliselef panteliselef enabled auto-merge (squash) October 1, 2024 14:14
@panteliselef panteliselef merged commit f6fb8b5 into main Oct 1, 2024
20 checks passed
@panteliselef panteliselef deleted the elef/user-803-remove-mounted-ui-userverificationcomponent branch October 1, 2024 16:28
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.

3 participants