FormEngine 6.1.0
August 11, 2025
New
- Added support for using a functional argument type in custom actions.
- Added support for passing CSS styles via the style property instead of className.
- Added support for specifying a component role (e.g., label, tooltip, etc.).
- Added the ability to manage component features, including:
Changed
- Deprecated the
slotandpresetoptions in the ComponentKind type.
Fixed bugs
- Fixed an issue where saving or creating a new form could break the behavior of the custom form list.
- Fixed an issue where deleting a form that was not currently open caused a "formName is undefined" error.