]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat(types): add support for children routes as union (#2475)
authorAnoesj Sadraee <anoesjsadraee@gmail.com>
Fri, 25 Apr 2025 12:30:41 +0000 (14:30 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 12:30:41 +0000 (14:30 +0200)
commit0ce408dadbb45a4790e2ccee311a032cc7c6d957
tree3d822c5e689986dad446d4661bec719b557daa07
parent9222413d81b7b6577b88ea304f9f24e0cfdbde94
feat(types): add support for children routes as union (#2475)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
packages/docs/guide/advanced/typed-routes.md
packages/playground/src/main.ts
packages/router/__tests__/routeLocation.test-d.ts
packages/router/src/index.ts
packages/router/src/typed-routes/route-map.ts
packages/router/src/types/index.ts
packages/router/src/useApi.ts
packages/router/test-dts/typed-routes.test-d.ts