@sap/ux-ui5-tooling 1.17.5 → 1.18.0
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 +28 -0
- package/README.md +1 -1
- package/dist/cli/index.js +490 -400
- package/dist/middlewares/fiori-tools-appreload.js +68 -49
- package/dist/middlewares/fiori-tools-preview.js +445 -367
- package/dist/middlewares/fiori-tools-proxy.js +487 -409
- package/dist/middlewares/fiori-tools-servestatic.js +68 -49
- package/dist/tasks/cf-deploy/index.js +254 -177
- package/dist/tasks/deploy/index.js +526 -436
- package/package.json +19 -20
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,34 @@ All notable changes to this project are documented in this file.
|
|
|
3
3
|
|
|
4
4
|
This project adheres to [Semantic Versioning](http://semver.org/) and the changelog is formatted based on [Keep a Changelog](http://keepachangelog.com/).
|
|
5
5
|
|
|
6
|
+
## [1.18.0] - 2025-05-29
|
|
7
|
+
### Quality
|
|
8
|
+
| Package | Type | Update | Change |
|
|
9
|
+
|---|---|---|---|
|
|
10
|
+
| [@sap-ux/preview-middleware](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/preview-middleware)) | dependencies | patch | [`0.20.7` -> `0.20.14`] |
|
|
11
|
+
| [@sap-ux/adp-tooling](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/adp-tooling)) | devDependencies | minor | [`0.13.45` -> `0.14.8`] |
|
|
12
|
+
| [@sap-ux/backend-proxy-middleware](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/backend-proxy-middleware)) | devDependencies | minor | [`0.8.44` -> `0.9.1`] |
|
|
13
|
+
| [@sap-ux/btp-utils](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/btp-utils)) | devDependencies | minor | [`1.0.3` -> `1.1.0`] |
|
|
14
|
+
| [@sap-ux/deploy-tooling](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/deploy-tooling)) | devDependencies | minor | [`0.15.62` -> `0.16.2`] |
|
|
15
|
+
| [@sap-ux/reload-middleware](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/reload-middleware)) | devDependencies | minor | [`0.2.21` -> `0.3.0`] |
|
|
16
|
+
| [@sap-ux/serve-static-middleware](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/serve-static-middleware)) | devDependencies | minor | [`0.2.3` -> `0.3.0`] |
|
|
17
|
+
| [@sap-ux/store](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/store)) | devDependencies | minor | [`1.0.0` -> `1.1.0`] |
|
|
18
|
+
| [@sap-ux/ui5-proxy-middleware](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/ui5-proxy-middleware)) | devDependencies | minor | [`1.4.26` -> `1.5.1`] |
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
## [1.17.6] - 2025-05-15
|
|
22
|
+
### Changed
|
|
23
|
+
- Changed the minimum required [Node.js](https://nodejs.org/en/download) version to 20.19.2 or higher
|
|
24
|
+
|
|
25
|
+
### Quality
|
|
26
|
+
| Package | Type | Update | Change |
|
|
27
|
+
|---|---|---|---|
|
|
28
|
+
| [@sap-ux/preview-middleware](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/preview-middleware)) | dependencies | patch | [`0.19.39` -> `0.19.43`] |
|
|
29
|
+
| [@sap-ux/adp-tooling](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/adp-tooling)) | devDependencies | minor | [`0.13.42` -> `0.13.45`] |
|
|
30
|
+
| [@sap-ux/axios-extension](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/axios-extension)) | devDependencies | patch | [`1.20.2` -> `1.20.3`] |
|
|
31
|
+
| [@sap-ux/backend-proxy-middleware](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/backend-proxy-middleware)) | devDependencies | minor | [`0.8.43` -> `0.8.44`] |
|
|
32
|
+
| [@sap-ux/deploy-tooling](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/deploy-tooling)) | devDependencies | minor | [`0.15.60` -> `0.15.62`] |
|
|
33
|
+
|
|
6
34
|
## [1.17.5] - 2025-05-01
|
|
7
35
|
### Quality
|
|
8
36
|
|
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@ Furthermore, the module expose the cli `fiori` offering e.g. the [`fiori run`](#
|
|
|
5
5
|
|
|
6
6
|
**IMPORTANT**:
|
|
7
7
|
- Starting with version `1.10.5`, the minimum required `@ui5/cli` version is >= 3! For more information about migration to version 3 of the `@ui5/cli`, see [here](https://sap.github.io/ui5-tooling/v3/updates/migrate-v3/).
|
|
8
|
-
- Starting with version `1.
|
|
8
|
+
- Starting with version `1.17.6`, the minimum required NodeJS version is 20.19.2 or higher!
|
|
9
9
|
|
|
10
10
|
## [**Middlewares**](#middlewares)
|
|
11
11
|
|