astro/.changeset/dry-sloths-flash.md
Elliott Marquez 262a24b5c3 [Lit] Fix hydration not having the same reactive values as server (#6080)
* Fix lit hydration not having the same reactive values

* add changeset

* add clientEntrypoint to package exports

* update tests

* add changeset

* only add defer-hydration when strictly necessary

* remove second changest

* fix test typos
2023-02-03 12:18:19 -05:00

127 B

@astrojs/lit
patch

Fixes Lit hydration not having the same reactive values as server (losing state upon hydration)