From 16de67faff9e6800594f03fd173b786c370e5fdf Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Fri, 27 May 2022 14:14:14 -0500 Subject: [PATCH] chore: add changeset --- .changeset/unlucky-gorillas-beg.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/unlucky-gorillas-beg.md diff --git a/.changeset/unlucky-gorillas-beg.md b/.changeset/unlucky-gorillas-beg.md new file mode 100644 index 000000000..5e667a062 --- /dev/null +++ b/.changeset/unlucky-gorillas-beg.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Implements improved hydration event system, meaning hydration for client:only and nested frameworks should be see significant stability improvements