What's Changed
- Added test for
defaultValuein Form component by @pascalbaljet in #2685 - Prevent navigation on right-click on
<Link>withprefetch="click"by @pascalbaljet in #2676 - Export page component type for React adapter by @skryukov in #2691
- Switch
useContexttouseinusePage()hook by @HichemTab-tech in #2680 - Improve serialization in
formDataToObject()when mixing numeric and non-numeric object keys by @pascalbaljet in #2692 - Fix
InfiniteScrollscroll preservation by @skryukov in #2689 - Export Inertia
Appcomponent by @pascalbaljet in #2695 - Ignore
preserveScrollandpreserveStatewhen finding cached response by @pascalbaljet in #2694 - Upgrade Express server for test apps to v5 by @pascalbaljet in #2693
- Add WebKit browser testing to CI with Safari compatibility fixes by @pascalbaljet in #2696
- Bump symfony/http-foundation from 7.3.4 to 7.3.7 in /playgrounds/vue3 by @dependabot[bot] in #2697
- Fix array keys misalignment in form data and query by @skryukov in #2690
Full Changelog: v2.2.15...v2.2.16