- Complete rewrite adds on‑demand route/component loading, server rendering, and Redux/Relay integration.
- Breaking API changes: Router is now a top‑level export, locations become histories, named routes, RouteHandler and Navigation mixin are removed, and navigation methods move to the history object; link active‑class handling and state acce...
- Link behavior updated (active class opt‑in, new IndexLink) and scroll behavior moved to a separate library.