You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing a similar issue.
I haven't looked into exactly what broke under the hood, but when I woke up today my end to end tests were no longer passing. After hours of debugging I found that it was an issue with svelte's reactivity.
My tests pass with svelte 5.34.2 but fail with 5.34.3, everything else being equal. For now, I changed my project's svelte version to 5.34.2 to get unblocked.
Describe the bug
Regression in 5.34.0
Reproduction
REPL
Logs
System Info
System: OS: Linux 6.6 cpe:/o:nixos:nixos:24.11 24.11 (Vicuna) CPU: (12) x64 Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz Memory: 3.91 GB / 15.56 GB Container: Yes Shell: 5.2.37 - /run/current-system/sw/bin/bash Binaries: Node: 24.1.0 - /nix/store/wnayblhh0555nwfccnzcqkzph52y4yby-nodejs-24.1.0/bin/node npm: 11.3.0 - /nix/store/wnayblhh0555nwfccnzcqkzph52y4yby-nodejs-24.1.0/bin/npm pnpm: 10.10.0 - /nix/store/52cvbcrszd9fxs0rzjrnf0jc802968cm-pnpm-10.11.1/bin/pnpm Browsers: Brave Browser: 136.1.78.102 npmPackages: svelte: catalog: => 5.34.3
Severity
blocking an upgrade
The text was updated successfully, but these errors were encountered: