-
Notifications
You must be signed in to change notification settings - Fork 382
ci(repo): Version packages #6712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
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 |
@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: |
5a8d3af
to
c1db02d
Compare
c1db02d
to
46d6eac
Compare
46d6eac
to
0fa7b68
Compare
0fa7b68
to
bae992e
Compare
bae992e
to
c438b72
Compare
c438b72
to
cf3e37a
Compare
cf3e37a
to
738c024
Compare
738c024
to
3483d85
Compare
3483d85
to
b5356e6
Compare
b5356e6
to
90d127d
Compare
90d127d
to
4497fe8
Compare
4497fe8
to
884b754
Compare
884b754
to
a2e0d0e
Compare
a9eb0a2
to
5e4b968
Compare
5e4b968
to
96de7fd
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/[email protected]
Minor Changes
Introduces machine authentication, supporting four token types:
api_key
,oauth_token
,m2m_token
, andsession_token
. For backwards compatibility,session_token
remains the default when no token type is specified. This enables machine-to-machine authentication and use cases such as API keys and OAuth integrations. Existing applications continue to work without modification. (#6671) by @wobsorianoYou can specify which token types are allowed by using the
acceptsToken
option in theauth()
local. This option can be set to a specific type, an array of types, or'any'
to accept all supported tokens.Example usage in endpoints:
In middleware:
Patch Changes
55490c3
,e8d21de
,63fa204
,637f2e8
]:@clerk/[email protected]
Minor Changes
Patch Changes
55490c3
,e8d21de
,637f2e8
]:@clerk/[email protected]
Minor Changes
Patch Changes
Change placement of the manage subscription button inside
<UserProfile/>
and<OrganizationProfile/>
(#6428) by @panteliselefDo not trigger organization roles query when the current user's membership lacks the required permissions (
org:sys_memberships:read
ororg:sys_memberships:manage
). (#6703) by @LauraBeatrisThis fixes an issue where the
OrganizationSwitcher
component was making unnecessary API calls to fetch roles, resulting in HTTP 403 errors.Update search icon, payment source icon, and user preview identifier colors. (#6697) by @alexcarpenter
Updated dependencies [
55490c3
,f689d99
,e8d21de
,637f2e8
,465369b
]:@clerk/[email protected]
Minor Changes
<UserProfile/>
and<OrganizationProfile/>
(#6428) by @panteliselefPatch Changes
Fix formatting of cs-CZ localization strings (#6717) by @LauraBeatris
Introduce "Last Used" functionality to Sign In and Up (#6722) by @tmilewski
Add back removed cs-CZ translations for form field errors (#6713) by @ToliaGuy
Updated dependencies [
55490c3
,e8d21de
,637f2e8
]:@clerk/[email protected]
Minor Changes
<UserProfile/>
and<OrganizationProfile/>
(#6428) by @panteliselefPatch Changes
Introduce "Last Used" functionality to Sign In and Up (#6722) by @tmilewski
feat(types): Update telemetry type to accept perEventSampling argument. (#6723) by @heatlikeheatwave
@clerk/[email protected]
Minor Changes
Replaced callback props with event emitters in billing buttons: (#6733) by @wobsoriano
props
onSubscriptionComplete
→ emitsubscription-complete
props
onSubscriptionCancel
→ emitsubscription-cancel
Patch Changes
Improved error message when Clerk plugin is not installed (#6719) by @wobsoriano
Updated dependencies [
55490c3
,e8d21de
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,63fa204
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,aa098bd
,e8d21de
,bddb828
,4a5bd7a
]:@clerk/[email protected]
Patch Changes
Correctly specify dependency on
type-fest
package. (#6711) by @dstaleyUpdated dependencies [
55490c3
,e8d21de
,4a5bd7a
,637f2e8
]:@clerk/[email protected]
Patch Changes
Accepts
showInRecents
inauthSessionOptions
foruseSSO
, preventing the Android web browser tab from closing when navigating away during the SSO flow (#6718) by @LauraBeatrisUpdated dependencies [
55490c3
,aa098bd
,e8d21de
,bddb828
,4a5bd7a
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,63fa204
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,63fa204
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,63fa204
,4a5bd7a
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,56a9eb6
,a8e7794
,e8d21de
,63fa204
,637f2e8
]:@clerk/[email protected]
Patch Changes
Removed custom menu item logging from UserButton when asProvider is used. (#6715) by @alexcarpenter
Updated dependencies [
55490c3
,e8d21de
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,63fa204
,4a5bd7a
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,63fa204
,4a5bd7a
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,63fa204
,4a5bd7a
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,63fa204
,637f2e8
]:@clerk/[email protected]
Patch Changes
55490c3
,e8d21de
,637f2e8
]: