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(clerk-js): Rename userVerification to reverification #4634

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

brkalow
Copy link
Member

@brkalow brkalow commented Nov 22, 2024

Description

Updates external APIs to use the reverification name instead of userVerification. This aligns with the public name of the feature, instead of aligning with the internal component name.

Note: there are some internal names that haven't been changed yet, we can do this in a followup, but I wanted to get the public API changes out before release.

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:

@brkalow brkalow requested a review from panteliselef November 22, 2024 17:52
Copy link

changeset-bot bot commented Nov 22, 2024

🦋 Changeset detected

Latest commit: 804f4cb

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

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

Copy link

vercel bot commented Nov 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 8:15pm

Copy link
Member

@panteliselef panteliselef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's go

@panteliselef panteliselef changed the title chore(clerk-js): userVerification -> reverification chore(clerk-js): Rename userVerification to reverification Nov 22, 2024
@brkalow brkalow enabled auto-merge (squash) November 22, 2024 20:16
@brkalow brkalow merged commit dce4f7f into main Nov 22, 2024
31 checks passed
@brkalow brkalow deleted the brk.chore/reverification-copy-naming branch November 22, 2024 20:20
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.

4 participants