project: v5.0.0-alpha.8
Pre-release
Pre-release
5.0.0-alpha.8 (2026-08-14)
⚠ BREAKING CHANGES
- Require Node.js ^22.22.2 || ^24.15.0 || >=26.0.0 (#1522)
Features
- server: Add serveMiddleware API for Node.js server integration (93f52eb)
Bug Fixes
- project: Add polling file watcher for containers (535e5ae)
- project: Treat ENOENT build failures as transient in serve mode (06c9fd9)
- project: Treat ENOENT during cache validation as transient (196afe7)
Dependencies
- Bump js-yaml from 4.3.0 to 4.3.1 (#1516) (23dad2e)
- Require Node.js ^22.22.2 || ^24.15.0 || >=26.0.0 (#1522) (f02105e)
- The following workspace dependencies were updated
- dependencies
- @ui5/fs bumped from ^5.0.0-alpha.7 to ^5.0.0-alpha.8
- @ui5/logger bumped from ^5.0.0-alpha.7 to ^5.0.0-alpha.8
- peerDependencies
- @ui5/builder bumped from ^5.0.0-alpha.7 to ^5.0.0-alpha.8
- dependencies