About
Because the plugin wraps the router,navigateTo() animates too — no per-link wiring. Deep links with ?query and #hash animate just the same; they are part of the path. Hash-mode routers work as well via historyMode: 'hash'. Heads up: each frame writes via history.replaceState, so back/forward stays untouched, but your browser's own URL history/autocomplete can still log every frame — see the docs for how to keep that in check.