Skip to content

Releases: formkit/inertia

v0.1.5

10 Nov 16:16
Compare
Choose a tag to compare

   🚀 Features

  • Adds UseFormOptions for formLevelErrorName and recentlySuccessfulTimeoutTime overwrites  -  by @GustavoFenilli (404c8)
    View changes on GitHub

v0.1.4

10 Nov 15:55
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes initial fields being undefined when calling node.input  -  by @GustavoFenilli (a3fbf)
    View changes on GitHub

v0.1.3

07 Nov 18:08
Compare
Choose a tag to compare

   🔨 Refactor

  • Changes internal use of useForm, and removes export for the event manager  -  by @GustavoFenilli (e28badb)
    View changes on GitHub

v0.1.2

02 Nov 15:33
Compare
Choose a tag to compare

   🚀 Features

  • Adds return promise to success and error events and better ts support  -  by @GustavoFenilli (0bdbb)
    View changes on GitHub

v0.1.1

30 Oct 21:24
Compare
Choose a tag to compare

   🚀 Features

  • Adds the composable and event system for inertia integration  -  by @GustavoFenilli (25de0)
    View changes on GitHub