ci(repo): Version packages#7025
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/elements
@clerk/clerk-expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/clerk-react
@clerk/react-router
@clerk/remix
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/themes
@clerk/types
@clerk/upgrade
@clerk/vue
commit: |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 20, 2025 17:00
f86368c to
8563010
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 20, 2025 17:35
8563010 to
ce73d03
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 20, 2025 19:26
ce73d03 to
4412172
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2025 07:23
4412172 to
df08988
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2025 15:11
df08988 to
3a9fe5f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2025 15:39
3a9fe5f to
dc68f20
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2025 16:21
dc68f20 to
99c90d8
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2025 17:04
99c90d8 to
0c993f0
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2025 17:57
0c993f0 to
9e45a37
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 22, 2025 13:43
9e45a37 to
e64f368
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 22, 2025 17:52
e64f368 to
a24086f
Compare
wobsoriano
approved these changes
Oct 22, 2025
NicolasLopes7
pushed a commit
that referenced
this pull request
Oct 23, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/backend@2.19.0
Minor Changes
Patch Changes
Fix infinite redirect loop in multi-domain development flows by reordering authentication checks to prioritize satellite sync requests over dev-browser-sync handshakes. (#7018) by @jacekradko
Updated dependencies [
4d46e4e]:@clerk/nextjs@6.34.0
Minor Changes
Patch Changes
4d46e4e,a42a015,8ebbf1e]:@clerk/agent-toolkit@0.1.43
Patch Changes
4d46e4e,a42a015,8ebbf1e]:@clerk/astro@2.14.1
Patch Changes
4d46e4e,a42a015,8ebbf1e]:@clerk/chrome-extension@2.7.8
Patch Changes
4d46e4e,64d3135,3235626,ca00881]:@clerk/clerk-js@5.102.1
Patch Changes
Add title attribute to email address field with the recommended format. (#6956) by @alexcarpenter
Fixes an issue in SelectOption where the focus styles were not being properly applied when the option is focused. (#6999) by @alexcarpenter
Increases SelectOption touch area to remove any dead spots between items.
Make avatar remove button size xs to be consistent with upload button sizing. (#7041) by @alexcarpenter
Improve avatar upload and removal UX to auto collapse the profile section upon successful save. (#7044) by @alexcarpenter
Updated dependencies [
4d46e4e,1217b87]:@clerk/elements@0.23.74
Patch Changes
4d46e4e]:@clerk/clerk-expo@2.17.1
Patch Changes
4d46e4e,64d3135,3235626,ca00881]:@clerk/expo-passkeys@0.4.11
Patch Changes
4d46e4e]:@clerk/express@1.7.42
Patch Changes
4d46e4e,a42a015,8ebbf1e]:@clerk/fastify@2.4.42
Patch Changes
4d46e4e,a42a015,8ebbf1e]:@clerk/localizations@3.26.3
Patch Changes
Add title attribute to email address field with the recommended format. (#6956) by @alexcarpenter
Added missing translations for the fr-FR localization. (#6950) by @semleti
Updated dependencies [
4d46e4e]:@clerk/nuxt@1.11.1
Patch Changes
4d46e4e,a42a015,8ebbf1e]:@clerk/clerk-react@5.53.3
Patch Changes
4d46e4e]:@clerk/react-router@2.1.5
Patch Changes
4d46e4e,a42a015,8ebbf1e]:@clerk/remix@4.13.8
Patch Changes
4d46e4e,a42a015,8ebbf1e]:@clerk/shared@3.28.3
Patch Changes
4d46e4e]:@clerk/tanstack-react-start@0.26.4
Patch Changes
Fixed a bug where the
clerkMiddleware()helper would consume the body of the request (#7020) by @p9fUpdated dependencies [
4d46e4e,a42a015,8ebbf1e]:@clerk/testing@1.13.8
Patch Changes
Fix Playwright route URL to use RegExp instead of Glob URL pattern (#7036) by @anagstef
Updated dependencies [
4d46e4e,a42a015,8ebbf1e]:@clerk/themes@2.4.29
Patch Changes
4d46e4e]:@clerk/types@4.95.1
Patch Changes
@clerk/vue@1.14.8
Patch Changes
4d46e4e]: