Releases: SAP/ui5-logger
Releases · SAP/ui5-logger
v3.0.1-alpha.3
Breaking Changes
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
All changes
v3.0.1-alpha.2
v3.0.1-alpha.1
Breaking Changes
- Require Node.js >= 16.13.2 / npm >= 8
a8af8a7
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.1-alpha.0
All changes
v3.0.0-alpha.0
All changes
v3.0.0-next.0
All changes
v2.0.1
v2.0.0
Breaking Changes
- Require Node.js >= 10
1825d10
BREAKING CHANGE
Support for older Node.js releases has been dropped.
Only Node.js v10 or higher is supported.