-
Notifications
You must be signed in to change notification settings - Fork 260
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
Version Packages #1461
Version Packages #1461
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
ca76600
to
80b219d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
80b219d
to
0c414d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
0c414d8
to
ef12b80
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
ef12b80
to
66a93b2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
66a93b2
to
fe978ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
fe978ed
to
73eb8f5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
73eb8f5
to
451ead0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
e7db07f
to
6c31a2a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
6c31a2a
to
9043706
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
9043706
to
cab9eca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
cab9eca
to
9b8a476
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
9b8a476
to
10800f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
10800f7
to
fac093e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
fac093e
to
e9c5ff7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
e9c5ff7
to
d95e0d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
d95e0d2
to
072b10e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
072b10e
to
9e40bef
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
9e40bef
to
64832c2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
64832c2
to
1ccb86f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected important findings in this PR that you should review.
Click here to view these findings on Jit.
This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
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@0.25.0
Minor Changes
Introduce
createIsomorphicRequest
in@clerk/backend
(#1393) by @anagstefThis utility simplifies the
authenticateRequest
signature, and it makes it easier to integrate with more frameworks.Add
updateUserProfileImage
andupdateOrganizationLogo
methods for uploading images toUser
andOrganization
respectively. (#1456) by @anagstefPatch Changes
Add missing property 'adminDeleteEnabled' in Organization resource (#1468) by @chanioxaris
Fix the headers checked to determine the Response Content-Type (#1469) by @anagstef
Add missing property 'privateMetadata' in OrganizationInvitation resource (#1468) by @chanioxaris
Updated dependencies [
73c9c1d0e
,ae9fc247a
,1a151e701
,090bab66e
,592911196
]:@clerk/clerk-js@4.53.0
Minor Changes
Add a confirmation input as an additional check when doing destructive actions such as: (#1454) by @raptisj
Νew localization keys were introduced to support the above
Patch Changes
Add missing property 'maxAllowedMemberships' in Organization resource (#1468) by @chanioxaris
Add
form_username_invalid_character
unstable error localization key. (#1475) by @desiprisgFixed a bug where overriding some localization values in the sign in/up start pages with an empty string would result in showing the english translation. (#1474) by @desiprisg
Changes to OrganizationSwitcher (#1462) by @panteliselef
hidePersonal
is trueEnable the ability to target the avatar upload and remove action buttons (#1455) by @tmilewski
In the component, if the newly created organization has max allowed membership equal to 1, skip the invitation page (#1471) by @chanioxaris
Updated dependencies [
73c9c1d0e
,ae9fc247a
,1a151e701
,090bab66e
,8bd5b3d38
,5ecbb0a37
,592911196
,cd361e169
]:@clerk/fastify@0.6.0
Minor Changes
Introduce
createIsomorphicRequest
in@clerk/backend
(#1393) by @anagstefThis utility simplifies the
authenticateRequest
signature, and it makes it easier to integrate with more frameworks.Patch Changes
Pass the
ClerkFastifyOptions
to the exported fastify plugin (#1488) by @mikestopcontinuesUpdated dependencies [
16c3283ec
,73c9c1d0e
,ae9fc247a
,1a151e701
,e3036848d
,fd692af79
,090bab66e
,bb0d69b45
,592911196
]:gatsby-plugin-clerk@4.4.0
Minor Changes
Introduce
createIsomorphicRequest
in@clerk/backend
(#1393) by @anagstefThis utility simplifies the
authenticateRequest
signature, and it makes it easier to integrate with more frameworks.Patch Changes
16c3283ec
,73c9c1d0e
,ae9fc247a
,1a151e701
,e3036848d
,fd692af79
,090bab66e
,bb0d69b45
,592911196
,dd10ebeae
]:@clerk/localizations@1.23.0
Minor Changes
Add a confirmation input as an additional check when doing destructive actions such as: (#1454) by @raptisj
Νew localization keys were introduced to support the above
Add el-GR localization (#1479) by @EmmanouelaPothitou
Patch Changes
Add
form_username_invalid_character
unstable error localization key. (#1475) by @desiprisgAdd missing "delete account" French translations (#1487) by @selimjouan
Updated dependencies [
73c9c1d0e
,ae9fc247a
,1a151e701
,090bab66e
,592911196
]:@clerk/nextjs@4.22.0
Minor Changes
Introduce
createIsomorphicRequest
in@clerk/backend
(#1393) by @anagstefThis utility simplifies the
authenticateRequest
signature, and it makes it easier to integrate with more frameworks.Improve dev-mode logs for authMiddleware (protectedRoutes and ignoredRoutes) by @nikosdouvlis
Patch Changes
16c3283ec
,73c9c1d0e
,ae9fc247a
,1a151e701
,e3036848d
,fd692af79
,090bab66e
,bb0d69b45
,592911196
,dd10ebeae
]:@clerk/remix@2.8.0
Minor Changes
Introduce
createIsomorphicRequest
in@clerk/backend
(#1393) by @anagstefThis utility simplifies the
authenticateRequest
signature, and it makes it easier to integrate with more frameworks.Patch Changes
16c3283ec
,73c9c1d0e
,ae9fc247a
,1a151e701
,e3036848d
,fd692af79
,090bab66e
,5ecbb0a37
,bb0d69b45
,592911196
,dd10ebeae
]:@clerk/clerk-sdk-node@4.11.0
Minor Changes
Introduce
createIsomorphicRequest
in@clerk/backend
(#1393) by @anagstefThis utility simplifies the
authenticateRequest
signature, and it makes it easier to integrate with more frameworks.Patch Changes
16c3283ec
,73c9c1d0e
,ae9fc247a
,1a151e701
,e3036848d
,fd692af79
,090bab66e
,bb0d69b45
,592911196
]:@clerk/shared@0.20.0
Minor Changes
useOrganizations
react hook. The hook can be replaced from useClerk, useOrganization, useOrganizationList (#1466) by @panteliselef@clerk/types@3.47.0
Minor Changes
Add a confirmation input as an additional check when doing destructive actions such as: (#1454) by @raptisj
Νew localization keys were introduced to support the above
Patch Changes
Add missing property 'maxAllowedMemberships' in Organization resource (#1468) by @chanioxaris
Add
form_username_invalid_character
unstable error localization key. (#1475) by @desiprisgAdd missing property 'privateMetadata' in OrganizationInvitation resource (#1468) by @chanioxaris
Enable the ability to target the avatar upload and remove action buttons (#1455) by @tmilewski
@clerk/chrome-extension@0.3.22
Patch Changes
73c9c1d0e
,ae9fc247a
,1a151e701
,0a7a88995
,17f963e38
,592911196
,dd10ebeae
,cf918665c
]:@clerk/clerk-expo@0.18.13
Patch Changes
73c9c1d0e
,ae9fc247a
,1a151e701
,0a7a88995
,17f963e38
,592911196
,dd10ebeae
,cf918665c
]:@clerk/clerk-react@4.22.1
Patch Changes
Mark setSession as deprecated when it is re-exported within hooks (#1486) by @panteliselef
Updated dependencies [
73c9c1d0e
,ae9fc247a
,1a151e701
,090bab66e
,5ecbb0a37
,592911196
]: