-
Notifications
You must be signed in to change notification settings - Fork 319
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 #5193
Open
clerk-cookie
wants to merge
1
commit into
main
Choose a base branch
from
changeset-release/main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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 ↗︎
|
476c14e
to
47ac67d
Compare
47ac67d
to
7a58e22
Compare
7a58e22
to
0127fc0
Compare
0127fc0
to
633a9d0
Compare
633a9d0
to
2a34cbb
Compare
2a34cbb
to
1b4c07e
Compare
1b4c07e
to
72bba34
Compare
72bba34
to
61f9746
Compare
61f9746
to
2f9c0fc
Compare
2f9c0fc
to
a994a2a
Compare
a994a2a
to
918b35f
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/[email protected]
Minor Changes
Introduce
protect-fallback
slot to avoid naming conflicts with Astro's server islandsfallback
slot. (#5196) by @wobsorianoWhen using Clerk's
<Protect>
component withserver:defer
, you can now use both slots:fallback
: Default loading contentprotect-fallback
: Shows when a user doesn't have therole
orpermission
to access the protected contentRegular usage without server islands:
Example with server islands:
Surface new
pending
session as a signed-in state (#5136) by @LauraBeatrisPatch Changes
The
exports
map insidepackage.json
has been slightly adjusted to allow forrequire(esm)
to work correctly. The"import"
conditions have been changed to"default"
. (#5188) by @LekoArtsYou shouldn't see any change in behavior/functionality on your end.
Updated dependencies [
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Minor Changes
Initialize new
pending
session status as an signed-in state (#5136) by @LauraBeatrisDeprecate
Clerk.client.activeSessions
in favor ofClerk.client.signedInSessions
Introduce
Clerk.isSignedIn
property as an explicit signed-in state check, instead of!!Clerk.session
or!!Clerk.user
:Patch Changes
Set input primitive placeholder color. (#5157) by @alexcarpenter
Remove full width from OrgProfile members search input. (#5126) by @alexcarpenter
Bug fix: Broadcast a sign out event to all opened tabs when
Clerk.signOut()
orUser.delete()
is called. (#5133) by @panteliselefInitialize
tasks
onSession
resource (#5170) by @LauraBeatrisPass the
action
property to Turnstile (#5199) by @anagstefUpdated dependencies [
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Minor Changes
pending
session as a signed-in state (#5136) by @LauraBeatrisPatch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Minor Changes
pending
session as a signed-in state (#5136) by @LauraBeatrisPatch Changes
3345667bd2420e3efdc59ed421cfc090bd42856e
,0540920acd574d72377b6120daf893fb963ac407
,c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,14c1bfae9d3f3342cb4cb41714cfa9a606ebeae6
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
,c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,71568bef41ee99b65a9fc0c44cf6d237bb9496ea
]:@clerk/[email protected]
Minor Changes
pending
session as a signed-in state (#5136) by @LauraBeatrisPatch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Minor Changes
pending
session as a signed-in state (#5136) by @LauraBeatrisPatch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Minor Changes
pending
session as a signed-in state (#5136) by @LauraBeatrisPatch Changes
tasks
onSession
resource (#5170) by @LauraBeatris@clerk/[email protected]
Minor Changes
pending
session as a signed-in state (#5136) by @LauraBeatrisPatch Changes
The
exports
map insidepackage.json
has been slightly adjusted to allow forrequire(esm)
to work correctly. The"import"
conditions have been changed to"default"
. (#5188) by @LekoArtsYou shouldn't see any change in behavior/functionality on your end.
Updated dependencies [
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
3345667bd2420e3efdc59ed421cfc090bd42856e
,0540920acd574d72377b6120daf893fb963ac407
,c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,14c1bfae9d3f3342cb4cb41714cfa9a606ebeae6
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
,c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,71568bef41ee99b65a9fc0c44cf6d237bb9496ea
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
The
exports
map insidepackage.json
has been slightly adjusted to allow forrequire(esm)
to work correctly. The"import"
conditions have been changed to"default"
. (#5188) by @LekoArtsYou shouldn't see any change in behavior/functionality on your end.
Updated dependencies [
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,de89c4fb319c0a86a6785b344969f542723229f9
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
The
exports
map insidepackage.json
has been slightly adjusted to allow forrequire(esm)
to work correctly. The"import"
conditions have been changed to"default"
. (#5188) by @LekoArtsYou shouldn't see any change in behavior/functionality on your end.
Updated dependencies [
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]:@clerk/[email protected]
Patch Changes
The
exports
map insidepackage.json
has been slightly adjusted to allow forrequire(esm)
to work correctly. The"import"
conditions have been changed to"default"
. (#5188) by @LekoArtsYou shouldn't see any change in behavior/functionality on your end.
Updated dependencies [
c5c246ce91c01db9f1eaccbd354f646bcd24ec0a
,bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a
]: