From 57b13d363aff989336711e774bcd9cc6fdcc7aa8 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Thu, 12 Jun 2025 08:08:43 -0400 Subject: [PATCH] Update .changeset/popular-dancers-switch.md --- .changeset/popular-dancers-switch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/popular-dancers-switch.md b/.changeset/popular-dancers-switch.md index 8d39dce64d..b8c26c210e 100644 --- a/.changeset/popular-dancers-switch.md +++ b/.changeset/popular-dancers-switch.md @@ -2,4 +2,4 @@ 'svelte': patch --- -fix: legacy mode: use coarse reactivity in the block's expressions +fix: use compiler-driven reactivity in legacy mode template expressions