Skip to content

v4.0.0

Compare
Choose a tag to compare
@dhershman1 dhershman1 released this 17 May 19:23
· 31 commits to master since this release
5fb4bd4

Breaking Changes

  • Removed getDirective flow there is now a dedicated import for vue 2, and vue 3 #73

Improved

  • Made usage easier, instead of trying to support complex backwards compatability, I simply separated the two into their own imports
  • Usage should be less convoluted

Fixed