Closed icheered closed 3 months ago
Thx a lot :) I make my best to publish tomorrow
Making a new NPM release would be great, I'm working on a new project with svelte 5 and the automated build keeps failing x)
@vincjo Quick reminder to publish if possible :) (All builds on our test server keep failing haha)
Finally I was able to get a computer.
Just published: 2.0.0-runes.32
The following breaking PR affects this repository: https://github.com/sveltejs/svelte/pull/12808. The fix is simple, just change
$state.frozen
to$state.raw
:). @vincjo Can you look at this and merge?