We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d3b29 commit 1b29f8aCopy full SHA for 1b29f8a
CHANGELOG.md
@@ -7,10 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
For changes prior to v1.0.0, see the [legacy releases](https://legacy.inertiajs.com/releases).
9
10
-## [Unreleased](https://github.com/inertiajs/inertia/compare/v2.0.2...HEAD)
+## [Unreleased](https://github.com/inertiajs/inertia/compare/v2.0.3...HEAD)
11
12
- Nothing yet
13
14
+## [v2.0.3](https://github.com/inertiajs/inertia/compare/v2.0.2...v2.0.3)
15
+
16
+- Fix: Reload on mount ([#2200](https://github.com/inertiajs/inertia/pull/2200))
17
18
## [v2.0.2](https://github.com/inertiajs/inertia/compare/v2.0.1...v2.0.2)
19
20
- Fix SSR with scroll restoration ([#2190](https://github.com/inertiajs/inertia/pull/2190))
0 commit comments