Skip to content

Form Engine 7.14.0

Choose a tag to compare

@optimajet optimajet released this 20 Mar 14:53
· 2 commits to master since this release

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

Key features

Changelog

Update instructions

Update all packages to version 7.14.0. No additional actions are required.

Features

Enhancements

  • Improved developer experience by fixing missing documentation warnings for InsertPosition.

Bug fixes

  • Fixed "not found" not displayed in components panel.
  • Fixed Mantine withAsterisk so it correctly marks the required form field.
  • Fixed style editor visibility for RsCell and RsHeaderCell.
  • Fixed an issue where the nested embedded form example looked compressed.
  • Fixed functional argument editor incorrectly checks function body.
  • Fixed MUI breakage with Webpack.
  • Fixed package.json being compiled.

Security

  • Bumped next from 16.1.5 to 16.1.7 in /examples/premium/with-nextjs/with-nextjs-v16.
  • Bumped undici from 6.23.0 to 6.24.1 in /examples/premium/with-remix/with-remix-v2.
  • Bumped locutus from 3.0.0 to 3.0.14 in /examples/community/bundle-size.

Chore

  • Bumped tar from 7.5.2 to 7.5.11.
  • Bumped lerna from 9.0.3 to 9.0.6.

Resources