astro/packages/integrations
Nate Moore e9a77d8619
Improve nested and client:only hydration (#3455)
* wip: fix nested islands

* fix: improve hydration for dynamic content

* chore: fix bundle-size script for new files

* chore: allow-list client:* directive files

* fix(#3362): fix client:only behavior for React, Vue, Solid

* test: add client-only e2e test

* chore: update lockfile

* test: fix e2e tests

* test: add framework nesting e2e tests

* Update packages/astro/src/runtime/client/events.ts

Co-authored-by: Matthew Phillips <matthew@skypack.dev>

* chore: add changeset

* fix(preact): ignore hydrate roots

* chore: remove `ssr` check in integrations

* Revert "chore: remove `ssr` check in integrations"

This reverts commit ba27eaae55.

* chore: add changeset

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-05-31 11:29:36 -05:00
..
deno Load environment variables in deno SSR (#3483) 2022-05-31 11:41:33 -04:00
lit [ci] format 2022-05-31 15:41:24 +00:00
netlify [ci] release (#3409) 2022-05-23 13:26:07 -04:00
node [ci] release (#3409) 2022-05-23 13:26:07 -04:00
partytown [ci] release (#3435) 2022-05-25 10:42:03 -05:00
preact Improve nested and client:only hydration (#3455) 2022-05-31 11:29:36 -05:00
react Improve nested and client:only hydration (#3455) 2022-05-31 11:29:36 -05:00
sitemap Add config option customPages (#3315) 2022-05-12 14:19:58 -06:00
solid Improve nested and client:only hydration (#3455) 2022-05-31 11:29:36 -05:00
svelte Improve nested and client:only hydration (#3455) 2022-05-31 11:29:36 -05:00
tailwind [ci] update lockfile (#3404) 2022-05-19 10:22:27 -05:00
turbolinks [ci] release (#3378) 2022-05-17 11:50:18 -04:00
vercel [ci] release (#3409) 2022-05-23 13:26:07 -04:00
vue Improve nested and client:only hydration (#3455) 2022-05-31 11:29:36 -05:00