Skip to content

Releases: UI5/cli

server: v5.0.0-alpha.6

Pre-release

Choose a tag to compare

5.0.0-alpha.6 (2026-07-10)

chore

  • server: Synchronize ui5-cli-packages versions

Dependencies

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

project: v5.0.0-alpha.6

Pre-release

Choose a tag to compare

5.0.0-alpha.6 (2026-07-10)

Features

Dependencies

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

logger: v5.0.0-alpha.6

Pre-release

Choose a tag to compare

5.0.0-alpha.6 (2026-07-10)

Features

fs: v5.0.0-alpha.6

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:26

5.0.0-alpha.6 (2026-07-10)

chore

  • fs: Synchronize ui5-cli-packages versions

Dependencies

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

cli: v5.0.0-alpha.6

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:26

5.0.0-alpha.6 (2026-07-10)

⚠ BREAKING CHANGES

  • cli: ui5 versions, ui5 init, and ui5 config no longer accept --config, --dependency-definition, --workspace, or --workspace-config. ui5 add, ui5 remove, and ui5 use no longer accept --workspace or --workspace-config. Passing any of these to a command that does not support them now fails with 'Unknown argument: '.

Features

  • Add live status banner to ui5 serve (#1439) (2a46c8b)
  • cli: Scope project/workspace yargs options per command (06cdf28)

Bug Fixes

  • cli: Forward --config in 'ui5 tree --dependency-definition' (f0351b1)
  • cli: Log error during initialization of UI5 CLI (c87166c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @ui5/builder bumped from ^5.0.0-alpha.5 to ^5.0.0-alpha.6
      • @ui5/fs bumped from ^5.0.0-alpha.5 to ^5.0.0-alpha.6
      • @ui5/logger bumped from ^5.0.0-alpha.5 to ^5.0.0-alpha.6
      • @ui5/project bumped from ^5.0.0-alpha.5 to ^5.0.0-alpha.6
      • @ui5/server bumped from ^5.0.0-alpha.5 to ^5.0.0-alpha.6

fs: 5.0.0-alpha.6

5.0.0-alpha.6 (2026-07-10)

chore

  • fs: Synchronize ui5-cli-packages versions

Dependencies

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

logger: 5.0.0-alpha.6

5.0.0-alpha.6 (2026-07-10)

Features

project: 5.0.0-alpha.6

5.0.0-alpha.6 (2026-07-10)

Features

Dependencies

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

server: 5.0.0-alpha.6

5.0.0-alpha.6 (2026-07-10)

chore

  • server: Synchronize ui5-cli-packages versions

Dependencies

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

builder: v5.0.0-alpha.6

Pre-release

Choose a tag to compare

5.0.0-alpha.6 (2026-07-10)

chore

  • builder: Synchronize ui5-cli-packages versions

Dependencies

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

server: v5.0.0-alpha.5

Pre-release

Choose a tag to compare

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

Pre-release

Choose a tag to compare

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

Pre-release

Choose a tag to compare

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

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

Choose a tag to compare

@github-actions github-actions released this 24 Jun 07:03

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