ci(repo): Version packages - #3602
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
15 times, most recently
from
June 25, 2024 14:55
46ed601 to
aac6be6
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 25, 2024 15:32
aac6be6 to
c06fad4
Compare
tmilewski
enabled auto-merge (squash)
June 25, 2024 15:42
tmilewski
self-requested a review
June 25, 2024 15:43
tmilewski
approved these changes
Jun 25, 2024
auto-merge was automatically disabled
June 25, 2024 16:14
Pull request was closed
tmilewski
enabled auto-merge (squash)
June 25, 2024 16:29
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/chrome-extension@1.1.0
Minor Changes
Patch Changes
2bef41ab0]:@clerk/elements@0.9.0
Minor Changes
Improve
<FieldState>and re-organize some data attributes related to validity states. These changes might be breaking changes for you. (#3594) by @LekoArtsOverview of changes:
<form>no longer hasdata-validanddata-invalidattributes. If there are global errors (same heuristics as<GlobalError>) then adata-global-errorattribute will be present.<Field>could containdata-validanddata-invalidat the same time.<FieldState>) now also incorporates the field's ValidityState into its output. If theValidityStateis invalid, the field state will be anerror. You can access this information in three places:<FieldState>data-stateattribute on<Input><Field>{(state) => <p>Field's state is {state}</p>}</Field>Patch Changes
Fix Sign In & Sign Up root fallbacks not rendering as expected (#3601) by @tmilewski
Update all Radix dependencies to their June 19, 2024 release (#3606) by @LekoArts
@clerk/clerk-js@5.7.2
Patch Changes
Correctly use updated protocol verification in all code paths (#3605) by @LekoArts
Updated dependencies [
72888323b]:@clerk/clerk-expo@1.2.3
Patch Changes
2bef41ab0]:@clerk/localizations@2.4.6
Patch Changes
@clerk/ui@0.1.3
Patch Changes
25c87f693,5aedc291c,6d07aa6f3]: