March 10, 2026
Overview
FormEngine 7.13.0 delivers improvements across the designer, components, and build tooling. This release introduces a new
MuiDatePicker,
adds designer customization features, improves core package tree shaking, and includes a broad set of maintenance updates for dependencies
and documentation.
Why update
Key features
Changelog
Update instructions
Update all packages to version 7.13.0. No additional actions are required.
Features
Enhancements
- 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.
- Sorted union types in API reference output.
Bug fixes
- 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.
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.
Last modified on April 22, 2026