- Added
- Support for multiple paths (static or dynamic) to be defined for a single route
- Changed `path` attribute (with type `string`) to `paths` (with type `Array<string>`) in `Route`
- Removed
- `actualPath` as an attribute from `Route`
- `router` parameter from `NavbarProps`