ci(repo): Version packages (Core 2)#9115
Open
clerk-cookie wants to merge 1 commit into
Open
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 ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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: |
9985a32 to
b11ff8f
Compare
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 release/core-2, this PR will be updated.
Releases
@clerk/agent-toolkit@0.2.34
Patch Changes
4093b03]:@clerk/astro@2.17.14
Patch Changes
4093b03]:@clerk/backend@2.33.6
Patch Changes
4093b03]:@clerk/chrome-extension@2.9.21
Patch Changes
4093b03,eb83759]:@clerk/clerk-js@5.127.1
Patch Changes
Fail fast when the Clerk Frontend API (FAPI) is slow or unreachable during load. The client request and the load-recovery token mint are now bounded by a timeout, and the timed-out client request is aborted instead of being left in flight. A cold
Clerk.load()renders identity from a freshly minted session token (falling back to the session cookie if the mint fails) in seconds instead of hanging while retries run. After a degraded load, the client is re-fetched in the background without a time limit, so a slow-but-healthy origin recovers full client data (user profile, other sessions) without a reload. Also fixes hooks likeuseUser()keeping the cookie-derived stub user after full user data arrives. Adds atimeLimitutility to@clerk/shared/utilsthat optionally aborts anAbortControlleron timeout. (#9123) by @nikosdouvlisPrevent a staler session token from overwriting a fresher one on the same tab. Freshness is ranked by the JWT
oiatheader, theniat; tokens withoutoiatalways pass through. (#9090) by @nikosdouvlisUpdated dependencies [
4093b03]:@clerk/elements@0.24.19
Patch Changes
4093b03]:@clerk/clerk-expo@2.19.42
Patch Changes
4093b03,eb83759]:@clerk/expo-passkeys@0.4.45
Patch Changes
4093b03]:@clerk/express@1.7.82
Patch Changes
4093b03]:@clerk/fastify@2.6.34
Patch Changes
4093b03]:@clerk/localizations@3.37.8
Patch Changes
@clerk/nextjs@6.39.6
Patch Changes
4093b03]:@clerk/nuxt@1.13.32
Patch Changes
4093b03]:@clerk/clerk-react@5.61.9
Patch Changes
4093b03]:@clerk/react-router@2.4.16
Patch Changes
4093b03]:@clerk/remix@4.13.49
Patch Changes
4093b03]:@clerk/shared@3.47.8
Patch Changes
Clerk.load()renders identity from a freshly minted session token (falling back to the session cookie if the mint fails) in seconds instead of hanging while retries run. After a degraded load, the client is re-fetched in the background without a time limit, so a slow-but-healthy origin recovers full client data (user profile, other sessions) without a reload. Also fixes hooks likeuseUser()keeping the cookie-derived stub user after full user data arrives. Adds atimeLimitutility to@clerk/shared/utilsthat optionally aborts anAbortControlleron timeout. (#9123) by @nikosdouvlis@clerk/tanstack-react-start@0.29.14
Patch Changes
4093b03]:@clerk/testing@1.14.9
Patch Changes
4093b03]:@clerk/themes@2.4.63
Patch Changes
4093b03]:@clerk/types@4.101.26
Patch Changes
4093b03]:@clerk/vue@1.17.24
Patch Changes
4093b03]: