a87ce4412c
* feat: improve HMR handling for styles, persisted islands * Also using data-persist to keep injected <style>'s during HMR * Updating E2E tests to validate that .astro HMR doesn't blow away component styles * chore: add changeset * copy/paste error when cleaning up tests * big change - using inline <style> blocks instead of <link>s in dev * Updating tests that were expecting <link> stylesheets in dev * updating all E2E tests to use workspace versions for astro deps * TEMP: adding debug logging to see why the Ubuntu test only fails in CI * fix: Svelte styles are automatically handled by Vite, we can skip them in dev * fix: svelte is more interesting, we need Astro to inject styles only until hydration * avoiding extra HMTL noise by only including the data-astro-injected URL for svelte components * TEMP: ubuntu CI doesn't like the svelte HMR test... * disabling the svelte component test on ubuntu for now Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com> |
||
---|---|---|
.. | ||
config.json | ||
README.md | ||
swift-pigs-shave.md | ||
tame-lies-flow.md |
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