Skip to content

fix(clerk-js): WIP ignore#7771

Open
wobsoriano wants to merge 2 commits intorelease/core-2from
rob/fix-one-tap
Open

fix(clerk-js): WIP ignore#7771
wobsoriano wants to merge 2 commits intorelease/core-2from
rob/fix-one-tap

Conversation

@wobsoriano
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:

@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

🦋 Changeset detected

Latest commit: 3eb09fd

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 Patch
@clerk/shared Patch
@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/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch
@clerk/themes Patch
@clerk/types Patch
@clerk/vue Patch
@clerk/localizations 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

@vercel
Copy link

vercel bot commented Feb 5, 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 5, 2026 5:46am

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 5, 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 rob/fix-one-tap

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

@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.22-snapshot.v20260205054554
@clerk/astro 2.17.2-snapshot.v20260205054554
@clerk/backend 2.30.2-snapshot.v20260205054554
@clerk/chrome-extension 2.9.2-snapshot.v20260205054554
@clerk/clerk-js 5.122.2-snapshot.v20260205054554
@clerk/elements 0.24.8-snapshot.v20260205054554
@clerk/clerk-expo 2.19.23-snapshot.v20260205054554
@clerk/expo-passkeys 0.4.34-snapshot.v20260205054554
@clerk/express 1.7.70-snapshot.v20260205054554
@clerk/fastify 2.6.22-snapshot.v20260205054554
@clerk/localizations 3.35.4-snapshot.v20260205054554
@clerk/nextjs 6.37.4-snapshot.v20260205054554
@clerk/nuxt 1.13.20-snapshot.v20260205054554
@clerk/clerk-react 5.60.1-snapshot.v20260205054554
@clerk/react-router 2.4.4-snapshot.v20260205054554
@clerk/remix 4.13.37-snapshot.v20260205054554
@clerk/shared 3.44.1-snapshot.v20260205054554
@clerk/tanstack-react-start 0.29.2-snapshot.v20260205054554
@clerk/testing 1.13.36-snapshot.v20260205054554
@clerk/themes 2.4.52-snapshot.v20260205054554
@clerk/types 4.101.15-snapshot.v20260205054554
@clerk/vue 1.17.13-snapshot.v20260205054554

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

npm i @clerk/agent-toolkit@0.2.22-snapshot.v20260205054554 --save-exact

@clerk/astro

npm i @clerk/astro@2.17.2-snapshot.v20260205054554 --save-exact

@clerk/backend

npm i @clerk/backend@2.30.2-snapshot.v20260205054554 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@2.9.2-snapshot.v20260205054554 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.122.2-snapshot.v20260205054554 --save-exact

@clerk/elements

npm i @clerk/elements@0.24.8-snapshot.v20260205054554 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.19.23-snapshot.v20260205054554 --save-exact

@clerk/expo-passkeys

npm i @clerk/expo-passkeys@0.4.34-snapshot.v20260205054554 --save-exact

@clerk/express

npm i @clerk/express@1.7.70-snapshot.v20260205054554 --save-exact

@clerk/fastify

npm i @clerk/fastify@2.6.22-snapshot.v20260205054554 --save-exact

@clerk/localizations

npm i @clerk/localizations@3.35.4-snapshot.v20260205054554 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@6.37.4-snapshot.v20260205054554 --save-exact

@clerk/nuxt

npm i @clerk/nuxt@1.13.20-snapshot.v20260205054554 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.60.1-snapshot.v20260205054554 --save-exact

@clerk/react-router

npm i @clerk/react-router@2.4.4-snapshot.v20260205054554 --save-exact

@clerk/remix

npm i @clerk/remix@4.13.37-snapshot.v20260205054554 --save-exact

@clerk/shared

npm i @clerk/shared@3.44.1-snapshot.v20260205054554 --save-exact

@clerk/tanstack-react-start

npm i @clerk/tanstack-react-start@0.29.2-snapshot.v20260205054554 --save-exact

@clerk/testing

npm i @clerk/testing@1.13.36-snapshot.v20260205054554 --save-exact

@clerk/themes

npm i @clerk/themes@2.4.52-snapshot.v20260205054554 --save-exact

@clerk/types

npm i @clerk/types@4.101.15-snapshot.v20260205054554 --save-exact

@clerk/vue

npm i @clerk/vue@1.17.13-snapshot.v20260205054554 --save-exact

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 5, 2026

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: 3eb09fd

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.

2 participants