- Fix playground dependencies (#2070)
- Removed Vitest tests + dependencies (#2175)
- Augment
vue
instead of@vue/runtime-core
(#2099) - Fix prefetch missing
cacheFor
default value (#2136) - Fix
useForm
re-renders by memoizing functions in React #2146 - WhenVisible useEffect function is not recreated when params change. (#2153)
- Ensure callback execution (#2163)
- More resilient logic for stripping the origin from page URLs (#2164)
- Add helper scripts for running tests (#2173)
- Export
InertiaFormProps
in React (#2161) - Use default empty object in
useForm
Vue and Svelte (#2052) - Remove
data
option fromuseForm
options type (#2060) - Take over scroll restoration from browser (#2051)