-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
Description
Describe the bug
I am currently trying to nail down what specifically this update broke (quite complex reproduction atm) and will update this issue with more details, but putting it out here in case it's immediately obvious to someone.
What's most confusing to me is that I'm not using any stores, and it appears that only stores were impacted by #12277.
Was informed about non-changeset changes that were also rolled up into next.173
, specifically #12272
Here's behavior on next-172
:
CleanShot.2024-07-07.at.16.22.26.mp4
and here's behavior on next-173
.:
CleanShot.2024-07-07.at.16.21.32.mp4
Reproduction
Working on taking this more complex example and creating a minimal reproduction.
Logs
No response
System Info
System:
OS: macOS 14.4.1
CPU: (12) arm64 Apple M2 Max
Memory: 639.52 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.18.2 - ~/.nvm/versions/node/v18.18.2/bin/node
npm: 9.8.1 - ~/.nvm/versions/node/v18.18.2/bin/npm
pnpm: 8.15.8 - ~/Library/pnpm/pnpm
bun: 1.0.25 - ~/.bun/bin/bun
Browsers:
Edge: 126.0.2592.87
Safari: 17.4.1
npmPackages:
svelte: 5.0.0-next.173 => 5.0.0-next.173
Severity
blocking an upgrade
itsmikesharescode