Skip to content

svelte@5.0.0-next.111

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 12:31
· 810 commits to main since this release
05ac8f4

Patch Changes

  • fix: run render functions for dynamic void elements (#11258)

  • fix: allow events to continue propagating following an error (#11263)

  • fix: resolve type definition error in svelte/compiler (#11283)

  • feat: include script and svelte:options attributes in ast (#11241)

  • fix: only destroy snippets when they have changed (#11267)

  • fix: add type arguments to Map and Set (#10820)

  • feat: implement :global {...} CSS blocks (#11276)

  • feat: add read-only bind:focused (#11271)