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

type safety query #508

Closed
hi-reeve opened this issue Sep 9, 2024 · 6 comments
Closed

type safety query #508

hi-reeve opened this issue Sep 9, 2024 · 6 comments

Comments

@hi-reeve
Copy link
Contributor

hi-reeve commented Sep 9, 2024

hi, recently i just found out about this new library for vue router.
this looks good with all the query define for query type safety, i think this is a good approach on how we can define a type safe query.
maybe we can include this in the definePage macro?

@posva
Copy link
Owner

posva commented Sep 10, 2024

There is actually a whole new matcher mechanism in Vue router that allows much more 😁. You can check some of router branches if you are curious
Stay tuned

@posva posva closed this as completed Sep 10, 2024
@christopher-buku
Copy link

There is actually a whole new matcher mechanism in Vue router that allows much more 😁. You can check some of router branches if you are curious Stay tuned

oh wow! will check it, thanks!

@NickDomanti
Copy link

There is actually a whole new matcher mechanism in Vue router that allows much more 😁. You can check some of router branches if you are curious Stay tuned

Could you provide a link/guide or something? I really like unplugin-vue-router but I really want to have a typed query, it feels wrong not to.

@posva
Copy link
Owner

posva commented Jan 16, 2025

It will be up as an experimental feature in vuejs/router#2415

@NickDomanti
Copy link

It will be up as an experimental feature in vuejs/router#2415

Is there a way I can get a notification or something when the feature is out?
Sorry I'm not that well versed with GitHub.

@posva
Copy link
Owner

posva commented Jan 17, 2025

"Subscribe" on the side, watch repo or, the best one, follow me on https://x.com/posva or https://bsky.app/profile/esm.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants