v4.0.0
Breaking Changes
- Drop node v21 support
2d2f125 - Require Node.js 20.11.x/>=22.0.0
b98bd9a - DuplexCollection: remove byGlobSource method (#552)
e26338b
Dependency Updates
BREAKING CHANGE
byGlobSource method is removed from DuplexCollection
JIRA: CPOUI5FOUNDATION-802
Relates to: UI5/cli#701
Support for older Node.js and npm releases has been dropped.
Only Node.js 20.11.x and >=22.0.0 as well as npm v8 or higher are supported.