Skip to content

v2.12.0

Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 28 Mar 09:36
· 104 commits to main since this release
46328cc

Migration guide: https://superforms.rocks/migration-v2
More detailed list of what's new: https://superforms.rocks/whats-new-v2

Added

  • SPA action form now supports form elements as well, by adding its use:enhance on all related forms.

Fixed

  • Fixed type inference for FormPath with nested arrays. Error output improved as well.
  • If method is "GET" or doesn't exist on an enhanced form, it's now automatically set to "POST". 🎉