v2.12.0
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". 🎉