Skip to content

v4.0.0

Choose a tag to compare

@openui5bot openui5bot released this 23 Jul 13:52

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

  • Bump minimatch from 9.0.5 to 10.0.1 7de313a
  • Bump globby from 13.2.2 to 14.0.1 465638d

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.

All changes

v3.0.5...v4.0.0