inertia-svelte@0.8.0

Published on January 7, 2022

Added

  • Visits and Link components now accept a 'queryStringArrayFormat' option (#994)
  • Add setError method to Form helper to manually set errors (#999)
  • Add defaults method to Form helper to 'redefine' the defaults (#1019)

Changed

Fixed

  • onSuccess event no longer automatically resets the "default" values (eee2a5)