File tree Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
4
4
5
- A list of unreleased changes can be found [ here] ( https://github.com/SAP/ui5-project/compare/v3.0.0-alpha.0...HEAD ) .
5
+ A list of unreleased changes can be found [ here] ( https://github.com/SAP/ui5-project/compare/v3.0.0-alpha.1...HEAD ) .
6
+
7
+ <a name =" v3.0.0-alpha.1 " ></a >
8
+ ## [ v3.0.0-alpha.1] - 2022-01-25
9
+ ### Breaking Changes
10
+ - Require Node.js >= 16.13.2 / npm >= 8 [ ` 5e4dbff ` ] ( https://github.com/SAP/ui5-project/commit/5e4dbffcac6d3c8244b3e8fafcb5a219eeebe15d )
11
+
12
+ ### BREAKING CHANGE
13
+
14
+ Support for older Node.js and npm releases has been dropped.
15
+ Only Node.js v16.13.2 and npm v8 or higher are supported.
16
+
6
17
7
18
<a name =" v3.0.0-alpha.0 " ></a >
8
19
## [ v3.0.0-alpha.0] - 2021-12-14
@@ -268,6 +279,7 @@ Renamed parameter "translator" of functions generateDependencyTree and generateP
268
279
- ** npm t8r:** Fix collection fallback with missing package.json [ ` 578466f ` ] ( https://github.com/SAP/ui5-project/commit/578466fdedf871091874c93d1a9305859e34e3ed )
269
280
270
281
282
+ [ v3.0.0-alpha.1 ] : https://github.com/SAP/ui5-project/compare/v3.0.0-alpha.0...v3.0.0-alpha.1
271
283
[ v3.0.0-alpha.0 ] : https://github.com/SAP/ui5-project/compare/v2.6.0...v3.0.0-alpha.0
272
284
[ v2.6.0 ] : https://github.com/SAP/ui5-project/compare/v2.5.0...v2.6.0
273
285
[ v2.5.0 ] : https://github.com/SAP/ui5-project/compare/v2.4.0...v2.5.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/project" ,
3
- "version" : " 3.0.0-alpha.0 " ,
3
+ "version" : " 3.0.0-alpha.1 " ,
4
4
"description" : " UI5 Tooling - Project " ,
5
5
"author" : {
6
6
"name" : " SAP SE" ,
You can’t perform that action at this time.
0 commit comments