Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-15 | 634 Bytes | |
v2.1.2 source code.tar.gz | 2025-08-15 | 580.1 kB | |
v2.1.2 source code.zip | 2025-08-15 | 991.7 kB | |
Totals: 3 Items | 1.6 MB | 0 |
What's Changed
- Fix for manipulating form after redirect in
onSubmitComplete
by @joetannenbaum in https://github.com/inertiajs/inertia/pull/2510 - Support for passing Wayfinder objects to router methods by @pascalbaljet in https://github.com/inertiajs/inertia/pull/2497
- Tag-based cache invalidation for prefetch requests by @pascalbaljet in https://github.com/inertiajs/inertia/pull/2484
- Add
resetOnError
,resetOnSuccess
,setDefaultsOnSuccess
to Form component by @joetannenbaum in https://github.com/inertiajs/inertia/pull/2514
Full Changelog: https://github.com/inertiajs/inertia/compare/v2.1.1...v2.1.2