0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Rich Harris
96eae28ed2
fix: remove memory leak, make beforeUpdate etc work correctly (#10570)
* fix: remove memory leak

* changeset

* mutable_source is only used in non-runes mode, no need to check here

* simplify

* oops

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-02-20 13:07:27 -05:00