April 1, 2026
Overview
FormEngine 7.15.0 adds optional callbacks when the designer or preview language changes, extends
onFormElementAdd with the preset name
when a component is added from a preset, and fixes preset display in the component palette. The public FormEngine example on GitHub now
demonstrates IndexedDB-backed form storage. This release also migrates several repository and sample-app scripts to TypeScript and includes
dependency updates across the monorepo and examples.
Why update
Key features
Changelog
Update instructions
Update all packages to version 7.15.0. No additional actions are required.
Features
Bug fixes
Security
- Bumped
handlebars from 4.7.8 to 4.7.9.
- Bumped
node-forge (transitive dependency updates).
- Bumped
socket.io-parser (including in Angular examples).
Chore
- Migrated selected build, release, and sample-app automation scripts from JavaScript and PowerShell to TypeScript.
- Bumped
flatted from 3.3.3 to 3.4.2.
- Bumped
yaml from 1.10.2 to 1.10.3.
- Bumped
brace-expansion from 1.1.11 to 1.1.13.
- Bumped
picomatch across examples and sample apps.
- Bumped
path-to-regexp from 8.3.0 to 8.4.0 in tooling.
- Bumped
locutus in the Vue bundle-size example under examples/community/bundle-size.
Resources
Last modified on April 22, 2026