Closed Umi8Umi closed 2 years ago
I rebased the beta branch to remove some of the confusion. You may need to do rebase your fork, not sure if GitHub will auto sync it.
I rebased the beta branch to remove some of the confusion. You may need to do rebase your fork, not sure if GitHub will auto sync it.
:tada: This PR is included in version 3.0.0-beta.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Description
update vue to vue3:
lazy
)$children
no longer supported so has been removedNOTE:
@vue/cli-plugin-unit-jest
has vue2 dependancies and vite is recommended for testing in vue3. in the test update commit I was using an alternative approach ofvue3-jest
which is compatible with vue3 and allows for passing tests