Foblex Flow v18.5.0 is a platform release focused on layout, render timing, stronger reference apps, and cleaner package boundaries.
Highlights
- Add a first-class layout integration surface in
@foblex/flow - Publish
@foblex/flow-dagre-layoutand@foblex/flow-elk-layout - Add dedicated Dagre and ELK examples in both manual and auto-layout variants
- Add explicit
fNodesRenderedandfFullRenderedlifecycle outputs - Rebuild Schema Designer, UML Diagram, Tournament Bracket, and Call Center Flow as standalone Angular reference apps
- Harden portal prerendering, embedded-page verification, Cypress coverage, and npm package verification
- Keep the connection-worker redraw strategy in place while decomposing it into clearer internal runtime and pipeline pieces
- Stop exporting test-only helpers from the published primary package so runtime bundles no longer pull Angular testing APIs, restoring compatibility with Native Federation style microfrontend setups
Links
- Changelog: https://github.com/Foblex/f-flow/blob/main/CHANGELOG.md
- Release article: https://flow.foblex.com/blog/foblex-flow-v18-5-0-layout-engines-explicit-render-lifecycle-and-standalone-reference-apps
- Dagre auto layout example: https://flow.foblex.com/examples/dagre-layout-auto
- ELK auto layout example: https://flow.foblex.com/examples/elk-layout-auto
- Schema Designer: https://flow.foblex.com/examples/schema-designer
- UML Diagram: https://flow.foblex.com/examples/uml-diagram-example
- Tournament Bracket: https://flow.foblex.com/examples/tournament-bracket
- Call Center Flow: https://flow.foblex.com/examples/call-center