UNPKG

12.6 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5### [1.19.2](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.19.1...v1.19.2) (2019-11-25)
6
7
8
9### [1.19.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.19.0...v1.19.1) (2019-11-13)
10
11
12### Bug Fixes
13
14* preload ([5a82be4](https://github.com/Soontao/gulp-ui5-eager-preload/commit/5a82be4))
15
16
17
18## [1.19.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.18.3...v1.19.0) (2019-11-13)
19
20
21### Features
22
23* loadingSpinner ([647a0da](https://github.com/Soontao/gulp-ui5-eager-preload/commit/647a0da))
24
25
26
27### [1.18.3](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.18.2...v1.18.3) (2019-11-12)
28
29
30### Bug Fixes
31
32* ast parser issue ([159ae15](https://github.com/Soontao/gulp-ui5-eager-preload/commit/159ae15))
33
34
35
36### [1.18.2](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.18.1...v1.18.2) (2019-10-24)
37
38
39
40### [1.18.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.18.0...v1.18.1) (2019-10-10)
41
42
43### Bug Fixes
44
45* name ([1e0b014](https://github.com/Soontao/gulp-ui5-eager-preload/commit/1e0b014))
46
47
48
49## [1.18.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.17.3...v1.18.0) (2019-10-10)
50
51
52### Features
53
54* refactor module dependency anasys ([8dabedd](https://github.com/Soontao/gulp-ui5-eager-preload/commit/8dabedd))
55
56
57
58### [1.17.3](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.17.2...v1.17.3) (2019-10-10)
59
60
61### Bug Fixes
62
63* parser ([9298e1d](https://github.com/Soontao/gulp-ui5-eager-preload/commit/9298e1d))
64
65
66
67### [1.17.2](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.17.1...v1.17.2) (2019-10-09)
68
69
70### Bug Fixes
71
72* ts errors in module analysis ([3d06454](https://github.com/Soontao/gulp-ui5-eager-preload/commit/3d06454))
73
74
75
76### [1.17.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.17.0...v1.17.1) (2019-10-09)
77
78
79### Bug Fixes
80
81* file path ([d5bd641](https://github.com/Soontao/gulp-ui5-eager-preload/commit/d5bd641))
82* module dependency analysis ([4c41475](https://github.com/Soontao/gulp-ui5-eager-preload/commit/4c41475))
83
84
85
86## [1.17.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.16.0...v1.17.0) (2019-10-09)
87
88
89### Features
90
91* read source from local ([9026ccd](https://github.com/Soontao/gulp-ui5-eager-preload/commit/9026ccd))
92
93
94
95## [1.16.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.15.1...v1.16.0) (2019-10-08)
96
97
98### Bug Fixes
99
100* desc ([b452158](https://github.com/Soontao/gulp-ui5-eager-preload/commit/b452158))
101
102
103### Features
104
105* support ts/tsx/jsx/mjs ([d05ebb7](https://github.com/Soontao/gulp-ui5-eager-preload/commit/d05ebb7))
106
107
108
109### [1.15.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.15.0...v1.15.1) (2019-09-11)
110
111
112### Bug Fixes
113
114* issues ([5de4cfd](https://github.com/Soontao/gulp-ui5-eager-preload/commit/5de4cfd))
115
116
117
118## [1.15.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.14.1...v1.15.0) (2019-09-11)
119
120
121### Features
122
123* library preload ([7c720b0](https://github.com/Soontao/gulp-ui5-eager-preload/commit/7c720b0))
124
125
126
127### [1.14.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.14.0...v1.14.1) (2019-09-09)
128
129
130
131## [1.14.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.13.3...v1.14.0) (2019-09-09)
132
133
134### Features
135
136* preload.js ([2a3714d](https://github.com/Soontao/gulp-ui5-eager-preload/commit/2a3714d))
137
138
139
140### [1.13.3](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.13.2...v1.13.3) (2019-09-05)
141
142
143### Bug Fixes
144
145* preload issue ([a7523d4](https://github.com/Soontao/gulp-ui5-eager-preload/commit/a7523d4))
146
147
148
149### [1.13.2](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.13.1...v1.13.2) (2019-08-24)
150
151
152### Bug Fixes
153
154* windows build issue ([475bdb2](https://github.com/Soontao/gulp-ui5-eager-preload/commit/475bdb2))
155
156
157
158### [1.13.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.13.0...v1.13.1) (2019-08-23)
159
160
161### Bug Fixes
162
163* relative module load ([d2fc0e2](https://github.com/Soontao/gulp-ui5-eager-preload/commit/d2fc0e2))
164
165
166
167## [1.13.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.20...v1.13.0) (2019-08-13)
168
169
170### Features
171
172* import deep npm module ([f1e4526](https://github.com/Soontao/gulp-ui5-eager-preload/commit/f1e4526))
173
174
175
176### [1.12.20](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.19...v1.12.20) (2019-07-26)
177
178
179### Bug Fixes
180
181* sap.ui.commons not work ([808a44a](https://github.com/Soontao/gulp-ui5-eager-preload/commit/808a44a))
182
183
184
185### [1.12.19](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.18...v1.12.19) (2019-07-03)
186
187
188
189### [1.12.18](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.17...v1.12.18) (2019-07-02)
190
191
192
193### [1.12.17](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.16...v1.12.17) (2019-05-31)
194
195
196
197### [1.12.16](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.15...v1.12.16) (2019-05-31)
198
199
200### Bug Fixes
201
202* **rollup:** warning about no default export ([72ebce2](https://github.com/Soontao/gulp-ui5-eager-preload/commit/72ebce2))
203
204
205
206### [1.12.15](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.14...v1.12.15) (2019-05-31)
207
208
209### Bug Fixes
210
211* **require:** sync wrong format module ([0ded040](https://github.com/Soontao/gulp-ui5-eager-preload/commit/0ded040))
212
213
214
215### [1.12.14](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.13...v1.12.14) (2019-05-31)
216
217
218### Bug Fixes
219
220* **require:** sync model ([6984f0b](https://github.com/Soontao/gulp-ui5-eager-preload/commit/6984f0b))
221
222
223
224### [1.12.13](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.12...v1.12.13) (2019-05-31)
225
226
227### Bug Fixes
228
229* **requiresync:** dep not involved ([311e187](https://github.com/Soontao/gulp-ui5-eager-preload/commit/311e187))
230
231
232
233### [1.12.12](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.11...v1.12.12) (2019-05-27)
234
235
236### Bug Fixes
237
238* **redux:** prod error ([5484013](https://github.com/Soontao/gulp-ui5-eager-preload/commit/5484013))
239
240
241
242### [1.12.11](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.10...v1.12.11) (2019-05-27)
243
244
245### Bug Fixes
246
247* **redux:** env ([0daef7d](https://github.com/Soontao/gulp-ui5-eager-preload/commit/0daef7d))
248
249
250
251### [1.12.10](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.9...v1.12.10) (2019-05-27)
252
253
254
255### [1.12.9](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.8...v1.12.9) (2019-05-27)
256
257
258
259### [1.12.8](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.7...v1.12.8) (2019-05-27)
260
261
262### Bug Fixes
263
264* **tp:** name convention ([aba4dbd](https://github.com/Soontao/gulp-ui5-eager-preload/commit/aba4dbd))
265
266
267
268### [1.12.7](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.6...v1.12.7) (2019-05-26)
269
270
271
272### [1.12.6](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.5...v1.12.6) (2019-05-26)
273
274
275### Bug Fixes
276
277* **add:** lost file ([351fcc2](https://github.com/Soontao/gulp-ui5-eager-preload/commit/351fcc2))
278
279
280
281### [1.12.5](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.4...v1.12.5) (2019-05-26)
282
283
284### Bug Fixes
285
286* **preload:** sap.ui.require ([5f1392a](https://github.com/Soontao/gulp-ui5-eager-preload/commit/5f1392a))
287
288
289
290### [1.12.4](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.3...v1.12.4) (2019-05-26)
291
292
293### Bug Fixes
294
295* **bold:** fonts in offline mode ([cb38d46](https://github.com/Soontao/gulp-ui5-eager-preload/commit/cb38d46))
296
297
298
299### [1.12.3](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.2...v1.12.3) (2019-05-26)
300
301
302
303### [1.12.2](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.1...v1.12.2) (2019-05-26)
304
305
306### Bug Fixes
307
308* **offline:** lost library parameters ([2217d4c](https://github.com/Soontao/gulp-ui5-eager-preload/commit/2217d4c))
309
310
311
312### [1.12.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.12.0...v1.12.1) (2019-05-25)
313
314
315
316## [1.12.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.11.8...v1.12.0) (2019-05-25)
317
318
319### Features
320
321* **offline:** mode ([a6b76d5](https://github.com/Soontao/gulp-ui5-eager-preload/commit/a6b76d5))
322
323
324
325### [1.11.8](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.11.7...v1.11.8) (2019-05-21)
326
327
328### Bug Fixes
329
330* **cache-parse:** error ([e3a36c5](https://github.com/Soontao/gulp-ui5-eager-preload/commit/e3a36c5))
331
332
333
334### [1.11.7](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.11.6...v1.11.7) (2019-05-21)
335
336
337### Bug Fixes
338
339* **lib:** thirdparty library can not load without comp ([67facbd](https://github.com/Soontao/gulp-ui5-eager-preload/commit/67facbd))
340
341
342
343### [1.11.6](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.11.5...v1.11.6) (2019-05-18)
344
345
346
347<a name="1.11.5"></a>
348## [1.11.5](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.11.4...v1.11.5) (2019-05-18)
349
350
351
352<a name="1.11.4"></a>
353## [1.11.4](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.11.3...v1.11.4) (2019-05-18)
354
355
356### Bug Fixes
357
358* **thirdparty:** lib name with '-' ([fb00ae2](https://github.com/Soontao/gulp-ui5-eager-preload/commit/fb00ae2))
359
360
361
362<a name="1.11.3"></a>
363## [1.11.3](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.11.2...v1.11.3) (2019-05-18)
364
365
366### Bug Fixes
367
368* **undefined:** in ui5 module ([c2a7890](https://github.com/Soontao/gulp-ui5-eager-preload/commit/c2a7890))
369
370
371
372<a name="1.11.2"></a>
373## [1.11.2](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.11.1...v1.11.2) (2019-05-17)
374
375
376### Bug Fixes
377
378* **thirdparty:** library undefined ([62ded70](https://github.com/Soontao/gulp-ui5-eager-preload/commit/62ded70))
379
380
381
382<a name="1.11.1"></a>
383## [1.11.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.11.0...v1.11.1) (2019-05-16)
384
385
386
387<a name="1.11.0"></a>
388# [1.11.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.10.2...v1.11.0) (2019-05-16)
389
390
391### Features
392
393* **cache:** performance ([71e30d4](https://github.com/Soontao/gulp-ui5-eager-preload/commit/71e30d4))
394
395
396
397<a name="1.10.2"></a>
398## [1.10.2](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.10.1...v1.10.2) (2019-05-16)
399
400
401### Bug Fixes
402
403* **spelling:** error ([5640a51](https://github.com/Soontao/gulp-ui5-eager-preload/commit/5640a51))
404
405
406
407<a name="1.10.1"></a>
408## [1.10.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.10.0...v1.10.1) (2019-05-16)
409
410
411
412<a name="1.10.0"></a>
413# [1.10.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.9.2...v1.10.0) (2019-05-16)
414
415
416### Bug Fixes
417
418* **issue:** 2 ([6877659](https://github.com/Soontao/gulp-ui5-eager-preload/commit/6877659))
419
420
421### Features
422
423* **cache:** init ([e186128](https://github.com/Soontao/gulp-ui5-eager-preload/commit/e186128))
424* **ci:** script ([ffc8421](https://github.com/Soontao/gulp-ui5-eager-preload/commit/ffc8421))
425
426
427
428<a name="1.9.2"></a>
429## [1.9.2](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.9.1...v1.9.2) (2019-03-25)
430
431
432
433<a name="1.9.1"></a>
434## [1.9.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.9.0...v1.9.1) (2019-02-12)
435
436
437### Bug Fixes
438
439* **issue:** fragment module load ([fa0ef7f](https://github.com/Soontao/gulp-ui5-eager-preload/commit/fa0ef7f))
440
441
442
443<a name="1.9.0"></a>
444# [1.9.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.8.1...v1.9.0) (2019-02-12)
445
446
447### Features
448
449* support xml fragment ([e9f52d1](https://github.com/Soontao/gulp-ui5-eager-preload/commit/e9f52d1))
450
451
452
453<a name="1.8.1"></a>
454## [1.8.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.8.0...v1.8.1) (2019-02-11)
455
456
457### Bug Fixes
458
459* xml view preload bug ([a5fc5e5](https://github.com/Soontao/gulp-ui5-eager-preload/commit/a5fc5e5))
460
461
462
463<a name="1.8.0"></a>
464# [1.8.0](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.7.1...v1.8.0) (2019-02-11)
465
466
467### Features
468
469* xml view support ([2815c3c](https://github.com/Soontao/gulp-ui5-eager-preload/commit/2815c3c))
470
471
472
473<a name="1.7.1"></a>
474## [1.7.1](https://github.com/Soontao/gulp-ui5-eager-preload/compare/v1.7.0...v1.7.1) (2019-01-16)
475
476
477### Bug Fixes
478
479* windows module name error ([e869f55](https://github.com/Soontao/gulp-ui5-eager-preload/commit/e869f55))
480
481
482
483<a name="1.7.0"></a>
484# 1.7.0 (2019-01-15)
485
486
487### Features
488
489* **module:** init ([19c1aa0](https://github.com/Soontao/gulp-ui5-eager-preload/commit/19c1aa0))
490* html, eager, mannully maintain ([1c9715b](https://github.com/Soontao/gulp-ui5-eager-preload/commit/1c9715b))