Skip to content

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Sep 2, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@clerk/vue@1.12.0

Minor Changes

Patch Changes

@clerk/agent-toolkit@0.1.30

Patch Changes

  • Updated dependencies [fced4fc, e6e19d2, 1b1e8b1]:
    • @clerk/types@4.84.1
    • @clerk/shared@3.24.1
    • @clerk/backend@2.12.1

@clerk/astro@2.11.11

Patch Changes

  • Updated dependencies [fced4fc, e6e19d2, 1b1e8b1]:
    • @clerk/types@4.84.1
    • @clerk/shared@3.24.1
    • @clerk/backend@2.12.1

@clerk/backend@2.12.1

Patch Changes

@clerk/chrome-extension@2.5.29

Patch Changes

@clerk/clerk-js@5.91.2

Patch Changes

  • Fixes issue where "prepare" API request would only fire once, preventing end users from receiving fresh otp codes. (#6695) by @panteliselef

  • Wait for pricing table data to be ready before hiding its fallback. (#6644) by @panteliselef

  • Fix double slash in FAPI client URLs when using a proxy configuration (avoids 308 redirects). (#6706) by @jacekradko

  • Hide billing tab when no paid plans exist, the user does not have a current or past subscription. (#6696) by @panteliselef

  • Update the experimental Errors interface to allow null for raw and global error arrays (#6677) by @nikosdouvlis

  • Updated dependencies [6e3f53e, fced4fc, e6e19d2, d0fe6ca, 1b1e8b1]:

    • @clerk/localizations@3.24.2
    • @clerk/types@4.84.1
    • @clerk/shared@3.24.1

@clerk/elements@0.23.61

Patch Changes

@clerk/clerk-expo@2.14.28

Patch Changes

@clerk/expo-passkeys@0.3.38

Patch Changes

@clerk/express@1.7.29

Patch Changes

  • Updated dependencies [fced4fc, e6e19d2, 1b1e8b1]:
    • @clerk/types@4.84.1
    • @clerk/shared@3.24.1
    • @clerk/backend@2.12.1

@clerk/fastify@2.4.29

Patch Changes

  • Updated dependencies [fced4fc, e6e19d2, 1b1e8b1]:
    • @clerk/types@4.84.1
    • @clerk/shared@3.24.1
    • @clerk/backend@2.12.1

@clerk/localizations@3.24.2

Patch Changes

  • Add Traditional Chinese translation for sign in or up combined title (#6701) by @wobsoriano

  • Add ptBR missing localization keys for choose organization session task (#6704) by @guilherme6191

  • Updated dependencies [fced4fc, 1b1e8b1]:

    • @clerk/types@4.84.1

@clerk/nextjs@6.31.9

Patch Changes

@clerk/nuxt@1.8.15

Patch Changes

  • Updated dependencies [fced4fc, ea65f20, e6e19d2, 1b1e8b1]:
    • @clerk/types@4.84.1
    • @clerk/vue@1.12.0
    • @clerk/shared@3.24.1
    • @clerk/backend@2.12.1

@clerk/clerk-react@5.46.1

Patch Changes

  • Wait for pricing table data to be ready before hiding its fallback. (#6644) by @panteliselef

  • [Experimental] Fix issue with property access for state proxy (#6700) by @dstaley

  • Updated dependencies [fced4fc, e6e19d2, 1b1e8b1]:

    • @clerk/types@4.84.1
    • @clerk/shared@3.24.1

@clerk/react-router@1.9.9

Patch Changes

@clerk/remix@4.11.9

Patch Changes

@clerk/shared@3.24.1

Patch Changes

@clerk/tanstack-react-start@0.23.4

Patch Changes

@clerk/testing@1.12.4

Patch Changes

  • Updated dependencies [fced4fc, e6e19d2, 1b1e8b1]:
    • @clerk/types@4.84.1
    • @clerk/shared@3.24.1
    • @clerk/backend@2.12.1

@clerk/themes@2.4.17

Patch Changes

@clerk/types@4.84.1

Patch Changes

  • Fixed incorrect deprecation warnings for legacy redirect props in <ClerkProvider>. (#6699) by @wobsoriano

  • Update the experimental Errors interface to allow null for raw and global error arrays (#6677) by @nikosdouvlis

Copy link
Contributor

coderabbitai bot commented Sep 2, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • ci(repo): Version packages

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.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

vercel bot commented Sep 2, 2025

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

Project Deployment Preview Comments Updated (UTC)
clerk-js-sandbox Ready Ready Preview Comment Sep 4, 2025 4:03pm

Copy link

pkg-pr-new bot commented Sep 2, 2025

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: c23db36

@github-actions github-actions bot force-pushed the changeset-release/main branch from fca764c to ee394a8 Compare September 3, 2025 07:53
@github-actions github-actions bot force-pushed the changeset-release/main branch from ee394a8 to c555727 Compare September 3, 2025 08:26
@github-actions github-actions bot force-pushed the changeset-release/main branch from c555727 to 17a2cf2 Compare September 3, 2025 12:45
@github-actions github-actions bot force-pushed the changeset-release/main branch from 17a2cf2 to 263b53d Compare September 3, 2025 14:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from 263b53d to b9acedd Compare September 3, 2025 19:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from b9acedd to 5bd765f Compare September 3, 2025 19:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5bd765f to 25cb504 Compare September 3, 2025 20:23
@github-actions github-actions bot force-pushed the changeset-release/main branch from 25cb504 to e76c31d Compare September 3, 2025 20:42
@github-actions github-actions bot force-pushed the changeset-release/main branch from e76c31d to 48bfaaf Compare September 4, 2025 03:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from 48bfaaf to cf2befb Compare September 4, 2025 13:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from cf2befb to 2739696 Compare September 4, 2025 14:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2739696 to c23db36 Compare September 4, 2025 16:02
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