astro/.changeset
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
..
chilly-sheep-doubt.md Load environment variables in deno SSR (#3483) 2022-05-31 11:41:33 -04:00
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
fifty-mice-bow.md Set the correct content-type for CSS HMR (#3459) 2022-05-31 11:40:34 -04:00
gentle-cheetahs-divide.md Lit polyfill - wait to polyfill on DOMContentLoaded (#3484) 2022-05-31 11:40:26 -04:00
modern-readers-ring.md Chore: remove rss helper from getStaticPaths (#3462) 2022-05-31 12:08:09 -04:00
polite-hounds-lick.md Improve nested and client:only hydration (#3455) 2022-05-31 11:29:36 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
unlucky-gorillas-beg.md Improve nested and client:only hydration (#3455) 2022-05-31 11:29:36 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation