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

feat(clerk-js): Launch sign-in-or-up flow #4788

Merged
merged 52 commits into from
Jan 16, 2025
Merged

Conversation

alexcarpenter
Copy link
Member

@alexcarpenter alexcarpenter commented Dec 16, 2024

Description

GA release for sign-in-or-up functionality.

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:

Copy link

changeset-bot bot commented Dec 16, 2024

🦋 Changeset detected

Latest commit: e1772b3

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

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

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ⬜️ Skipped (Inspect) Jan 16, 2025 5:56pm

@alexcarpenter
Copy link
Member Author

!snapshot

@alexcarpenter
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

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

Package Version
@clerk/astro 2.1.8-snapshot.v20250115221341
@clerk/backend 1.22.1-snapshot.v20250115221341
@clerk/chrome-extension 2.1.12-snapshot.v20250115221341
@clerk/clerk-js 5.45.0-snapshot.v20250115221341
@clerk/elements 0.22.8-snapshot.v20250115221341
@clerk/clerk-expo 2.6.11-snapshot.v20250115221341
@clerk/expo-passkeys 0.1.7-snapshot.v20250115221341
@clerk/express 1.3.35-snapshot.v20250115221341
@clerk/fastify 2.1.8-snapshot.v20250115221341
@clerk/localizations 3.9.8-snapshot.v20250115221341
@clerk/nextjs 6.9.11-snapshot.v20250115221341
@clerk/nuxt 1.0.4-snapshot.v20250115221341
@clerk/clerk-react 5.22.0-snapshot.v20250115221341
@clerk/react-router 0.1.9-snapshot.v20250115221341
@clerk/remix 4.4.10-snapshot.v20250115221341
@clerk/shared 2.20.7-snapshot.v20250115221341
@clerk/tanstack-start 0.8.9-snapshot.v20250115221341
@clerk/testing 1.4.8-snapshot.v20250115221341
@clerk/themes 2.2.6-snapshot.v20250115221341
@clerk/types 4.41.0-snapshot.v20250115221341
@clerk/ui 0.3.9-snapshot.v20250115221341
@clerk/vue 1.1.0-snapshot.v20250115221341

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

npm i @clerk/astro@2.1.8-snapshot.v20250115221341 --save-exact

@clerk/backend

npm i @clerk/backend@1.22.1-snapshot.v20250115221341 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@2.1.12-snapshot.v20250115221341 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.45.0-snapshot.v20250115221341 --save-exact

@clerk/elements

npm i @clerk/elements@0.22.8-snapshot.v20250115221341 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.6.11-snapshot.v20250115221341 --save-exact

@clerk/expo-passkeys

npm i @clerk/expo-passkeys@0.1.7-snapshot.v20250115221341 --save-exact

@clerk/express

npm i @clerk/express@1.3.35-snapshot.v20250115221341 --save-exact

@clerk/fastify

npm i @clerk/fastify@2.1.8-snapshot.v20250115221341 --save-exact

@clerk/localizations

npm i @clerk/localizations@3.9.8-snapshot.v20250115221341 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@6.9.11-snapshot.v20250115221341 --save-exact

@clerk/nuxt

npm i @clerk/nuxt@1.0.4-snapshot.v20250115221341 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.22.0-snapshot.v20250115221341 --save-exact

@clerk/react-router

npm i @clerk/react-router@0.1.9-snapshot.v20250115221341 --save-exact

@clerk/remix

npm i @clerk/remix@4.4.10-snapshot.v20250115221341 --save-exact

@clerk/shared

npm i @clerk/shared@2.20.7-snapshot.v20250115221341 --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.8.9-snapshot.v20250115221341 --save-exact

@clerk/testing

npm i @clerk/testing@1.4.8-snapshot.v20250115221341 --save-exact

@clerk/themes

npm i @clerk/themes@2.2.6-snapshot.v20250115221341 --save-exact

@clerk/types

npm i @clerk/types@4.41.0-snapshot.v20250115221341 --save-exact

@clerk/ui

npm i @clerk/ui@0.3.9-snapshot.v20250115221341 --save-exact

@clerk/vue

npm i @clerk/vue@1.1.0-snapshot.v20250115221341 --save-exact

@alexcarpenter
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

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

Package Version
@clerk/astro 2.1.9-snapshot.v20250116165108
@clerk/backend 1.23.1-snapshot.v20250116165108
@clerk/chrome-extension 2.1.13-snapshot.v20250116165108
@clerk/clerk-js 5.45.0-snapshot.v20250116165108
@clerk/elements 0.22.9-snapshot.v20250116165108
@clerk/clerk-expo 2.6.12-snapshot.v20250116165108
@clerk/expo-passkeys 0.1.8-snapshot.v20250116165108
@clerk/express 1.3.36-snapshot.v20250116165108
@clerk/fastify 2.1.9-snapshot.v20250116165108
@clerk/localizations 3.9.9-snapshot.v20250116165108
@clerk/nextjs 6.9.12-snapshot.v20250116165108
@clerk/nuxt 1.0.5-snapshot.v20250116165108
@clerk/clerk-react 5.22.0-snapshot.v20250116165108
@clerk/react-router 0.1.10-snapshot.v20250116165108
@clerk/remix 4.4.11-snapshot.v20250116165108
@clerk/shared 2.20.8-snapshot.v20250116165108
@clerk/tanstack-start 0.8.10-snapshot.v20250116165108
@clerk/testing 1.4.9-snapshot.v20250116165108
@clerk/themes 2.2.7-snapshot.v20250116165108
@clerk/types 4.41.0-snapshot.v20250116165108
@clerk/ui 0.3.10-snapshot.v20250116165108
@clerk/vue 1.1.0-snapshot.v20250116165108

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

npm i @clerk/astro@2.1.9-snapshot.v20250116165108 --save-exact

@clerk/backend

npm i @clerk/backend@1.23.1-snapshot.v20250116165108 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@2.1.13-snapshot.v20250116165108 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.45.0-snapshot.v20250116165108 --save-exact

@clerk/elements

npm i @clerk/elements@0.22.9-snapshot.v20250116165108 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.6.12-snapshot.v20250116165108 --save-exact

@clerk/expo-passkeys

npm i @clerk/expo-passkeys@0.1.8-snapshot.v20250116165108 --save-exact

@clerk/express

npm i @clerk/express@1.3.36-snapshot.v20250116165108 --save-exact

@clerk/fastify

npm i @clerk/fastify@2.1.9-snapshot.v20250116165108 --save-exact

@clerk/localizations

npm i @clerk/localizations@3.9.9-snapshot.v20250116165108 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@6.9.12-snapshot.v20250116165108 --save-exact

@clerk/nuxt

npm i @clerk/nuxt@1.0.5-snapshot.v20250116165108 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.22.0-snapshot.v20250116165108 --save-exact

@clerk/react-router

npm i @clerk/react-router@0.1.10-snapshot.v20250116165108 --save-exact

@clerk/remix

npm i @clerk/remix@4.4.11-snapshot.v20250116165108 --save-exact

@clerk/shared

npm i @clerk/shared@2.20.8-snapshot.v20250116165108 --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.8.10-snapshot.v20250116165108 --save-exact

@clerk/testing

npm i @clerk/testing@1.4.9-snapshot.v20250116165108 --save-exact

@clerk/themes

npm i @clerk/themes@2.2.7-snapshot.v20250116165108 --save-exact

@clerk/types

npm i @clerk/types@4.41.0-snapshot.v20250116165108 --save-exact

@clerk/ui

npm i @clerk/ui@0.3.10-snapshot.v20250116165108 --save-exact

@clerk/vue

npm i @clerk/vue@1.1.0-snapshot.v20250116165108 --save-exact

Copy link
Member

@brkalow brkalow left a comment

Choose a reason for hiding this comment

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

🚢

@brkalow brkalow merged commit 53bd34f into main Jan 16, 2025
29 checks passed
@brkalow brkalow deleted the alexcarpenter/sign-in-or-up-ga branch January 16, 2025 18:01
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.

7 participants