Skip to content

Commit d7a1c23

Browse files
authored
[INTERNAL] Add generic message for v2 deprecation (#1263)
JIRA: CPOUI5FOUNDATION-875
1 parent 313d751 commit d7a1c23

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,9 @@
1010

1111
## Deprecation
1212

13-
> [UI5 CLI v4](https://sap.github.io/ui5-tooling/v4) is the latest and stable version 🎉
14-
>
15-
> [UI5 CLI v3](https://sap.github.io/ui5-tooling/v3) is a stable version and in maintenance mode 🚢
16-
>
17-
> [UI5 CLI v2](https://sap.github.io/ui5-tooling/v2) has been deprecated 🚫
18-
>
19-
> Please migrate your projects to [UI5 CLI v3](https://sap.github.io/ui5-tooling/v4/updates/migrate-v3/) and afterwards to [UI5 CLI v4](https://sap.github.io/ui5-tooling/v4/updates/migrate-v4/)!
20-
21-
The reason to deprecate **UI5 CLI Version 2** and enforce the migration to **UI5 CLI Version 3** is rooted in our efforts to allow the usage of the latest ECMAScript syntax in the UI5 framework. OpenUI5 and SAPUI5 libraries will make use of modern ECMAScript syntax up to and including "ES2022". UI5 CLI comes with comprehensive [ECMAScript support](https://sap.github.io/ui5-tooling/v3/pages/ESSupport/) only with Version 3.
13+
> ⚠️ UI5 CLI v2 has been deprecated! We highly recommend migrating to [**the latest version**](https://ui5.github.io/cli/stable/).
14+
15+
The reason to deprecate **UI5 CLI Version 2** and enforce the migration to a later version is rooted in our efforts to allow the usage of the latest ECMAScript syntax in the UI5 framework. OpenUI5 and SAPUI5 libraries will make use of modern ECMAScript syntax up to and including "ES2022". UI5 CLI comes with comprehensive [ECMAScript support](https://sap.github.io/ui5-tooling/v3/pages/ESSupport/) only with Version 3 and later.
2216

2317
Beginning with Release **1.116** of **OpenUI5** and **SAPUI5**, UI5 Framework libraries will start using modern ECMAScript syntax and define **"Specification Version 3.0"** in their UI5 CLI configuration.
2418

0 commit comments

Comments
 (0)