UNPKG

3.72 kBMarkdownView Raw
1### 2019-09-03 / 1.16.3
2
3* chore: Added required peer dependency.
4
5### 2019-09-02 / 1.16.2
6
7* chore: Rebuild.
8* fix: Do not enable babel env debug by default.
9
10### 2019-09-02 / 1.16.1
11
12* fix: Fix browser support.
13
14### 2019-09-02 / 1.16.0
15
16* feat: Improved file generation.
17
18### 2019-08-30 / 1.15.0
19
20* feat: Updated dependencies and improved assets generation.
21* chore: Use NPM for locking.
22
23### 2019-01-14 / 1.14.1
24
25* chore: Added missing file.
26* fix: Improved types definition.
27
28### 2018-12-31 / 1.14.0
29
30* feat: Improved hook handling.
31
32### 2018-12-26 / 1.13.0
33
34* feat: Added babelRemoveFunctions.
35
36### 2018-12-23 / 1.12.1
37
38* chore: Rebuild.
39
40### 2018-12-23 / 1.12.0
41
42* feat: Added disableHostCheck to server options.
43
44### 2018-12-23 / 1.11.0
45
46* feat: Updated font-awesome interface.
47
48### 2018-12-23 / 1.10.0
49
50* feat: Use new font-awesome naming.
51
52### 2018-12-23 / 1.9.2
53
54* chore: Updated dependencies.
55
56### 2018-12-23 / 1.9.1
57
58* chore: Updated dependencies.
59
60### 2018-10-09 / 1.9.0
61
62* feat: Switched to terser-webpack-plugin for uglification.
63
64### 2018-10-08 / 1.8.0
65
66* feat: Add stats support.
67* feat: Removed depreacted webpack-serve support.
68
69### 2018-08-11 / 1.7.3
70
71* fix: Fixed HMR.
72
73### 2018-08-11 / 1.7.2
74
75* fix: Removed crappy Android rule.
76
77### 2018-08-11 / 1.7.1
78
79* fix: Added missing dependency.
80
81### 2018-08-11 / 1.7.0
82
83* feat: Reintroduced last existing stage 3 plugins singularly.
84
85### 2018-08-11 / 1.6.0
86
87* feat: Updated dependencies and removed deprecations.
88
89### 2018-07-05 / 1.5.0
90
91* feat: Allow additional environment.
92
93### 2018-07-04 / 1.4.0
94
95* feat: Add support for webpack-serve middlewares.
96
97### 2018-07-02 / 1.3.2
98
99* fix: Normalize environment.
100
101### 2018-07-02 / 1.3.1
102
103* fix: Assume development by default.
104
105### 2018-06-26 / 1.3.0
106
107* feat: Improve ServiceWorker versioning.
108
109### 2018-06-24 / 1.2.1
110
111* fix: Rebuilt JS version.
112* fix: Minor fix.
113
114### 2018-06-23 / 1.2.0
115
116* feat: Export Service Worker default inclusion and exclusion lists.
117
118### 2018-06-23 / 1.1.1
119
120* fix: Fix Service Worker generation.
121
122### 2018-06-23 / 1.1.0
123
124* feat: Support webpack-serve.
125
126### 2018-06-23 / 1.0.4
127
128* fix: Import globby properly.
129
130### 2018-06-23 / 1.0.3
131
132* fix: Export Font Awesome methods. Use tsc directly for building.
133
134### 2018-06-23 / 1.0.2
135
136* fix: Export all files.
137
138### 2018-06-23 / 1.0.1
139
140* fix: Use right options for string-replace-loader.
141
142### 2018-06-19 / 1.0.0
143
144* chore: Rebuild dist.
145* feat: Full rewrite as @cowtech/webpack-config
146
147### 2018-02-21 / 0.4.6
148
149* Minor fix.
150
151### 2018-02-21 / 0.4.5
152
153* ServiceWorker bugfix.
154
155### 2018-02-21 / 0.4.4
156
157* Updated dependencies.
158
159### 2018-02-20 / 0.4.3
160
161* Bugfix.
162
163### 2018-02-20 / 0.4.2
164
165* Bugfix.
166
167### 2018-02-20 / 0.4.1
168
169* Bugfix.
170
171### 2018-02-20 / 0.4.0
172
173* Updated ServiceWorker generation.
174
175### 2018-02-19 / 0.3.7
176
177* Updated to Workbox 3.0.
178
179### 2018-02-19 / 0.3.6
180
181* Simplified code.
182
183### 2018-01-19 / 0.3.5
184
185* Bugfix.
186
187### 2018-01-19 / 0.3.4
188
189* Relax engine requirement.
190
191### 2018-01-19 / 0.3.3
192
193* Switched to Uglify-ES.
194
195### 2018-01-19 / 0.3.2
196
197* Minor bugfix.
198
199### 2018-01-19 / 0.3.1
200
201* Include type checking.
202
203### 2018-01-19 / 0.3.0
204
205* Switch to Babel 7.
206
207### 2018-01-19 / 0.2.1
208
209* Improve loaders.
210
211### 2018-01-18 / 0.2.0
212
213* Updated dependencies. Removed moment. Require Node.js 9.
214
215### 2018-01-04 / 0.1.7
216
217* Updated dependencies.
218
219### 2018-01-03 / 0.1.6
220
221* Fixed TypeScript tree-shaking.
222
223### 2018-01-02 / 0.1.5
224
225* Add minification customization.
226
227### 2018-01-01 / 0.1.4
228
229* Removed useless method.
230
231### 2018-01-01 / 0.1.3
232
233* Removed useless method.
234
235### 2017-12-30 / 0.1.2
236
237* Added sitemap.xml to loading rules.
238
239### 2017-12-25 / 0.1.1
240
241* Added missing types.
242
243### 2017-12-25 / 0.1.0
244
245* Initial version.
246
247### 2017-12-25 / 0.0.1
248
249* Initial version.