Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What when vue 3.0 will be released? #1

Open
kjugi opened this issue Apr 23, 2020 · 0 comments
Open

What when vue 3.0 will be released? #1

kjugi opened this issue Apr 23, 2020 · 0 comments
Projects

Comments

@kjugi
Copy link
Owner

kjugi commented Apr 23, 2020

After stable release, I will wait some time for vue-test-utils and other necessary libs to be compatible with a new release.

After checking what is changing in testing the vue apps I will consider 2 options:

  1. If changes will be trivial I will just update this repo with the following pattern:
project
|
+-- vue2
      |
      +-- done
      +-- practices
+-- vue3
      |
      +-- done
      +-- practices

This is probably the most possible scenario and with this option will just keep it in one place what is great.

  1. If changes will be huge, probably I will work on the new repo for vue3 best unit test practices and manage them separately

Also need to keep in mind that vue 2.7 is in WIP stage. That means an update for vue2 app version

@kjugi kjugi added this to To do in Planning via automation Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Planning
  
To do
Development

No branches or pull requests

1 participant