v2.0.0
What's Changed
- Replaced
jest
withvitest
- Replaced
rollup
withvite
- 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