@sap/ux-ui5-tooling 1.21.0 → 1.22.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 +21 -0
- package/dist/cli/index.js +5864 -5588
- package/dist/control-property-editor/app.css +1 -1
- package/dist/control-property-editor/app.js +40 -40
- package/dist/middlewares/fiori-tools-appreload.js +502 -178
- package/dist/middlewares/fiori-tools-preview.js +15019 -6202
- package/dist/middlewares/fiori-tools-proxy.js +13040 -3757
- package/dist/middlewares/fiori-tools-servestatic.js +1076 -130
- package/dist/preview-middleware/dist/client/adp/api-handler.js +3 -0
- package/dist/preview-middleware/dist/client/adp/api-handler.ts +4 -1
- package/dist/preview-middleware/dist/client/adp/init.js +10 -1
- package/dist/preview-middleware/dist/client/adp/init.ts +8 -1
- package/dist/preview-middleware/dist/client/adp/ovp-window-functions.js +130 -0
- package/dist/preview-middleware/dist/client/adp/ovp-window-functions.ts +171 -0
- package/dist/preview-middleware/dist/client/cpe/odata-health/odata-health-checker.js +12 -2
- package/dist/preview-middleware/dist/client/cpe/odata-health/odata-health-checker.ts +14 -4
- package/dist/preview-middleware/dist/client/flp/WorkspaceConnector.js +1 -0
- package/dist/preview-middleware/dist/client/flp/WorkspaceConnector.ts +2 -0
- package/dist/tasks/cf-deploy/index.js +3252 -3173
- package/dist/tasks/deploy/index.js +5763 -5487
- package/package.json +25 -25
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,27 @@ 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.22.0] - 2026-03-19
|
|
7
|
+
### Quality
|
|
8
|
+
| Package | Change |
|
|
9
|
+
|---|---|
|
|
10
|
+
| [@sap-ux/axios-extension](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/axios-extension)) | [`1.25.19` -> `1.25.24`] |
|
|
11
|
+
| [@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)) | [`0.10.51` -> `0.10.56`] |
|
|
12
|
+
| [@sap-ux/btp-utils](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/btp-utils)) | [`1.1.9` -> `1.1.10`] |
|
|
13
|
+
| [@sap-ux/deploy-tooling](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/deploy-tooling)) | [`0.17.65` -> `0.17.74`] |
|
|
14
|
+
| [@sap-ux/logger](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/logger)) | [`0.8.1` -> `0.8.2`] |
|
|
15
|
+
| [@sap-ux/nodejs-utils](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/nodejs-utils)) | [`0.2.16` -> `0.2.17`] |
|
|
16
|
+
| [@sap-ux/preview-middleware](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/preview-middleware)) | [`0.23.142` -> `0.24.2`] |
|
|
17
|
+
| [@sap-ux/project-access](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/project-access)) | [`1.35.11` -> `1.35.13`] |
|
|
18
|
+
| [@sap-ux/reload-middleware](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/reload-middleware)) | [`0.3.16` -> `0.3.18`] |
|
|
19
|
+
| [@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)) | [`0.4.9` -> `0.4.10`] |
|
|
20
|
+
| [@sap-ux/store](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/store)) | [`1.5.8` -> `1.5.10`] |
|
|
21
|
+
| [@sap-ux/system-access](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/system-access)) | [`0.6.61` -> `0.6.66`] |
|
|
22
|
+
| [@sap-ux/telemetry](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/telemetry)) | [`0.6.83` -> `0.6.87`] |
|
|
23
|
+
| [@sap-ux/ui5-config](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/ui5-config)) | [`0.29.20` -> `0.29.21`] |
|
|
24
|
+
| [@sap-ux/ui5-info](https://github.com/SAP/open-ux-tools) ([source](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/ui5-info)) | [`0.13.13` -> `0.13.15`] |
|
|
25
|
+
| [@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)) | [`1.6.24` -> `1.6.27`] |
|
|
26
|
+
|
|
6
27
|
## [1.21.0] - 2026-03-05
|
|
7
28
|
### Quality
|
|
8
29
|
| Package | Change |
|