FormEngine 1.5.0
July 2, 2024
- Added Toggle component.
- Added guide for integration with Electron.
- An error handler has been added to the
FormBuildercomponent to prevent the application from crashing if a faulty component is used. - Added default values to all boolean properties of components
- Fixed a bug that caused hook
useUniqueIdto break the build. - Other minor style fixes.