astro/.changeset
Tony Sullivan 1971ab3c60
Add support for client:only hydrator (#935)
* Adding support for client:only hydration

* Adding documentation for client:only

* Adding changeset

* Updating the test to use a browser-only API

* Adding a browser-specific import script, this reproduces the issue where client:only imports must be removed

* typo fix

* removing mispelled test component

* WIP: delaying inclusion of component imports until the hydration method is known

* WIP: tweaking the test to use window instead of document

* When only one renderer is included, use that for client:only hydration

* temporary test script snuck into the last commit

* WIP: adding check for a client:only renderer hint

* refactor: Remove client:only components instead of delaying all component import statements

* Updating the changeset and docs for the renderer hint

* refactor: pull client:only render matching out to it's own function

* Updating renderer hinting to match full name, with shorthand for internal renderers

Co-authored-by: Tony Sullivan <tony.f.sullivan@gmail.com>
2021-08-17 13:44:56 -04:00
..
calm-walls-unite.md Fix body scoping (#1130) 2021-08-16 17:47:09 -06:00
config.json fix: changeset (#580) 2021-06-29 15:31:29 -05:00
honest-rivers-call.md add changeset 2021-08-11 16:24:05 -07:00
light-ads-grin.md improve release notes for filebased routing 2021-08-11 15:48:30 -07:00
pre.json Version Packages (next) (#1092) 2021-08-12 01:39:34 -07:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
seven-singers-mate.md Astro.resolve (#1085) 2021-08-16 16:43:06 -04:00
slow-planets-film.md Add support for client:only hydrator (#935) 2021-08-17 13:44:56 -04:00
tidy-hotels-serve.md add changeset 2021-08-12 01:38:10 -07: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