Skip to content

fix(elements): Remove example mode guard from passkey event in verification flow - #4295

Merged
tmilewski merged 2 commits into
mainfrom
tm/elements-example-guard
Oct 8, 2024
Merged

fix(elements): Remove example mode guard from passkey event in verification flow#4295
tmilewski merged 2 commits into
mainfrom
tm/elements-example-guard

Conversation

@tmilewski

Copy link
Copy Markdown
Member

Description

Remove example mode guard from passkey event in verification flow

Fixes ECO-208

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:

@tmilewski tmilewski self-assigned this Oct 7, 2024
@changeset-bot

changeset-bot Bot commented Oct 7, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 563b9ea

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

This PR includes changesets to release 1 package
Name Type
@clerk/elements 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

Copy link
Copy Markdown
Member Author

!snapshot

@clerk-cookie

Copy link
Copy Markdown
Collaborator

Hey @tmilewski - the snapshot version command generated the following package versions:

Package Version
@clerk/chrome-extension 1.3.16-snapshot.v563b9ea
@clerk/clerk-js 5.26.2-snapshot.v563b9ea
@clerk/elements 0.15.10-snapshot.v563b9ea
@clerk/clerk-expo 2.2.22-snapshot.v563b9ea
@clerk/localizations 3.2.0-snapshot.v563b9ea

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/chrome-extension

npm i @clerk/chrome-extension@1.3.16-snapshot.v563b9ea --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.26.2-snapshot.v563b9ea --save-exact

@clerk/elements

npm i @clerk/elements@0.15.10-snapshot.v563b9ea --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.2.22-snapshot.v563b9ea --save-exact

@clerk/localizations

npm i @clerk/localizations@3.2.0-snapshot.v563b9ea --save-exact

@tmilewski
tmilewski merged commit bf78fe0 into main Oct 8, 2024
@tmilewski
tmilewski deleted the tm/elements-example-guard branch October 8, 2024 13:40
wobsoriano pushed a commit that referenced this pull request Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants