Skip to content

Pull requests: vuejs/router

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(query): use Object.create(null) to prevent prototype pollution 💥 breaking change introduces a breaking change
#2661 opened Mar 16, 2026 by wdskuki Loading…
docs: update installation guide
#2659 opened Mar 11, 2026 by skirtles-code Contributor Loading…
fix(matcher): finalize param token before processing escaped colon
#2654 opened Mar 11, 2026 by babu-ch Contributor Loading…
types(router): add | undefined to optional properties
#2634 opened Feb 24, 2026 by YevheniiKotyrlo Contributor Loading…
chore: make warnDeprecatedUsage warn info more explicit
#2577 opened Oct 23, 2025 by btea Loading…
feat: add navigation-api router
#2551 opened Sep 12, 2025 by userquin Member Draft
wip: vapor mode
#2509 opened Jun 1, 2025 by zhiyuanzmj Member Loading…
2 tasks done
fix(resolve): exclude empty optional arguments from params
#2434 opened Jan 7, 2025 by babu-ch Contributor Loading…
Update history-mode.md nginx example
#2348 opened Aug 29, 2024 by el-j Loading…
Fix: do not encode slashes in catch-all routes
#2291 opened Jul 4, 2024 by ll3006 Loading…
perf: faster handling of static paths
#2148 opened Feb 20, 2024 by skirtles-code Contributor Draft
test: earlier routes should have matching priority
#2138 opened Feb 11, 2024 by skirtles-code Contributor Loading…
feat: add useHistoryState()
#2106 opened Jan 10, 2024 by posva Member Loading…
perf(RouterView): avoid parent rerenders when possible
#2082 opened Dec 15, 2023 by posva Member Loading…
WIP types: Add support for vue type helpers
#2039 opened Nov 14, 2023 by pikax Member Draft
Remove leading slash in documentation for apache redirect rule 📚 docs related to documentation
#1561 opened Sep 24, 2022 by bonham Loading…
fix(types): normalized Query can have undefined properties 💥 breaking change introduces a breaking change 🔹 typescript issue related to types
#1510 opened Aug 10, 2022 by andresespinosapc Loading…
add example config for Azure Static Web App 📚 docs related to documentation
#1406 opened May 16, 2022 by Boaz101 Loading…
ProTip! Filter pull requests by the default branch with base:main.