Skip to content

v1.0.0

Compare
Choose a tag to compare
@rgossiaux rgossiaux released this 06 May 19:27
· 74 commits to master since this release

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>
  • 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