astro/.changeset
Hlynur Sveinbjornsson 1cd7184ca6
Fix island deduplication ignoring props. (#2825)
* Fix island deduplication ignoring props.

Re-resolves an issue initially patched in https://github.com/withastro/astro/pull/846 but seemingly lost in the 0.21.0 mega-merge (d84bfe719a).
This change makes the component render step account for all props, even if they don't affect the generated HTML, when deduplicating island mount.

* Fix React component test using different rendered props to test deduplication.

* fix: improve serialization support for non-JSON objects

Co-authored-by: Nate Moore <nate@skypack.dev>
2022-03-18 09:00:14 -04:00
..
config.json fix: do not ignore astro-scripts 2022-03-15 19:40:16 -05:00
fuzzy-lies-nail.md Implements redirects, headers for SSR (#2798) 2022-03-16 12:16:21 -04:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
silent-walls-tan.md Fix island deduplication ignoring props. (#2825) 2022-03-18 09:00:14 -04:00
spotty-houses-stare.md Allow SSR dynamic routes to not implement getStaticPaths (#2815) 2022-03-17 08:31:01 -04:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation