v1.0.0
What's Changed
- Improve TypeScript support + JSDoc in #81
- Far smaller bundle sizes (40% ish) by switching away from using individual components for different HTML elements to an if statement, in 8bc5fab
- In a future release this will be replaced with
<svelte:element>
- In a future release this will be replaced with
- Fixed LICENSE formatting in b24ce31
It was high time to release this as 1.0.0 as it already has a lot of adoption and dealing with prelease versions is annoying. Future releases will use proper semantic versioning.
Full Changelog: v1.0.0-beta.12...v1.0.0