vue-router
vue-router copied to clipboard
correct typedef of Route
Fixes #3566
updated typedef of interface Route from query: Dictionary<string | (string | null)[]> to query: Dictionary<string | null | (string | null)[]>
Deploy Preview for vue-router-docs-v3 canceled.
| Name | Link |
|---|---|
| Latest commit | dee25cf83d47efc0e752cd24bfa06817bcb3470b |
| Latest deploy log | https://app.netlify.com/sites/vue-router-docs-v3/deploys/66cdaf9e95579c000874784d |
Can you add a test?
Which files exactly? im kinda new to this so just the files that need to be covered would be great
You can add it here: https://github.com/vuejs/vue-router/tree/dev/types/test
You can add it here: https://github.com/vuejs/vue-router/tree/dev/types/test
Thank you! Will have a look
You can add it here: https://github.com/vuejs/vue-router/tree/dev/types/test
is my latest commit what you were looking for in the test?
Thanks! That should be the test. I will take a look on my next pass over vue router 3.
I have updated the code after reading all the comments can you please check this @posva
This is the old non maintained version of Vue router. I only do paid reviews and release for companies