Optimajet FormEngine v7.14.0

Released: Mar 19, 2026

v7.14.0 での更新項目

機能

  • Updated Form storage documentation with the IndexedDB example.
  • 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.
  • Publish react-form-builder/indexed-db-form-storage for browser-based form persistence.
  • 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.

不具合の修正

  • Fixing missing documentation warnings for InsertPosition.
  • 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.