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
fixessveltejs#12174sveltejs#12109 didn't take into account actual object assignments and couldn't differentiate them from our "fake" assignments, this fixes that
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
It seems like [email protected] introduced the bug.
Whenever I create a state object and that I want to increment a number with the addition assignment operator it gets replaced by "++".
Input:

Output:

Reproduction
REPL
Logs
No response
System Info
Severity
blocking an upgrade
The text was updated successfully, but these errors were encountered: