ci(repo): Version packages#9141
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Repository UI (inherited) 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:
Comment |
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/electron
@clerk/electron-passkeys
@clerk/eslint-plugin
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
API Changes Report
Summary
No API Changes DetectedAll packages have stable APIs with no detected changes. Report generated by Break Check Last ran on |
f25f7cf to
891b8ab
Compare
891b8ab to
2a52ae0
Compare
2a52ae0 to
c02132f
Compare
c02132f to
9f82799
Compare
9f82799 to
25f5098
Compare
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/astro@3.4.17
Patch Changes
d8fc1d7,1d0e78c]:@clerk/backend@3.11.5
Patch Changes
d8fc1d7,1d0e78c]:@clerk/chrome-extension@3.1.52
Patch Changes
d8fc1d7,4dc2906,6cc1890,1d0e78c,ea75149]:@clerk/clerk-js@6.25.3
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. (#9065) by @nikosdouvlisUpdated dependencies [
d8fc1d7,1d0e78c]:@clerk/electron@0.0.13
Patch Changes
d8fc1d7,1d0e78c]:@clerk/expo@3.7.5
Patch Changes
d8fc1d7,1d0e78c]:@clerk/expo-passkeys@1.2.4
Patch Changes
d8fc1d7,1d0e78c]:@clerk/express@2.1.41
Patch Changes
d8fc1d7,1d0e78c]:@clerk/fastify@3.1.51
Patch Changes
d8fc1d7,1d0e78c]:@clerk/hono@0.1.51
Patch Changes
d8fc1d7,1d0e78c]:@clerk/localizations@4.13.3
Patch Changes
d8fc1d7,1d0e78c]:@clerk/nextjs@7.5.18
Patch Changes
d8fc1d7,1d0e78c]:@clerk/nuxt@2.6.17
Patch Changes
d8fc1d7,1d0e78c]:@clerk/react@6.12.3
Patch Changes
d8fc1d7,1d0e78c]:@clerk/react-router@3.5.10
Patch Changes
d8fc1d7,1d0e78c]:@clerk/shared@4.25.3
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. (#9065) by @nikosdouvlisAdd named protect check parameter types for future sign-in and sign-up flows. (#9116) by @SarahSoutoul
@clerk/tanstack-react-start@1.4.18
Patch Changes
d8fc1d7,1d0e78c]:@clerk/testing@2.2.8
Patch Changes
d8fc1d7,1d0e78c]:@clerk/ui@1.25.3
Patch Changes
Fix small actions button border radius to ensure consistency. (#9146) by @alexcarpenter
Reduce the organization avatar's border radius in the
OrganizationSwitchertrigger so it stays proportional at the smaller trigger size. (#9148) by @alexcarpenterSet
box-sizing: border-boxon the spinner so its border no longer changes the rendered size and causes a layout shift. (#9147) by @alexcarpenterUpdated dependencies [
d8fc1d7,1d0e78c]:@clerk/vue@2.4.15
Patch Changes
d8fc1d7,1d0e78c]:@clerk/headless@0.0.11
Patch Changes
d8fc1d7,1d0e78c]:@clerk/msw@0.0.47
Patch Changes
d8fc1d7,1d0e78c]:@clerk/swingset@0.0.18
Patch Changes
4dc2906,6cc1890,ea75149]: