svelte@5.0.0-next.174
版本发布时间: 2024-07-04 23:31:27
sveltejs/svelte最新发布版本:svelte@5.1.2(2024-10-25 07:32:24)
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)