chore(clerk-js): Keyless ui refactor#7798
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 1302341 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
|
!snapshot |
|
Hey @alexcarpenter - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/agent-toolkit@0.2.22-snapshot.v20260210151434 --save-exact
npm i @clerk/astro@2.17.2-snapshot.v20260210151434 --save-exact
npm i @clerk/backend@2.31.0-snapshot.v20260210151434 --save-exact
npm i @clerk/chrome-extension@2.9.2-snapshot.v20260210151434 --save-exact
npm i @clerk/clerk-js@5.123.0-snapshot.v20260210151434 --save-exact
npm i @clerk/clerk-expo@2.19.23-snapshot.v20260210151434 --save-exact
npm i @clerk/express@1.7.70-snapshot.v20260210151434 --save-exact
npm i @clerk/fastify@2.6.22-snapshot.v20260210151434 --save-exact
npm i @clerk/nextjs@6.37.4-snapshot.v20260210151434 --save-exact
npm i @clerk/nuxt@1.13.20-snapshot.v20260210151434 --save-exact
npm i @clerk/react-router@2.4.4-snapshot.v20260210151434 --save-exact
npm i @clerk/remix@4.13.37-snapshot.v20260210151434 --save-exact
npm i @clerk/tanstack-react-start@0.29.2-snapshot.v20260210151434 --save-exact
npm i @clerk/testing@1.13.36-snapshot.v20260210151434 --save-exact |
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/elements
@clerk/clerk-expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/clerk-react
@clerk/react-router
@clerk/remix
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/themes
@clerk/types
@clerk/upgrade
@clerk/vue
commit: |
|
!snapshot |
|
Hey @alexcarpenter - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/agent-toolkit@0.2.22-snapshot.v20260210172346 --save-exact
npm i @clerk/astro@2.17.2-snapshot.v20260210172346 --save-exact
npm i @clerk/backend@2.31.0-snapshot.v20260210172346 --save-exact
npm i @clerk/chrome-extension@2.9.2-snapshot.v20260210172346 --save-exact
npm i @clerk/clerk-js@5.123.0-snapshot.v20260210172346 --save-exact
npm i @clerk/clerk-expo@2.19.23-snapshot.v20260210172346 --save-exact
npm i @clerk/express@1.7.70-snapshot.v20260210172346 --save-exact
npm i @clerk/fastify@2.6.22-snapshot.v20260210172346 --save-exact
npm i @clerk/nextjs@6.37.4-snapshot.v20260210172346 --save-exact
npm i @clerk/nuxt@1.13.20-snapshot.v20260210172346 --save-exact
npm i @clerk/react-router@2.4.4-snapshot.v20260210172346 --save-exact
npm i @clerk/remix@4.13.37-snapshot.v20260210172346 --save-exact
npm i @clerk/tanstack-react-start@0.29.2-snapshot.v20260210172346 --save-exact
npm i @clerk/testing@1.13.36-snapshot.v20260210172346 --save-exact |
Description
Goals of this refactor:
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change