Optimajet FormEngine v7.7.0

Released: Nov 20, 2025

v7.7.0 での更新項目

機能

  • Added new EmbeddedForm component that allows embedding forms using the formName property instead of embedding the form name in the component type.
  • Added useBuilderTheme hook for accessing the current BuilderStore theme from the core package and custom components.
  • Templates are now rendered through the EmbeddedForm component for better compatibility and flexibility.
  • Added support for building the core package without localization dependencies to reduce bundle size.
  • Updated NumberFormat component types for better React 19 compatibility.
  • Updated Internal Dependencies:
    • Updated js-yaml from 4.1.0 to 4.1.1 in examples.
    • Updated glob from 10.4.5 to 10.5.0 in examples.

不具合の修正

  • Fixed FastQr Component Error: TypeError: Could not read properties of undefined (reading 'length').