1f58a7a1be
* fix(view-transitions): update persistence logic for improved unmount behavior * feat(astro): add `astro:unmount` event * feat(vue): automatically unmount islands * feat(react): automatically unmount islands * feat(react): automatically unmount islands * feat(solid): automatically dispose of islands * feat(svelte): automatically destroy of islands * feat(svelte): automatically destroy of islands * feat(solid): automatically dispose of islands * feat(preact): automatically unmount islands * chore: update changeset * fix: rebase issue * chore: add clarifying comment * chore: remove duplicate changeset * chore: add changeset
192 B
192 B
@astrojs/react | @astrojs/preact | @astrojs/vue | @astrojs/solid-js | @astrojs/svelte |
---|---|---|---|---|
patch | patch | patch | patch | patch |
Automatically unmount islands when astro:unmount
is fired