UNPKG

6.65 kBMarkdownView Raw
1## [4.2.8](https://github.com/easy-team/easywebpack/compare/4.0.4...4.2.8) (2020-06-10)
2
3
4### Bug Fixes
5
6* https://github.com/easy-team/easywebpack/issues/76 ([0d88a29](https://github.com/easy-team/easywebpack/commit/0d88a296c5dd221e4c0b3eaed137eee9c534f06d))
7
8
9
10## [4.2.7](https://github.com/easy-team/easywebpack/compare/4.2.6...4.2.7) (2020-4-18)
11
12
13### Bug Fixes
14
15* ssr ignore style missing stylus ([ab98fa4](https://github.com/easy-team/easywebpack/commit/ab98fa4))
16
17
18## [4.2.6](https://github.com/easy-team/easywebpack/compare/4.2.5...4.2.6) (2020-03-10)
19
20
21### Bug Fixes
22
23* child process running port had used ([98e3fc7](https://github.com/easy-team/easywebpack/commit/98e3fc752c81b90a631f14f55b87558e5d708170))
24
25
26## [4.2.2](https://github.com/easy-team/easywebpack/compare/4.2.1...4.2.2) (2019-11-08)
27
28
29### Bug Fixes
30
31* minChunks default value for one entry ([a7c1e3b](https://github.com/easy-team/easywebpack/commit/a7c1e3b5957f47d9f5013217239cfb6e677ec1b4))
32
33
34## [4.2.1](https://github.com/easy-team/easywebpack/compare/4.2.0...4.2.1) (2019-11-05)
35
36
37### Bug Fixes
38
39* webpack plugin option include enable property ([dbf90d8](https://github.com/easy-team/easywebpack/commit/dbf90d82c780985988617763d3e458ca45a692e6))
40
41
42# [4.2.0](https://github.com/easy-team/easywebpack/compare/4.1.1...4.2.0) (2019-11-04)
43
44
45### Features
46
47* add vconsole-webpack-plugin, you can use vconsole: true enable ([af954db](https://github.com/easy-team/easywebpack/commit/af954db449b5259656938e142b95ffc3905cc83e))
48
49
50
51## [4.1.1](https://github.com/easy-team/easywebpack/compare/4.0.4...4.1.1) (2019-10-15)
52
53
54### Bug Fixes
55
56* loader use override ([88873b4](https://github.com/easy-team/easywebpack/commit/88873b4e923fecc8eb1a58ec61d8fd8c8c92c46e))
57* fix postcss-loader insert position; ([#63](https://github.com/easy-team/easywebpack/issues/63)) ([72477e5](https://github.com/easy-team/easywebpack/commit/72477e57d242a61bed2328dce353d99d76333b0d))
58
59
60### Features
61
62* babel config optimization, use babel.config.js ([fc199dc](https://github.com/easy-team/easywebpack/commit/fc199dcf4857552795628d9850af6979d56a8ebd))
63
64
65
66# [4.1.0](https://github.com/easy-team/easywebpack/compare/4.0.4...4.1.0-beta.1) (2019-10-13)
67
68
69### Bug Fixes
70
71* babel 7 global babel.config.js ([525ea9d](https://github.com/easy-team/easywebpack/commit/525ea9d))
72* plugins type error ([d8ee1b6](https://github.com/easy-team/easywebpack/commit/d8ee1b6))
73* write plugin dev default true ([16dba04](https://github.com/easy-team/easywebpack/commit/16dba04))
74
75
76### Features
77
78* babel config optimization, use babel.config.js ([fc199dc](https://github.com/easy-team/easywebpack/commit/fc199dc))
79
80
81
82## [4.0.7](https://github.com/easy-team/easywebpack/compare/4.0.4...4.0.7) (2019-10-12)
83
84
85### Bug Fixes
86
87* babel 7 global babel.config.js ([525ea9d](https://github.com/easy-team/easywebpack/commit/525ea9d))
88
89
90## [4.0.6](https://github.com/easy-team/easywebpack/compare/4.0.4...4.0.6) (2019-10-12)
91
92
93### Bug Fixes
94
95* plugins type error ([d8ee1b6](https://github.com/easy-team/easywebpack/commit/d8ee1b6))
96* write plugin dev default true ([16dba04](https://github.com/easy-team/easywebpack/commit/16dba04))
97
98
99
100## [4.0.5](https://github.com/easy-team/easywebpack/compare/4.0.4...4.0.5) (2019-10-08)
101
102
103### Bug Fixes
104
105* write plugin dev default true ([16dba04](https://github.com/easy-team/easywebpack/commit/16dba04))
106
107
108
109<a name="4.0.4"></a>
110## [4.0.4](https://github.com/easy-team/easywebpack/compare/4.11.7...4.0.4) (2019-09-27)
111
112
113### Bug Fixes
114
115* auto get framework error ([6e5ba12](https://github.com/easy-team/easywebpack/commit/6e5ba12))
116* css-loader not minimize option ([7e29f71](https://github.com/easy-team/easywebpack/commit/7e29f71))
117* multile same plugin ([d63d641](https://github.com/easy-team/easywebpack/commit/d63d641))
118* null reference ([3aec54b](https://github.com/easy-team/easywebpack/commit/3aec54b))
119* styl css file support ([9cc3d06](https://github.com/easy-team/easywebpack/commit/9cc3d06))
120
121
122### Features
123
124* add plugin write-file-webpack-plugin, babel name: write ([404d977](https://github.com/easy-team/easywebpack/commit/404d977))
125* upgrade babel to [@babel](https://github.com/babel) and deps npm package ([4ce09d8](https://github.com/easy-team/easywebpack/commit/4ce09d8))
126
127
128
129## [4.0.3](https://github.com/easy-team/easywebpack/compare/4.11.7...4.0.3) (2019-08-12)
130
131
132### Bug Fixes
133
134* auto get framework error ([6e5ba12](https://github.com/easy-team/easywebpack/commit/6e5ba12))
135* css-loader not minimize option ([7e29f71](https://github.com/easy-team/easywebpack/commit/7e29f71))
136* multile same plugin ([d63d641](https://github.com/easy-team/easywebpack/commit/d63d641))
137* null reference ([3aec54b](https://github.com/easy-team/easywebpack/commit/3aec54b))
138
139
140### Features
141
142* add plugin write-file-webpack-plugin, babel name: write ([404d977](https://github.com/easy-team/easywebpack/commit/404d977))
143* upgrade babel to [@babel](https://github.com/babel) and deps npm package ([4ce09d8](https://github.com/easy-team/easywebpack/commit/4ce09d8))
144
145
146
147## [4.0.2](https://github.com/easy-team/easywebpack/compare/4.11.7...4.0.2) (2019-08-03)
148
149
150### Bug Fixes
151
152* auto get framework error ([6e5ba12](https://github.com/easy-team/easywebpack/commit/6e5ba12))
153* css-loader not minimize option ([7e29f71](https://github.com/easy-team/easywebpack/commit/7e29f71))
154* null reference ([3aec54b](https://github.com/easy-team/easywebpack/commit/3aec54b))
155
156
157### Features
158
159* add plugin write-file-webpack-plugin, babel name: write ([404d977](https://github.com/easy-team/easywebpack/commit/404d977))
160* upgrade babel to [@babel](https://github.com/babel) and deps npm package ([4ce09d8](https://github.com/easy-team/easywebpack/commit/4ce09d8))
161
162
163
164## [4.0.1](https://github.com/easy-team/easywebpack/compare/4.11.7...4.0.1) (2019-08-03)
165
166
167### Bug Fixes
168
169* css-loader not minimize option ([7e29f71](https://github.com/easy-team/easywebpack/commit/7e29f71))
170* null reference ([3aec54b](https://github.com/easy-team/easywebpack/commit/3aec54b))
171
172
173### Features
174
175* add plugin write-file-webpack-plugin, babel name: write ([404d977](https://github.com/easy-team/easywebpack/commit/404d977))
176* upgrade babel to [@babel](https://github.com/babel) and deps npm package ([4ce09d8](https://github.com/easy-team/easywebpack/commit/4ce09d8))
177
178
179
180# [4.0.0](https://github.com/easy-team/easywebpack/compare/4.11.7...4.0.0) (2019-08-03)
181
182### Features
183
184* add plugin write-file-webpack-plugin, babel name: write ([404d977](https://github.com/easy-team/easywebpack/commit/404d977))
185* upgrade babel to [@babel](https://github.com/babel) and deps npm package ([4ce09d8](https://github.com/easy-team/easywebpack/commit/4ce09d8))
186
187
188