chore: version packages - #3
Open
github-actions[bot] wants to merge 1 commit into
Open
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
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 publish to npm yourself or setup this action to publish 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
@evidence-dev/core-components@5.4.3
Patch Changes
dd389ce: Update packages to resolve CVEs
14518e3: Fix inputs staying unset (and their queries loading forever) when a
defaultValuewritten in markdown does not strictly equal the value coming from a query.Markdown props are always strings, so
defaultValue=2026never matched the number2026returned by a query.ButtonGroupItemand the dropdown option store now compare default values by value instead of by identity, andButtonGroupseeds its input synchronously so queries depending on it are not created against an unset input while the button group's own query is still resolving.Fixes Unset input values are always in a loading state evidence-dev/evidence#1479, fixes ButtonGroup defaults are not available early enough in the render process evidence-dev/evidence#2024.
@evidence-dev/components@3.5.57
Patch Changes
e2e-base-path@0.0.32
Patch Changes
e2e-dev-server-startup@0.0.20
Patch Changes
e2e-prerender@0.0.36
Patch Changes
e2e-spa@0.0.47
Patch Changes
e2e-themes@0.0.43
Patch Changes
my-evidence-project@0.0.71
Patch Changes
evidence-test-environment@3.0.99
Patch Changes