My webdev project last weekend: I got partial hydration working in a SvelteKit site using the <is-land> custom element from Eleventy! This means it's possible to only download JS for specific components instead of the whole page. Here's what the integration currently looks like: