Skip to content

Releases

Latest stable

The current published stable release is

v5.18.3

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

v5.18.3— 2026-06-15

v5.18.2— 2026-06-15

v5.18.1— 2026-06-15

v5.18.0— 2026-06-14

v5.17.0— 2026-06-13

v5.16.0— 2026-06-11

v5.15.1— 2026-06-11

v5.15.0— 2026-06-10

v5.14.1— 2026-06-09

v5.14.0— 2026-06-09

For the full release history, 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.