@sap/ux-ui5-tooling 1.10.5 → 1.11.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 CHANGED
@@ -2,11 +2,18 @@
2
2
  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
+ ## [1.11.0] - 2023-09-06
6
+ ### Fixed
7
+ - Fixed an issue with newly created variants not being shown during the preview
8
+
9
+ ## [1.10.6] - 2023-08-23
10
+ ### Added
11
+ - Check the `@ui5/cli` version of the project and advise the user on how to upgrade, if version < 3
5
12
 
6
13
  ## [1.10.5] - 2023-08-09
7
14
  ### Changed
8
15
  - The `fiori-tools-preview` is now using the [@sap-ux/preview-middleware](https://www.npmjs.com/package/@sap-ux/preview-middleware) for the support of developer variant creation
9
- - The `@sap/ux-ui5-tooling` middlewares now require the `@ui5/cli` version >= 3 to be installed in the project.
16
+ - The `@sap/ux-ui5-tooling` middlewares now require the `@ui5/cli` version >= 3 to be installed in the project
10
17
 
11
18
  ## [1.9.5] - 2023-04-19
12
19
  ### Fixed
package/README.md CHANGED
@@ -120,8 +120,8 @@ If you want to connect to an ABAP Environment on SAP Business Technology Platfor
120
120
  scp: true
121
121
  ```
122
122
 
123
- #### [Connecting to the SAP API Business Hub](#connecting-to-the-sap-api-business-hub)
124
- If you want to connect to the SAP API Business Hub then you will need to set the optional property `apiHub` to `true`, and set the corresponding `path` and `url`, e.g.
123
+ #### [Connecting to the SAP Business Accelerator Hub](#connecting-to-the-sap-business-accelerator-hub)
124
+ If you want to connect to the SAP Business Accelerator Hub then you will need to set the optional property `apiHub` to `true`, and set the corresponding `path` and `url`, e.g.
125
125
 
126
126
  ```
127
127
  - name: fiori-tools-proxy