0a7b6deaec
* feat: ♻️ updating hydration to work with the directive syntax * test: ✅ Updating tests for the hydration directive syntax * refactor: Updating example projects for the hydration directive syntax * test: ✅ Found a test fixture still needing an update to the hydration directive syntax * style: Prettier strikes again! Reverting code formatting changes * refactor: ♻️ moving directive matching to a Set * refactor: Updating syntax to `client:load` * refactor: ♻️ Simplifying the `client:` directive match Per PR feedback from @matthewp * chore: errant console.warn() snuck into the last commit * feat: 🔊 Adding a super fancy build warning to update to the directive syntax * refactor: ♻️ Removing unnecessary checks when matching supported hydration directives `val` isn't being used for now, but leaving it in the attr destructuring as a reminder since it'll be needed for `client:media` * test: ✅ Including the original hydration syntax in a test to make sure it builds * style: 📝 Adding a comment to make it clear why the old hydration syntax is included in a the test markup * fix: 🐛 updating `head` logic to recognize hydration directive syntax * docs: Adding changeset * refactor: 🔥 Removing unnecessary `!hasComponents` check * docs: 📝 Adding more detail to the changset Co-authored-by: Tony Sullivan <tony.f.sullivan@gmail.com> |
||
---|---|---|
.. | ||
benchmark | ||
fixtures | ||
.eslintrc.cjs | ||
astro-attrs.test.js | ||
astro-basic.test.js | ||
astro-children.test.js | ||
astro-collection.test.js | ||
astro-components.test.js | ||
astro-css-bundling.test.js | ||
astro-doctype.test.js | ||
astro-dynamic.test.js | ||
astro-expr.test.js | ||
astro-fallback.test.js | ||
astro-global.test.js | ||
astro-hmr.test.js | ||
astro-markdown-plugins.test.js | ||
astro-markdown.test.js | ||
astro-resolve.test.js | ||
astro-rss.test.js | ||
astro-scoped-styles.test.js | ||
astro-search.test.js | ||
astro-sitemap.test.js | ||
astro-styles-ssr.test.js | ||
astro-throw.test.js | ||
builtins-polyfillnode.test.js | ||
builtins.test.js | ||
config-path.test.js | ||
config-port.test.js | ||
custom-elements.test.js | ||
helpers.js | ||
no-head-el.test.js | ||
plain-markdown.test.js | ||
preact-component.test.js | ||
react-component.test.js | ||
snowpack-integration.test.js | ||
snowpack-log.test.js | ||
test-utils.js |