nw-vue-cli-example icon indicating copy to clipboard operation
nw-vue-cli-example copied to clipboard

Vue 3 plans - Moved to new Vite repo

Open TheJaredWilcurt opened this issue 5 years ago • 1 comments

Here's the current plan, though it may change as work starts in this direction.

  1. There is a vue-3 branch that will be used to work on a new Vue 3 boilerplate for NW.js
    • It will use Vue-CLI (to match the repo name), might make an nw-vite-example repo?
  2. Once the vue-3 branch meets my standards
    • It will be merged into master
    • vue-3 branch will be deleted
    • Repo will be bumped to version 2.x
  3. There is a vue-2 branch. This will continue to be maintained with the latest version of Vue 2.x and it's associated dependencies.
    • New releases will still occur, but with version 1.x

TheJaredWilcurt avatar Sep 19 '20 20:09 TheJaredWilcurt

There is a Vue 2 and Vue 3 branch for NW.js + Vue-CLI in this repo. But this repo will no longer be maintained. Instead, go with the new Vite repo:

  • https://github.com/nwutils/nw-vue3-boilerplate

TheJaredWilcurt avatar Feb 02 '23 18:02 TheJaredWilcurt