6a660f1b08
* Implements low-level custom element support * Changes based on self review * Adds a changeset * Polyfills are added even when not hydrating * Remove hydrationMethod option Punting on this idea until it's really needed.
197 B
197 B
astro | @astrojs/parser |
---|---|
patch | patch |
Adds low-level custom element support that renderers can use to enable server side rendering. This will be used in renderers such as a Lit renderer.