From 7a40b0bee50713a043a87d38b685e381dc07b7b4 Mon Sep 17 00:00:00 2001 From: Rupankar Dutta Date: Tue, 30 Jun 2026 00:05:34 +0530 Subject: [PATCH] chore: add changeset for boundary teardown error fix Co-Authored-By: Claude Sonnet 4.6 --- .changeset/boundary-teardown-error-routing.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/boundary-teardown-error-routing.md diff --git a/.changeset/boundary-teardown-error-routing.md b/.changeset/boundary-teardown-error-routing.md new file mode 100644 index 0000000000..0b2249bf22 --- /dev/null +++ b/.changeset/boundary-teardown-error-routing.md @@ -0,0 +1,5 @@ +--- +'svelte': patch +--- + +fix: route $derived teardown errors through invoke_error_boundary