Skip to content

WIP commerce custom flows #6200

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 7 commits into from
Closed

WIP commerce custom flows #6200

wants to merge 7 commits into from

Conversation

panteliselef
Copy link
Member

Description

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

vercel bot commented Jun 26, 2025

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 Jun 27, 2025 9:43am

Copy link

changeset-bot bot commented Jun 26, 2025

🦋 Changeset detected

Latest commit: ff5b333

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/nextjs Minor
@clerk/shared Minor
@clerk/clerk-react Minor
@clerk/types Minor
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/agent-toolkit Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/elements Patch
@clerk/expo-passkeys Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/remix Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch
@clerk/vue Patch
@clerk/localizations Patch
@clerk/themes 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

@panteliselef
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

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

Package Version
@clerk/agent-toolkit 0.1.3-snapshot.v20250626170747
@clerk/astro 2.10.0-snapshot.v20250626170747
@clerk/backend 2.3.0-snapshot.v20250626170747
@clerk/chrome-extension 2.5.1-snapshot.v20250626170747
@clerk/clerk-js 5.70.0-snapshot.v20250626170747
@clerk/dev-cli 0.0.12-snapshot.v20250626170747
@clerk/elements 0.23.35-snapshot.v20250626170747
@clerk/clerk-expo 2.14.0-snapshot.v20250626170747
@clerk/expo-passkeys 0.3.12-snapshot.v20250626170747
@clerk/express 1.7.2-snapshot.v20250626170747
@clerk/fastify 2.4.2-snapshot.v20250626170747
@clerk/localizations 3.17.1-snapshot.v20250626170747
@clerk/nextjs 6.24.0-snapshot.v20250626170747
@clerk/nuxt 1.7.3-snapshot.v20250626170747
@clerk/clerk-react 5.33.0-snapshot.v20250626170747
@clerk/react-router 1.6.2-snapshot.v20250626170747
@clerk/remix 4.8.3-snapshot.v20250626170747
@clerk/shared 3.10.0-snapshot.v20250626170747
@clerk/tanstack-react-start 0.18.1-snapshot.v20250626170747
@clerk/testing 1.9.0-snapshot.v20250626170747
@clerk/themes 2.2.52-snapshot.v20250626170747
@clerk/types 4.62.0-snapshot.v20250626170747
@clerk/vue 1.8.10-snapshot.v20250626170747

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

npm i @clerk/agent-toolkit@0.1.3-snapshot.v20250626170747 --save-exact

@clerk/astro

npm i @clerk/astro@2.10.0-snapshot.v20250626170747 --save-exact

@clerk/backend

npm i @clerk/backend@2.3.0-snapshot.v20250626170747 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@2.5.1-snapshot.v20250626170747 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.70.0-snapshot.v20250626170747 --save-exact

@clerk/dev-cli

npm i @clerk/dev-cli@0.0.12-snapshot.v20250626170747 --save-exact

@clerk/elements

npm i @clerk/elements@0.23.35-snapshot.v20250626170747 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.14.0-snapshot.v20250626170747 --save-exact

@clerk/expo-passkeys

npm i @clerk/expo-passkeys@0.3.12-snapshot.v20250626170747 --save-exact

@clerk/express

npm i @clerk/express@1.7.2-snapshot.v20250626170747 --save-exact

@clerk/fastify

npm i @clerk/fastify@2.4.2-snapshot.v20250626170747 --save-exact

@clerk/localizations

npm i @clerk/localizations@3.17.1-snapshot.v20250626170747 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@6.24.0-snapshot.v20250626170747 --save-exact

@clerk/nuxt

npm i @clerk/nuxt@1.7.3-snapshot.v20250626170747 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.33.0-snapshot.v20250626170747 --save-exact

@clerk/react-router

npm i @clerk/react-router@1.6.2-snapshot.v20250626170747 --save-exact

@clerk/remix

npm i @clerk/remix@4.8.3-snapshot.v20250626170747 --save-exact

@clerk/shared

npm i @clerk/shared@3.10.0-snapshot.v20250626170747 --save-exact

@clerk/tanstack-react-start

npm i @clerk/tanstack-react-start@0.18.1-snapshot.v20250626170747 --save-exact

@clerk/testing

npm i @clerk/testing@1.9.0-snapshot.v20250626170747 --save-exact

@clerk/themes

npm i @clerk/themes@2.2.52-snapshot.v20250626170747 --save-exact

@clerk/types

npm i @clerk/types@4.62.0-snapshot.v20250626170747 --save-exact

@clerk/vue

npm i @clerk/vue@1.8.10-snapshot.v20250626170747 --save-exact

@panteliselef
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

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

Package Version
@clerk/agent-toolkit 0.1.3-snapshot.v20250627083924
@clerk/astro 2.10.0-snapshot.v20250627083924
@clerk/backend 2.3.0-snapshot.v20250627083924
@clerk/chrome-extension 2.5.1-snapshot.v20250627083924
@clerk/clerk-js 5.70.0-snapshot.v20250627083924
@clerk/dev-cli 0.0.12-snapshot.v20250627083924
@clerk/elements 0.23.35-snapshot.v20250627083924
@clerk/clerk-expo 2.14.0-snapshot.v20250627083924
@clerk/expo-passkeys 0.3.12-snapshot.v20250627083924
@clerk/express 1.7.2-snapshot.v20250627083924
@clerk/fastify 2.4.2-snapshot.v20250627083924
@clerk/localizations 3.17.1-snapshot.v20250627083924
@clerk/nextjs 6.24.0-snapshot.v20250627083924
@clerk/nuxt 1.7.3-snapshot.v20250627083924
@clerk/clerk-react 5.33.0-snapshot.v20250627083924
@clerk/react-router 1.6.2-snapshot.v20250627083924
@clerk/remix 4.8.3-snapshot.v20250627083924
@clerk/shared 3.10.0-snapshot.v20250627083924
@clerk/tanstack-react-start 0.18.1-snapshot.v20250627083924
@clerk/testing 1.9.0-snapshot.v20250627083924
@clerk/themes 2.2.52-snapshot.v20250627083924
@clerk/types 4.62.0-snapshot.v20250627083924
@clerk/vue 1.8.10-snapshot.v20250627083924

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

npm i @clerk/agent-toolkit@0.1.3-snapshot.v20250627083924 --save-exact

@clerk/astro

npm i @clerk/astro@2.10.0-snapshot.v20250627083924 --save-exact

@clerk/backend

npm i @clerk/backend@2.3.0-snapshot.v20250627083924 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@2.5.1-snapshot.v20250627083924 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.70.0-snapshot.v20250627083924 --save-exact

@clerk/dev-cli

npm i @clerk/dev-cli@0.0.12-snapshot.v20250627083924 --save-exact

@clerk/elements

npm i @clerk/elements@0.23.35-snapshot.v20250627083924 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.14.0-snapshot.v20250627083924 --save-exact

@clerk/expo-passkeys

npm i @clerk/expo-passkeys@0.3.12-snapshot.v20250627083924 --save-exact

@clerk/express

npm i @clerk/express@1.7.2-snapshot.v20250627083924 --save-exact

@clerk/fastify

npm i @clerk/fastify@2.4.2-snapshot.v20250627083924 --save-exact

@clerk/localizations

npm i @clerk/localizations@3.17.1-snapshot.v20250627083924 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@6.24.0-snapshot.v20250627083924 --save-exact

@clerk/nuxt

npm i @clerk/nuxt@1.7.3-snapshot.v20250627083924 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.33.0-snapshot.v20250627083924 --save-exact

@clerk/react-router

npm i @clerk/react-router@1.6.2-snapshot.v20250627083924 --save-exact

@clerk/remix

npm i @clerk/remix@4.8.3-snapshot.v20250627083924 --save-exact

@clerk/shared

npm i @clerk/shared@3.10.0-snapshot.v20250627083924 --save-exact

@clerk/tanstack-react-start

npm i @clerk/tanstack-react-start@0.18.1-snapshot.v20250627083924 --save-exact

@clerk/testing

npm i @clerk/testing@1.9.0-snapshot.v20250627083924 --save-exact

@clerk/themes

npm i @clerk/themes@2.2.52-snapshot.v20250627083924 --save-exact

@clerk/types

npm i @clerk/types@4.62.0-snapshot.v20250627083924 --save-exact

@clerk/vue

npm i @clerk/vue@1.8.10-snapshot.v20250627083924 --save-exact

@panteliselef
Copy link
Member Author

this was only for snapshots

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants