Releases: inertiajs/inertia-laravel
Releases · inertiajs/inertia-laravel
v2.0.15
What's Changed
- Check if prop value is callable and not a string by @pascalbaljet in #798
Full Changelog: v2.0.14...v2.0.15
v1.3.4
What's Changed
- Check if prop value is callable and not a string by @pascalbaljet in #798
Full Changelog: v1.3.3...v1.3.4
v2.0.14
What's Changed
- Exclude loaded once props from deferred metadata by @pascalbaljet in #796
Full Changelog: v2.0.13...v2.0.14
v2.0.13
v2.0.12
What's Changed
- Ability to use
<script>element for initial page data by @pascalbaljet in #788 - Support for
once()props by @pascalbaljet in #793
Full Changelog: v2.0.11...v2.0.12
v2.0.11
What's Changed
- Add PHP 8.5 to test matrix by @pascalbaljet in #787
- Support for multiple validation errors per field by @pascalbaljet in #784
- Handle array inputs in reloadOnly and reloadExcept by @hosmelq in #792
- Handle Connection Exceptions During Health Checks by @Magnesium38 in #786
New Contributors
- @Magnesium38 made their first contribution in #786
Full Changelog: v2.0.10...v2.0.11
v2.0.10
What's Changed
- Include
scrollPropsmetadata when prop is requested to reset by @pascalbaljet in #781
Full Changelog: v2.0.9...v2.0.10
v2.0.9
What's Changed
- Add docblock to Inertia Facade for
scrollby @joetannenbaum in #780
Full Changelog: v2.0.8...v2.0.9
v2.0.8
What's Changed
- More fine-grained control for
Inertia::merge()and a newInertia::scroll()by @pascalbaljet in #774
Full Changelog: v2.0.7...v2.0.8
v2.0.7
What's Changed
- Added
loadDeferredProps()method toAssertableInertiaclass by @pascalbaljet in #779
Full Changelog: v2.0.6...v2.0.7