@ui5/cli 2.14.3 → 3.0.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +34 -8
- package/npm-shrinkwrap.json +5771 -578
- package/package.json +12 -11
package/CHANGELOG.md
CHANGED
|
@@ -2,15 +2,40 @@
|
|
|
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-cli/compare/
|
|
5
|
+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.2...HEAD).
|
|
6
6
|
|
|
7
|
-
<a name="
|
|
8
|
-
## [
|
|
7
|
+
<a name="v3.0.0-alpha.2"></a>
|
|
8
|
+
## [v3.0.0-alpha.2] - 2022-01-28
|
|
9
9
|
|
|
10
|
-
<a name="
|
|
11
|
-
## [
|
|
10
|
+
<a name="v3.0.0-alpha.1"></a>
|
|
11
|
+
## [v3.0.0-alpha.1] - 2022-01-25
|
|
12
|
+
### Breaking Changes
|
|
13
|
+
- Require Node.js >= 16.13.2 / npm >= 8 [`71a2696`](https://github.com/SAP/ui5-cli/commit/71a2696ecc056ccfa695bd560d59bb31c7dbeb65)
|
|
14
|
+
|
|
15
|
+
### Dependency Updates
|
|
16
|
+
- Bump [@ui5](https://github.com/ui5)/project from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`23601ce`](https://github.com/SAP/ui5-cli/commit/23601ce6330f5427960ae40316a8569e641cdf55)
|
|
17
|
+
- Bump [@ui5](https://github.com/ui5)/server from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`61a8714`](https://github.com/SAP/ui5-cli/commit/61a8714a55cb18ba384feee50ddd52f91810f4d0)
|
|
18
|
+
- Bump [@ui5](https://github.com/ui5)/builder from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`e7fcc14`](https://github.com/SAP/ui5-cli/commit/e7fcc14a97d9b89e5b8e958e41e74d0300e45771)
|
|
19
|
+
- Bump [@ui5](https://github.com/ui5)/fs from 3.0.0-alpha.1 to 3.0.0-alpha.2 [`511f3c8`](https://github.com/SAP/ui5-cli/commit/511f3c8044b1f41840c15fcbdca95da5d159d207)
|
|
20
|
+
- Bump [@ui5](https://github.com/ui5)/logger from 3.0.1-alpha.0 to 3.0.1-alpha.1 [`85f5657`](https://github.com/SAP/ui5-cli/commit/85f565781ebe0286ba61601c744c6239e26df6a7)
|
|
21
|
+
- Bump [@ui5](https://github.com/ui5)/fs from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`f629e31`](https://github.com/SAP/ui5-cli/commit/f629e31c22ca375ddf4282bafcd38ff45ea5a4bc)
|
|
22
|
+
|
|
23
|
+
### BREAKING CHANGE
|
|
24
|
+
|
|
25
|
+
Support for older Node.js and npm releases has been dropped.
|
|
26
|
+
Only Node.js v16.13.2 and npm v8 or higher are supported.
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
<a name="v3.0.0-alpha.0"></a>
|
|
30
|
+
## [v3.0.0-alpha.0] - 2021-12-14
|
|
12
31
|
### Dependency Updates
|
|
13
|
-
- Bump [@ui5](https://github.com/ui5)/
|
|
32
|
+
- Bump [@ui5](https://github.com/ui5)/logger from 3.0.0-next.0 to 3.0.1-alpha.0 [`2fa522c`](https://github.com/SAP/ui5-cli/commit/2fa522c5b33766703a14261dc1aa4256fe6be999)
|
|
33
|
+
- Bump [@ui5](https://github.com/ui5)/project from 2.6.0 to 3.0.0-alpha.0 [`2879975`](https://github.com/SAP/ui5-cli/commit/2879975d917423eb4cca7ceccbc209f861c179e0)
|
|
34
|
+
- Bump [@ui5](https://github.com/ui5)/server from 2.4.0 to 3.0.0-alpha.0 [`f850407`](https://github.com/SAP/ui5-cli/commit/f850407871396f151ffddd98ec6a879ded88541d)
|
|
35
|
+
- Bump [@ui5](https://github.com/ui5)/builder from 2.11.3 to 3.0.0-alpha.0 [`7ac03ba`](https://github.com/SAP/ui5-cli/commit/7ac03baf0fd46028aa01cedb0a16763bc3d86cfd)
|
|
36
|
+
- Bump [@ui5](https://github.com/ui5)/fs from 2.0.6 to 3.0.0-alpha.0 [`46bbb4d`](https://github.com/SAP/ui5-cli/commit/46bbb4da942527fe8d9c0a4ece102d951d3b254c)
|
|
37
|
+
- Bump [@ui5](https://github.com/ui5)/logger from 3.0.0-next.0 to 3.0.0-alpha.0 [`e011b86`](https://github.com/SAP/ui5-cli/commit/e011b862c85ba7388c00d3ae0cc86396671b1e2d)
|
|
38
|
+
- Bump [@ui5](https://github.com/ui5)/logger from 2.0.1 to 3.0.0-next.0 [`32a2bcc`](https://github.com/SAP/ui5-cli/commit/32a2bcc47d16bd255d6bd9f6a76a29496782b357)
|
|
14
39
|
|
|
15
40
|
|
|
16
41
|
<a name="v2.14.1"></a>
|
|
@@ -711,8 +736,9 @@ Only Node.js v10 or higher is supported.
|
|
|
711
736
|
<a name="v0.0.1"></a>
|
|
712
737
|
## v0.0.1 - 2018-06-06
|
|
713
738
|
|
|
714
|
-
[
|
|
715
|
-
[
|
|
739
|
+
[v3.0.0-alpha.2]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
|
|
740
|
+
[v3.0.0-alpha.1]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.0...v3.0.0-alpha.1
|
|
741
|
+
[v3.0.0-alpha.0]: https://github.com/SAP/ui5-cli/compare/v2.14.1...v3.0.0-alpha.0
|
|
716
742
|
[v2.14.1]: https://github.com/SAP/ui5-cli/compare/v2.14.0...v2.14.1
|
|
717
743
|
[v2.14.0]: https://github.com/SAP/ui5-cli/compare/v2.13.0...v2.14.0
|
|
718
744
|
[v2.13.0]: https://github.com/SAP/ui5-cli/compare/v2.12.1...v2.13.0
|