]> git.ipfire.org Git - thirdparty/vuejs/router.git/shortlog
thirdparty/vuejs/router.git
2026-03-30  Eduardo San... build: support git worktrees in verifyCommit script main
2026-03-30  Eduardo San... fix: track definePage imports per-file to fix named...
2026-03-30  Eduardo San... style: avoid worktrees
2026-03-27  Eduardo San... chore: disable no-this-alias rule and remove inline...
2026-03-27  Eduardo San... chore: disable no-unused-expressions and triple-slash...
2026-03-27  Eduardo San... chore: suppress intentional lint warnings with inline...
2026-03-25  Eduardo San... chore: disable no-unused-expressions lint rule
2026-03-25  Eduardo San... chore: prefix remaining unused parameters
2026-03-25  Eduardo San... chore: prefix unused params and remove unused imports
2026-03-25  Eduardo San... chore: separate type imports from value imports
2026-03-25  Eduardo San... build: add oxlint to lint pipeline
2026-03-24  Eduardo San... chore: jsonc
2026-03-23  Eduardo San... feat: normalize param parsers once
2026-03-23  Eduardo San... chore: demo in playground
2026-03-23  Eduardo San... docs: beforeEnter in definePage
2026-03-20  Eduardo San... feat: enable standard schema param parsers
2026-03-19  Eduardo San... release: vue-router@5.0.4 v5.0.4
2026-03-18  Duncan Lockdocs: typos (#2651)
2026-03-13  Eduardo San... fix: allow pushing to auto routes
2026-03-10  Eduardo San... docs: no auto import section
2026-03-10  Eduardo San... build: include link and view in size computation
2026-03-08  Eduardo San... fix(loaders): restore context in sequential awaits
2026-03-08  Eduardo San... refactor: rename var
2026-03-08  Eduardo San... chore: playground
2026-03-05  Hoo Raydocs(zh): add file-based routing related configuration...
2026-03-03  Eduardo San... chore: hide route details in playground
2026-03-03  Eduardo San... refactor: indent custom param parsers
2026-03-03  Eduardo San... chore: playground semver testing
2026-03-03  Eduardo San... chore: playground minor
2026-03-03  Eduardo San... fix: avoid false duplicate route warning for named...
2026-02-28  Eduardo San... docs: updates
2026-02-27  Eduardo San... chore: ignore [skip ci]
2026-02-27  Eduardo San... chore: playground
2026-02-27  Eduardo San... fix: escape backslahes in string literals
2026-02-26  Eduardo San... chore: npm badge [skip ci]
2026-02-25  Yukidocs: fix incorrect import path for VueRouterAutoImport...
2026-02-24  Charlie Wangfix: avoid iterator helpers for Node 20 compat (#2635)
2026-02-21  Eduardo San... docs: protect vitepress comments
2026-02-21  Eduardo San... docs: file based routing
2026-02-20  Duncan Lockdocs: grammar update to data-loaders/index.md (#2632)
2026-02-19  Eduardo San... release: vue-router@5.0.3 v5.0.3
2026-02-19  Eduardo San... feat: deprecate new NavigationResult(to) in favor of...
2026-02-19  Eduardo San... test: deleting file with same name as folder keeps...
2026-02-19  Eduardo San... chore: note
2026-02-19  Eduardo San... chore: pnpm
2026-02-17  山吹色御守fix(volar): use `ts.getTokenPosOfNode` instead of ...
2026-02-14  Bruno Pereldocs: Fix route-map.d.ts path (#2625)
2026-02-12  YevheniiKotyrlofix(types): relax RouteMapGeneric constraint for interf...
2026-02-11  Eduardo San... chore: update security support table
2026-02-11  Eduardo San... style: lint
2026-02-10  Eduardo San... fix(experimental): resolve TS errors in resolver/router...
2026-02-10  Eduardo San... feat(experimental): warn against non absolute aliases
2026-02-10  Eduardo San... fix: remove name from _parent.vue files
2026-02-10  Eduardo San... test: add alias tests to generateRouteRecords
2026-02-10  Eduardo San... chore: remove old file
2026-02-10  Eduardo San... fix: cleanup old route overrides
2026-02-10  Eduardo San... feat: display aliases in logs
2026-02-10  Eduardo San... chore: note
2026-02-10  Eduardo San... perf: avoid merging empty object in record
2026-02-09  Eduardo San... feat: extract alias from definePage
2026-02-09  Eduardo San... feat(experimental): generate aliases from override...
2026-02-09  Eduardo San... feat(experimental): handle aliasOf in resolvers
2026-02-09  Curt Grimeschore(playground): upgrade to script setup syntax and...
2026-02-09  Eduardo San... test: rerouting only works in non lazy
2026-02-09  Eduardo San... chore: comment
2026-02-09  Eduardo San... test: discard source errors in vitest runs
2026-02-09  Eduardo San... test: remove deprecated next usage
2026-02-09  Eduardo San... refactor: fix type issue
2026-02-09  Eduardo San... refactor: only throw result on navigation
2026-02-09  Eduardo San... refactor(experimental)!: remove selectNavigationResult
2026-02-09  Eduardo San... feat(experimental)!: add reroute() and deprecate Naviga...
2026-02-09  skirtledocs: update Lazy Loading docs (#2618)
2026-02-09  GeoDaoyudocs: Update '钩子' to '守卫' in Router.md (#2619)
2026-02-07  skirtledocs: update Playground example (#2617)
2026-02-06  Eduardo San... refactor(experimental)!: make miss() throw internally...
2026-02-06  Eduardo San... fix: correct route ordering for group nodes with inflat...
2026-02-06  Eduardo San... feat: add deprecation warning for next() callback in...
2026-02-06  Eduardo San... test: remove old usage of guard next
2026-02-06  Eduardo San... chore: add coderabbit [skip ci]
2026-02-06  Eduardo San... fix: stable route ordering for group folders with same...
2026-02-06  Eduardo San... docs: fix refs to vue-router
2026-02-05  Eduardo San... ci: parallelize
2026-02-05  Eduardo San... test: reactive hmr e2e tests
2026-02-05  Eduardo San... feat: use type module
2026-02-05  Eduardo San... chore: playground
2026-02-05  Eduardo San... fix: handle nested groups
2026-02-05  Eduardo San... chore: ignore erudita
2026-02-05  Eduardo San... docs: sitemap
2026-02-05  Eduardo San... chore: todo
2026-02-05  Eduardo San... chore: playground
2026-02-05  Eduardo San... chore: titel
2026-02-05  Eduardo San... chore: regen
2026-02-05  Eduardo San... fix: avoid route entry in map for _parent
2026-02-05  Eduardo San... fix: handle quotes in d.ts
2026-02-05  Eduardo San... chore: log
2026-02-05  Eduardo San... fix: avoid non matchable routes in auto-routes
2026-02-05  Eduardo San... docs: iteration comment
2026-02-05  Eduardo San... feat: warn on conflicting components for routes
2026-02-04  Eduardo San... feat: set _parent as non matchable by default
2026-02-04  Eduardo San... feat: warn on _parent conflict
next