What's Changed
- feat: overhaull typescript
- docs: overhaull
- refactor!: rename reducedMotion store to prefersReducedMotion
- feat: use svelte 5
Full Changelog: v1.1.1...v2.0.0
Migrating from v1 to v2
- Requires Svelte 5
- The
reducedMotionstore is now calledprefersReducedMotionto match the media query - The types have been tweaked to be more compatible, please let me know if there any issues.