Skip to content

Commit 13e8981

Browse files
pascalbaljetgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent cf6b039 commit 13e8981

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
For changes prior to v1.0.0, see the [legacy releases](https://legacy.inertiajs.com/releases).
99

10-
## [Unreleased](https://github.com/inertiajs/inertia/compare/v2.2.9...master)
10+
## [Unreleased](https://github.com/inertiajs/inertia/compare/v2.2.10...master)
1111

1212
- Nothing yet
1313

14+
## [v2.2.10](https://github.com/inertiajs/inertia/compare/v2.2.9...v2.2.10) - 2025-10-23
15+
16+
### What's Changed
17+
18+
* Restore uppercase `Component` object key in React's `App.ts` by [@pascalbaljet](https://github.com/pascalbaljet) in https://github.com/inertiajs/inertia/pull/2654
19+
20+
**Full Changelog**: https://github.com/inertiajs/inertia/compare/v2.2.9...v2.2.10
21+
1422
## [v2.2.9](https://github.com/inertiajs/inertia/compare/v2.2.8...v2.2.9) - 2025-10-21
1523

1624
### What's Changed

0 commit comments

Comments
 (0)