📈
aurelia-direct-router
  • Introduction
  • App Basics
    • Routing
  • Routing
    • Fundamentals
    • Installation
    • Configuration & Setup
    • Direct Routing
    • Component Configured Routing
    • Configured Routing
    • Configuring The Viewport
    • Navigation Menus
    • Navigating With Load
    • Lifecycle Hooks
    • Router Hooks
    • Differences From V1
  • Examples
    • Routing
      • Configuring auth protected routes
Powered by GitBook
On this page
  1. Routing

Differences From V1

For those familiar with Aurelia 1 routing, this is where you'll learn what has changed.

PreviousRouter HooksNextRouting

Last updated 4 years ago

Was this helpful?

CtrlK

Was this helpful?

If you worked with Aurelia before version two, then you will already know just from reading the getting started in this documentation, Aurelia 2 routing is a little different. This section is only relevant and applicable to developers who are either migrating from the Aurelia 1 router or more familiar with Aurelia 1 routing and want to understand the differences.