Dependency Updates
-
Bump @ui5/project from 3.0.0-alpha.10 to 3.0.0-beta.1
086384e
- Bump @ui5/server from 3.0.0-alpha.4 to 3.0.0-beta.158924a4
- Bump @ui5/builder from 3.0.0-alpha.12 to 3.0.0-beta.1bc16621
- Bump @ui5/fs from 3.0.0-beta.1 to 3.0.0-beta.28b14c28
- Bump @ui5/logger from 3.0.0-beta.1 to 3.0.1-beta.0cfacb3a
- Bump @ui5/fs from 3.0.0-alpha.7 to 3.0.0-beta.1c6fd11c
-
Changes contained in @ui5/fs@3.0.0-beta.1:
Bug Fixes
-
-
Bump @ui5/logger from 3.0.1-alpha.3 to 3.0.0-beta.1
2eba585
-
Changes contained in @ui5/logger@3.0.0-beta.1:
Breaking Changes
Features
- Add new log level "perf"
acf0c71
BREAKING CHANGE
This package has been transformed to native ESM. Therefore it no longer provides a CommonJS export.
If your project uses CommonJS, it needs to be converted to ESM or use a dynamic import.For more information see also:
- https://sap.github.io/ui5-tooling/updates/migrate-v3/
- https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
Support for older Node.js and npm releases has been dropped.
Only Node.js v16.13.2 and npm v8 or higher are supported. - Add new log level "perf"
-