File tree Expand file tree Collapse file tree 3 files changed +18
-4
lines changed Expand file tree Collapse file tree 3 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
44
5- A list of unreleased changes can be found [ here] ( https://github.com/SAP/ui5-logger/compare/v3.0.0...HEAD ) .
5+ A list of unreleased changes can be found [ here] ( https://github.com/SAP/ui5-logger/compare/v4.0.0...HEAD ) .
6+
7+ <a name =" v4.0.0 " ></a >
8+ ## [ v4.0.0] - 2024-07-16
9+ ### Breaking Changes
10+ - Require Node.js 20.11.x/>=21.2.0 and npm >=10 [ ` 37620d7 ` ] ( https://github.com/SAP/ui5-logger/commit/37620d7ca67b94b5093670c5ac5383bbb9109c33 )
11+
12+ ### Dependency Updates
13+ - Bump figures from 5.0.0 to 6.0.1 [ ` 550a3cd ` ] ( https://github.com/SAP/ui5-logger/commit/550a3cdd43eee3b2ea28a5db67c1a4485ec52a45 )
14+
15+ ### BREAKING CHANGE
16+
17+ Support for older Node.js and npm releases has been dropped.
18+ Only Node.js 20.11.x and >=21.2.0 as well as npm v10 or higher are supported.
619
720<a name =" v3.0.0 " ></a >
821## [ v3.0.0] - 2023-02-09
@@ -95,6 +108,7 @@ Only Node.js v10 or higher is supported.
95108
96109<a name =" v0.0.1 " ></a >
97110## v0.0.1 - 2018-06-06
111+ [ v4.0.0 ] : https://github.com/SAP/ui5-logger/compare/v3.0.1-rc.3...v4.0.0
98112[ v3.0.0 ] : https://github.com/SAP/ui5-logger/compare/v2.0.1...v3.0.0
99113[ v2.0.1 ] : https://github.com/SAP/ui5-logger/compare/v2.0.0...v2.0.1
100114[ v2.0.0 ] : https://github.com/SAP/ui5-logger/compare/v1.0.2...v2.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/logger" ,
3- "version" : " 4.0.0-alpha " ,
3+ "version" : " 4.0.0" ,
44 "description" : " UI5 Tooling - Internal Logger" ,
55 "author" : {
66 "name" : " SAP SE" ,
You can’t perform that action at this time.
0 commit comments