Files
James Anderson a5f0bb44cb fix(app-router): match current navigation identity (#2876)
* fix(app-router): match soft navigation identity

* fix(app-router): refresh exact links behind basePath

* fix(app-router): preserve navigation URL spaces

* fix(app-router): preserve raw navigation identity

* fix(app-router): preserve licensed history cache reuse

* fix(app-router): replace visited route aliases

* fix(app-router): preserve exact hash cache bypass

* test(navigation): cover cache bypass runtime argument
2026-08-16 15:43:57 +01:00
..