inertia-vue3@0.6.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

  • resolveComponent should be able to occur asynchronously (#911)
  • Console warnings still referenced <inertia-link> instead of <Link> (#916)
  • Type regression with Vue 3 (#849)