Uh oh!
There was an error while loading. Please reload this page.
feat(clerk-js): Launch sign-in-or-up flow - #4788
Conversation
🦋 Changeset detectedLatest commit: e1772b3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 22 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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
alexcarpenter
commented
Jan 10, 2025
!snapshot |
alexcarpenter
commented
Jan 15, 2025
!snapshot |
clerk-cookie
commented
Jan 15, 2025
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/astro@2.1.8-snapshot.v20250115221341 --save-exact
npm i @clerk/backend@1.22.1-snapshot.v20250115221341 --save-exact
npm i @clerk/chrome-extension@2.1.12-snapshot.v20250115221341 --save-exact
npm i @clerk/clerk-js@5.45.0-snapshot.v20250115221341 --save-exact
npm i @clerk/elements@0.22.8-snapshot.v20250115221341 --save-exact
npm i @clerk/clerk-expo@2.6.11-snapshot.v20250115221341 --save-exact
npm i @clerk/expo-passkeys@0.1.7-snapshot.v20250115221341 --save-exact
npm i @clerk/express@1.3.35-snapshot.v20250115221341 --save-exact
npm i @clerk/fastify@2.1.8-snapshot.v20250115221341 --save-exact
npm i @clerk/localizations@3.9.8-snapshot.v20250115221341 --save-exact
npm i @clerk/nextjs@6.9.11-snapshot.v20250115221341 --save-exact
npm i @clerk/nuxt@1.0.4-snapshot.v20250115221341 --save-exact
npm i @clerk/clerk-react@5.22.0-snapshot.v20250115221341 --save-exact
npm i @clerk/react-router@0.1.9-snapshot.v20250115221341 --save-exact
npm i @clerk/remix@4.4.10-snapshot.v20250115221341 --save-exact
npm i @clerk/shared@2.20.7-snapshot.v20250115221341 --save-exact
npm i @clerk/tanstack-start@0.8.9-snapshot.v20250115221341 --save-exact
npm i @clerk/testing@1.4.8-snapshot.v20250115221341 --save-exact
npm i @clerk/themes@2.2.6-snapshot.v20250115221341 --save-exact
npm i @clerk/types@4.41.0-snapshot.v20250115221341 --save-exact
npm i @clerk/ui@0.3.9-snapshot.v20250115221341 --save-exact
npm i @clerk/vue@1.1.0-snapshot.v20250115221341 --save-exact |
alexcarpenter
commented
Jan 16, 2025
!snapshot |
clerk-cookie
commented
Jan 16, 2025
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/astro@2.1.9-snapshot.v20250116165108 --save-exact
npm i @clerk/backend@1.23.1-snapshot.v20250116165108 --save-exact
npm i @clerk/chrome-extension@2.1.13-snapshot.v20250116165108 --save-exact
npm i @clerk/clerk-js@5.45.0-snapshot.v20250116165108 --save-exact
npm i @clerk/elements@0.22.9-snapshot.v20250116165108 --save-exact
npm i @clerk/clerk-expo@2.6.12-snapshot.v20250116165108 --save-exact
npm i @clerk/expo-passkeys@0.1.8-snapshot.v20250116165108 --save-exact
npm i @clerk/express@1.3.36-snapshot.v20250116165108 --save-exact
npm i @clerk/fastify@2.1.9-snapshot.v20250116165108 --save-exact
npm i @clerk/localizations@3.9.9-snapshot.v20250116165108 --save-exact
npm i @clerk/nextjs@6.9.12-snapshot.v20250116165108 --save-exact
npm i @clerk/nuxt@1.0.5-snapshot.v20250116165108 --save-exact
npm i @clerk/clerk-react@5.22.0-snapshot.v20250116165108 --save-exact
npm i @clerk/react-router@0.1.10-snapshot.v20250116165108 --save-exact
npm i @clerk/remix@4.4.11-snapshot.v20250116165108 --save-exact
npm i @clerk/shared@2.20.8-snapshot.v20250116165108 --save-exact
npm i @clerk/tanstack-start@0.8.10-snapshot.v20250116165108 --save-exact
npm i @clerk/testing@1.4.9-snapshot.v20250116165108 --save-exact
npm i @clerk/themes@2.2.7-snapshot.v20250116165108 --save-exact
npm i @clerk/types@4.41.0-snapshot.v20250116165108 --save-exact
npm i @clerk/ui@0.3.10-snapshot.v20250116165108 --save-exact
npm i @clerk/vue@1.1.0-snapshot.v20250116165108 --save-exact |
Co-authored-by: Jacek <jacek@clerk.dev> Co-authored-by: Dylan Staley <88163+dstaley@users.noreply.github.com> Co-authored-by: panteliselef <panteliselef@outlook.com> Co-authored-by: Lennart <lekoarts@gmail.com> Co-authored-by: Bryce Kalow <bryce@clerk.dev>
Description
GA release for sign-in-or-up functionality.
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change