Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v4.0.0

Choose a tag to compare

@openui5bot openui5bot released this 23 Jul 16:27

Breaking Changes

  • Drop node v21 support 2af0d4f
  • Replace console.log with process.stderr (#643) d42c79f
  • Require Node.js 20.11.x/>=22.0.0 39cc1a2

Features

  • manifest.json: Auto-fill supportedLocales a39c8de

BREAKING CHANGE

Messages will now be written to stderr instead of stdout.

JIRA: CPOUI5FOUNDATION-802
Related to: UI5/cli#701
Sibling of: UI5/cli#930,
SAP/ui5-cli#686

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 8 or higher are supported.

All changes

v3.1.5...v4.0.0