-
Notifications
You must be signed in to change notification settings - Fork 410
ci(repo): Version packages #7311
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
base: main
Are you sure you want to change the base?
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 (beta)
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: |
725816c to
2eb953a
Compare
2eb953a to
2d3a851
Compare
2d3a851 to
18d404b
Compare
18d404b to
8d05523
Compare
8d05523 to
b59cb2c
Compare
b59cb2c to
6d9e4ca
Compare
6d9e4ca to
38685d6
Compare
38685d6 to
de70d95
Compare
de70d95 to
460108b
Compare
460108b to
d8b8326
Compare
d8b8326 to
0aba41d
Compare
0aba41d to
9346f36
Compare
9346f36 to
4a2b95b
Compare
4a2b95b to
59692b6
Compare
59692b6 to
2d3999c
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@2.25.0
Minor Changes
Introducing
users.__experimental_passwordUntrustedaction (#7268) by @octoperExport
UserDeletedJSONtype from API resources (#7309) by @kdupreyPatch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce]:@clerk/clerk-js@5.112.0
Minor Changes
reset-passwordsession task (#7268) by @octoperPatch Changes
Prevent enable organization prompt from appearing if there is a session with a pending
choose-organizationtask. (#7307) by @LauraBeatrisThis resolves an issue where, after organizations are enabled via the Dashboard, cached environment resources may cause the prompt to show again when the user is redirected to complete the
choose-organizationtask.Fix issue where
SignInandSignUpinstances were unable to be serialized withJSON.stringifydue to a circular reference. (#7321) by @dstaleyConditionally apply
tabIndex={-1}usage when shown to ensure buttons are keyboard accessible. (#7306) by @alexcarpenterFixes line-height discrepancy between browsers. (#7112) by @alexcarpenter
Add localization key for username form error (#7320) by @guilherme6191
Ensure client trust messaging is only displayed if no 2FA options are available (#7313) by @tmilewski
Updates line-height calculations to follow font-sizing to fix differences across browsers. (#7112) by @alexcarpenter
Reverts the changes introduced in PR #7105, as it was causing JWTs returned from client piggybacking not to be inserted into the cache even though their claims had actually changed. (#7329) by @octoper
Updated dependencies [
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce]:@clerk/localizations@3.29.0
Minor Changes
reset-passwordsession task (#7268) by @octoperPatch Changes
Add localization key for username form error (#7320) by @guilherme6191
Updated dependencies []:
@clerk/shared@3.37.0
Minor Changes
Add
verceltoOAuthProvidertype to support "Sign in with Vercel" OAuth flow (#7324) by @RaillyHide billing types through @internal tag (#7315) by @SarahSoutoul
Introduce
reset-passwordsession task (#7268) by @octoperPatch Changes
Add localization key for username form error (#7320) by @guilherme6191
Moved helper to enable Organizations feature to React-specific shared path (#7334) by @wobsoriano
Refactor clearing cache in RQ hooks when a use signs out. (#7330) by @panteliselef
@clerk/agent-toolkit@0.2.6
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/astro@2.16.4
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/chrome-extension@2.8.7
Patch Changes
b0846e9,ada03e7,40a841d,d2a1345,f115e56,eccc430,cf66d07,d4aef71,3f99742,ef7b024,02798f5,07a30ce,eccc430,a11c2da]:@clerk/elements@0.23.87
Patch Changes
40a841d,f115e56,cf66d07,d4aef71,3f99742,02798f5,07a30ce]:@clerk/clerk-expo@2.19.7
Patch Changes
b0846e9,ada03e7,40a841d,d2a1345,f115e56,eccc430,cf66d07,d4aef71,3f99742,ef7b024,02798f5,07a30ce,eccc430,a11c2da]:@clerk/expo-passkeys@0.4.23
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce]:@clerk/express@1.7.54
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/fastify@2.6.6
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/nextjs@6.35.6
Patch Changes
40a841d,f115e56,cf66d07,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/nuxt@1.13.4
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/clerk-react@5.57.1
Patch Changes
Fixed an issue where
<APIKeys />mounted in a custom page caused an application to freeze. (#7316) by @wobsorianoUpdated dependencies [
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce]:@clerk/react-router@2.3.1
Patch Changes
40a841d,f115e56,cf66d07,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/remix@4.13.21
Patch Changes
40a841d,f115e56,cf66d07,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/tanstack-react-start@0.27.6
Patch Changes
40a841d,f115e56,cf66d07,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/testing@1.13.20
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce,d4aef71,a3e14b1]:@clerk/themes@2.4.41
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce]:@clerk/types@4.101.4
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce]:@clerk/vue@1.17.1
Patch Changes
40a841d,f115e56,d4aef71,3f99742,02798f5,07a30ce]: