ci(repo): Version packages#9062
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 |
API Changes Report
Summary
No API Changes DetectedAll packages have stable APIs with no detected changes. Report generated by Break Check Last ran on |
@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: |
99d3471 to
92b933d
Compare
92b933d to
42e60c0
Compare
42e60c0 to
6db0403
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/chrome-extension@3.1.48
Patch Changes
c01b937,8a30cfe,5a51943]:@clerk/electron@0.0.9
Patch Changes
Add a
userAgentoption tocreateClerkBridge()so Electron apps can customize the app name used for UserProfile session activity attribution while preserving platform details. (#9066) by @jeremy-clerkUpdated dependencies []:
@clerk/ui@1.24.2
Patch Changes
Use locale and currency aware formatting for negative money amounts (#9064) by @dstaley
Fix icon-only social buttons rendering taller than the ones with text. They now size to the same height as the text (block) buttons across all appearance spacing and font-size settings, keeping every social button in a row consistent. (#9058) by @alexcarpenter
Stop
truncateWithEndVisiblefrom splitting characters outside the BMP (such as CJK Extension B kanji and emoji) into a broken replacement character when truncating to a very small width. The short-width fallback now slices by code point, matching the main truncation path. (#9047) by @alexcarpenter@clerk/swingset@0.0.14
Patch Changes
c01b937,8a30cfe,5a51943]: