# Changelog

## 3.0.3 2025-02-15

- fix html not loading on nested reload

## 3.0.2 2025-02-14

- fix nested route bug

## 3.0.1 2024-09-26

- fix scrollHandling in combination with html-bundle

## 3.0.0 2024-09-25
- pin path-to-regexp to version 6.3.0
- rename restoreScrollOnReload to restoreScroll
- default restoreScroll to true
- add improved restoreScroll behavior per route
- add option `fetchOptions` to router for forms