Skip to content

svelte@5.0.0-next.174

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 15:31
· 1188 commits to main since this release
831552f

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)