UNPKG

22.8 kBMarkdownView Raw
1<a name="4.9.1"></a>
2## [4.9.1](https://github.com/easy-team/easywebpack/compare/4.9.0...4.9.1) (2018-11-01)
3
4
5### Bug Fixes
6
7* client render entry error for babel-loader path ([c9c15fd](https://github.com/easy-team/easywebpack/commit/c9c15fd))
8
9
10
11<a name="4.9.0"></a>
12# [4.9.0](https://github.com/easy-team/easywebpack/compare/4.8.5...4.9.0) (2018-11-01)
13
14
15### Bug Fixes
16
17* default babelrc ([ec40b67](https://github.com/easy-team/easywebpack/commit/ec40b67))
18* loader no options merge ([c3a7923](https://github.com/easy-team/easywebpack/commit/c3a7923))
19* mutil compiler babel env invalid ([5dfc4ed](https://github.com/easy-team/easywebpack/commit/5dfc4ed))
20* vue entry file babel compile error ([eeeaeb7](https://github.com/easy-team/easywebpack/commit/eeeaeb7))
21
22
23### Features
24
25* add webpack config customize hook ([d04abf0](https://github.com/easy-team/easywebpack/commit/d04abf0))
26* default open compile.cache and compile.thread ([ff3a663](https://github.com/easy-team/easywebpack/commit/ff3a663))
27* dev mode node.console: true ([1e4fa56](https://github.com/easy-team/easywebpack/commit/1e4fa56))
28* eslint default disabled ([c51f42c](https://github.com/easy-team/easywebpack/commit/c51f42c))
29* support babel default config ([df9bb78](https://github.com/easy-team/easywebpack/commit/df9bb78))
30
31
32
33<a name="4.8.5"></a>
34## [4.8.5](https://github.com/easy-team/easywebpack/compare/4.8.4...4.8.5) (2018-10-15)
35
36
37### Bug Fixes
38
39* config merge ([b76aca6](https://github.com/easy-team/easywebpack/commit/b76aca6))
40* plugin array args merge ([78af03e](https://github.com/easy-team/easywebpack/commit/78af03e))
41* plugin config is Array ([04c36d8](https://github.com/easy-team/easywebpack/commit/04c36d8))
42* webpack plugin only apply method ([b1e7cb2](https://github.com/easy-team/easywebpack/commit/b1e7cb2))
43
44
45### Features
46
47* auto set target by deps and node_modules ([3c0962a](https://github.com/easy-team/easywebpack/commit/3c0962a))
48* support plugins array config ([7257d9b](https://github.com/easy-team/easywebpack/commit/7257d9b))
49
50
51
52<a name="4.8.4"></a>
53## [4.8.4](https://github.com/easy-team/easywebpack/compare/4.8.3...4.8.4) (2018-10-12)
54
55
56### Bug Fixes
57
58* fix window path seperate // ([461f599](https://github.com/easy-team/easywebpack/commit/461f599))
59
60
61### Features
62
63* return init zero config ([bb35f38](https://github.com/easy-team/easywebpack/commit/bb35f38))
64* set html default template and doc ([d13d0a7](https://github.com/easy-team/easywebpack/commit/d13d0a7))
65
66
67
68<a name="4.8.3"></a>
69## [4.8.3](https://github.com/easy-team/easywebpack/compare/4.8.2...4.8.3) (2018-10-10)
70
71
72### Bug Fixes
73
74* entry filter invalid on window ([fc0d8c4](https://github.com/easy-team/easywebpack/commit/fc0d8c4))
75
76
77
78<a name="4.8.2"></a>
79## [4.8.2](https://github.com/easy-team/easywebpack/compare/4.8.0-rc.6...4.8.2) (2018-10-10)
80
81
82### Bug Fixes
83
84* isEgg valid params ([160a7c3](https://github.com/easy-team/easywebpack/commit/160a7c3))
85* windows entryName path error, use path.posix ([dcbacd4](https://github.com/easy-team/easywebpack/commit/dcbacd4))
86
87
88
89<a name="4.7.1"></a>
90## [4.7.1](https://github.com/easy-team/easywebpack/compare/4.7.0...4.7.1) (2018-09-19)
91
92
93### Bug Fixes
94
95* css not mini-> minicss: optimize-css-assets-webpack-plugin ([ebe38f9](https://github.com/easy-team/easywebpack/commit/ebe38f9))
96
97
98
99<a name="4.7.1"></a>
100## [4.7.1](https://github.com/easy-team/easywebpack/compare/4.7.0...4.7.1) (2018-09-19)
101
102
103### Bug Fixes
104
105* css not mini-> minicss: optimize-css-assets-webpack-plugin ([ebe38f9](https://github.com/easy-team/easywebpack/commit/ebe38f9))
106
107
108
109<a name="4.7.0"></a>
110# [4.7.0](https://github.com/easy-team/easywebpack/compare/4.6.0...4.7.0) (2018-09-05)
111
112
113### Bug Fixes
114
115* css hot ([13fc036](https://github.com/easy-team/easywebpack/commit/13fc036))
116
117
118### Features
119
120* support BABEL_ENV node and web single config ([61df5fb](https://github.com/easy-team/easywebpack/commit/61df5fb))
121
122
123
124<a name="4.6.0"></a>
125# [4.6.0](https://github.com/easy-team/easywebpack/compare/4.5.2...4.6.0) (2018-08-31)
126
127
128### Features
129
130* add clean-webpack-plugin config support ([ce50e67](https://github.com/easy-team/easywebpack/commit/ce50e67))
131* dev mode not use cdn config ([70bcae1](https://github.com/easy-team/easywebpack/commit/70bcae1))
132* 如果存在同名 html 模板文件, 全局 template 配置非必须 ([7ec20aa](https://github.com/easy-team/easywebpack/commit/7ec20aa))
133
134
135
136<a name="4.5.2"></a>
137## [4.5.2](https://github.com/easy-team/easywebpack/compare/4.5.1...4.5.2) (2018-08-22)
138
139
140### Bug Fixes
141
142* support set manifest filepath and default outputPath ([d41de3f](https://github.com/easy-team/easywebpack/commit/d41de3f))
143
144
145
146<a name="4.5.1"></a>
147## [4.5.1](https://github.com/easy-team/easywebpack/compare/4.5.0...4.5.1) (2018-08-21)
148
149
150### Bug Fixes
151
152* multiple process lead build slow, set default 2 ([a8f4d6e](https://github.com/easy-team/easywebpack/commit/a8f4d6e))
153
154
155
156<a name="4.5.0"></a>
157# [4.5.0](https://github.com/easy-team/easywebpack/compare/4.4.6...4.5.0) (2018-06-29)
158
159
160### Features
161
162* extract-text-webpack-plugin to mini-css-extract-plugin ([54b6c54](https://github.com/easy-team/easywebpack/commit/54b6c54))
163
164
165
166<a name="4.4.6"></a>
167## [4.4.6](https://github.com/easy-team/easywebpack/compare/4.4.5...4.4.6) (2018-06-29)
168
169
170### Bug Fixes
171
172* test env use production, scan code ([f617f6e](https://github.com/easy-team/easywebpack/commit/f617f6e))
173
174
175
176<a name="4.4.4"></a>
177## [4.4.4](https://github.com/easy-team/easywebpack/compare/4.4.2...4.4.4) (2018-06-09)
178
179
180### Bug Fixes
181
182* set host, proxy false ([4e09a2c](https://github.com/easy-team/easywebpack/commit/4e09a2c))
183* 修复html-webpack无法查找entryTemplate ([815b33c](https://github.com/easy-team/easywebpack/commit/815b33c))
184
185
186
187<a name="4.4.3"></a>
188## [4.4.3](https://github.com/easy-team/easywebpack/compare/4.2.5...4.4.3) (2018-06-07)
189
190
191### Bug Fixes
192
193* add thread-loader ([a35a0d7](https://github.com/easy-team/easywebpack/commit/a35a0d7))
194* build prod css not compressed ([7703b0b](https://github.com/easy-team/easywebpack/commit/7703b0b))
195* remove repeat cache config ([8e00d12](https://github.com/easy-team/easywebpack/commit/8e00d12))
196* 修复html-webpack无法查找entryTemplate ([815b33c](https://github.com/easy-team/easywebpack/commit/815b33c))
197
198
199### Features
200
201* auto set sourceMap when devtool set ([708cce8](https://github.com/easy-team/easywebpack/commit/708cce8))
202
203
204
205<a name="4.4.2"></a>
206## [4.4.2](https://github.com/easy-team/easywebpack/compare/4.4.1...4.4.2) (2018-05-31)
207
208
209### Bug Fixes
210
211* remove repeat cache config ([8e00d12](https://github.com/easy-team/easywebpack/commit/8e00d12))
212
213
214
215<a name="4.4.1"></a>
216## [4.4.1](https://github.com/easy-team/easywebpack/compare/4.4.0...4.4.1) (2018-05-22)
217
218
219### Bug Fixes
220
221* add thread-loader ([a35a0d7](https://github.com/easy-team/easywebpack/commit/a35a0d7))
222* build prod css not compressed ([7703b0b](https://github.com/easy-team/easywebpack/commit/7703b0b))
223
224
225
226<a name="4.2.5"></a>
227## [4.2.5](https://github.com/easy-team/easywebpack/compare/4.2.4...4.2.5) (2018-04-09)
228
229
230### Bug Fixes
231
232* array merge repeat ([abbf382](https://github.com/easy-team/easywebpack/commit/abbf382))
233
234<a name="4.2.4"></a>
235## [4.2.4](https://github.com/easy-team/easywebpack/compare/4.2.3...4.2.4) (2018-04-09)
236
237
238### Bug Fixes
239
240* client and server cache dir separation ([856f7e0](https://github.com/easy-team/easywebpack/commit/856f7e0))
241
242
243<a name="4.2.3"></a>
244## [4.2.3](https://github.com/easy-team/easywebpack/compare/4.2.2...4.2.3) (2018-03-30)
245
246
247### Bug Fixes
248
249* eval use production, jsbundle file size large, limit use eval in production ([4a32c4f](https://github.com/easy-team/easywebpack/commit/4a32c4f))
250
251
252### Features
253
254* support thread-loader and cache-loader for babel and ts ([ae5d444](https://github.com/easy-team/easywebpack/commit/ae5d444))
255
256
257
258<a name="4.2.2"></a>
259## [4.2.2](https://github.com/easy-team/easywebpack/compare/4.2.1...4.2.2) (2018-03-29)
260
261
262### Bug Fixes
263
264* stats port ([ede98df](https://github.com/easy-team/easywebpack/commit/ede98df))
265
266
267
268<a name="4.2.0"></a>
269# [4.2.0](https://github.com/easy-team/easywebpack/compare/4.1.3...4.2.0) (2018-03-29)
270
271
272
273<a name="4.1.3"></a>
274## [4.1.3](https://github.com/easy-team/easywebpack/compare/4.1.2...4.1.3) (2018-03-27)
275
276
277### Bug Fixes
278
279* ts-loader exclude array to object for override ([647d963](https://github.com/easy-team/easywebpack/commit/647d963))
280
281
282
283<a name="4.1.2"></a>
284## [4.1.2](https://github.com/easy-team/easywebpack/compare/4.1.1...4.1.2) (2018-03-22)
285
286
287### Bug Fixes
288
289* loader options merge ([69e14f2](https://github.com/easy-team/easywebpack/commit/69e14f2))
290
291
292
293<a name="4.1.1"></a>
294## [4.1.1](https://github.com/easy-team/easywebpack/compare/4.1.0...4.1.1) (2018-03-20)
295
296
297### Bug Fixes
298
299* client and server cache dir separation ([856f7e0](https://github.com/easy-team/easywebpack/commit/856f7e0))
300
301
302
303<a name="4.1.0"></a>
304# [4.1.0](https://github.com/easy-team/easywebpack/compare/4.0.7...4.1.0) (2018-03-20)
305
306
307### Features
308
309* mp4|webm|ogg|mp3|wav|flac|aac for url-loader ([76a597a](https://github.com/easy-team/easywebpack/commit/76a597a))
310* support babel cache and typescript cache, default true ([f3db2cc](https://github.com/easy-team/easywebpack/commit/f3db2cc))
311
312
313
314<a name="4.0.7"></a>
315## [4.0.7](https://github.com/easy-team/easywebpack/compare/4.0.6...4.0.7) (2018-03-19)
316
317
318### Bug Fixes
319
320* loader options extend config ([a6df7b0](https://github.com/easy-team/easywebpack/commit/a6df7b0))
321
322
323
324<a name="4.0.6"></a>
325## [4.0.6](https://github.com/easy-team/easywebpack/compare/4.0.5...4.0.6) (2018-03-19)
326
327
328### Bug Fixes
329
330* dll not support typescript and postcss-loader not invalid options config ([a2ba0ee](https://github.com/easy-team/easywebpack/commit/a2ba0ee))
331
332
333
334<a name="4.0.5"></a>
335## [4.0.5](https://github.com/easy-team/easywebpack/compare/4.0.3...4.0.5) (2018-03-15)
336
337
338### Bug Fixes
339
340* less loader not include ([9d42768](https://github.com/easy-team/easywebpack/commit/9d42768))
341* set prefix support with easywebpack 3 ([ffb14a6](https://github.com/easy-team/easywebpack/commit/ffb14a6))
342
343
344
345<a name="4.0.3"></a>
346## [4.0.3](https://github.com/easy-team/easywebpack/compare/4.0.2...4.0.3) (2018-03-13)
347
348
349### Bug Fixes
350
351* dynamic load componet extract css not require, must use allChunk ([6255a79](https://github.com/easy-team/easywebpack/commit/6255a79))
352* npm cnpm warn ([c6f038b](https://github.com/easy-team/easywebpack/commit/c6f038b))
353
354
355
356<a name="4.0.1"></a>
357## [4.0.1](https://github.com/easy-team/easywebpack/compare/4.0.0...4.0.1) (2018-03-09)
358
359
360### Bug Fixes
361
362* less loader not add preloaders ([6d373bc](https://github.com/easy-team/easywebpack/commit/6d373bc))
363* uglifyjs-webpack-plugin repeat and open cache ([256f679](https://github.com/easy-team/easywebpack/commit/256f679))
364
365
366
367<a name="4.0.0"></a>
368# [4.0.0](https://github.com/easy-team/easywebpack/compare/3.7.1...4.0.0) (2018-03-07)
369
370
371### Bug Fixes
372
373* dll resolveLoader.module config for easywebpack in framework ([031672b](https://github.com/easy-team/easywebpack/commit/031672b))
374* egg buildPath dir must be app/view ([8c7b3ef](https://github.com/easy-team/easywebpack/commit/8c7b3ef))
375* egg config server path: app/view ([8ba0720](https://github.com/easy-team/easywebpack/commit/8ba0720))
376* es6 to es5 ([6d8100f](https://github.com/easy-team/easywebpack/commit/6d8100f))
377* proxy publicPath ([f988c1b](https://github.com/easy-team/easywebpack/commit/f988c1b))
378
379
380### Features
381
382* [BREAK_CHANGE] webpack 4 support
383* adjust error msg when plugin missing ([927e63a](https://github.com/easy-team/easywebpack/commit/927e63a))
384* commonsChunk for webpack4 ([21be7f9](https://github.com/easy-team/easywebpack/commit/21be7f9))
385* disable commonsChunk config and directoryName plugin ([277ebb4](https://github.com/easy-team/easywebpack/commit/277ebb4))
386* use proxy, not need dev host ([95a348a](https://github.com/easy-team/easywebpack/commit/95a348a))
387
388
389
390<a name="3.6.6"></a>
391## [3.6.6](https://github.com/easy-team/easywebpack/compare/3.6.3...3.6.6) (2018-02-09)
392
393
394### Bug Fixes
395
396* easy build dll --size ([be5053f](https://github.com/easy-team/easywebpack/commit/be5053f))
397
398
399<a name="3.6.5"></a>
400## [3.6.5](https://github.com/easy-team/easywebpack/compare/3.6.3...3.6.5) (2018-02-03)
401
402
403### Features
404
405* support config.template for html ([1da9c36](https://github.com/easy-team/easywebpack/commit/1da9c36))
406
407
408
409<a name="3.6.4"></a>
410## [3.6.4](https://github.com/easy-team/easywebpack/compare/3.6.3...3.6.4) (2018-01-25)
411
412
413### Features
414
415* support config.template for html ([1da9c36](https://github.com/easy-team/easywebpack/commit/1da9c36))
416
417
418
419<a name="3.6.3"></a>
420## [3.6.3](https://github.com/easy-team/easywebpack/compare/3.6.2...3.6.3) (2018-01-17)
421
422
423### Bug Fixes
424
425* default config merge repeat ([79939ae](https://github.com/easy-team/easywebpack/commit/79939ae))
426
427
428
429<a name="3.6.2"></a>
430## [3.6.2](https://github.com/easy-team/easywebpack/compare/3.5.18...3.6.2) (2018-01-17)
431
432
433### Features
434
435* add getWebWebpackConfig and getNodeWebpackConfig method ([bfd33d6](https://github.com/easy-team/easywebpack/commit/bfd33d6))
436* auto set typescript configFile ([349a4af](https://github.com/easy-team/easywebpack/commit/349a4af))
437* use typescript, auto add resolve.extendsions: .ts ([8139010](https://github.com/easy-team/easywebpack/commit/8139010))
438
439
4403.6.0 / 2018-01-16
441==================
442
443 * feat: add getWebWebpackConfig and getNodeWebpackConfig method ([bfd33d6](https://github.com/easy-team/easywebpack/commit/bfd33d6))
444 * feat: add typescript support ([2692213](https://github.com/easy-team/easywebpack/commit/2692213))
445 * fix: support postcss loader options config and auto set sourceMap:true when devtool set ([271f4cc](https://github.com/easy-team/easywebpack/commit/271f4cc))
446 * feat: use typescript, auto add resolve.extendsions: .ts ([8139010](https://github.com/easy-team/easywebpack/commit/8139010))
447
448
4493.5.18 / 2018-01-15
450===================
451
452 * fix:https://github.com/easy-team/egg-vue-webpack-boilerplate/issues/51
453
4543.5.13 / 2018-01-06
455===================
456
457 * test: remove test log
458 * fix: dll entry add twice
459 * fix: cdn dynamicDir test
460
4613.5.9 / 2018-01-04
462==================
463
464 * fix: publicPath override for cdn url
465 * eslint:remove config
466 * fix: plugins is undefined
467 * doc: update image name
468
4693.5.8 / 2018-01-04
470==================
471
472 * fix: plugins is undefined
473 * doc: update image name
474
4753.5.7 / 2018-01-04
476==================
477
478 * feat: auto open manifest when use dll
479 * fix: module undefined when typescript module dev hot add or delete
480 * doc:update readme to ZN
481
4823.5.6 / 2017-12-27
483==================
484
485 * fix: dynamic install pkg: config.install
486
4873.5.5 / 2017-12-26
488==================
489
490 * fix:dev mode not get dll config
491
4923.5.4 / 2017-12-26
493==================
494
495 * feat: dll auto checkout and fix dll path error
496 * feat: support auto check dll config modify, rebuild dll
497 * style:format eslint code
498
4993.5.2 / 2017-12-25
500==================
501
502 * fix:loader default is disable, custom set config auto open
503
5043.5.1 / 2017-12-22
505==================
506
507 * fix: modify default publicPath, dll publicPath not update
508 * doc:History version
509
5103.5.0 / 2017-12-21
511=======================
512 - entry include 支持正则配置
513 - 支持 webpack dll 配置和自动化构建, 无需手动先构建dll, 然后再构建页面
514 - 简化 commonsChunk lib 配置, 无需在 onClient 调用 addEntry 设置
515 - plugins 和 loaders 增加数组的配置的兼容,也就是支持原生配置
516 - 去掉options节点配置,改为 webpack.config.js 支持原生 Webpack 配置
517 - 支持多进程 Webpack 编译, 结合dll功能编译速度显著提示,初步测试编译时间减少2/3, 第三方组件越多和页面越多,越明显
518 - manifest和buildfie合并为新的manifest, 无需 manifest 和 manifestDeps 兼容配置, 同时去掉 buildfie 配置,
519 - 默认禁用 npm start 启动检查 webpack loader 和 plugin 是否安装的功能, 提高编译速度。
520 - stylus 和 less loader 默认有开启改为禁用, 减少不必要的安装
521 - 新增内置插件 webpack-bundle-analyzer 和 stats-webpack-plugin
522 - node externals 改为 webpack-node-externals 插件实现
523 - 压缩插件由webpack内置改为 uglifyjs-webpack-plugin 独立插件, 从而支持多进程编译
524 - 解决 NODE_ENV=production 导致动态安装 npm 依赖失败
525 - 修复 easywebpack 配置合并覆盖问题
526
5273.4.1 / 2017-12-01
528==================
529
530 * fix: dynamic install dev npm module imagemin-webpack-plugin faild when NODE_EVN=production
531
5323.4.0 / 2017-11-30
533==================
534
535 * fix: when install npm module ,show detail error info
536 * feat: support webpack-bundle-analyzer and stats-webpack-plugin
537
5383.3.9 / 2017-11-29
539==================
540
541 * fix: import css in js not resolve
542 * doc:simpe use doc
543 * docs:simple doc
544 * Update README.md
545 * docs:image path doc to docs
546
5473.3.8 / 2017-11-26
548==================
549
550 * feat: support html template from entry same name config
551
5523.3.6 / 2017-11-24
553==================
554
555 * fix: entry hot config concat error
556
5573.3.5 / 2017-11-24
558==================
559
560 * feat:support extract css hot reload
561
5623.3.4 / 2017-11-23
563==================
564
565 * fix: devtool env valid error
566
5673.3.3 / 2017-11-23
568==================
569
570 * fix: server not need source map, will improve build speed
571
5723.3.2 / 2017-11-13
573==================
574
575 * fix:options.entry not defined error
576 * fix:entry valuve is array, parse entry error
577 * fix: CommonsChunkPlugin vendor hash change
578 * publish:3.3.1
579
5803.3.1 / 2017-11-10
581==================
582
583 * feat:open hmr reload default
584 * test:完善test‘
585
5863.3.0 / 2017-11-09
587==================
588
589 * feat: support manifest build info deps
590
5913.2.7 / 2017-10-31
592==================
593
594 * fix:buildhtml not set, the build file path error
595 * Update README.md
596 * Update README.md
597 * doc: add use doc link
598
5993.2.6 / 2017-09-27
600==================
601
602 fix:loader.use is function merge bug for vue options merge
603
604
6053.2.5 / 2017-09-27
606==================
607
608 perf: npm-install-webpack-plugin default enable affect npm start command start speed, default to disable
609
6103.2.4 / 2017-09-22
611==================
612
613 feat: default not exclude node_modules css
614
615
6163.2.3 / 2017-09-21
617==================
618
619 * fix: server side render, egg local dev mode , proxy static resource proxy to 7001 address
620
6213.2.2 / 2017-09-21
622==================
623
624 * fix: windows path for manifest
625
6263.2.1 / 2017-09-20
627==================
628
629 * fix: windows isAbsolute proplem, use path.isAbsolute,not path.posix.isAbsolute
630
6313.2.0 / 2017-09-20
632==================
633
634 * fix:window npm dynamic install peer not match
635 * fix: conflict from webpack3
636 * doc:image weex error
637 * 3.1.3
638 * fix: when setEnv, default config not effective
639 * fix:loader boolean config not effective
640
6413.2.0 / 2017-09-20
642==================
643
644 * feat:npm dynamic install npm module
645 * fix:plugin args override
646 * test:add unit test
647 * deps:remove unused dependence
648
6493.1.2 / 2017-09-14
650==================
651
652 * feat:build and method support option params
653
6543.1.0 / 2017-09-13
655==================
656
657 * feat:support loader use override and options config
658
6593.0.1 / 2017-09-12
660==================
661
662 * fix:isUse method null and refactor html config
663
664
6653.0.0 / 2017-09-08
666==================
667
668 * fix: windows buildConfig path error
669 * doc:feature
670 * Release 3.0.0-rc3
671
6723.0.0-rc3 / 2017-09-08
673======================
674
675 * feat:css module
676 * feat: css module and css support impl and test
677
6783.0.0-rc2 / 2017-09-07
679======================
680
681 * fix:react css extract
682
6833.0.0-rc1 / 2017-09-06
684======================
685
686 * feat:webpack3 rc1
687 * refactor:loader load
688 * feat:webpack3 doing
689 * feat:webpack3 loader and plugin refactor
690
6911.0.4 / 2017-08-21
692==================
693
694 * deps:add stylus deps
695
6961.0.2 / 2017-08-17
697==================
698
699 * fix:define update, need dynamic get
700
7011.0.1 / 2017-08-17
702==================
703
704 * fix: keep entry file hash stable
705
706
7071.0.0 / 2017-08-09
708==================
709
710 * publish:1.0.0
711
7120.9.8 / 2017-08-09
713==================
714
715 * feat:sass indentedSyntax and stylus
716
7170.9.7 / 2017-08-07
718==================
719
720 * fix:html not config error
721
7220.9.6 / 2017-08-07
723==================
724
725 * fix:less sass style build error
726 * test: add cov image
727 * test:ci codecov
728 * test:cov
729 * test: add test for 1.0.0
730 * fix:load replace
731 * doc:update readme
732
7330.9.4 / 2017-08-02
734==================
735
736 * fix:auto html entry
737 * perf: cache load modules
738
7390.9.3 / 2017-07-31
740==================
741
742 * deps:upgrade all npm package
743 * fix:auto entry loader path error
744 * feat:auto entry loader
745 * doc:update guild link
746
7470.8.1 / 2017-07-25
748==================
749
750 * fix:weex html
751 * feat:support cli
752 * fix:hot port mapping egg-webpack
753
7540.7.2 / 2017-07-18
755==================
756
757 * fix:dev mode port
758 * refactor: default env config
759 * feat: static resource proxy
760
7610.7.0 / 2017-07-18
762==================
763
764 * refactor: default env config
765 * feat: static resource proxy
766
7670.6.5 / 2017-07-14
768==================
769
770 * feat: static resource proxy
771
7720.6.4 / 2017-07-13
773==================
774
775 * fix:autoprefix
776
7770.6.3 / 2017-07-12
778==================
779
780 * refactor:support config
781 * feat:add build path in buildConfig
782 * feat:support local test
783
7840.6.1 / 2017-07-11
785==================
786
787 * feat:support local test
788
7890.6.0 / 2017-07-11
790==================
791
792 * refacotr:support cli
793 * feat:cli
794 * refactor:support html and pack
795
7960.5.15 / 2017-07-07
797===================
798
799 * feat:chunk name
800
8010.5.14 / 2017-07-05
802===================
803
804 * fix:css path error
805
8060.5.13 / 2017-07-04
807===================
808
809 * fix:server build image path error and support cdn
810
8110.5.10 / 2017-06-28
812===================
813
814 * fix:setAlias auto baseDir error
815
8160.5.9 / 2017-06-28
817==================
818
819 * fix:0.5.8 entry path error
820
8210.5.8 / 2017-06-28
822==================
823
824 * feat:support entry and alias abspath set
825
8260.5.7 / 2017-06-27
827==================
828
829 * feat:image crompress
830 * publish:0.5.6
831 * fix:webpack build server port
832 * Update README.md
833
8340.5.5 / 2017-06-25
835==================
836
837 * fix:weex sass not effictive
838 * feat:support weex
839
8400.5.1 / 2017-06-21
841==================
842
843 * feat:support weex
844 * refactor:seperate weboack build
845
8460.4.1 / 2017-06-19
847==================
848
849 * feat:support manifest and buildconfig can config
850 * feat:support html plugin
851
8520.4.0 / 2017-06-15
853==================
854
855 * feat:webpack build server
856
8570.3.2 / 2017-06-09
858==================
859
860 * fix:hash change,filname not change
861
8620.3.1 / 2017-06-09
863==================
864
865 * feat:support use chunk yes or no
866
8670.2.2 / 2017-06-07
868==================
869
870 * fix:support manifest path custom
871 * refactor:addLoader and addPlugin
872 * refacotr:loader and plugin
873
8740.1.1 / 2017-05-12
875==================
876
877 * feat:support css hot reload
878
879
880\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\No newline at end of file