Roadmap to non-experimental 1.0? #342
Replies: 1 comment
-
I'm glad you find this helpful and thanks for the feedback, I really appreciate it. Regarding Regarding a timeline, I wish I could have one. The reality is life is rough for me right now, and I can't spend as much time as I want in the different parts of the Vue.js Ecosystem I maintain. I'm currently spending about 75% of my time in consulting + Mastering Pinia to pay the bills. I'm still trying to shift that by finding ways to get sponsoring from companies rather than individuals |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Typed routes is a massively helpful feature towards developer experience and early identification of coding errors. I thank all the maintainers for their effort.
I would like to share feedback and ask for clarification regarding the roadmap for this plugin.
vue-router@4.1.0
in July 2022 released added typed route support via this plugin.unplugin-vue-router
since July 2022.vue-router
itself?useRouter
should be imported in our projects (#vue-router
,vue-router
,vue-router/auto
,#imports
, etc...).useRouter
implementation and typingvue-router
plugins.Is there a road to 1.0 that finalizes type safe routes independently of data loading and file-based routing?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions