File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
For changes prior to v1.0.0, see the [ legacy releases] ( https://legacy.inertiajs.com/releases ) .
9
9
10
- ## [ Unreleased] ( https://github.com/inertiajs/inertia/compare/v2.1.10 ...master )
10
+ ## [ Unreleased] ( https://github.com/inertiajs/inertia/compare/v2.1.11 ...master )
11
11
12
12
- Nothing yet
13
13
14
+ ## [ v2.1.11] ( https://github.com/inertiajs/inertia/compare/v2.1.10...v2.1.11 ) - 2025-09-24
15
+
16
+ ### What's Changed
17
+
18
+ * Fix flaky tests in CI by [ @pascalbaljet ] ( https://github.com/pascalbaljet ) in https://github.com/inertiajs/inertia/pull/2582
19
+ * Bump Playwright by [ @pascalbaljet ] ( https://github.com/pascalbaljet ) in https://github.com/inertiajs/inertia/pull/2585
20
+ * Progress indicator API by [ @pascalbaljet ] ( https://github.com/pascalbaljet ) in https://github.com/inertiajs/inertia/pull/2581
21
+
22
+ ** Full Changelog** : https://github.com/inertiajs/inertia/compare/v2.1.10...v2.1.11
23
+
14
24
## [ v2.1.10] ( https://github.com/inertiajs/inertia/compare/v2.1.9...v2.1.10 ) - 2025-09-22
15
25
16
26
### What's Changed
You can’t perform that action at this time.
0 commit comments