Skip to content

Commit f9ff18c

Browse files
pascalbaljetgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent a98e7ef commit f9ff18c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,20 @@ 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.16...master)
10+
## [Unreleased](https://github.com/inertiajs/inertia/compare/v2.2.17...master)
1111

1212
- Nothing yet
1313

14+
## [v2.2.17](https://github.com/inertiajs/inertia/compare/v2.2.16...v2.2.17) - 2025-11-14
15+
16+
### What's Changed
17+
18+
* Reset `<WhenVisible>` loading state after a page reload by [@pascalbaljet](https://github.com/pascalbaljet) in https://github.com/inertiajs/inertia/pull/2699
19+
* Add test for reloading deferred props by [@pascalbaljet](https://github.com/pascalbaljet) in https://github.com/inertiajs/inertia/pull/2698
20+
* Force `indices` array format when submitting data using `FormData` by [@pascalbaljet](https://github.com/pascalbaljet) in https://github.com/inertiajs/inertia/pull/2701
21+
22+
**Full Changelog**: https://github.com/inertiajs/inertia/compare/v2.2.16...v2.2.17
23+
1424
## [v2.2.16](https://github.com/inertiajs/inertia/compare/v2.2.15...v2.2.16) - 2025-11-13
1525

1626
### What's Changed

0 commit comments

Comments
 (0)