0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
svelte/.changeset/early-hounds-float.md
Dominic Gannaway 4a5a0b15d9
fix: ensure onMount correctly fires when new expressions are used (#14049)
* fix: ensure onMount correctly fires when used externally

* fix root context

* fix root context

* revert

* alternative fix
2024-10-30 21:08:33 +00:00

91 B

svelte
patch

fix: ensure onMount correctly fires when new expressions are used