Here's the current plan, though it may change as work starts in this direction.
- 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?
- 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
- 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
Here's the current plan, though it may change as work starts in this direction.
vue-3branch that will be used to work on a new Vue 3 boilerplate for NW.jsnw-vite-examplerepo?vue-3branch meets my standardsmastervue-3branch will be deletedvue-2branch. This will continue to be maintained with the latest version of Vue 2.x and it's associated dependencies.