FormEngine 7.6.0
November 10, 2025
New
- Added a new hook
useErrorMessagefor retrieving component errors. - Introduced a new feature for commercial license holders: the Designer can now run inside an Electron application.
- Added documentation for displaying error messages inside custom components.
Changed
- Component descriptions and localization have been moved to separate files. See the documentation for details.
@react-form-builder/coreis now a required peer dependency for dependent packages.
Internal Updates
- Node.js updated from
20.19.4to24.11.0. - Fluent updated from
0.18to0.19.1.