Skip to content

Releases: SkewedAspect/grunt-vueify

v2.0.0

07 Dec 05:32
Compare
Choose a tag to compare

While this is a small change (no actual code changed at all), it's a major version bump because it could break existing installs.

Breaking Changes

  • vueify is now a peer dependency.

Upgrading

In order to upgrade, you will now need to install vueify yourself. Simply npm install --save-dev vueify should be all you need.