What changed in ui5-cli from 3 to 4
16 releases numbered after v3.11.14 up to and including v4.0.65, stable releases only. v3.11.14 and v4.0.65 are the newest stable releases of 3 and 4 we track; this page follows them as new ones ship.
14 changes across 16 releases
Added 1
- Add annotation changes in the flexibility-bundle
Changed 7
- Rewrite svg.less imports in libraryLessGenerator
- Bump @ui5/project from 4.0.16 to 4.0.17
- Bump @ui5/builder from 4.1.6 to 4.2.0
- Bump @ui5/project from 4.0.15 to 4.0.16
- Bump @ui5/server from 4.0.14 to 4.0.15
- Bump @ui5/project from 4.0.14 to 4.0.15
- Bump @ui5/builder from 4.1.4 to 4.1.5
Fixed 6
- Omit supportedThemes for manifest version 2.0.0 in manifestCreator
- Ensure deterministic ordering of raw modules in lbt/bundle/Resolver
- Use structuredClone for Resource.statInfo deep copy in @ui5/fs
- Bundler also detects import.meta as ESM indicator
- Bundler skips ESM modules during bundling and logs errors
- Bundler reduces noise from ESM parse errors
9 releases in the range carry no categorized changes yet: v4.0.65v4.0.64v4.0.63v4.0.61v4.0.59v4.0.58v4.0.57v4.0.54v4.0.51. Their original notes, where the vendor published any, are below.
Original release notes, newest first
The list above is our reading of these notes; the originals from ui5-cli are here, one fold per release.
v4.0.65
All changes
v4.0.64
All changes
v4.0.63
All changes
v4.0.62
Dependency Updates
- Bump @ui5/builder from 4.3.0 to 4.3.1
b03382c-
Changes contained in @ui5/builder@4.3.1:
Bug Fixes
- manifestCreator: Omit supportedThemes for manifest version 2.0.0
b2b9eee
Dependency Updates
- manifestCreator: Omit supportedThemes for manifest version 2.0.0
-
All changes
v4.0.61
All changes
v4.0.60
Dependency Updates
- Bump @ui5/builder from 4.2.0 to 4.3.0
98d87b9-
Changes contained in @ui5/builder@4.3.0:
Features
-
All changes
v4.0.59
All changes
v4.0.58
All changes
v4.0.57
All changes
v4.0.56
Dependency Updates
- Bump @ui5/project from 4.0.16 to 4.0.17
d13f92d - Bump @ui5/builder from 4.1.6 to 4.2.0
b5220c4-
Changes contained in @ui5/builder@4.2.0:
Bug Fixes
- lbt/bundle/Resolver: Ensure deterministic ordering of raw modules
88953bc
Dependency Updates
Features
- flexChangesBundler: Add annotation changes in the flexibility-bundle
880a091
- lbt/bundle/Resolver: Ensure deterministic ordering of raw modules
-
All changes
v4.0.55
Dependency Updates
- Bump @ui5/fs from 4.0.5 to 4.0.6
1eb4306-
Changes contained in @ui5/fs@4.0.6:
Bug Fixes
- Use structuredClone for Resource.statInfo deep copy
6fddce0
- Use structuredClone for Resource.statInfo deep copy
-
All changes
v4.0.54
All changes
v4.0.53
v4.0.52
Dependency Updates
- Bump @ui5/builder from 4.1.5 to 4.1.6
af7fd66-
Changes contained in @ui5/builder@4.1.6:
Bug Fixes
-