Details
-
Task
-
Resolution: Fixed
-
Major
-
0.12
-
None
-
Unknown
-
N/A
-
N/A
-
Description
https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#450-2024-11-25
Bug Fixes
https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#bug-fixes * combining 'end' and 'strict' (#2154) (ab62098)
- custom directive doesn't work when custom=true (#2377) (0d8d997)
- router: allow duplicated navigation on back + redirect (#2133) (d992bb2)
Features
https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#features * link: add view-transition prop (#2356) (e978eb8)