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.