- 
  Notifications
 You must be signed in to change notification settings 
- Fork 113
feat: Remove Router/Vuex for Vue 3 #206
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
Conversation
8ce5ac0 to
 d94523d  
 Compare
 
 | Codecov Report
 @@ Coverage Diff @@ ## next #206 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 84 77 -7 Branches 30 27 -3 ========================================= - Hits 84 77 -7 
 Continue to review full report at Codecov. 
 | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Although I've contributed a little, I haven't seen the entire codebase. So some curious questions will pop up here and there. 😅
Although I've contributed a little, I haven't seen the entire codebase. So some curious questions will pop up here and there. 😅
Thank you for your thoughts!
7afe821 to
 544c49d  
 Compare
 
 
 
 
 
 codfish
 
 
 
 commented
 Feb 17, 2021 
 
 
 
hey @afontcu! looking forward to this change! Out of curiosity, when do you see this being released? I'm migrating to VTL now, but wondering if I should continue on my path or wait a little bit for this change to be released. Also, should we expect this to result in v6?
hey @afontcu! looking forward to this change! Out of curiosity, when do you see this being released? I'm migrating to VTL now, but wondering if I should continue on my path or wait a little bit for this change to be released. Also, should we expect this to result in v6?
Hi! Yeah, I plan on releasing it next week. And yeah, I'll release it as a minor version of 6.x, the major range version for Vue 3 :)
61e891d to
 38892db  
 Compare
 
 38892db to
 f570e42  
 Compare
 
 a7cd70f to
 400d9f4  
 Compare
 
 
Uh oh!
There was an error while loading. Please reload this page.
Closes #205. Closes #195.