-
Notifications
You must be signed in to change notification settings - Fork 369
ci(repo): Version packages #5452
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
Merged
Merged
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
33d9c4b
to
f3e7a22
Compare
f3e7a22
to
eb1f065
Compare
eb1f065
to
63b8225
Compare
63b8225
to
43a81c0
Compare
43a81c0
to
bc3d3bc
Compare
bc3d3bc
to
54b6a4b
Compare
54b6a4b
to
083e830
Compare
083e830
to
c9ec78f
Compare
c9ec78f
to
867a9fd
Compare
anagstef
approved these changes
Mar 26, 2025
867a9fd
to
9278671
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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/clerk-js@5.58.0
Minor Changes
Add support for the
oauthFlow
prop on<SignIn />
and<SignUp />
, allowing developers to opt-in to using a popup for OAuth authorization instead of redirects. (#5239) by @dstaleyWith the new
oauthFlow
prop, developers can opt-in to using a popup window instead of redirects for their OAuth flows by settingoauthFlow
to"popup"
. While we still recommend the default"redirect"
for most scenarios, the"popup"
option is useful in environments where the redirect flow does not currently work, such as when your application is embedded into aniframe
. We also opt applications into the"popup"
flow when we detect that your application is running on a domain that's typically embedded into aniframe
, such asloveable.app
.Patch Changes
Load tasks based on environment settings (#5422) by @LauraBeatris
Handle the empty body on 204 responses from FAPI (#5410) by @anagstef
Updated dependencies [
1da28a2
,a9b618d
,f20dc15
,a570b80
,4d9f1ee
]:@clerk/types@4.50.0
Minor Changes
Add support for the
oauthFlow
prop on<SignIn />
and<SignUp />
, allowing developers to opt-in to using a popup for OAuth authorization instead of redirects. (#5239) by @dstaleyWith the new
oauthFlow
prop, developers can opt-in to using a popup window instead of redirects for their OAuth flows by settingoauthFlow
to"popup"
. While we still recommend the default"redirect"
for most scenarios, the"popup"
option is useful in environments where the redirect flow does not currently work, such as when your application is embedded into aniframe
. We also opt applications into the"popup"
flow when we detect that your application is running on a domain that's typically embedded into aniframe
, such asloveable.app
.Patch Changes
Load tasks based on environment settings (#5422) by @LauraBeatris
Derive session status from server-side state (#5447) by @LauraBeatris
@clerk/agent-toolkit@0.0.15
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/astro@2.4.4
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/backend@1.25.7
Patch Changes
Derive session status from server-side state (#5447) by @LauraBeatris
Updated dependencies [
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/chrome-extension@2.2.22
Patch Changes
1da28a2
,d7f13ac
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/elements@0.23.7
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/clerk-expo@2.9.5
Patch Changes
1da28a2
,d7f13ac
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/expo-passkeys@0.1.28
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/express@1.3.58
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/fastify@2.1.31
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/localizations@3.13.3
Patch Changes
Defines that the current password should be entered on password re-verifcation flow (#5455) by @octoper
Updated dependencies [
1da28a2
,f20dc15
,4d9f1ee
]:@clerk/nextjs@6.12.11
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/nuxt@1.4.5
Patch Changes
Improved type-safety in Vue plugin installation. (#5458) by @wobsoriano
Updated dependencies [
1da28a2
,7babfb2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/clerk-react@5.25.4
Patch Changes
Derive session status from server-side state (#5447) by @LauraBeatris
Updated dependencies [
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/react-router@1.1.10
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/remix@4.5.10
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/shared@3.2.2
Patch Changes
Removes the warning comment from
useReverification
(#5454) by @octoperDerive session status from server-side state (#5447) by @LauraBeatris
Updated dependencies [
1da28a2
,f20dc15
,4d9f1ee
]:@clerk/tanstack-react-start@0.12.1
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/testing@1.4.32
Patch Changes
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]:@clerk/themes@2.2.25
Patch Changes
1da28a2
,f20dc15
,4d9f1ee
]:@clerk/vue@1.4.4
Patch Changes
Improved type-safety in Vue plugin installation. (#5458) by @wobsoriano
Derive session status from server-side state (#5447) by @LauraBeatris
Updated dependencies [
1da28a2
,a9b618d
,f20dc15
,4d9f1ee
]: