-
Notifications
You must be signed in to change notification settings - Fork 291
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
ci(repo): Version packages #4885
Merged
Merged
Conversation
This file contains 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 ↗︎
|
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 14, 2025 04:09
9bf9677
to
0e63590
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 14, 2025 08:46
0e63590
to
8230e3f
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 14, 2025 16:40
8230e3f
to
28ad637
Compare
Hey Guys if possible, could we get this merged? Project I'm working on desperately needs the query ability for getInvitationList |
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2025 13:03
28ad637
to
a48e8d3
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2025 13:28
a48e8d3
to
c71241e
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2025 15:33
c71241e
to
0e389ea
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2025 15:49
0e389ea
to
ab3fa06
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2025 16:22
ab3fa06
to
42f2f2c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2025 16:48
42f2f2c
to
ce6322c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2025 17:45
ce6322c
to
861048e
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2025 17:48
861048e
to
a073b9d
Compare
brkalow
approved these changes
Jan 15, 2025
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2025 22:36
a073b9d
to
a1edcde
Compare
auto-merge was automatically disabled
January 15, 2025 22:48
Pull request was closed
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/[email protected]
Minor Changes
authenticateRequest()
will now set a refreshsed session cookie on the response when an expired session token is refreshed via the Clerk API. (#4884) by @brkalowPatch Changes
Add property
query
toGetInvitationListParams
to allow filtering based onemail_address
orid
. (#4804) by @effektsvkUpdated dependencies [
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]:@clerk/[email protected]
Patch Changes
e9e8834f7bfc953c3ae66fedf65b6952689c49da
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,7182b93101518a389cc13859f8a0fe8bd6f37a06
]:@clerk/[email protected]
Patch Changes
Fix issue "Including remotely hosted code in a Manifest V3 item" that you might have seen during audit. The affected code is now bundled with the package and as such any offending code properly tree-shaken. (#4899) by @LekoArts
Updated dependencies [
f87733719f6961640c159a6ca82d4c3edfd087dd
,43ba06329fb452cdbb3bb766b660dd2371dcf502
]:@clerk/[email protected]
Patch Changes
Simplify animations on Keyless prompt. (#4868) by @kaftarmery
Bug fix: Add base element styles to override default styling of elements on Keyless prompt.
Fixes an issue that caused Clerk's UI code to load even before components were rendered. (#4876) by @brkalow
Updated dependencies [
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]:@clerk/[email protected]
Patch Changes
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]:@clerk/[email protected]
Patch Changes
f87733719f6961640c159a6ca82d4c3edfd087dd
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,43ba06329fb452cdbb3bb766b660dd2371dcf502
]:@clerk/[email protected]
Patch Changes
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]:@clerk/[email protected]
Patch Changes
e9e8834f7bfc953c3ae66fedf65b6952689c49da
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,7182b93101518a389cc13859f8a0fe8bd6f37a06
]:@clerk/[email protected]
Patch Changes
e9e8834f7bfc953c3ae66fedf65b6952689c49da
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,7182b93101518a389cc13859f8a0fe8bd6f37a06
]:@clerk/[email protected]
Patch Changes
Update
socialButtonsBlockButtonManyInView
to only accept'${string}{{provider|titleize}}${string}'
orundefined
. (#4887) by @panteliselefUpdated dependencies [
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]:@clerk/[email protected]
Patch Changes
Handle
dynamicIO
errors when request apis are accessed on prerender. This fixes issues withppr: true, dynamicIO: true
when using<ClerkProvider dynamic/>
. (#4836) by @panteliselefAdd descriptive comment when appending
.clerk/
to.gitignore
. (#4901) by @panteliselefUpdated dependencies [
e9e8834f7bfc953c3ae66fedf65b6952689c49da
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,7182b93101518a389cc13859f8a0fe8bd6f37a06
]:@clerk/[email protected]
Patch Changes
Add quickstart links to Vue and Nuxt SDK READMEs (#4883) by @wobsoriano
Updated dependencies [
e9e8834f7bfc953c3ae66fedf65b6952689c49da
,e45d455b78fde898720d67637cec52446f5ffc80
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,7182b93101518a389cc13859f8a0fe8bd6f37a06
]:@clerk/[email protected]
Patch Changes
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]:@clerk/[email protected]
Patch Changes
e9e8834f7bfc953c3ae66fedf65b6952689c49da
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,7182b93101518a389cc13859f8a0fe8bd6f37a06
]:@clerk/[email protected]
Patch Changes
e9e8834f7bfc953c3ae66fedf65b6952689c49da
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,7182b93101518a389cc13859f8a0fe8bd6f37a06
]:@clerk/[email protected]
Patch Changes
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]:@clerk/[email protected]
Patch Changes
Fix environment variable loading in runtime contexts (#4743) by @octoper
Updated dependencies [
e9e8834f7bfc953c3ae66fedf65b6952689c49da
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,7182b93101518a389cc13859f8a0fe8bd6f37a06
]:@clerk/[email protected]
Patch Changes
e9e8834f7bfc953c3ae66fedf65b6952689c49da
,fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
,7182b93101518a389cc13859f8a0fe8bd6f37a06
]:@clerk/[email protected]
Patch Changes
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]:@clerk/[email protected]
Patch Changes
socialButtonsBlockButtonManyInView
to only accept'${string}{{provider|titleize}}${string}'
orundefined
. (#4887) by @panteliselef@clerk/[email protected]
Patch Changes
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]:@clerk/[email protected]
Patch Changes
Add quickstart links to Vue and Nuxt SDK READMEs (#4883) by @wobsoriano
Updated dependencies [
fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6
]: