FormEngine 7.14.0
March 19, 2026
Overview
FormEngine 7.14.0 focuses on publishing @react-form-builder/indexed-db-form-storage for IndexedDB-backed form storage and
includes multiple bug fixes across the designer and viewer. This release also includes maintenance updates and dependency
updates.
Why update
- Publish
@react-form-builder/indexed-db-form-storagefor browser-based form persistence. - Document how to wire it to the designer via
formStorageusing the Form storage guide. - Keep your development tooling and documentation up to date with maintenance fixes.
Key features
- Published
@react-form-builder/indexed-db-form-storagefor browser-based form persistence. - Updated Form storage documentation with the IndexedDB example.
Changelog
Update instructions
Update all packages to version 7.14.0. No additional actions are required.
Features
- Published @react-form-builder/indexed-db-form-storage for browser-based form persistence.
- Documented how to connect it to the designer using the FormBuilder formStorage prop and the IFormStorage interface.
- Added a new guide: Integrating FormEngine with Angular.
Enhancements
- Improved developer experience by fixing missing documentation warnings for
InsertPosition.
Bug fixes
- Fixed "not found" not displayed in components panel.
- Fixed Mantine
withAsteriskso it correctly marks the required form field. - Fixed style editor visibility for
RsCellandRsHeaderCell. - Fixed an issue where the nested embedded form example looked compressed.
- Fixed functional argument editor incorrectly checks function body.
- Fixed
MUIbreakage with Webpack. - Fixed
package.jsonbeing compiled.
Security
- Bumped
nextfrom16.1.5to16.1.7in/examples/premium/with-nextjs/with-nextjs-v16. - Bumped
undicifrom6.23.0to6.24.1in/examples/premium/with-remix/with-remix-v2. - Bumped
locutusfrom3.0.0to3.0.14in/examples/community/bundle-size.
Chore
- Bumped
tarfrom7.5.2to7.5.11. - Bumped
lernafrom9.0.3to9.0.6.