| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-11 | 777 Bytes | |
| v2.3.0 source code.tar.gz | 2025-12-11 | 788.4 kB | |
| v2.3.0 source code.zip | 2025-12-11 | 1.4 MB | |
| Totals: 3 Items | 2.2 MB | 0 | |
What's Changed
- Support for Precognition in
useForm()by @pascalbaljet in https://github.com/inertiajs/inertia/pull/2684 - Support for Precognition in
<Form>component by @pascalbaljet in https://github.com/inertiajs/inertia/pull/2700 - Improve Precognition examples in Playgrounds by @pascalbaljet in https://github.com/inertiajs/inertia/pull/2746
- Improve flaky tests by @pascalbaljet in https://github.com/inertiajs/inertia/pull/2747
- bugfix(whenVisible-vue): Fix loaded state when data already exists by @ClaraLeigh in https://github.com/inertiajs/inertia/pull/2748
New Contributors
- @ClaraLeigh made their first contribution in https://github.com/inertiajs/inertia/pull/2748
Full Changelog: https://github.com/inertiajs/inertia/compare/v2.2.21...v2.3.0