pull/11427/head
Rich Harris 2 months ago committed by GitHub
parent 77119f413b
commit bb6fe3e189
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -39,7 +39,7 @@ You can learn more about the new features from the [preview documentation](https
The highlights include:
- [runes](/blog/runes), the new signal-powered reactivity API that sits at the heart of Svelte 5 and unlocks _universal reactivity_
- [runes](/blog/runes), the new signal-powered reactivity API that sits at the heart of Svelte 5 and unlocks _universal, fine-grained reactivity_
- overhauled event handling with less boilerplate and more flexibility
- better component composition through [_snippets_](https://svelte-5-preview.vercel.app/docs/snippets)
- native TypeScript support, including inside your markup

Loading…
Cancel
Save