UNPKG

7.72 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6<a name="0.11.3"></a>
7## [0.11.3](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.11.2...@nowa/solution-react@0.11.3) (2018-10-09)
8
9
10### Features
11
12* add [@babel](https://github.com/babel)/plugin-syntax-dynamic-import ([3dd6712](https://github.com/nowa-webpack/solutions/commit/3dd6712))
13
14
15
16
17
18<a name="0.11.2"></a>
19## [0.11.2](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.11.1...@nowa/solution-react@0.11.2) (2018-10-09)
20
21
22### Features
23
24* add a vendors chunk for multi entry project ([3c80137](https://github.com/nowa-webpack/solutions/commit/3c80137))
25
26
27
28
29
30<a name="0.11.1"></a>
31## [0.11.1](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.11.0...@nowa/solution-react@0.11.1) (2018-10-09)
32
33
34### Features
35
36* generate html for every single chunk ([e06fdd7](https://github.com/nowa-webpack/solutions/commit/e06fdd7))
37
38
39
40
41
42<a name="0.11.0"></a>
43# [0.11.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.10.3...@nowa/solution-react@0.11.0) (2018-10-09)
44
45
46### Bug Fixes
47
48* incorrect entry name ([95843f7](https://github.com/nowa-webpack/solutions/commit/95843f7))
49
50
51### Features
52
53* add multi entry point support ([1d2591c](https://github.com/nowa-webpack/solutions/commit/1d2591c))
54* change default entry filename to index.jsx ([d6f1077](https://github.com/nowa-webpack/solutions/commit/d6f1077))
55
56
57
58
59
60<a name="0.10.3"></a>
61## [0.10.3](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.10.2...@nowa/solution-react@0.10.3) (2018-09-19)
62
63
64### Bug Fixes
65
66* dropConsole is not working ([bb35021](https://github.com/nowa-webpack/solutions/commit/bb35021))
67
68
69
70
71
72<a name="0.10.2"></a>
73## [0.10.2](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.10.1...@nowa/solution-react@0.10.2) (2018-09-19)
74
75
76### Features
77
78* add dropConsole option ([be14454](https://github.com/nowa-webpack/solutions/commit/be14454))
79
80
81
82
83
84<a name="0.10.1"></a>
85## [0.10.1](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.10.0...@nowa/solution-react@0.10.1) (2018-09-11)
86
87**Note:** Version bump only for package @nowa/solution-react
88
89
90
91
92
93<a name="0.10.0"></a>
94# [0.10.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.9.0...@nowa/solution-react@0.10.0) (2018-09-11)
95
96
97### Bug Fixes
98
99* compileNodeModules is not working ([c577d5c](https://github.com/nowa-webpack/solutions/commit/c577d5c))
100* constant() and env() parse error ([125d006](https://github.com/nowa-webpack/solutions/commit/125d006))
101
102
103### Features
104
105* upgrade to babel 7 ([9f92501](https://github.com/nowa-webpack/solutions/commit/9f92501))
106
107
108
109
110
111<a name="0.9.0"></a>
112# [0.9.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.8.1...@nowa/solution-react@0.9.0) (2018-09-06)
113
114
115### Features
116
117* support compileNodeModules option on build command ([103dccc](https://github.com/nowa-webpack/solutions/commit/103dccc))
118
119
120
121
122
123<a name="0.8.1"></a>
124## [0.8.1](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.8.0...@nowa/solution-react@0.8.1) (2018-08-16)
125
126
127### Bug Fixes
128
129* context is missing in webpack base config ([8f37f64](https://github.com/nowa-webpack/solutions/commit/8f37f64))
130
131
132
133
134
135<a name="0.8.0"></a>
136# [0.8.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.7.2...@nowa/solution-react@0.8.0) (2018-08-02)
137
138
139### Features
140
141* add ProgressPlugin for prod builds ([1bbf218](https://github.com/nowa-webpack/solutions/commit/1bbf218))
142* enable autoprefixer for node_module styles ([35f9f90](https://github.com/nowa-webpack/solutions/commit/35f9f90))
143* upgrade loaders and other dependencies ([b3ed68c](https://github.com/nowa-webpack/solutions/commit/b3ed68c))
144
145
146
147
148
149<a name="0.7.2"></a>
150## [0.7.2](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.7.1...@nowa/solution-react@0.7.2) (2018-07-26)
151
152
153### Bug Fixes
154
155* unexpected token , in old browsers ([b5f78cd](https://github.com/nowa-webpack/solutions/commit/b5f78cd))
156
157
158
159
160<a name="0.7.1"></a>
161## [0.7.1](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.7.0...@nowa/solution-react@0.7.1) (2018-07-16)
162
163
164
165
166**Note:** Version bump only for package @nowa/solution-react
167
168<a name="0.7.0"></a>
169# [0.7.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.6.0...@nowa/solution-react@0.7.0) (2018-07-16)
170
171
172### Features
173
174* disable cssModules for less in node_modules ([3a27aea](https://github.com/nowa-webpack/solutions/commit/3a27aea))
175
176
177
178
179<a name="0.6.0"></a>
180# [0.6.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.5.0...@nowa/solution-react@0.6.0) (2018-06-28)
181
182
183### Features
184
185* disable cssModule for css in node_modules ([14a27f0](https://github.com/nowa-webpack/solutions/commit/14a27f0))
186* set disableHostCheck on devServer ([0143527](https://github.com/nowa-webpack/solutions/commit/0143527))
187
188
189
190
191<a name="0.5.0"></a>
192# [0.5.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.4.2...@nowa/solution-react@0.5.0) (2018-06-24)
193
194
195### Features
196
197* support profile option to output webpack timings ([0813efe](https://github.com/nowa-webpack/solutions/commit/0813efe))
198
199
200
201
202<a name="0.4.2"></a>
203## [0.4.2](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.4.1...@nowa/solution-react@0.4.2) (2018-06-21)
204
205
206### Bug Fixes
207
208* default browsers change break the whole workflow ([4b52f0b](https://github.com/nowa-webpack/solutions/commit/4b52f0b))
209
210
211
212
213<a name="0.4.1"></a>
214## [0.4.1](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.4.0...@nowa/solution-react@0.4.1) (2018-06-21)
215
216
217### Bug Fixes
218
219* set camelCase: 'only' on default ([c762930](https://github.com/nowa-webpack/solutions/commit/c762930))
220
221
222
223
224<a name="0.4.0"></a>
225# [0.4.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.3.1...@nowa/solution-react@0.4.0) (2018-06-21)
226
227
228### Features
229
230* change default browsers ([503402d](https://github.com/nowa-webpack/solutions/commit/503402d))
231* support autoprefixer ([d85df93](https://github.com/nowa-webpack/solutions/commit/d85df93))
232* support cssModule option to enable CSS Modules spec ([47f6d84](https://github.com/nowa-webpack/solutions/commit/47f6d84))
233
234
235
236
237<a name="0.3.1"></a>
238## [0.3.1](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.3.0...@nowa/solution-react@0.3.1) (2018-05-27)
239
240
241### Bug Fixes
242
243* use babel-plugin-transform-decorators-legacy instead babel-plugin-transform-decorators ([c46d43f](https://github.com/nowa-webpack/solutions/commit/c46d43f))
244
245
246
247
248<a name="0.3.0"></a>
249# [0.3.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.2.0...@nowa/solution-react@0.3.0) (2018-05-27)
250
251
252### Features
253
254* support svgs with number-only filename ([6f50509](https://github.com/nowa-webpack/solutions/commit/6f50509))
255* upgrade to webpack 4 ([97afb25](https://github.com/nowa-webpack/solutions/commit/97afb25))
256
257
258
259
260<a name="0.2.0"></a>
261# [0.2.0](https://github.com/nowa-webpack/solutions/compare/@nowa/solution-react@0.1.0...@nowa/solution-react@0.2.0) (2018-03-07)
262
263
264### Bug Fixes
265
266* 10px\9 in css breaks prod build ([169db73](https://github.com/nowa-webpack/solutions/commit/169db73))
267
268
269### Features
270
271* add babelrc option support ([39d0a94](https://github.com/nowa-webpack/solutions/commit/39d0a94))
272
273
274
275
276<a name="0.1.0"></a>
277# 0.1.0 (2018-02-23)
278
279
280### Features
281
282* **spa:** use src/index.ejs as html template ([24dd9c9](https://github.com/nowa-webpack/solutions/commit/24dd9c9))