Skip to content

v2.0.0

Compare
Choose a tag to compare
@dysfunc dysfunc released this 26 Nov 20:09
· 37 commits to main since this release
77388c9

What's Changed

  • Replaced jest with vitest
  • Replaced rollup with vite
  • Updated package scripts to simplify builds and bundling
  • Fixed pre-commit hooks + linting + formatting
  • Fixed gh-pages source generation and deploy
  • Add workflow actions for running units tests
  • Add exports for Svelte 4+ to package.json
  • Add GitHub templates for issues, features, pull requests
  • Cleaned up doc source

Full Changelog: v1.0.1...v2.0.0