ci(repo): Version packages - #3631
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
8 times, most recently
from
July 1, 2024 22:28
ead27c8 to
2f92bc6
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 2, 2024 16:26
2f92bc6 to
3d2245c
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 2, 2024 17:15
3d2245c to
75068af
Compare
LauraBeatris
approved these changes
Jul 2, 2024
LauraBeatris
enabled auto-merge (squash)
July 2, 2024 18:38
auto-merge was automatically disabled
July 2, 2024 18:40
Pull request was closed
nikosdouvlis
approved these changes
Jul 2, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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@1.3.0
Minor Changes
Introduces dynamic keys from
clerkMiddleware, allowing access by server-side helpers likeauth. Keys such assignUpUrl,signInUrl,publishableKeyandsecretKeyare securely encrypted using AES algorithm. (#3525) by @LauraBeatrissecretKey,CLERK_ENCRYPTION_KEYis required as the encryption key. IfsecretKeyis not provided,CLERK_SECRET_KEYis used by default.clerkClientfrom@clerk/nextjsshould now be called as a function, and its singleton form is deprecated. This change allows the Clerk backend client to read keys from the current request, which is necessary to support dynamic keys.For more information, refer to the documentation: https://clerk.com/docs/references/nextjs/clerk-middleware#dynamic-keys
@clerk/elements@0.10.0
Minor Changes
Add
backup_codeverification strategy (#3627) by @tmilewskiPatch Changes
Addresses the issue where sign-in factors were not properly falling back to empty arrays. (#3647) by @LauraBeatris
Refactors sign-up loading logic to be in-line with sign-in (#3648) by @tmilewski
Ensure Sign Up resending resets upon being triggered (#3652) by @tmilewski
Fixes persistent loading states within the
forgot-passwordstep (#3648) by @tmilewskiFix Sign In forgot-password step not rendering (#3653) by @tmilewski
@clerk/nextjs@5.2.0
Minor Changes
Introduces dynamic keys from
clerkMiddleware, allowing access by server-side helpers likeauth. Keys such assignUpUrl,signInUrl,publishableKeyandsecretKeyare securely encrypted using AES algorithm. (#3525) by @LauraBeatrissecretKey,CLERK_ENCRYPTION_KEYis required as the encryption key. IfsecretKeyis not provided,CLERK_SECRET_KEYis used by default.clerkClientfrom@clerk/nextjsshould now be called as a function, and its singleton form is deprecated. This change allows the Clerk backend client to read keys from the current request, which is necessary to support dynamic keys.For more information, refer to the documentation: https://clerk.com/docs/references/nextjs/clerk-middleware#dynamic-keys
Patch Changes
f1847b70b]:@clerk/remix@4.2.0
Minor Changes
Patch Changes
Fix issues caused by modifying duplex property on Request when it was already defined (#3645) by @octoper
Updated dependencies [
f1847b70b]:@clerk/express@0.0.15
Patch Changes
f1847b70b]:@clerk/fastify@1.0.17
Patch Changes
f1847b70b]:@clerk/clerk-sdk-node@5.0.14
Patch Changes
f1847b70b]:@clerk/tanstack-start@0.1.4
Patch Changes
f1847b70b]:@clerk/ui@0.1.6
Patch Changes
c09a0afe0,0565d54d4,168607a56,8c6dfd6fc,168607a56,022c0f8c4]: