Optimajet FormEngine v7.13.0

Released: Mar 10, 2026

v7.13.0 での更新項目

機能

  • Added component toolbar customization.
  • Added designer events for add/remove callbacks.
  • Added direct refValue support for component refs in action events.
  • Added MuiDatePicker.
  • Added Mantine to bundle size comparison.
  • Improved tree shaking in the core library.
  • Added a link to the bundle size comparison on public GitHub.
  • Replaced the documentation search engine with Algolia.
  • Security:
    • Bumped rollup to 4.59.0.
    • Bumped multer to 2.1.0 in the examples.
    • Bumped immutable to 5.1.5 in the examples.
    • Bumped locutus to 3.0.0 in the examples.
    • Bumped minimatch to 3.1.4 in the examples.
    • Bumped ajv to 6.14.0 in the /examples/premium/with-remix/with-remix-v2.
    • Bumped ajv to 8.18.0 in the /examples/community/bundle-size.

不具合の修正

  • Fixed an issue where changing an action name could crash the application.
  • Fixed closeModal behavior when onClose is used.
  • Fixed palette rendering with multiple system components.