v2.6.0
New
- Added Vue 3 Compatibility 🎉
- This involves the backwards compatibility change I brought up in discussions #47
- This change IS compatible with Vue 2, which is why it isn't a major release
Improved
- Dropped
dist/
from the repo- This is so it doesnt bog down PRs
- dist is still available on npm as its built before deploy
- Your CDN (if using) should NOT be affected