ci(repo): Version packages#9050
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: |
69a4c98 to
fcc102f
Compare
API Changes Report
Summary
No API Changes DetectedAll packages have stable APIs with no detected changes. Report generated by Break Check Last ran on |
fcc102f to
f03e123
Compare
f03e123 to
2f7e4ef
Compare
2f7e4ef to
c1901c7
Compare
c1901c7 to
ee6b16e
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/backend@3.10.0
Minor Changes
Add an experimental
clerkClient.emails.create()method for sending transactional emails. It accepts address- or user-based recipients, supports optionalreplyTo,subject, and HTML and/or text content, and returns the createdEmailresource. (#9010) by @cbnsndwchThis method is marked
@experimentaland may change in a future release.@clerk/astro@3.4.11
Patch Changes
f42aad9]:@clerk/chrome-extension@3.1.47
Patch Changes
08737e5]:@clerk/electron@0.0.8
Patch Changes
<ClerkProvider>from@clerk/electron/reactnow allows the renderer's own custom scheme as a redirect protocol by default, so apps no longer need to setallowedRedirectProtocols={['<scheme>:']}manually. (#9043) by @nicolas-angeloThis applies when the renderer is served from the custom scheme registered with
createClerkBridge({ renderer }). Localfile:renderers are not allowlisted automatically, and explicitallowedRedirectProtocolsvalues are still respected.Updated dependencies []:
@clerk/expo@3.6.5
Patch Changes
Bump the bundled
clerk-androidSDK (clerk-android-apiandclerk-android-ui) from1.0.31to1.0.32. See the Clerk Android release: https://github.com/clerk/clerk-android/releases/tag/v1.0.32. (#9053) by @clerk-cookieBump the bundled
clerk-iosSDK from1.2.6to1.2.7. See the Clerk iOS release: https://github.com/clerk/clerk-ios/releases/tag/1.2.7. (#9054) by @clerk-cookieUpdated dependencies []:
@clerk/express@2.1.35
Patch Changes
f42aad9]:@clerk/fastify@3.1.45
Patch Changes
f42aad9]:@clerk/hono@0.1.45
Patch Changes
f42aad9]:@clerk/nextjs@7.5.12
Patch Changes
f42aad9]:@clerk/nuxt@2.6.11
Patch Changes
f42aad9]:@clerk/react-router@3.5.4
Patch Changes
f42aad9]:@clerk/tanstack-react-start@1.4.12
Patch Changes
f42aad9]:@clerk/testing@2.2.2
Patch Changes
f42aad9]:@clerk/ui@1.24.1
Patch Changes
@clerk/swingset@0.0.13
Patch Changes
08737e5]: