From 4e56dc65f507c32a6ea5f3c47970117fd97ea6d6 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Thu, 29 May 2025 22:37:20 -0400 Subject: [PATCH] Update .changeset/orange-tips-pull.md --- .changeset/orange-tips-pull.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/orange-tips-pull.md b/.changeset/orange-tips-pull.md index 78b945d5cc..4d474dafaf 100644 --- a/.changeset/orange-tips-pull.md +++ b/.changeset/orange-tips-pull.md @@ -2,4 +2,4 @@ 'svelte': patch --- -fix: use local mutable sources for props in legacy mode in case they are indirectly invalidated +fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated