Skip to content

Commit fb95bf6

Browse files
pascalbaljetgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent d9c5c39 commit fb95bf6

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.17...master)
10+
## [Unreleased](https://github.com/inertiajs/inertia/compare/v2.2.18...master)
1111

1212
- Nothing yet
1313

14+
## [v2.2.18](https://github.com/inertiajs/inertia/compare/v2.2.17...v2.2.18) - 2025-11-17
15+
16+
### What's Changed
17+
18+
* Ensure `objectsAreEqual()` checks all keys in both objects by [@pascalbaljet](https://github.com/pascalbaljet) in https://github.com/inertiajs/inertia/pull/2705
19+
20+
**Full Changelog**: https://github.com/inertiajs/inertia/compare/v2.2.17...v2.2.18
21+
1422
## [v2.2.17](https://github.com/inertiajs/inertia/compare/v2.2.16...v2.2.17) - 2025-11-14
1523

1624
### What's Changed

0 commit comments

Comments
 (0)