is-land v4.0.0
- Reduces compressed file size by 7% by moving the server framework
autoinitcode into a separate file to streamline the core file for Web Components use.- Breaking change: If you use the
petite-vue,vue,svelte,svelte-ssr, orpreactexamples, make sure to include or importis-land-autoinit.jsin addition to the coreis-land.jsfile.
- Breaking change: If you use the
- Fixes
el.wait is not a functionbug with nested islands and fallback web components.
Full Changelog: v3.0.2...v4.0.0