ci(repo): Version packages - #3558
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
11 times, most recently
from
June 14, 2024 07:12
77a19b3 to
e01563f
Compare
4 tasks
github-actions
Bot
force-pushed
the
changeset-release/main
branch
14 times, most recently
from
June 18, 2024 11:20
6b1e97d to
009b802
Compare
nikosdouvlis
approved these changes
Jun 18, 2024
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
June 19, 2024 09:14
9370885 to
a336375
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
June 20, 2024 06:06
ccbb461 to
f2abf9b
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 20, 2024 08:26
f2abf9b to
d8943bc
Compare
LauraBeatris
pushed a commit
that referenced
this pull request
Jun 21, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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/elements@0.8.0
Minor Changes
The
pathprop on the<SignIn.Root>and<SignUp.Root>component is now automatically inferred. Previously, the default values were/sign-inand/sign-up, on other routes you had to explicitly define your route. (#3557) by @LekoArtsThe new heuristic for determining the path where
<SignIn.Root>and<SignUp.Root>are mounted is:pathpropCLERK_SIGN_IN_URLandCLERK_SIGN_UP_URLenv var/sign-inand/sign-upPatch Changes
Render the resendable button at the 0 tick (#3575) by @alexcarpenter
Updated dependencies [
1273b04ec]:@clerk/backend@1.2.4
Patch Changes
1273b04ec]:@clerk/chrome-extension@1.0.19
Patch Changes
757be5c0b,1273b04ec,352afca8a,569810222,ef0b56b4a,4b7044f79]:@clerk/clerk-js@5.7.1
Patch Changes
Bug fix: Skip password strategy for users who authenticate with SAML. (#3578) by @panteliselef
Add
organizationAvatarUploaderContainerdescriptor which is used e.g. for the logo upload box inside "Create Organization" flow (#3596) by @LekoArtsRemove the qs library and use the native URLSearchParams API instead. (#3430) by @EmmanouelaPothitou
Allow chrome-extension: protocol in validation (#3584) by @LekoArts
In a previous release the protocol validation for window navigation was added (ref). Since then only
http:andhttps:were allowed. (#3564) by @LekoArtsWith this release
wails:is also supported again. If you think that the mentioned commit introduced a regression for you and your protocol should be supported, please open an issue.Add the
titleattribute to<OrganizationPreview>component so that truncated organization names can be previewed e.g. through hovering (#3522) by @davemoUpdated dependencies [
1273b04ec]:@clerk/clerk-expo@1.2.2
Patch Changes
757be5c0b,1273b04ec,352afca8a,569810222,ef0b56b4a,4b7044f79]:@clerk/express@0.0.13
Patch Changes
1273b04ec]:@clerk/fastify@1.0.15
Patch Changes
1273b04ec]:@clerk/localizations@2.4.5
Patch Changes
1273b04ec]:@clerk/nextjs@5.1.6
Patch Changes
Makes the internally used
invalidateCacheAction()server action an async function to comply with server actions constraints. More information: https://nextjs.org/docs/messages/invalid-use-server-value (#3593) by @BRKalowUpdated dependencies [
1273b04ec]:@clerk/clerk-react@5.2.5
Patch Changes
1273b04ec]:@clerk/remix@4.1.2
Patch Changes
Fix RequestInit.duplex which now is required if body is provided in undici (#3495) by @octoper
Updated dependencies [
1273b04ec]:@clerk/clerk-sdk-node@5.0.12
Patch Changes
1273b04ec]:@clerk/shared@2.3.1
Patch Changes
1273b04ec]:@clerk/tanstack-start@0.1.2
Patch Changes
1273b04ec]:@clerk/testing@1.1.8
Patch Changes
1273b04ec]:@clerk/themes@2.1.10
Patch Changes
1273b04ec]:@clerk/types@4.6.1
Patch Changes
organizationAvatarUploaderContainerdescriptor which is used e.g. for the logo upload box inside "Create Organization" flow (#3596) by @LekoArts@clerk/upgrade@1.0.8
Patch Changes
@clerk/upgradeinto the monorepo and publish from CI. No changes in behavior. (#2474) by @jescalan@clerk/ui@0.1.2
Patch Changes
1273b04ec,b8acf30a7,c44925501]: