Releases
v1.3.0
Added
Changed
Skip intercepting non-left button clicks on links (#1908 , #1910 )
Changed preserveScroll
to be true
on initial page visit (#1360 )
Return early when using router.on()
during SSR (#1715 )
Use updater function in setData
in useForm
hook in React adapter (#1859 )
Fixed
Fix history navigation issue on Chrome iOS (#1984 , #1992 )
Fix setNavigationType
for Safari 10 (#1957 )
Export InertiaFormProps
in all adapters (#1596 , #1734 )
Fix isDirty
after form.defaults()
call in Vue 3 (#1985 )
Fix scroll reset on page navigation (#1980 )
Fix scroll position restoration for [scroll-region]
elements (#1782 , #1980 )
Fix useForm
re-renders by memoizing functions in React adapter (#1607 )
Fix doubling hash when using <React.StrictMode>
(#1728 )
Fix type augmentation in Vue 3 adapter (#1958 )
Fix form helper transform
return type in React adapter (#1896 )
Fix props reactivity in Svelte adapter (#1969 )
Fix <Render />
component to respect preserveState
option in Svelte adapter (#1943 )
Fix 'received an unexpected slot "default"' warning in Svelte adapter (#1941 )
Fix command + click behavior on links in React adapter (#2132 )
Fix import in Svelte adapter (#2002 )
You can’t perform that action at this time.