mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
6 lines
245 B
Markdown
6 lines
245 B
Markdown
|
---
|
||
|
'astro': patch
|
||
|
---
|
||
|
|
||
|
This includes the props passed to a hydration component when generating the hash/id. This prevents multiple instances of the same component with differing props to be treated as the same component when hydrated by Astro.
|