Skip to content

Conversation

@wobsoriano
Copy link
Member

Description

Core 2 version of #7755

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:

@vercel
Copy link

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Feb 3, 2026 11:25pm

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 3, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch jw/rob/machine-token-core-2

Comment @coderabbitai help to get the list of available commands and usage tips.

@changeset-bot
Copy link

changeset-bot bot commented Feb 3, 2026

🦋 Changeset detected

Latest commit: 8ff650f

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

This PR includes changesets to release 11 packages
Name Type
@clerk/backend Patch
@clerk/nextjs Patch
@clerk/agent-toolkit Patch
@clerk/astro 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

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

@wobsoriano wobsoriano marked this pull request as ready for review February 3, 2026 23:22
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 3, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@7756

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@7756

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@7756

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@7756

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@7756

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@7756

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@7756

@clerk/clerk-expo

npm i https://pkg.pr.new/@clerk/clerk-expo@7756

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@7756

@clerk/express

npm i https://pkg.pr.new/@clerk/express@7756

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@7756

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@7756

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@7756

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@7756

@clerk/clerk-react

npm i https://pkg.pr.new/@clerk/clerk-react@7756

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@7756

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@7756

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@7756

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@7756

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@7756

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@7756

@clerk/types

npm i https://pkg.pr.new/@clerk/types@7756

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@7756

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@7756

commit: 8ff650f

@wobsoriano
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

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

Package Version
@clerk/agent-toolkit 0.2.20-snapshot.v20260203234049
@clerk/astro 2.17.0-snapshot.v20260203234049
@clerk/backend 2.30.0-snapshot.v20260203234049
@clerk/express 1.7.68-snapshot.v20260203234049
@clerk/fastify 2.6.20-snapshot.v20260203234049
@clerk/nextjs 6.37.2-snapshot.v20260203234049
@clerk/nuxt 1.13.18-snapshot.v20260203234049
@clerk/react-router 2.4.2-snapshot.v20260203234049
@clerk/remix 4.13.35-snapshot.v20260203234049
@clerk/tanstack-react-start 0.29.0-snapshot.v20260203234049
@clerk/testing 1.13.34-snapshot.v20260203234049
@clerk/vue 1.17.12-snapshot.v20260203234049

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

npm i @clerk/agent-toolkit@0.2.20-snapshot.v20260203234049 --save-exact

@clerk/astro

npm i @clerk/astro@2.17.0-snapshot.v20260203234049 --save-exact

@clerk/backend

npm i @clerk/backend@2.30.0-snapshot.v20260203234049 --save-exact

@clerk/express

npm i @clerk/express@1.7.68-snapshot.v20260203234049 --save-exact

@clerk/fastify

npm i @clerk/fastify@2.6.20-snapshot.v20260203234049 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@6.37.2-snapshot.v20260203234049 --save-exact

@clerk/nuxt

npm i @clerk/nuxt@1.13.18-snapshot.v20260203234049 --save-exact

@clerk/react-router

npm i @clerk/react-router@2.4.2-snapshot.v20260203234049 --save-exact

@clerk/remix

npm i @clerk/remix@4.13.35-snapshot.v20260203234049 --save-exact

@clerk/tanstack-react-start

npm i @clerk/tanstack-react-start@0.29.0-snapshot.v20260203234049 --save-exact

@clerk/testing

npm i @clerk/testing@1.13.34-snapshot.v20260203234049 --save-exact

@clerk/vue

npm i @clerk/vue@1.17.12-snapshot.v20260203234049 --save-exact

@wobsoriano wobsoriano merged commit 7917ff4 into release/core-2 Feb 3, 2026
76 of 77 checks passed
@wobsoriano wobsoriano deleted the jw/rob/machine-token-core-2 branch February 3, 2026 23:45
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.

5 participants