project: 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)
- 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
- dependencies