Releases: SAP/ui5-project
Releases · SAP/ui5-project
v3.0.0-alpha.4
v3.0.0-alpha.3
Breaking Changes
- Implement Project Graph, build execution
161f462
BREAKING CHANGE
- normalizer and projectTree APIs have been removed. Use
generateProjectGraph instead - Going forward only specification versions 2.0 and higher are supported
- In case a legacy specification version is detected, an automatic,
transparent migration is attempted.
- In case a legacy specification version is detected, an automatic,
- Build:
- The "dev" build mode has been removed
- The task "generateVersionInfo" is no longer executed for
application projects by default. You may enable it again using the
includedTasks parameter
All changes
v3.0.0-alpha.2
All changes
v3.0.0-alpha.1
Breaking Changes
- Require Node.js >= 16.13.2 / npm >= 8
5e4dbff
BREAKING CHANGE
Support for older Node.js and npm releases has been dropped.
Only Node.js v16.13.2 and npm v8 or higher are supported.
All changes
v3.0.0-alpha.0
All changes
v2.6.0
v2.5.0
v2.4.0
v2.3.1
Bug Fixes
- ui5Framework: Don't access metadata of deduped projects
0255f8f