ci(repo): Version packages#8735
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Break Check: no API changes detected across the tracked packages. Last ran on |
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@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: |
d61f48e to
58554d0
Compare
58554d0 to
d85bcfb
Compare
d85bcfb to
ee8f1f7
Compare
ee8f1f7 to
c168092
Compare
c168092 to
3d349e8
Compare
3d349e8 to
c6e58cd
Compare
c6e58cd to
bb77332
Compare
bb77332 to
9db9cb5
Compare
9db9cb5 to
ed6b2da
Compare
ed6b2da to
34f1bdb
Compare
34f1bdb to
f5bcfcf
Compare
f5bcfcf to
f48c24b
Compare
f48c24b to
c08bf69
Compare
|
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 Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
c08bf69 to
67ba01e
Compare
67ba01e to
c5f666f
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.3.4
Patch Changes
27c4d75,b295af3,27c4d75,8e1bd48]:@clerk/backend@3.5.1
Patch Changes
Prevent an unhandled exception when verifying a machine token whose JWT payload has a missing or non-string
sub. Such tokens are now classified and rejected with a typed verification error instead of throwing, so a craftedAuthorizationheader can no longer surface as an unhandled error during request authentication. (#8744) by @jacekradkoRedact raw bearer credentials from the
authobject's debug output. The debug payload (surfaced when an SDK enables middleware debug logging) previously included full session, machine, refresh, dev-browser and handshake tokens; each now exposes only a short, non-reconstructable prefix, matching howsecretKeyandjwtKeyare already handled. (#8744) by @jacekradkoAdd and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintechUpdated dependencies [
b295af3,8e1bd48]:@clerk/chrome-extension@3.1.33
Patch Changes
83f50f6,83f50f6,0aa6e81,81ce9d3,b295af3,b5efe17,eb5c02d,8e1bd48]:@clerk/clerk-js@6.14.1
Patch Changes
Correctly display OAuth consent redirect domains for known multi-label public suffixes. (#8700) by @wobsoriano
Fix the future SignUp API dropping documented params in some flows: (#8762) by @dmoerner
signUp.password()andsignUp.sso()now default the sign-up'slocaleto the browser locale when they create a new sign-up, matching the documented behavior andsignUp.create(). An explicitly passedlocalestill takes precedence, and updates to an existing sign-up remain unaffected.signUp.web3()now forwards thefirstName,lastName, andlocaleparams to the created sign-up instead of silently ignoring them.Add and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintechUpdated dependencies [
b295af3,8e1bd48]:@clerk/expo@3.3.2
Patch Changes
Bump the native SDKs pulled into Expo:
clerk-iosto1.1.5andclerk-android-api/clerk-android-uito1.0.26. (#8745) by @mikepitreFix
useSSO()in Expo apps that hit module loading failures when starting an SSO flow under Metro. (#8720) by @wobsorianoFix Expo native builds that could fail when
expo-web-browseris not installed butClerkProvideris imported. (#8607) by @chriscaninAdd and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintechUpdated dependencies [
83f50f6,83f50f6,b295af3,eb5c02d,8e1bd48]:@clerk/expo-passkeys@1.1.2
Patch Changes
b295af3,8e1bd48]:@clerk/express@2.1.24
Patch Changes
Add and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintechUpdated dependencies [
27c4d75,b295af3,27c4d75,8e1bd48]:@clerk/fastify@3.1.34
Patch Changes
27c4d75,b295af3,27c4d75,8e1bd48]:@clerk/hono@0.1.34
Patch Changes
27c4d75,b295af3,27c4d75,8e1bd48]:@clerk/localizations@4.7.2
Patch Changes
b295af3,8e1bd48]:@clerk/nextjs@7.4.4
Patch Changes
Harden middleware debug log output: the formatter now recursively truncates known credential keys (
sessionToken,tokenInHeader,sessionTokenInCookie,secretKey,jwtKey) at any nesting depth, so a bearer token can no longer reach the logs even if a debug producer nests one. This is a defense-in-depth backstop alongside the source-level redaction in@clerk/backend. (#8744) by @jacekradkoAdd and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintechUpdated dependencies [
83f50f6,83f50f6,27c4d75,b295af3,27c4d75,8e1bd48]:@clerk/nuxt@2.5.4
Patch Changes
27c4d75,b295af3,27c4d75,8e1bd48]:@clerk/react@6.7.4
Patch Changes
Keep custom pages and menu items mounted when sibling pages are added, removed, or reordered. Portals are now keyed by a stable id rather than their array index, so a surviving page is reconciled as an update instead of being remounted. (#8604) by @jescalan
Prevent custom pages in profile components from remounting during parent rerenders. (#8604) by @jescalan
Add and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintechUpdated dependencies [
b295af3,8e1bd48]:@clerk/react-router@3.3.4
Patch Changes
83f50f6,83f50f6,27c4d75,b295af3,27c4d75,8e1bd48]:@clerk/shared@4.15.1
Patch Changes
Correctly display OAuth consent redirect domains for known multi-label public suffixes. (#8700) by @wobsoriano
Add and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech@clerk/tanstack-react-start@1.3.4
Patch Changes
83f50f6,83f50f6,27c4d75,b295af3,27c4d75,8e1bd48]:@clerk/testing@2.0.36
Patch Changes
27c4d75,b295af3,27c4d75,8e1bd48]:@clerk/ui@1.15.1
Patch Changes
Fix Chrome-specific scroll jump when toggling the billing period switch on the pricing table. (#8742) by @alexcarpenter
Fix a circular import in the styled-system that could crash module initialization under bundler configurations with tree-shaking disabled. (#8754) by @jacekradko
Correctly display OAuth consent redirect domains for known multi-label public suffixes. (#8700) by @wobsoriano
Fix modal backdrop appearing light in dark mode (#8743) by @alexcarpenter
Add and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintechUpdated dependencies [
b295af3,8e1bd48]:@clerk/upgrade@2.0.4
Patch Changes
@clerk/vue@2.3.4
Patch Changes
Add and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintechUpdated dependencies [
b295af3,8e1bd48]:@clerk/msw@0.0.32
Patch Changes
b295af3,8e1bd48]: