Skip to content

Releases

Latest stable

The current published stable release is

v5.3.2

. All @lumenflow/* packages are published together. See the Changelog for the full history.

v5.3.1— 2026-04-28

v5.3.0— 2026-04-26

v5.2.10— 2026-04-25

v5.2.9— 2026-04-25

v5.2.8— 2026-04-24

v5.2.7— 2026-04-24

v5.2.6— 2026-04-24

v5.2.5— 2026-04-24

v5.2.4— 2026-04-23

v5.2.3— 2026-04-23

For the full release history with per-WU detail, see the Changelog.

To pull the latest version:

pnpm lumenflow:upgrade --latest

LumenFlow follows Semantic Versioning:

  • Major versions (X.0.0) may include breaking changes
  • Minor versions (0.X.0) add features, backwards compatible
  • Patch versions (0.0.X) fix bugs, backwards compatible

When pulling across major versions, check the Compatibility Matrix for supported Node.js and package-manager versions, and the Changelog for any notable changes.