From 1ea3389f040b386c87507d68cfb7c107a3fd21ff Mon Sep 17 00:00:00 2001 From: Mathias Picker <48158184+MathiasWP@users.noreply.github.com> Date: Fri, 22 May 2026 14:17:49 +0200 Subject: [PATCH] chore: reword changeset to reflect bug-fix framing The refactor closes a 5-year-old correctness bug (#6733), not just a perf optimization. Update the changeset entry to match. Co-Authored-By: Claude Opus 4.7 (1M context) --- .changeset/flip-batched.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/flip-batched.md b/.changeset/flip-batched.md index 8ae1219816..9f958a34ee 100644 --- a/.changeset/flip-batched.md +++ b/.changeset/flip-batched.md @@ -2,4 +2,4 @@ 'svelte': patch --- -perf: batch FLIP animation reads and writes to eliminate per-item layout thrash +fix: capture FLIP sizes before any sibling leaves flex flow