inertia-svelte@0.7.0

Published on May 25, 2021
  • Fix InertiaLink component to not change the URL path (#556).
  • Add isDirty property to the form helper (#660).
  • Reset form helper on visit exception (#682).
  • Fix bug with using custom onCancelToken callbacks in form helper (#645).
  • Update adapter to be SSR compatible.
  • Make page props available to persistent layouts as props (#602).
  • Remove transformProps() and resolveErrors() (#693).

This is a breaking change that requires also updating to inertia@0.9.0.