- Navigation with "router.push" when added base path
- Initiation of "silent" mode
- Silent mode
- Default URL
- Router rewritten in Typescript
- Base URL feature
- Issue with History mode (browser's back and forward button wasn't working)
- "RouterOutlet is not defined" error for Rollup-based projects
- Dynamic route matching
- pushByName method
- Enabled slot for RouterLink
- History mode
- beforeEach and afterEach navigation hooks
- Redirect to hash-based index if no url specified
- Updated readme
- Hash mode
- Push method