- utils/types/route
    - Added
      - `activePathIndex` attribute to keep track of which path should be active for a given route
  - components/nav/navbar
    - Fixed
      - Bug when multiple routes had more than one path, when they should be linked together
      - Bug with paths not updating correctly when navigating back in the browser's history