@sap/ux-ui5-tooling 1.11.5 → 1.12.1

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
@@ -3,6 +3,15 @@ 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.12.1] - 2023-12-18
7
+ ### Fixed
8
+ - Fixed an issue preventing reuse libraries from being loaded when previewing with the `start-variants-management` script for creating developer variants
9
+
10
+ ## [1.12.0] - 2023-11-29
11
+ ### Fixed
12
+ - Removed usage of the deprecated `@ui5/fs` version 2 package
13
+ - Fixed an issue with the check of a newer version preventing the server from starting if the customer is behind a corporate proxy
14
+
6
15
  ## [1.11.4] - 2023-11-01
7
16
  ### Fixed
8
17
  - Fixed an issue with using `fiori-tools-servestatic` middleware in an npm monorepository