@ui5/builder 3.0.0-rc.7 → 3.0.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +98 -211
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -2,237 +2,145 @@
2
2
  All notable changes to this project will be documented in this file.
3
3
  This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
 
5
- A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v3.0.0-rc.7...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v3.0.0...HEAD).
6
6
 
7
- <a name="v3.0.0-rc.7"></a>
8
- ## [v3.0.0-rc.7] - 2023-02-08
9
- ### Dependency Updates
10
- - Bump jsdoc from 3.6.11 to 4.0.0 ([#821](https://github.com/SAP/ui5-builder/issues/821)) [`6d05117`](https://github.com/SAP/ui5-builder/commit/6d0511785069d12a588b2ad9fa31de828700fef0)
11
-
12
-
13
- <a name="v3.0.0-rc.6"></a>
14
- ## [v3.0.0-rc.6] - 2023-02-08
15
-
16
- <a name="v3.0.0-rc.5"></a>
17
- ## [v3.0.0-rc.5] - 2023-02-03
18
-
19
- <a name="v3.0.0-rc.4"></a>
20
- ## [v3.0.0-rc.4] - 2023-02-03
21
- ### Features
22
- - **minify task:** Use workerpool for terser ([#875](https://github.com/SAP/ui5-builder/issues/875)) [`ff4c6fb`](https://github.com/SAP/ui5-builder/commit/ff4c6fbd81c912239cd578fdcd452364ac4ae859)
23
-
24
-
25
- <a name="v3.0.0-rc.3"></a>
26
- ## [v3.0.0-rc.3] - 2023-01-24
27
-
28
- <a name="v3.0.0-rc.2"></a>
29
- ## [v3.0.0-rc.2] - 2023-01-23
30
- ### Dependency Updates
31
- - Bump rimraf from 3.0.2 to 4.1.1 ([#873](https://github.com/SAP/ui5-builder/issues/873)) [`ddb9660`](https://github.com/SAP/ui5-builder/commit/ddb96602fea5b96ba37afdebda0993d847462f52)
32
-
33
-
34
- <a name="v3.0.0-rc.1"></a>
35
- ## [v3.0.0-rc.1] - 2023-01-11
36
- ### Breaking Changes
37
- - **libraryLessGenerator:** Throw error when import can't be inlined [`d2be9bb`](https://github.com/SAP/ui5-builder/commit/d2be9bb68600ec97b9bc007f348f87ad456fb5a3)
38
-
39
-
40
- <a name="v3.0.0-rc.0"></a>
41
- ## [v3.0.0-rc.0] - 2022-12-23
42
-
43
- <a name="v3.0.0-beta.6"></a>
44
- ## [v3.0.0-beta.6] - 2022-12-13
45
-
46
- <a name="v3.0.0-beta.5"></a>
47
- ## [v3.0.0-beta.5] - 2022-12-12
7
+ <a name="v3.0.0"></a>
8
+ ## [v3.0.0] - 2023-02-09
48
9
  ### Breaking Changes
10
+ - Transform to ES Modules ([#790](https://github.com/SAP/ui5-builder/issues/790)) [`a439aa9`](https://github.com/SAP/ui5-builder/commit/a439aa9f679dfe2e18b8c540f54876f94c0de119)
49
11
  - **generateJsDoc:** Remove internal 'buildContext' parameter [`4ec80c8`](https://github.com/SAP/ui5-builder/commit/4ec80c874e177b658b1cd819431b6cb0660ded87)
50
-
51
- ### Dependency Updates
52
- - Bump less-openui5 from 0.11.4 to 0.11.5 [`bf46354`](https://github.com/SAP/ui5-builder/commit/bf463541b7651db1dee167057eddc94181f5c1da)
53
-
54
-
55
- <a name="v3.0.0-beta.4"></a>
56
- ## [v3.0.0-beta.4] - 2022-12-01
57
- ### Dependency Updates
58
- - Bump less-openui5 from 0.11.3 to 0.11.4 [`b7a507f`](https://github.com/SAP/ui5-builder/commit/b7a507fbc34076f5bf95f92f058fd2c58d79a455)
59
- - Bump less-openui5 from 0.11.2 to 0.11.3 [`28e684b`](https://github.com/SAP/ui5-builder/commit/28e684b85e7eb621f210041702e2a316d1d0eb62)
60
-
61
-
62
- <a name="v3.0.0-beta.3"></a>
63
- ## [v3.0.0-beta.3] - 2022-11-30
64
- ### Features
65
- - **jsdoc:** Support destructuring of enums for defaultValue ([#775](https://github.com/SAP/ui5-builder/issues/775)) [`523f365`](https://github.com/SAP/ui5-builder/commit/523f365cb917997c5031d245309c21e9e4b3e311)
66
-
67
-
68
- <a name="v3.0.0-beta.2"></a>
69
- ## [v3.0.0-beta.2] - 2022-11-29
70
- ### Breaking Changes
71
12
  - Removal of manifestBundler and generateManifestBundle ([#838](https://github.com/SAP/ui5-builder/issues/838)) [`07a5be2`](https://github.com/SAP/ui5-builder/commit/07a5be2b6d9aa23cf78ddd17951c832d6dec7bef)
72
13
  - **JSDoc:** Fail build when jsdoc command failed ([#845](https://github.com/SAP/ui5-builder/issues/845)) [`c2916b4`](https://github.com/SAP/ui5-builder/commit/c2916b4f1d49b5500e4b51143d4e6065ac200eef)
73
-
74
- ### Features
75
- - Support ES2022 language features ([#848](https://github.com/SAP/ui5-builder/issues/848)) [`f9b8457`](https://github.com/SAP/ui5-builder/commit/f9b845726731a0e02ec4a499e2a1a82a639174a8)
14
+ - Remove build execution ([#740](https://github.com/SAP/ui5-builder/issues/740)) [`af2e956`](https://github.com/SAP/ui5-builder/commit/af2e956f6cba1275669160328e32df3fffa782d0)
15
+ - Enable modern preload bundles without dependencies ([#739](https://github.com/SAP/ui5-builder/issues/739)) [`97cfa6c`](https://github.com/SAP/ui5-builder/commit/97cfa6cd3eadff57bcc18816534c7751551ebdb8)
16
+ - Require Node.js >= 16.18.0 / npm >= 8 [`dbf6c06`](https://github.com/SAP/ui5-builder/commit/dbf6c0694693070f73e9f96edef90f094d5bf721)
17
+ - **generateResourcesJson:** Make 'dependencies' parameter mandatory [`268dd16`](https://github.com/SAP/ui5-builder/commit/268dd16091c515ec0c922ea23af437d9aa8bf3ea)
18
+ - **moduleBundler:** Always default to `optimize: true` ([#685](https://github.com/SAP/ui5-builder/issues/685)) [`de5837c`](https://github.com/SAP/ui5-builder/commit/de5837c43449ea61deae3b2f02f9973f3fa37992)
19
+ - **libraryLessGenerator:** Throw error when import can't be inlined [`d2be9bb`](https://github.com/SAP/ui5-builder/commit/d2be9bb68600ec97b9bc007f348f87ad456fb5a3)
76
20
 
77
21
  ### BREAKING CHANGE
22
+ This package has been transformed to ES Modules. Therefore it no longer provides a CommonJS export.
23
+ If your project uses CommonJS, it needs to be converted to ESM or use a dynamic import.
24
+
25
+ For more information see also:
26
+
27
+ - https://sap.github.io/ui5-tooling/updates/migrate-v3/
28
+ - https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
78
29
 
79
30
  The `jsdocGenerator` processor and the corresponding `generateJsdoc` task will now throw an error when JSDoc reports an error (exit code != 0). This will also fail the build when running `ui5 build jsdoc`.
80
31
 
81
32
  The manifestBundler processor and generateManifestBundle task has been removed because it is no longer required for the HTML5 repository in Cloud Foundry.
82
33
 
34
+ - builder.js has been removed. Use ui5-project builder instead
35
+ - Tasks now rely on Project instances being available on Resources (see https://github.com/SAP/ui5-fs/pull/381)
36
+ - TaskRepository#addTask has been removed. Custom tasks need to be added to the project graph instead
37
+ - TaskUtil#get/set/clearTag now requires a Project instance to be provided. Path strings are no longer sufficient
38
+ and will cause an exception to be thrown
39
+
40
+ For library projects, the task "generateComponentPreload" is now
41
+ executed after tasks "generateLibraryManifest" and
42
+ "generateManifestBundle" instead of before them.
83
43
 
84
- <a name="v3.0.0-beta.1"></a>
85
- ## [v3.0.0-beta.1] - 2022-11-07
86
-
87
- <a name="v3.0.0-alpha.12"></a>
88
- ## [v3.0.0-alpha.12] - 2022-10-24
89
- ### Breaking Changes
90
- - Transform to native ESM ([#790](https://github.com/SAP/ui5-builder/issues/790)) [`a439aa9`](https://github.com/SAP/ui5-builder/commit/a439aa9f679dfe2e18b8c540f54876f94c0de119)
44
+ Support for older Node.js and npm releases has been dropped.
45
+ Only Node.js v16.18.0 and npm v8 or higher are supported.
91
46
 
92
- ### BREAKING CHANGE
47
+ The following tasks have been removed:
93
48
 
94
- This package has been transformed to native ESM. Therefore it no longer provides a CommonJS export.
95
- If your project uses CommonJS, it needs to be converted to ESM or use a dynamic import.
49
+ - createDebugFiles
50
+ - uglify
96
51
 
97
- For more information see also:
98
- - https://sap.github.io/ui5-tooling/updates/migrate-v3/
99
- - https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
52
+ The following processors have been removed:
100
53
 
54
+ - debugFileCreator
55
+ - resourceCopier
56
+ - uglifier
101
57
 
102
- <a name="v3.0.0-alpha.11"></a>
103
- ## [v3.0.0-alpha.11] - 2022-10-20
104
- ### Bug Fixes
105
- - **package.json:** Downgrade es5-ext dependency [`2b71707`](https://github.com/SAP/ui5-builder/commit/2b71707683480b26aab9957c09e5d22bce8a6450)
58
+ As a replacement, the new 'minify' task and 'minifier' processor can be
59
+ used.
106
60
 
107
- ### Dependency Updates
108
- - Bump escope from 3.6.0 to 4.0.0 [`e25af0d`](https://github.com/SAP/ui5-builder/commit/e25af0d9c1184916aa037b4b4ca23d15c5f2a408)
61
+ Note: The minify task is executed earlier, before the bundling
62
+ process takes place. Existing 'beforeTask' and 'afterTask' configuration of
63
+ custom tasks might need to be adapted to cater for this change.
109
64
 
110
65
  ### Features
66
+ - Support ES2022 language features ([#848](https://github.com/SAP/ui5-builder/issues/848)) [`f9b8457`](https://github.com/SAP/ui5-builder/commit/f9b845726731a0e02ec4a499e2a1a82a639174a8)
67
+ - **jsdoc:** Support destructuring of enums for defaultValue ([#775](https://github.com/SAP/ui5-builder/issues/775)) [`523f365`](https://github.com/SAP/ui5-builder/commit/523f365cb917997c5031d245309c21e9e4b3e311)
111
68
  - **builder:** Improve support for ES6+ syntax ([#774](https://github.com/SAP/ui5-builder/issues/774)) [`90385fe`](https://github.com/SAP/ui5-builder/commit/90385feb7cea1e5b864cff035b01263a492972a9)
112
69
  - **jsdoc:** Improve support for ES6+ syntax ([#785](https://github.com/SAP/ui5-builder/issues/785)) [`187a6a3`](https://github.com/SAP/ui5-builder/commit/187a6a35000145d70bf41e0d8b724e5ea8d8dc78)
70
+ - **generateThemeDesignerResources task:** Create css_variables.less ([#730](https://github.com/SAP/ui5-builder/issues/730)) [`34e69be`](https://github.com/SAP/ui5-builder/commit/34e69be95fc8ec1961b24b7e2580c2c993d814d3)
71
+ - **builder:** Add cssVariables option ([#728](https://github.com/SAP/ui5-builder/issues/728)) [`30d58e1`](https://github.com/SAP/ui5-builder/commit/30d58e1081c1bdc665f13952ecbe5c400b5f4ed7)
72
+ - Generate source maps for bundles ([#695](https://github.com/SAP/ui5-builder/issues/695)) [`8a20c42`](https://github.com/SAP/ui5-builder/commit/8a20c4257a1ebe4d613b0595be93cd45d900f580)
73
+ - **replaceVersion/Copyright:** Also process test-resources ([#693](https://github.com/SAP/ui5-builder/issues/693)) [`a0d4bc2`](https://github.com/SAP/ui5-builder/commit/a0d4bc2a80d61e042786207af4bdbda6c3ddfe31)
74
+ - Support ES2022 language features [`e749b6a`](https://github.com/SAP/ui5-builder/commit/e749b6ae0838f923b27dd0d7d34da2174c433f5f)
75
+ - Add minify task and processor ([#666](https://github.com/SAP/ui5-builder/issues/666)) [`a3af604`](https://github.com/SAP/ui5-builder/commit/a3af604ff0a12fb9241dcd105cf0aec8d718a299)
113
76
 
114
- ### Reverts
115
- - [FIX] package.json: Downgrade es5-ext dependency
116
-
117
-
118
- <a name="v3.0.0-alpha.10"></a>
119
- ## [v3.0.0-alpha.10] - 2022-08-09
120
-
121
- <a name="v3.0.0-alpha.9"></a>
122
- ## [v3.0.0-alpha.9] - 2022-07-27
123
77
  ### Bug Fixes
78
+ - **package.json:** Downgrade es5-ext dependency [`2b71707`](https://github.com/SAP/ui5-builder/commit/2b71707683480b26aab9957c09e5d22bce8a6450)
124
79
  - **minify:** Change default to not omit source map resources [`6d75a49`](https://github.com/SAP/ui5-builder/commit/6d75a495224590097332fc061c66cfe0e8f4c151)
125
-
126
-
127
- <a name="v3.0.0-alpha.8"></a>
128
- ## [v3.0.0-alpha.8] - 2022-07-15
129
-
130
- <a name="v3.0.0-alpha.7"></a>
131
- ## [v3.0.0-alpha.7] - 2022-06-14
132
- ### Breaking Changes
133
- - Remove build execution ([#740](https://github.com/SAP/ui5-builder/issues/740)) [`af2e956`](https://github.com/SAP/ui5-builder/commit/af2e956f6cba1275669160328e32df3fffa782d0)
134
-
135
- ### Bug Fixes
136
80
  - Avoid redundant bundle creation ([#741](https://github.com/SAP/ui5-builder/issues/741)) [`13c8405`](https://github.com/SAP/ui5-builder/commit/13c840585946401d238936dfa38a6f70a73e9ed0)
137
-
138
- ### Features
139
- - Enable modern preload bundles without dependencies ([#739](https://github.com/SAP/ui5-builder/issues/739)) [`97cfa6c`](https://github.com/SAP/ui5-builder/commit/97cfa6cd3eadff57bcc18816534c7751551ebdb8)
140
-
141
- ### BREAKING CHANGE
142
-
143
- * builder.js has been removed. Use ui5-project builder instead
144
- * Tasks now rely on Project instances being available on Resources (see https://github.com/SAP/ui5-fs/pull/381)
145
- * TaskRepository#addTask has been removed. Custom tasks need to be added to the project graph instead
146
- * TaskUtil#get/set/clearTag now requires a Project instance to be provided. Path strings are no longer sufficient
147
- and will cause an exception to be thrown
148
-
149
-
150
- <a name="v3.0.0-alpha.6"></a>
151
- ## [v3.0.0-alpha.6] - 2022-04-26
152
- ### Bug Fixes
153
81
  - **JSModuleAnalyzer:** Fix detection of bundle name ([#705](https://github.com/SAP/ui5-builder/issues/705)) [`aaeafd4`](https://github.com/SAP/ui5-builder/commit/aaeafd4a1fd194dd08e5ae47c29d90f0b4c7d197)
154
82
  - **generateResourcesJson:** Add raw-module info for debug bundles ([#736](https://github.com/SAP/ui5-builder/issues/736)) [`3b918e8`](https://github.com/SAP/ui5-builder/commit/3b918e83bfd38342778ecd4c58e648e99ad7cffc)
155
-
156
-
157
- <a name="v3.0.0-alpha.5"></a>
158
- ## [v3.0.0-alpha.5] - 2022-04-14
159
- ### Bug Fixes
160
83
  - **LibraryBuilder:** Align task order of "generateComponentPreload" [`aea061d`](https://github.com/SAP/ui5-builder/commit/aea061d9d6c2ac0c11484dcc08bdcda23ab62986)
84
+ - **LocatorResourcePool:** Wait for resources in prepare step ([#719](https://github.com/SAP/ui5-builder/issues/719)) [`1b7f93f`](https://github.com/SAP/ui5-builder/commit/1b7f93f4988340d7a6575be3191a02e6c295ebd0)
85
+ - **XMLTemplateAnalyzer:** Analyze core:require of FragmentDefinition [`af075ed`](https://github.com/SAP/ui5-builder/commit/af075edf784d9f1ba162a34f0bf150dbcbc0f479)
86
+ - **Bundler:** Ensure reproducibility for bundles with multiple parts ([#689](https://github.com/SAP/ui5-builder/issues/689)) [`6f4588b`](https://github.com/SAP/ui5-builder/commit/6f4588b3eb687178e557ac4fb36481104f9681a0)
87
+ - **generateResourcesJson:** Don't list resources omitted from build result [`9608c51`](https://github.com/SAP/ui5-builder/commit/9608c5177f86494ba689d2e799b4378fec9ed6fa)
88
+ - **generateResourcesJson:** Analyze debug bundles ([#669](https://github.com/SAP/ui5-builder/issues/669)) [`f27513a`](https://github.com/SAP/ui5-builder/commit/f27513a259b30d39e260790781b6d435b4ab088b)
89
+ - **Bundler:** Sort raw modules by default [`0e11b69`](https://github.com/SAP/ui5-builder/commit/0e11b6965a1d2e63a96e9b738e38975b5ac755bc)
161
90
 
162
- ### Features
163
- - **generateThemeDesignerResources task:** Create css_variables.less ([#730](https://github.com/SAP/ui5-builder/issues/730)) [`34e69be`](https://github.com/SAP/ui5-builder/commit/34e69be95fc8ec1961b24b7e2580c2c993d814d3)
164
-
165
- ### BREAKING CHANGE
166
-
167
- For library projects, the task "generateComponentPreload" is now
168
- executed after tasks "generateLibraryManifest" and
169
- "generateManifestBundle" instead of before them.
91
+ ### Dependency Updates
92
+ - Bump less-openui5 from 0.11.4 to 0.11.5 [`bf46354`](https://github.com/SAP/ui5-builder/commit/bf463541b7651db1dee167057eddc94181f5c1da)
93
+ - Bump less-openui5 from 0.11.3 to 0.11.4 [`b7a507f`](https://github.com/SAP/ui5-builder/commit/b7a507fbc34076f5bf95f92f058fd2c58d79a455)
94
+ - Bump less-openui5 from 0.11.2 to 0.11.3 [`28e684b`](https://github.com/SAP/ui5-builder/commit/28e684b85e7eb621f210041702e2a316d1d0eb62)
95
+ - Bump escope from 3.6.0 to 4.0.0 [`e25af0d`](https://github.com/SAP/ui5-builder/commit/e25af0d9c1184916aa037b4b4ca23d15c5f2a408)
96
+ - Bump rimraf from 3.0.2 to 4.1.1 ([#873](https://github.com/SAP/ui5-builder/issues/873)) [`ddb9660`](https://github.com/SAP/ui5-builder/commit/ddb96602fea5b96ba37afdebda0993d847462f52)
97
+ - Bump jsdoc from 3.6.11 to 4.0.0 ([#821](https://github.com/SAP/ui5-builder/issues/821)) [`6d05117`](https://github.com/SAP/ui5-builder/commit/6d0511785069d12a588b2ad9fa31de828700fef0)
170
98
 
99
+ <a name="v2.11.9"></a>
100
+ ## [v2.11.9] - 2022-11-30
101
+ ### Bug Fixes
102
+ - **transformApiJson:** Fix regression in UI5 Tooling scenario [`819c808`](https://github.com/SAP/ui5-builder/commit/819c808010963b84bfe33e109a7b2a5412096f78)
171
103
 
172
- <a name="v3.0.0-alpha.4"></a>
173
- ## [v3.0.0-alpha.4] - 2022-04-05
174
- ### Features
175
- - **builder:** Add cssVariables option ([#728](https://github.com/SAP/ui5-builder/issues/728)) [`30d58e1`](https://github.com/SAP/ui5-builder/commit/30d58e1081c1bdc665f13952ecbe5c400b5f4ed7)
104
+ ### Dependency Updates
105
+ - Bump less-openui5 from 0.11.2 to 0.11.3 [`1bbe5f5`](https://github.com/SAP/ui5-builder/commit/1bbe5f561fb35c646a27cbe4d03050101ff68d7c)
176
106
 
177
107
 
178
- <a name="v3.0.0-alpha.3"></a>
179
- ## [v3.0.0-alpha.3] - 2022-03-10
108
+ <a name="v2.11.8"></a>
109
+ ## [v2.11.8] - 2022-10-28
180
110
  ### Bug Fixes
181
- - **LocatorResourcePool:** Wait for resources in prepare step ([#719](https://github.com/SAP/ui5-builder/issues/719)) [`1b7f93f`](https://github.com/SAP/ui5-builder/commit/1b7f93f4988340d7a6575be3191a02e6c295ebd0)
111
+ - **ComponentAnalyzer:** Fix detection of rootView [`acb3d9f`](https://github.com/SAP/ui5-builder/commit/acb3d9fd7fc60ad61ac88d68cb0fd5296b795e9f)
112
+ - **XMLTemplateAnalyzer:** Fix detection of nested views [`1cbfd82`](https://github.com/SAP/ui5-builder/commit/1cbfd82396e5fa78455e0a696e9229a2e8a337fc)
182
113
 
183
114
 
184
- <a name="v3.0.0-alpha.2"></a>
185
- ## [v3.0.0-alpha.2] - 2022-02-25
186
- ### Bug Fixes
187
- - **XMLTemplateAnalyzer:** Analyze core:require of FragmentDefinition [`af075ed`](https://github.com/SAP/ui5-builder/commit/af075edf784d9f1ba162a34f0bf150dbcbc0f479)
188
-
189
- ### Features
190
- - Generate source maps for bundles ([#695](https://github.com/SAP/ui5-builder/issues/695)) [`8a20c42`](https://github.com/SAP/ui5-builder/commit/8a20c4257a1ebe4d613b0595be93cd45d900f580)
191
- - **replaceVersion/Copyright:** Also process test-resources ([#693](https://github.com/SAP/ui5-builder/issues/693)) [`a0d4bc2`](https://github.com/SAP/ui5-builder/commit/a0d4bc2a80d61e042786207af4bdbda6c3ddfe31)
115
+ <a name="v2.11.7"></a>
116
+ ## [v2.11.7] - 2022-10-20
117
+ ### Dependency Updates
118
+ - Bump escope from 3.6.0 to 4.0.0 [`852b37f`](https://github.com/SAP/ui5-builder/commit/852b37f549f3927decbc1b40cc6055325472d625)
192
119
 
120
+ ### Reverts
121
+ - [FIX] package.json: Downgrade es5-ext dependency ([#798](https://github.com/SAP/ui5-builder/issues/798))
193
122
 
194
- <a name="v3.0.0-alpha.1"></a>
195
- ## [v3.0.0-alpha.1] - 2022-01-25
196
- ### Breaking Changes
197
- - Require Node.js >= 16.13.2 / npm >= 8 [`dbf6c06`](https://github.com/SAP/ui5-builder/commit/dbf6c0694693070f73e9f96edef90f094d5bf721)
198
- - **generateResourcesJson:** Make 'dependencies' parameter mandatory [`268dd16`](https://github.com/SAP/ui5-builder/commit/268dd16091c515ec0c922ea23af437d9aa8bf3ea)
199
- - **moduleBundler:** Always default to `optimize: true` ([#685](https://github.com/SAP/ui5-builder/issues/685)) [`de5837c`](https://github.com/SAP/ui5-builder/commit/de5837c43449ea61deae3b2f02f9973f3fa37992)
200
123
 
124
+ <a name="v2.11.6"></a>
125
+ ## [v2.11.6] - 2022-10-12
201
126
  ### Bug Fixes
202
- - **Bundler:** Ensure reproducibility for bundles with multiple parts ([#689](https://github.com/SAP/ui5-builder/issues/689)) [`6f4588b`](https://github.com/SAP/ui5-builder/commit/6f4588b3eb687178e557ac4fb36481104f9681a0)
203
- - **generateResourcesJson:** Don't list resources omitted from build result [`9608c51`](https://github.com/SAP/ui5-builder/commit/9608c5177f86494ba689d2e799b4378fec9ed6fa)
204
- - **generateResourcesJson:** Analyze debug bundles ([#669](https://github.com/SAP/ui5-builder/issues/669)) [`f27513a`](https://github.com/SAP/ui5-builder/commit/f27513a259b30d39e260790781b6d435b4ab088b)
127
+ - **package.json:** Downgrade es5-ext dependency ([#798](https://github.com/SAP/ui5-builder/issues/798)) [`0e18008`](https://github.com/SAP/ui5-builder/commit/0e18008d86da93c5c8743b17ac0091afc3064d78)
205
128
 
206
- ### Features
207
- - Support ES2021 language features [`e749b6a`](https://github.com/SAP/ui5-builder/commit/e749b6ae0838f923b27dd0d7d34da2174c433f5f)
208
- - Add minify task and processor ([#666](https://github.com/SAP/ui5-builder/issues/666)) [`a3af604`](https://github.com/SAP/ui5-builder/commit/a3af604ff0a12fb9241dcd105cf0aec8d718a299)
209
129
 
210
- ### BREAKING CHANGE
211
-
212
- Support for older Node.js and npm releases has been dropped.
213
- Only Node.js v16.13.2 and npm v8 or higher are supported.
130
+ <a name="v2.11.5"></a>
131
+ ## [v2.11.5] - 2022-05-04
214
132
 
215
- The following tasks have been removed:
216
- - createDebugFiles
217
- - uglify
218
-
219
- The following processors have been removed:
220
- - debugFileCreator
221
- - resourceCopier
222
- - uglifier
223
133
 
224
- As a replacement, the new 'minify' task and 'minifier' processor can be
225
- used.
226
-
227
- Note: The minify task is executed earlier, before the bundling
228
- process takes place. Existing 'beforeTask' and 'afterTask' configuration of
229
- custom tasks might need to be adapted to cater for this change.
134
+ <a name="v2.11.4"></a>
135
+ ## [v2.11.4] - 2022-02-21
136
+ ### Bug Fixes
137
+ - **generateFlexChangesBundle:** Fix minUI5Version check for UI5 v1.100.0+ ([#706](https://github.com/SAP/ui5-builder/issues/706)) [`fb1217a`](https://github.com/SAP/ui5-builder/commit/fb1217ac536c20da81526f82f2ecb03686815942)
230
138
 
231
139
 
232
- <a name="v3.0.0-alpha.0"></a>
233
- ## [v3.0.0-alpha.0] - 2021-12-14
140
+ <a name="v2.11.3"></a>
141
+ ## [v2.11.3] - 2021-12-14
234
142
  ### Bug Fixes
235
- - **Bundler:** Sort raw modules by default [`0e11b69`](https://github.com/SAP/ui5-builder/commit/0e11b6965a1d2e63a96e9b738e38975b5ac755bc)
143
+ - Enable buildThemes for libraries without .library [`7b941a7`](https://github.com/SAP/ui5-builder/commit/7b941a797210463a9fa8ca50753662c5db373aa6)
236
144
 
237
145
 
238
146
  <a name="v2.11.2"></a>
@@ -862,35 +770,14 @@ to load the custom bundle file instead.
862
770
 
863
771
  ### Features
864
772
  - Add ability to configure component preloads and custom bundles [`2241e5f`](https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7)
865
-
866
-
867
- [v3.0.0-rc.7]: https://github.com/SAP/ui5-builder/compare/v3.0.0-rc.6...v3.0.0-rc.7
868
- [v3.0.0-rc.6]: https://github.com/SAP/ui5-builder/compare/v3.0.0-rc.5...v3.0.0-rc.6
869
- [v3.0.0-rc.5]: https://github.com/SAP/ui5-builder/compare/v3.0.0-rc.4...v3.0.0-rc.5
870
- [v3.0.0-rc.4]: https://github.com/SAP/ui5-builder/compare/v3.0.0-rc.3...v3.0.0-rc.4
871
- [v3.0.0-rc.3]: https://github.com/SAP/ui5-builder/compare/v3.0.0-rc.2...v3.0.0-rc.3
872
- [v3.0.0-rc.2]: https://github.com/SAP/ui5-builder/compare/v3.0.0-rc.1...v3.0.0-rc.2
873
- [v3.0.0-rc.1]: https://github.com/SAP/ui5-builder/compare/v3.0.0-rc.0...v3.0.0-rc.1
874
- [v3.0.0-rc.0]: https://github.com/SAP/ui5-builder/compare/v3.0.0-beta.6...v3.0.0-rc.0
875
- [v3.0.0-beta.6]: https://github.com/SAP/ui5-builder/compare/v3.0.0-beta.5...v3.0.0-beta.6
876
- [v3.0.0-beta.5]: https://github.com/SAP/ui5-builder/compare/v3.0.0-beta.4...v3.0.0-beta.5
877
- [v3.0.0-beta.4]: https://github.com/SAP/ui5-builder/compare/v3.0.0-beta.3...v3.0.0-beta.4
878
- [v3.0.0-beta.3]: https://github.com/SAP/ui5-builder/compare/v3.0.0-beta.2...v3.0.0-beta.3
879
- [v3.0.0-beta.2]: https://github.com/SAP/ui5-builder/compare/v3.0.0-beta.1...v3.0.0-beta.2
880
- [v3.0.0-beta.1]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.12...v3.0.0-beta.1
881
- [v3.0.0-alpha.12]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.11...v3.0.0-alpha.12
882
- [v3.0.0-alpha.11]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.10...v3.0.0-alpha.11
883
- [v3.0.0-alpha.10]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.9...v3.0.0-alpha.10
884
- [v3.0.0-alpha.9]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.8...v3.0.0-alpha.9
885
- [v3.0.0-alpha.8]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.7...v3.0.0-alpha.8
886
- [v3.0.0-alpha.7]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.6...v3.0.0-alpha.7
887
- [v3.0.0-alpha.6]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.5...v3.0.0-alpha.6
888
- [v3.0.0-alpha.5]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.4...v3.0.0-alpha.5
889
- [v3.0.0-alpha.4]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.3...v3.0.0-alpha.4
890
- [v3.0.0-alpha.3]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.2...v3.0.0-alpha.3
891
- [v3.0.0-alpha.2]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
892
- [v3.0.0-alpha.1]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.0...v3.0.0-alpha.1
893
- [v3.0.0-alpha.0]: https://github.com/SAP/ui5-builder/compare/v2.11.2...v3.0.0-alpha.0
773
+ [v3.0.0]: https://github.com/SAP/ui5-builder/compare/v2.11.2...v3.0.0
774
+ [v2.11.9]: https://github.com/SAP/ui5-builder/compare/v2.11.8...v2.11.9
775
+ [v2.11.8]: https://github.com/SAP/ui5-builder/compare/v2.11.7...v2.11.8
776
+ [v2.11.7]: https://github.com/SAP/ui5-builder/compare/v2.11.6...v2.11.7
777
+ [v2.11.6]: https://github.com/SAP/ui5-builder/compare/v2.11.5...v2.11.6
778
+ [v2.11.5]: https://github.com/SAP/ui5-builder/compare/v2.11.4...v2.11.5
779
+ [v2.11.4]: https://github.com/SAP/ui5-builder/compare/v2.11.3...v2.11.4
780
+ [v2.11.3]: https://github.com/SAP/ui5-builder/compare/v2.11.2...v2.11.3
894
781
  [v2.11.2]: https://github.com/SAP/ui5-builder/compare/v2.11.1...v2.11.2
895
782
  [v2.11.1]: https://github.com/SAP/ui5-builder/compare/v2.11.0...v2.11.1
896
783
  [v2.11.0]: https://github.com/SAP/ui5-builder/compare/v2.10.0...v2.11.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/builder",
3
- "version": "3.0.0-rc.7",
3
+ "version": "3.0.0",
4
4
  "description": "UI5 Tooling - Builder",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -46,7 +46,7 @@
46
46
  "jsdoc-generate": "jsdoc -c ./jsdoc.json -t $(node -p 'path.dirname(require.resolve(\"docdash\"))') ./lib/ || (echo 'Error during JSDoc generation! Check log.' && exit 1)",
47
47
  "jsdoc-watch": "npm run jsdoc && chokidar \"./lib/**/*.js\" -c \"npm run jsdoc-generate\"",
48
48
  "preversion": "npm test",
49
- "version": "git-chglog --sort semver --next-tag v$npm_package_version -o CHANGELOG.md && git add CHANGELOG.md",
49
+ "version": "git-chglog --sort semver --next-tag v$npm_package_version -o CHANGELOG.md v3.0.0.. && git add CHANGELOG.md",
50
50
  "postversion": "git push --follow-tags",
51
51
  "release-note": "git-chglog --sort semver -c .chglog/release-config.yml v$npm_package_version",
52
52
  "depcheck": "depcheck --ignores @ui5/builder,docdash,@istanbuljs/esm-loader-hook,catharsis --parsers='**/*.js:es6,**/*.cjs:es6'"
@@ -118,8 +118,8 @@
118
118
  },
119
119
  "dependencies": {
120
120
  "@jridgewell/sourcemap-codec": "^1.4.14",
121
- "@ui5/fs": "^3.0.0-rc.6",
122
- "@ui5/logger": "^3.0.1-rc.3",
121
+ "@ui5/fs": "^3.0.0",
122
+ "@ui5/logger": "^3.0.0",
123
123
  "cheerio": "1.0.0-rc.12",
124
124
  "escape-unicode": "^0.2.0",
125
125
  "escope": "^4.0.0",