mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
23c9a30ad8
* Provide renderer instance to `customElementHostStack` * Add changeset
170 B
170 B
@astrojs/lit |
---|
patch |
Fix hydration ordering of nested custom elements. Child components will now wait for their parents to hydrate before hydrating themselves.