Release v1.14.0
v1.14.0: FormKit help/placeholder false + require form-kit ^2.2
Changelog
Changed
- Login, registration, magic-login, and password-reset FormKit fields pass
help: falseandplaceholder: falseso missing convention keys are not rendered as raw help/placeholder text. - Default FormKit profile seed (
auth_kit) setsauto_help: falseandauto_placeholder: falsewhen the host has not defined the profile. Hosts that already defineauth_kitshould set those flags (or keep the per-fieldfalseoverrides). - Composer: require
nowo-tech/form-kit-bundle^2.2.
Full Changelog: v1.13.1...v1.14.0