0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/.changeset/three-icons-trade.md
Rich Harris 90f8b63bee
fix: run onDestroy cleanup during SSR (#10297)
fixes #10296
Also make sure to use the server export conditions when resolving Svelte imports from inside the server compiler output

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
2024-02-06 16:09:51 +01:00

67 B

svelte
patch

fix: run onDestroy callbacks during SSR