Skip to content

v2.6.0

Compare
Choose a tag to compare
@dhershman1 dhershman1 released this 18 Dec 16:17
· 76 commits to master since this release
6c0d5ce

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