Skip to content

Releases: UI5/cli

server: v5.0.0-alpha.5

24 Jun 07:03

Choose a tag to compare

Pre-release

5.0.0-alpha.5 (2026-06-24)

⚠ BREAKING CHANGES

  • Remove testRunner middleware

Features

  • Remove testRunner middleware (11406ee)
  • server: Add liveReload middleware (9d9347e)
  • server: Integrate BuildServer into dev server (997ba31)

Bug Fixes

  • server: Explicitly bind to IPv4 loopback (d913c56)

Dependencies

  • Bump body-parser from 2.2.2 to 2.3.0 (#1422) (be31142)
  • Bump qs and express (#1396) (a0e173b)
  • Update npm dependencies (0ac8ebb)
  • The following workspace dependencies were updated
    • dependencies
      • @ui5/builder bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
      • @ui5/fs bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
      • @ui5/logger bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
    • devDependencies
      • @ui5/project bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5

project: v5.0.0-alpha.5

24 Jun 07:03

Choose a tag to compare

Pre-release

5.0.0-alpha.5 (2026-06-24)

Features

  • cli: Add --cache option for build and serve commands (#1368) (13e7ac5)
  • project: Add BuildServer for watch mode and incremental rebuilds (9d5192d)
  • project: Add hash-tree-based resource change tracking (fc9dc4e)
  • project: Add liveReload server setting and BuildServer event (15f0c4f)
  • project: Add resource request graph and per-stage/task caches (6dd1235)
  • project: Add SQLite-backed build cache storage (ca96789)
  • project: Implement differential builds in ProjectBuilder/TaskRunner (e7c48b5)

Dependencies

  • Bump make-fetch-happen from 15.0.4 to 15.0.5 (#1341) (a204e65)
  • Bump read-package-up from 11.0.0 to 12.0.0 (#1349) (9d5693a)
  • Update npm dependencies (0ac8ebb)
  • The following workspace dependencies were updated
    • dependencies
      • @ui5/fs bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
      • @ui5/logger bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
    • peerDependencies
      • @ui5/builder bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5

logger: v5.0.0-alpha.5

24 Jun 07:02

Choose a tag to compare

Pre-release

5.0.0-alpha.5 (2026-06-24)

Features

  • logger: Add differential build logging support (0c06880)

Dependencies

  • Update npm dependencies (0ac8ebb)

fs: v5.0.0-alpha.5

24 Jun 07:03

Choose a tag to compare

fs: v5.0.0-alpha.5 Pre-release
Pre-release

5.0.0-alpha.5 (2026-06-24)

Features

  • fs: Enhance API for incremental builds (df050e2)

Dependencies

  • Update npm dependencies (0ac8ebb)
  • The following workspace dependencies were updated
    • dependencies
      • @ui5/logger bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5

cli: v5.0.0-alpha.5

24 Jun 07:03

Choose a tag to compare

cli: v5.0.0-alpha.5 Pre-release
Pre-release

5.0.0-alpha.5 (2026-06-24)

Features

  • cli: Add --cache option for build and serve commands (#1368) (13e7ac5)
  • cli: Enable liveReload by default for ui5 serve (16c0aed)

Dependencies

  • Bump open from 10.2.0 to 11.0.0 (dc6f952)
  • Bump yargs from 17.7.2 to 18.0.0 (#1342) (3de5ea9)
  • Update npm dependencies (0ac8ebb)
  • The following workspace dependencies were updated
    • dependencies
      • @ui5/builder bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
      • @ui5/fs bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
      • @ui5/logger bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
      • @ui5/project bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
      • @ui5/server bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5

builder: v5.0.0-alpha.5

24 Jun 07:03

Choose a tag to compare

Pre-release

5.0.0-alpha.5 (2026-06-24)

Features

  • builder: Adapt build tasks for incremental builds (ace5ebb)

Bug Fixes

  • builder: Also detect import.meta as ESM indicator (5d1dcb7)
  • builder: Reduce noise from ESM parse errors (4e7f69a)
  • builder: Skip ESM modules during bundling and log errors (20bcdf2)
  • builder: Update lbt/bundle/Resolver to ensure deterministic ordering of raw modules (9d19923)

Dependencies

  • Bump espree from 10.4.0 to 11.2.0 (#1381) (29a00b2)
  • Update npm dependencies (0ac8ebb)
  • The following workspace dependencies were updated
    • dependencies
      • @ui5/fs bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
      • @ui5/logger bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5
    • devDependencies
      • @ui5/project bumped from ^5.0.0-alpha.4 to ^5.0.0-alpha.5

server: v5.0.0-alpha.4

24 Mar 12:59
aad9db0

Choose a tag to compare

Pre-release

5.0.0-alpha.4 (2026-03-24)

chore

  • server: Synchronize ui5-cli-packages versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @ui5/builder bumped from ^5.0.0-alpha.3 to ^5.0.0-alpha.4
      • @ui5/fs bumped from ^5.0.0-alpha.3 to ^5.0.0-alpha.4
      • @ui5/logger bumped from ^5.0.0-alpha.3 to ^5.0.0-alpha.4
    • devDependencies
      • @ui5/project bumped from ^5.0.0-alpha.3 to ^5.0.0-alpha.4

project: v5.0.0-alpha.4

24 Mar 12:59
aad9db0

Choose a tag to compare

Pre-release

5.0.0-alpha.4 (2026-03-24)

chore

  • project: Synchronize ui5-cli-packages versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @ui5/fs bumped from ^5.0.0-alpha.3 to ^5.0.0-alpha.4
      • @ui5/logger bumped from ^5.0.0-alpha.3 to ^5.0.0-alpha.4
    • peerDependencies
      • @ui5/builder bumped from ^5.0.0-alpha.3 to ^5.0.0-alpha.4

logger: v5.0.0-alpha.4

24 Mar 12:59
aad9db0

Choose a tag to compare

Pre-release

5.0.0-alpha.4 (2026-03-24)

chore

  • logger: Synchronize ui5-cli-packages versions

fs: v5.0.0-alpha.4

24 Mar 12:59
aad9db0

Choose a tag to compare

fs: v5.0.0-alpha.4 Pre-release
Pre-release

5.0.0-alpha.4 (2026-03-24)

chore

  • fs: Synchronize ui5-cli-packages versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @ui5/logger bumped from ^5.0.0-alpha.3 to ^5.0.0-alpha.4