Last 12 weeks · 0 commits
1 of 6 standards met
Running with and suggests following migrations: It looks like the check assumes anything that's not 2.* (for vue-router) is wrong: https://github.com/vuejs/vue-migration-helper/blob/3dc64a981f3b66b3b28b3b6e4ea7e913a67e4f3e/rules/vue-router/vue-router-dependency.js#L6 https://github.com/vuejs/vue-migration-helper/blob/3dc64a981f3b66b3b28b3b6e4ea7e913a67e4f3e/rules/vuex/vuex-dependency.js#L6 Should/Could it be changed to use and ?
Repository: vuejs/vue-migration-helper. Description: CLI tool to aid in migration from Vue 1.x to 2.0 Stars: 596, Forks: 58. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 1, open issues: 6. Last activity: 7y ago. Community health: 25%. Top contributors: chrisvfritz, kazupon, hootlex, atomaka, dbpolito, ivuorinen, sirlancelot, probil.
Here's the PR for https://github.com/vuejs/vue-migration-helper/issues/42 I know it's pretty wide version range, but I don't believe it'll be a problem ever.