svelte@5.0.0-next.174
Pre-release
Pre-release
·
1188 commits
to main
since this release
Patch Changes
-
fix: bail out of event hoisting when referencing store subscriptions (#12301)
-
chore: make store initialization logic simpler (#12281)
-
fix: make props optional during SSR (#12284)
-
fix: ensure each blocks properly handle $state.frozen objects in prod (#12305)
-
fix: ensure rest props access on hoisted event handlers works (#12298)
-
fix: lazily create a derived for each read method on
SvelteDate.prototype
(#12110)