Breaking Changes
This major release only breaks backwards compatibility if you use TypeScript.
- TypeScript type declarations have been updated to be compatible with
vuex >= 3.0.0
andvue-router >= 3.0.0
, and no longer work with lower versions.
This major release only breaks backwards compatibility if you use TypeScript.
vuex >= 3.0.0
and vue-router >= 3.0.0
, and no longer work with lower versions.