fix(deps): update dependency @astrojs/react to v2.2.1#9
Merged
Conversation
c7b75ae to
3d6b34b
Compare
3d6b34b to
2db98fa
Compare
2db98fa to
7f42eab
Compare
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 contains the following updates:
2.0.2->2.2.1Release Notes
withastro/astro
v2.2.1Compare Source
Patch Changes
1c77779ddThanks @bluwy! - Fixastro-static-slothydration mismatch errorv2.2.0Compare Source
Minor Changes
#7093
3d525efc9Thanks @matthewp! - Prevent removal of nested slots within islandsThis change introduces a new flag that renderers can add called
supportsAstroStaticSlot. What this does is let Astro know that the render is sending<astro-static-slot>as placeholder values for static (non-hydrated) slots which Astro will then remove.This change is completely backwards compatible, but fixes bugs caused by combining ssr-only and client-side framework components like so:
Patch Changes
826e02890Thanks @bluwy! - Specify"files"field to only publish necessary filesv2.1.3Compare Source
Patch Changes
ca329bbcaThanks @SudoCat! - Prevent ID collisions in React.useIdv2.1.2Compare Source
Patch Changes
649d70934Thanks @matthewp! - Automatically configure redocv2.1.1Compare Source
Patch Changes
#6698
fc71c3f18Thanks @bholmesdev! - Update React README to reference the new React docs#6696
239b9a2fbThanks @matthewp! - Add use-immer as a noExternal modulev2.1.0Compare Source
Minor Changes
afbbc4d5bThanks @Princesseuh! - Updated compilation settings to disable downlevelling for Node 14Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.