@anansi/webpack-config 12.0.1 → 13.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +24 -797
  2. package/index.d.ts +2 -2
  3. package/package.json +7 -9
package/CHANGELOG.md CHANGED
@@ -3,17 +3,37 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ### [12.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@12.0.0...@anansi/webpack-config@12.0.1) (2022-07-19)
6
+ ## [13.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@12.0.3...@anansi/webpack-config@13.0.0) (2022-07-28)
7
+
8
+ ### ⚠ 💥 BREAKING CHANGES
9
+
10
+ * Require Linaria 4
7
11
 
12
+ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
13
+ Co-authored-by: Nathaniel Tucker <me@ntucker.me>
8
14
 
9
15
  ### 📦 Package
10
16
 
11
- * Update babel monorepo to v7.18.9 ([#1583](https://github.com/ntucker/anansi/issues/1583)) ([f49c211](https://github.com/ntucker/anansi/commit/f49c211c633b6bbabdf50e4c8dd62cfd13015e22))
17
+ * Update linaria to v4 (major) ([#1591](https://github.com/ntucker/anansi/issues/1591)) ([1aab741](https://github.com/ntucker/anansi/commit/1aab74172d68728db5aa443edc7cdad074cbbf9c))
12
18
 
19
+ ### [12.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@12.0.2...@anansi/webpack-config@12.0.3) (2022-07-26)
13
20
 
21
+ **Note:** Version bump only for package @anansi/webpack-config
14
22
 
15
- ## [12.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.8...@anansi/webpack-config@12.0.0) (2022-07-16)
23
+ ### [12.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@12.0.1...@anansi/webpack-config@12.0.2) (2022-07-23)
24
+
25
+ ### 📦 Package
26
+
27
+ * @svgr/webpack, sass, core-js-compat, ts-jest, rest-hooks ([#1588](https://github.com/ntucker/anansi/issues/1588)) ([2fb6d6a](https://github.com/ntucker/anansi/commit/2fb6d6ae39f547689e4d482d935bad06fb80124f))
28
+ * Remove critters until it is compatible ([5969f04](https://github.com/ntucker/anansi/commit/5969f04a2d6fcd74d549240faa3acde3d8d876de))
29
+
30
+ ### [12.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@12.0.0...@anansi/webpack-config@12.0.1) (2022-07-19)
31
+
32
+ ### 📦 Package
33
+
34
+ * Update babel monorepo to v7.18.9 ([#1583](https://github.com/ntucker/anansi/issues/1583)) ([f49c211](https://github.com/ntucker/anansi/commit/f49c211c633b6bbabdf50e4c8dd62cfd13015e22))
16
35
 
36
+ ## [12.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.8...@anansi/webpack-config@12.0.0) (2022-07-16)
17
37
 
18
38
  ### ⚠ 💥 BREAKING CHANGES
19
39
 
@@ -26,42 +46,30 @@ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
26
46
  * commander, postcss-loader, readable-stream, ts-jest ([#1581](https://github.com/ntucker/anansi/issues/1581)) ([02e7eb8](https://github.com/ntucker/anansi/commit/02e7eb876e14e8a9ec9d453d4d19e6b5a0c81bee))
27
47
  * Update `html-loader` to v4 ([#1578](https://github.com/ntucker/anansi/issues/1578)) ([48d8a1c](https://github.com/ntucker/anansi/commit/48d8a1c7180ba65bb5ba47121502d7cb7c035d6c))
28
48
 
29
-
30
-
31
49
  ### [11.6.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.7...@anansi/webpack-config@11.6.8) (2022-07-08)
32
50
 
33
-
34
51
  ### 🐛 Bug Fix
35
52
 
36
53
  * Allow importing directly from global style dir ([d05106b](https://github.com/ntucker/anansi/commit/d05106bb3f09776a8eb3e6c323f753e1628b3810))
37
54
 
38
-
39
-
40
55
  ### [11.6.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.6...@anansi/webpack-config@11.6.7) (2022-06-29)
41
56
 
42
-
43
57
  ### 📦 Package
44
58
 
45
59
  * eslint-plugin-prettier, sass-loader ([#1565](https://github.com/ntucker/anansi/issues/1565)) ([981dd8b](https://github.com/ntucker/anansi/commit/981dd8b5f4645d62b05f05bc858d5e64cc5d5ff6))
46
60
  * eslint-plugin-react, sass-loader ([#1562](https://github.com/ntucker/anansi/issues/1562)) ([809bd03](https://github.com/ntucker/anansi/commit/809bd03ac4e383b2138660c012ff9a1070108584))
47
61
  * Update babel monorepo to v7.18.6 ([#1566](https://github.com/ntucker/anansi/issues/1566)) ([1634f13](https://github.com/ntucker/anansi/commit/1634f1358de98ba724433ffb462094ad17f88b72))
48
62
 
49
-
50
-
51
63
  ### [11.6.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.5...@anansi/webpack-config@11.6.6) (2022-06-23)
52
64
 
53
-
54
65
  ### 📦 Package
55
66
 
56
67
  * linaria ([#1558](https://github.com/ntucker/anansi/issues/1558)) ([33b1441](https://github.com/ntucker/anansi/commit/33b144157ba3efe576c59e9f0dc8cb9901d5da0b))
57
68
  * sass, babel-plugin-ramda, pacote ([#1560](https://github.com/ntucker/anansi/issues/1560)) ([8d959de](https://github.com/ntucker/anansi/commit/8d959def13bb4d185c1617ef2380b61da1024e26))
58
69
  * Update `readable-stream` to v4 ([#1555](https://github.com/ntucker/anansi/issues/1555)) ([4cfe47d](https://github.com/ntucker/anansi/commit/4cfe47d0b62a3b69e20fc961d65b44f1137f756c))
59
70
 
60
-
61
-
62
71
  ### [11.6.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.4...@anansi/webpack-config@11.6.5) (2022-06-15)
63
72
 
64
-
65
73
  ### 📦 Package
66
74
 
67
75
  * babel-plugin-ramda, prettier, svgo-loader, webpack-remove-empty-scripts ([#1548](https://github.com/ntucker/anansi/issues/1548)) ([3188449](https://github.com/ntucker/anansi/commit/3188449fa1cb126bd2e97d38f1ad2920b74fd062))
@@ -69,11 +77,8 @@ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
69
77
  * Update babel monorepo to v7.18.5 ([#1545](https://github.com/ntucker/anansi/issues/1545)) ([aaaa8bc](https://github.com/ntucker/anansi/commit/aaaa8bcaa4d9188e9671ee31dc09b7aa9e3ce988))
70
78
  * Update react monorepo ([#1549](https://github.com/ntucker/anansi/issues/1549)) ([7c06c5b](https://github.com/ntucker/anansi/commit/7c06c5b7056e62bdf24005799a918ecf5da2e41b))
71
79
 
72
-
73
-
74
80
  ### [11.6.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.3...@anansi/webpack-config@11.6.4) (2022-06-09)
75
81
 
76
-
77
82
  ### 📦 Package
78
83
 
79
84
  * Downgrade linaria until fixed ([1df0b64](https://github.com/ntucker/anansi/commit/1df0b647c9afe08eecc2a3f335fcc811be6c0a8c))
@@ -81,83 +86,56 @@ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
81
86
  * linaria, sass ([#1537](https://github.com/ntucker/anansi/issues/1537)) ([4e9b77a](https://github.com/ntucker/anansi/commit/4e9b77a51aaafb8d8a4bdcb0791315fff984c423))
82
87
  * Update all non-major dependencies ([#1531](https://github.com/ntucker/anansi/issues/1531)) ([2677241](https://github.com/ntucker/anansi/commit/26772415c2763f35c1720a08bb4b5417214f20d3))
83
88
 
84
-
85
-
86
89
  ### [11.6.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.2...@anansi/webpack-config@11.6.3) (2022-05-29)
87
90
 
88
91
  **Note:** Version bump only for package @anansi/webpack-config
89
92
 
90
-
91
-
92
-
93
-
94
93
  ### [11.6.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.1...@anansi/webpack-config@11.6.2) (2022-05-29)
95
94
 
96
95
  **Note:** Version bump only for package @anansi/webpack-config
97
96
 
98
-
99
-
100
-
101
-
102
97
  ### [11.6.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.6.0...@anansi/webpack-config@11.6.1) (2022-05-28)
103
98
 
104
-
105
99
  ### 💅 Enhancement
106
100
 
107
101
  * Exclude minicssextract for node builds ([1fdd03c](https://github.com/ntucker/anansi/commit/1fdd03c57f05ee5d6eac1e9de9b47052b338864a))
108
102
 
109
-
110
103
  ### 🐛 Bug Fix
111
104
 
112
105
  * Repeat compiles in watchmode ([3a08fcd](https://github.com/ntucker/anansi/commit/3a08fcd0fab3fe258a603854cb43c0cd6660bd51))
113
106
 
114
-
115
-
116
107
  ## [11.6.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.5.3...@anansi/webpack-config@11.6.0) (2022-05-28)
117
108
 
118
-
119
109
  ### 🚀 Features
120
110
 
121
111
  * env.entrypath override ([a918d32](https://github.com/ntucker/anansi/commit/a918d3247c22ea00d0e1d5395553752280d32d99))
122
112
 
123
-
124
113
  ### 🐛 Bug Fix
125
114
 
126
115
  * Disable lazyCompilation due to compat issues with SSR ([c5618da](https://github.com/ntucker/anansi/commit/c5618daa1937ef7460aaa6360fefa58bb825bc8c))
127
116
 
128
-
129
117
  ### 📦 Package
130
118
 
131
119
  * Update babel monorepo to v7.18.2 ([#1520](https://github.com/ntucker/anansi/issues/1520)) ([e0fe514](https://github.com/ntucker/anansi/commit/e0fe5142b0c308aff24b86faef6d70084c80691f))
132
120
 
133
-
134
-
135
121
  ### [11.5.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.5.2...@anansi/webpack-config@11.5.3) (2022-05-24)
136
122
 
137
-
138
123
  ### 📦 Package
139
124
 
140
125
  * Update all non-major dependencies ([#1517](https://github.com/ntucker/anansi/issues/1517)) ([edc5c30](https://github.com/ntucker/anansi/commit/edc5c3064feda2ca876ad0288e8385e4e3d30a71))
141
126
 
142
-
143
-
144
127
  ### [11.5.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.5.1...@anansi/webpack-config@11.5.2) (2022-05-21)
145
128
 
146
-
147
129
  ### 🐛 Bug Fix
148
130
 
149
131
  * Dev compilation in stackblitz ([10f9235](https://github.com/ntucker/anansi/commit/10f9235170276bb3c4f2060100eb6b7bb37fdd6c))
150
132
 
151
-
152
-
153
133
  ### [11.5.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.5.0...@anansi/webpack-config@11.5.1) (2022-05-20)
154
134
 
155
-
156
135
  ### 💅 Enhancement
157
136
 
158
137
  * Use lazy-compilation in dev mode for faster build times ([#1513](https://github.com/ntucker/anansi/issues/1513)) ([1dcbf4e](https://github.com/ntucker/anansi/commit/1dcbf4ed3658dc90e192d4c7dd6a1d1f66448474))
159
138
 
160
-
161
139
  ### 📦 Package
162
140
 
163
141
  * Update `css-minimizer-webpack-plugin` to v4 ([#1511](https://github.com/ntucker/anansi/issues/1511)) ([5a685ed](https://github.com/ntucker/anansi/commit/5a685edf69183c42a6838e2216295d6d71f4c33a))
@@ -167,77 +145,52 @@ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
167
145
  * Update all non-major dependencies ([#1516](https://github.com/ntucker/anansi/issues/1516)) ([5d3e9c7](https://github.com/ntucker/anansi/commit/5d3e9c7e9dffcd2f3904e2bf2113df704ed18ffb))
168
146
  * Update babel monorepo ([#1515](https://github.com/ntucker/anansi/issues/1515)) ([9d51b13](https://github.com/ntucker/anansi/commit/9d51b13218a67c17cfef56a1be88ac4af7933d03))
169
147
 
170
-
171
-
172
148
  ## [11.5.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.4.3...@anansi/webpack-config@11.5.0) (2022-05-18)
173
149
 
174
-
175
150
  ### 🚀 Features
176
151
 
177
152
  * Add commonjs bundles ([#1508](https://github.com/ntucker/anansi/issues/1508)) ([3f1f5a2](https://github.com/ntucker/anansi/commit/3f1f5a2f881d3e314d9fd08d63607e0c8dbd34d1))
178
153
  * Support TypeScript 4.7 file extensions ([5fb9037](https://github.com/ntucker/anansi/commit/5fb90375884327cf1e88d320323cd0d7f014b54a))
179
154
 
180
-
181
-
182
155
  ### [11.4.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.4.2...@anansi/webpack-config@11.4.3) (2022-05-18)
183
156
 
184
157
  **Note:** Version bump only for package @anansi/webpack-config
185
158
 
186
-
187
-
188
-
189
-
190
159
  ### [11.4.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.4.1...@anansi/webpack-config@11.4.2) (2022-05-18)
191
160
 
192
161
  **Note:** Version bump only for package @anansi/webpack-config
193
162
 
194
-
195
-
196
-
197
-
198
163
  ### [11.4.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.4.0...@anansi/webpack-config@11.4.1) (2022-05-18)
199
164
 
200
-
201
165
  ### 🐛 Bug Fix
202
166
 
203
167
  * Server compilation ([d8a1c9a](https://github.com/ntucker/anansi/commit/d8a1c9a05718cde13c99d56dcc79a5cc823fa6bb))
204
168
 
205
-
206
-
207
169
  ## [11.4.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.12...@anansi/webpack-config@11.4.0) (2022-05-17)
208
170
 
209
-
210
171
  ### 🚀 Features
211
172
 
212
173
  * SSR uses webpack devserver and responds to code changes ([#1504](https://github.com/ntucker/anansi/issues/1504)) ([25803a5](https://github.com/ntucker/anansi/commit/25803a5b49316c7e73846efbe774d5cbe3eb28a3))
213
174
 
214
-
215
175
  ### 📦 Package
216
176
 
217
177
  * Update `@pmmmwh/react-refresh-webpack-plugin` to ^0.5.6 ([#1496](https://github.com/ntucker/anansi/issues/1496)) ([1544fa1](https://github.com/ntucker/anansi/commit/1544fa1233284eed03c9ece0a4edee4dc88769ee))
218
178
  * Update `prettier-eslint-cli` to v6 ([#1498](https://github.com/ntucker/anansi/issues/1498)) ([8817be1](https://github.com/ntucker/anansi/commit/8817be1b186e4495e8de1a9f3e6d2733d7af5419))
219
179
  * Update babel monorepo to v7.17.12 ([#1505](https://github.com/ntucker/anansi/issues/1505)) ([cdf449c](https://github.com/ntucker/anansi/commit/cdf449c234da377c6968847a500ef77d7340c5bb))
220
180
 
221
-
222
-
223
181
  ### [11.3.12](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.11...@anansi/webpack-config@11.3.12) (2022-05-04)
224
182
 
225
-
226
183
  ### 📦 Package
227
184
 
228
185
  * Update all non-major dependencies ([#1490](https://github.com/ntucker/anansi/issues/1490)) ([c333a59](https://github.com/ntucker/anansi/commit/c333a595dd912e67f64e22b4c4af58e825e75cad))
229
186
  * Update all non-major dependencies ([#1491](https://github.com/ntucker/anansi/issues/1491)) ([c15a3dd](https://github.com/ntucker/anansi/commit/c15a3dd616e9504cc68cdc299dde9ddabff3237a))
230
187
 
231
-
232
-
233
188
  ### [11.3.11](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.10...@anansi/webpack-config@11.3.11) (2022-04-30)
234
189
 
235
-
236
190
  ### 💅 Enhancement
237
191
 
238
192
  * Switch back to mainstream linaria loader ([#1483](https://github.com/ntucker/anansi/issues/1483)) ([7a014fb](https://github.com/ntucker/anansi/commit/7a014fb446c690f79d7d574d20128ad72cd30baa))
239
193
 
240
-
241
194
  ### 📦 Package
242
195
 
243
196
  * Update all non-major dependencies ([#1476](https://github.com/ntucker/anansi/issues/1476)) ([d6d2876](https://github.com/ntucker/anansi/commit/d6d28766edb86d743952caa6779cdae0316820ef))
@@ -246,287 +199,206 @@ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
246
199
  * Update babel monorepo to v7.17.10 ([#1487](https://github.com/ntucker/anansi/issues/1487)) ([4cae6b5](https://github.com/ntucker/anansi/commit/4cae6b50855c2307ba1cf4e7293579d51614f978))
247
200
  * Update react monorepo ([#1482](https://github.com/ntucker/anansi/issues/1482)) ([6c297e0](https://github.com/ntucker/anansi/commit/6c297e0c43dff82d52309915695b6700b367171c))
248
201
 
249
-
250
-
251
202
  ### [11.3.10](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.9...@anansi/webpack-config@11.3.10) (2022-04-22)
252
203
 
253
-
254
204
  ### 📦 Package
255
205
 
256
206
  * Update `babel-loader` to v8.2.5 ([#1473](https://github.com/ntucker/anansi/issues/1473)) ([9c86158](https://github.com/ntucker/anansi/commit/9c86158ef3b3ec2a22f31bbe8bf7db99f5f9193a))
257
207
  * Update all non-major dependencies ([#1474](https://github.com/ntucker/anansi/issues/1474)) ([0c51250](https://github.com/ntucker/anansi/commit/0c5125030474a72dc4dfa6a50fda76154c1662c9))
258
208
 
259
-
260
209
  ### 📝 Documentation
261
210
 
262
211
  * Improve monorepo configuration example ([3f27ae3](https://github.com/ntucker/anansi/commit/3f27ae36682ac3182e9dfe268d7d26bb34739481))
263
212
 
264
-
265
-
266
213
  ### [11.3.9](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.8...@anansi/webpack-config@11.3.9) (2022-04-16)
267
214
 
268
-
269
215
  ### 📦 Package
270
216
 
271
217
  * Update all non-major dependencies ([#1468](https://github.com/ntucker/anansi/issues/1468)) ([9c11a58](https://github.com/ntucker/anansi/commit/9c11a589cb06dbb5b0d9d2fc46899f716bf7a198))
272
218
  * Update all non-major dependencies ([#1470](https://github.com/ntucker/anansi/issues/1470)) ([7989b53](https://github.com/ntucker/anansi/commit/7989b53c38673e9cda2d2c72be3d3f2193ac81d0))
273
219
 
274
-
275
-
276
220
  ### [11.3.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.7...@anansi/webpack-config@11.3.8) (2022-04-08)
277
221
 
278
-
279
222
  ### 📦 Package
280
223
 
281
224
  * Update all non-major dependencies ([#1460](https://github.com/ntucker/anansi/issues/1460)) ([0e6a89b](https://github.com/ntucker/anansi/commit/0e6a89b3e988f1d2ed039e36a9e306b2e5c85fa1))
282
225
  * Update all non-major dependencies ([#1464](https://github.com/ntucker/anansi/issues/1464)) ([70d77dd](https://github.com/ntucker/anansi/commit/70d77dd529ca862cc523d0bf2229354605e9a4ac))
283
226
  * Update babel monorepo to v7.17.9 ([#1459](https://github.com/ntucker/anansi/issues/1459)) ([57a3221](https://github.com/ntucker/anansi/commit/57a3221e07af845ff732c742af83abc5be3da19e))
284
227
 
285
-
286
-
287
228
  ### [11.3.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.6...@anansi/webpack-config@11.3.7) (2022-04-04)
288
229
 
289
-
290
230
  ### 📦 Package
291
231
 
292
232
  * Update `@pmmmwh/react-refresh-webpack-plugin` to ^0.5.5 ([#1457](https://github.com/ntucker/anansi/issues/1457)) ([14dcbff](https://github.com/ntucker/anansi/commit/14dcbffafa376670b9a3806d6fdfe6c4d2eeacdd))
293
233
 
294
-
295
-
296
234
  ### [11.3.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.5...@anansi/webpack-config@11.3.6) (2022-04-02)
297
235
 
298
-
299
236
  ### 📦 Package
300
237
 
301
238
  * Update all non-major dependencies ([#1452](https://github.com/ntucker/anansi/issues/1452)) ([354fb41](https://github.com/ntucker/anansi/commit/354fb41e650d2e7c0af0dd8c368718e790899dfe))
302
239
  * Update all non-major dependencies ([#1454](https://github.com/ntucker/anansi/issues/1454)) ([9ae28ef](https://github.com/ntucker/anansi/commit/9ae28ef72001b2152c74c581e902bae863ef1426))
303
240
 
304
-
305
-
306
241
  ### [11.3.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.4...@anansi/webpack-config@11.3.5) (2022-03-30)
307
242
 
308
-
309
243
  ### 🐛 Bug Fix
310
244
 
311
245
  * Storybook works with all cache configs ([a7c419e](https://github.com/ntucker/anansi/commit/a7c419eec92486f4d1369152cb78df04750545c3))
312
246
 
313
-
314
247
  ### 📦 Package
315
248
 
316
249
  * Update `babel-loader` to v8.2.4 ([#1448](https://github.com/ntucker/anansi/issues/1448)) ([ea8659b](https://github.com/ntucker/anansi/commit/ea8659bd18d1677f27d2436cba81076c38d3acdb))
317
250
  * Update react monorepo ([#1451](https://github.com/ntucker/anansi/issues/1451)) ([890a11f](https://github.com/ntucker/anansi/commit/890a11f8a03e57c69a4bc2202550776222dfa2be))
318
251
 
319
-
320
-
321
252
  ### [11.3.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.3...@anansi/webpack-config@11.3.4) (2022-03-22)
322
253
 
323
-
324
254
  ### 🐛 Bug Fix
325
255
 
326
256
  * Process css files in .storybook dir ([d806928](https://github.com/ntucker/anansi/commit/d806928f79dcf652e6479a1398289c44814438e9))
327
257
 
328
-
329
-
330
258
  ### [11.3.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.1...@anansi/webpack-config@11.3.3) (2022-03-20)
331
259
 
332
-
333
260
  ### 💅 Enhancement
334
261
 
335
262
  * Split chunks async-only by default ([36cc19b](https://github.com/ntucker/anansi/commit/36cc19b560933a15927730fab4f9d18aeeb45964))
336
263
 
337
-
338
264
  ### 🐛 Bug Fix
339
265
 
340
266
  * linaria hot-reloading ([3d26586](https://github.com/ntucker/anansi/commit/3d2658681a846297d75991bda4ea153faff2322d))
341
267
  * Still need resolve options sent to linaria ([3d638cc](https://github.com/ntucker/anansi/commit/3d638ccec1e88d30ce6143a9daa5d6af72fe2aff))
342
268
 
343
-
344
269
  ### 📦 Package
345
270
 
346
271
  * Update `@babel/cli` to v7.17.6 ([#1429](https://github.com/ntucker/anansi/issues/1429)) ([3f210d8](https://github.com/ntucker/anansi/commit/3f210d8cdf73156f119833e1e723e9e35e9fdd7e))
347
272
  * Update all non-major dependencies ([#1441](https://github.com/ntucker/anansi/issues/1441)) ([b4b7be5](https://github.com/ntucker/anansi/commit/b4b7be5c3ef5c9e5ab870a045942c80b0dc6a4e8))
348
273
  * Update babel monorepo ([#1442](https://github.com/ntucker/anansi/issues/1442)) ([5939396](https://github.com/ntucker/anansi/commit/59393967c70815608c23daf1e5b2a5b7e000d1b7))
349
274
 
350
-
351
-
352
275
  ### [11.3.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.1...@anansi/webpack-config@11.3.2) (2022-03-09)
353
276
 
354
-
355
277
  ### 🐛 Bug Fix
356
278
 
357
279
  * linaria hot-reloading ([3d26586](https://github.com/ntucker/anansi/commit/3d2658681a846297d75991bda4ea153faff2322d))
358
280
  * Still need resolve options sent to linaria ([3d638cc](https://github.com/ntucker/anansi/commit/3d638ccec1e88d30ce6143a9daa5d6af72fe2aff))
359
281
 
360
-
361
282
  ### 📦 Package
362
283
 
363
284
  * Update `@babel/cli` to v7.17.6 ([#1429](https://github.com/ntucker/anansi/issues/1429)) ([3f210d8](https://github.com/ntucker/anansi/commit/3f210d8cdf73156f119833e1e723e9e35e9fdd7e))
364
285
 
365
-
366
-
367
286
  ### [11.3.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.3.0...@anansi/webpack-config@11.3.1) (2022-02-28)
368
287
 
369
-
370
288
  ### 💅 Enhancement
371
289
 
372
290
  * Support late process.env.WEBPACK_PUBLIC_PATH setting ([6789637](https://github.com/ntucker/anansi/commit/6789637b91bb61a5afe0ab5b2e65b6ba1248b6ec))
373
291
 
374
-
375
292
  ### 🐛 Bug Fix
376
293
 
377
294
  * Do not include hot reloading in node builds ([9e9f5b3](https://github.com/ntucker/anansi/commit/9e9f5b3cc2511007fe8dee4d1d7b64f001b471b8))
378
295
  * React SSR Doesn't like the new JSX runtime ([65bb1f1](https://github.com/ntucker/anansi/commit/65bb1f1fbb4cf311847303dd0fe5b613f558fcdc))
379
296
 
380
-
381
-
382
297
  ## [11.3.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.2.4...@anansi/webpack-config@11.3.0) (2022-02-21)
383
298
 
384
-
385
299
  ### 🚀 Features
386
300
 
387
301
  * Add router and react-18 demo ([#1425](https://github.com/ntucker/anansi/issues/1425)) ([32e922c](https://github.com/ntucker/anansi/commit/32e922cb48d365128699f84adbcfa1a9d3c3f243))
388
302
 
389
-
390
303
  ### 📦 Package
391
304
 
392
305
  * Update `@babel/core` to v7.17.5 ([#1423](https://github.com/ntucker/anansi/issues/1423)) ([cb23726](https://github.com/ntucker/anansi/commit/cb23726f08ef9e0c630b6176eb768d2da89607ea))
393
306
 
394
-
395
-
396
307
  ### [11.2.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.2.3...@anansi/webpack-config@11.2.4) (2022-02-16)
397
308
 
398
-
399
309
  ### 💅 Enhancement
400
310
 
401
311
  * Remove thread-loader ([#1421](https://github.com/ntucker/anansi/issues/1421)) ([b6adba5](https://github.com/ntucker/anansi/commit/b6adba589937800bb0b9140866399715ce59c76a))
402
312
 
403
-
404
313
  ### 📦 Package
405
314
 
406
315
  * Update `@babel/core` to v7.17.4 ([#1420](https://github.com/ntucker/anansi/issues/1420)) ([16864d0](https://github.com/ntucker/anansi/commit/16864d039dafc73b139fe8107b42461e1ca3f314))
407
316
  * Update `@hot-loader/react-dom` to v17 ([#1417](https://github.com/ntucker/anansi/issues/1417)) ([bb63701](https://github.com/ntucker/anansi/commit/bb6370125d51fbf3eef386554459fae7e74a1a3f))
408
317
  * Update babel monorepo to v7.17.3 ([#1416](https://github.com/ntucker/anansi/issues/1416)) ([606e69f](https://github.com/ntucker/anansi/commit/606e69f48546f982904f0649def9b6c8adc051e9))
409
318
 
410
-
411
-
412
319
  ### [11.2.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.2.2...@anansi/webpack-config@11.2.3) (2022-02-14)
413
320
 
414
-
415
321
  ### 💅 Enhancement
416
322
 
417
323
  * Use yarn2 if corepack is enabled ([53abc42](https://github.com/ntucker/anansi/commit/53abc425e4380a0c9547dc1c4607cc82f4604113))
418
324
 
419
-
420
-
421
325
  ### [11.2.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.2.1...@anansi/webpack-config@11.2.2) (2022-02-12)
422
326
 
423
-
424
327
  ### 💅 Enhancement
425
328
 
426
329
  * Graceful fallback to http if cert cannot be found ([f37c13a](https://github.com/ntucker/anansi/commit/f37c13a87ca1ca2de97cedd4b5523296cd3c684e))
427
330
 
428
-
429
-
430
331
  ### [11.2.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.2.0...@anansi/webpack-config@11.2.1) (2022-02-12)
431
332
 
432
-
433
333
  ### 🐛 Bug Fix
434
334
 
435
335
  * WEBPACK_CACHE='memory' ([cdc96e1](https://github.com/ntucker/anansi/commit/cdc96e1354bec9bf51e3135fcd937238b8cf0e91))
436
336
 
437
-
438
-
439
337
  ## [11.2.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.1.6...@anansi/webpack-config@11.2.0) (2022-02-12)
440
338
 
441
-
442
339
  ### 🚀 Features
443
340
 
444
341
  * WEBPACK_CACHE allows full cache type control ([450349f](https://github.com/ntucker/anansi/commit/450349f652fcb5efd9057f6b2ddc573e0ffa03e8))
445
342
 
446
-
447
343
  ### 💅 Enhancement
448
344
 
449
345
  * Move linaria cache to node_modules/.cache ([60aaad0](https://github.com/ntucker/anansi/commit/60aaad0fe32b37ff220213dc9bf40b4f215ebc53))
450
346
  * Use default cache directories ([85b20ee](https://github.com/ntucker/anansi/commit/85b20ee21e502c83cf5de4518010e184c59537b5))
451
347
 
452
-
453
348
  ### 🐛 Bug Fix
454
349
 
455
350
  * Support webcontainers like stackblitz ([#1392](https://github.com/ntucker/anansi/issues/1392)) ([a74f0c3](https://github.com/ntucker/anansi/commit/a74f0c35965038ac1d8a232507a1ad50c357fe9d))
456
351
 
457
-
458
-
459
352
  ### [11.1.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.1.5...@anansi/webpack-config@11.1.6) (2022-02-11)
460
353
 
461
-
462
354
  ### 🐛 Bug Fix
463
355
 
464
356
  * Add back default extensions explicitly for compatibility with linaria ([c5837cd](https://github.com/ntucker/anansi/commit/c5837cd9dee93663a0099162f3159b2812cca911))
465
357
  * Linaria uses anansi resolution rules when using JS variables ([16ab5cb](https://github.com/ntucker/anansi/commit/16ab5cb9a91764489082f8b51c026cdc0fa70566))
466
358
 
467
-
468
-
469
359
  ### [11.1.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.1.4...@anansi/webpack-config@11.1.5) (2022-02-09)
470
360
 
471
-
472
361
  ### 🐛 Bug Fix
473
362
 
474
363
  * Linaria works with svg urls ([#1388](https://github.com/ntucker/anansi/issues/1388)) ([8d24f56](https://github.com/ntucker/anansi/commit/8d24f562ea5a0bc6401e7e705239fb803db4ac45))
475
364
  * Make svg naming consistent between svgr and non-svgr ([9828b17](https://github.com/ntucker/anansi/commit/9828b17847c325abf8ec14b14945fffabe2e233e))
476
365
 
477
-
478
366
  ### 📦 Package
479
367
 
480
368
  * bump @babel/runtime from 7.17.0 to 7.17.2 ([#1386](https://github.com/ntucker/anansi/issues/1386)) ([6b2fe59](https://github.com/ntucker/anansi/commit/6b2fe59ac1832c099285a896386e7ab9c5daff3f))
481
369
 
482
-
483
-
484
370
  ### [11.1.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.1.3...@anansi/webpack-config@11.1.4) (2022-02-07)
485
371
 
486
-
487
372
  ### 📦 Package
488
373
 
489
374
  * @linaria/webpack5-loader to beta.17 ([#1374](https://github.com/ntucker/anansi/issues/1374)) ([8665ff0](https://github.com/ntucker/anansi/commit/8665ff049487f3af648ce14dc26fb57164d55cf6))
490
375
 
491
-
492
-
493
376
  ### [11.1.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.1.2...@anansi/webpack-config@11.1.3) (2022-02-07)
494
377
 
495
-
496
378
  ### 🐛 Bug Fix
497
379
 
498
380
  * Fixed output name does not work with runtime entry ([3ab8c2f](https://github.com/ntucker/anansi/commit/3ab8c2f4f4a94374c0c6e3225127fd5a08bc8e0e))
499
381
 
500
-
501
-
502
382
  ### [11.1.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.1.1...@anansi/webpack-config@11.1.2) (2022-02-07)
503
383
 
504
-
505
384
  ### 🐛 Bug Fix
506
385
 
507
386
  * devmode file override ([cbb553d](https://github.com/ntucker/anansi/commit/cbb553d211f77b4836cbc534301e86bb2f455c61))
508
387
  * Fix https cert path ([87160db](https://github.com/ntucker/anansi/commit/87160dbcb4afbd3f4f0a3ee8ee49889298305dd1))
509
388
 
510
-
511
-
512
389
  ### [11.1.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.1.0...@anansi/webpack-config@11.1.1) (2022-02-06)
513
390
 
514
-
515
391
  ### 💅 Enhancement
516
392
 
517
393
  * No longer use deprecated onBeforeSetupMiddleware ([76c630e](https://github.com/ntucker/anansi/commit/76c630e75e94b3cd76b654a58c854ae7994a243f))
518
394
  * Use http2 when SSL is enabled ([eef2053](https://github.com/ntucker/anansi/commit/eef20534eb01be2215f54463d4ae89f6f17d19f9))
519
395
 
520
-
521
396
  ### 🐛 Bug Fix
522
397
 
523
398
  * Still allow globalStyleDir when sass is disabled ([35ef93e](https://github.com/ntucker/anansi/commit/35ef93e03bad7891a21ac6b047143686b655e965))
524
399
 
525
-
526
-
527
400
  ## [11.1.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@11.0.0...@anansi/webpack-config@11.1.0) (2022-02-06)
528
401
 
529
-
530
402
  ### ⚠ 💥 BREAKING CHANGES
531
403
 
532
404
  * Importing scss file requires including the file
@@ -537,23 +409,18 @@ extension
537
409
  * Add sassOptions ([#1373](https://github.com/ntucker/anansi/issues/1373)) ([5dd7e5d](https://github.com/ntucker/anansi/commit/5dd7e5d23c06deae9f661f7e2501524e4a93e20f))
538
410
  * dev-server https config via ENV ([#1372](https://github.com/ntucker/anansi/issues/1372)) ([0c528a2](https://github.com/ntucker/anansi/commit/0c528a2f0f3d6205371b4d019486e47d167843c6))
539
411
 
540
-
541
412
  ### 💅 Enhancement
542
413
 
543
414
  * Expand webpack dev server header allowances ([3c7fe81](https://github.com/ntucker/anansi/commit/3c7fe818e9646eb17170bae7ae28159a3f980c29))
544
415
  * Ignore watching cache directories ([49676e2](https://github.com/ntucker/anansi/commit/49676e2d6b1a3d3889f36ab4fb26b3fb7340da69))
545
416
  * Only support TypeScript and default webpack extensions ([#1371](https://github.com/ntucker/anansi/issues/1371)) ([2ca7bd2](https://github.com/ntucker/anansi/commit/2ca7bd2b882914094a9dce036e9e50c0e53b00c9))
546
417
 
547
-
548
418
  ### 🐛 Bug Fix
549
419
 
550
420
  * Some cases of hot reloading broke ([86cbf12](https://github.com/ntucker/anansi/commit/86cbf12287722352f08eed5aafcc108272692257))
551
421
 
552
-
553
-
554
422
  ## [11.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.9...@anansi/webpack-config@11.0.0) (2022-02-06)
555
423
 
556
-
557
424
  ### ⚠ 💥 BREAKING CHANGES
558
425
 
559
426
  * Sass implementation now uses https://github.com/sass/dart-sass
@@ -562,16 +429,12 @@ extension
562
429
 
563
430
  * Storybook integration (after threadloader update) ([8fd07cd](https://github.com/ntucker/anansi/commit/8fd07cd24be7fafce3dd2f0c04587e173a437073))
564
431
 
565
-
566
432
  ### 📦 Package
567
433
 
568
434
  * Switch from node-sass to dart-sass ([31717cd](https://github.com/ntucker/anansi/commit/31717cd49c128013765286f229b3fe07205f2fbc))
569
435
 
570
-
571
-
572
436
  ### [10.0.9](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.8...@anansi/webpack-config@10.0.9) (2022-02-06)
573
437
 
574
-
575
438
  ### 💅 Enhancement
576
439
 
577
440
  * Don't hash files in development ([5c7fea7](https://github.com/ntucker/anansi/commit/5c7fea7a60beb0c5ef6fa69418d9a61de1046cc4))
@@ -581,60 +444,40 @@ extension
581
444
  * Remove pathinfo in dev mode to reduce GC pressure ([1162713](https://github.com/ntucker/anansi/commit/11627132f4b3e02163e25a3dda3165e254f3fbe7))
582
445
  * Speed up incrmeental builds ([86f4c34](https://github.com/ntucker/anansi/commit/86f4c34763f2a7d443da4f7a66b656fd1852f7ed))
583
446
 
584
-
585
-
586
447
  ### [10.0.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.7...@anansi/webpack-config@10.0.8) (2022-02-05)
587
448
 
588
-
589
449
  ### 🐛 Bug Fix
590
450
 
591
451
  * Include error overlay so newer buggy version isn't used ([c372399](https://github.com/ntucker/anansi/commit/c37239911d6618b4ea386956fa754a412012370e))
592
452
 
593
-
594
453
  ### 📦 Package
595
454
 
596
455
  * bump postcss-preset-env from 7.3.0 to 7.3.1 ([#1367](https://github.com/ntucker/anansi/issues/1367)) ([b629e08](https://github.com/ntucker/anansi/commit/b629e083faa4618086c8efd746cb05509782ba17))
597
456
 
598
-
599
-
600
457
  ### [10.0.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.6...@anansi/webpack-config@10.0.7) (2022-02-03)
601
458
 
602
459
  **Note:** Version bump only for package @anansi/webpack-config
603
460
 
604
-
605
-
606
-
607
-
608
461
  ### [10.0.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.5...@anansi/webpack-config@10.0.6) (2022-02-03)
609
462
 
610
-
611
463
  ### 🐛 Bug Fix
612
464
 
613
465
  * Compile error overlay dismiss when hot reload previously already occured ([ab34089](https://github.com/ntucker/anansi/commit/ab340894e5405abebc962587b9470c60928cf2c2))
614
466
 
615
-
616
467
  ### 📦 Package
617
468
 
618
469
  * bump css-loader from 6.5.1 to 6.6.0 ([#1363](https://github.com/ntucker/anansi/issues/1363)) ([7ad4e24](https://github.com/ntucker/anansi/commit/7ad4e24c7beef888bb26a1ed67cf070717a72575))
619
470
 
620
-
621
-
622
471
  ### [10.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.4...@anansi/webpack-config@10.0.5) (2022-02-03)
623
472
 
624
473
  **Note:** Version bump only for package @anansi/webpack-config
625
474
 
626
-
627
-
628
-
629
-
630
475
  ### [10.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.3...@anansi/webpack-config@10.0.4) (2022-02-02)
631
476
 
632
-
633
477
  ### 🐛 Bug Fix
634
478
 
635
479
  * Fixed compiler errors should dismiss overlay ([7a07b80](https://github.com/ntucker/anansi/commit/7a07b80997b31d0394c03b96b4575d6e4c4596d8))
636
480
 
637
-
638
481
  ### 📦 Package
639
482
 
640
483
  * bump @svgr/webpack from 6.2.0 to 6.2.1 ([#1349](https://github.com/ntucker/anansi/issues/1349)) ([de0c01d](https://github.com/ntucker/anansi/commit/de0c01dd0f1d689ebfe1fcec594d518b5a6a564c))
@@ -644,21 +487,15 @@ extension
644
487
  * bump terser-webpack-plugin from 5.3.0 to 5.3.1 ([#1350](https://github.com/ntucker/anansi/issues/1350)) ([525a3a8](https://github.com/ntucker/anansi/commit/525a3a864dd3d16a9f316fadf9a57df4ec5ab547))
645
488
  * bump webpack-remove-empty-scripts from 0.7.2 to 0.7.3 ([#1347](https://github.com/ntucker/anansi/issues/1347)) ([f4ca92d](https://github.com/ntucker/anansi/commit/f4ca92df6e8c27737b218de3439026f3b924345a))
646
489
 
647
-
648
-
649
490
  ### [10.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.2...@anansi/webpack-config@10.0.3) (2022-01-28)
650
491
 
651
-
652
492
  ### 📦 Package
653
493
 
654
494
  * bump markdown-loader from 6.0.0 to 8.0.0 ([#1330](https://github.com/ntucker/anansi/issues/1330)) ([bbc4f95](https://github.com/ntucker/anansi/commit/bbc4f955fb18878d1792cd879f8e4ad10dfc582a))
655
495
  * bump mini-css-extract-plugin from 2.5.2 to 2.5.3 ([#1318](https://github.com/ntucker/anansi/issues/1318)) ([ebbd190](https://github.com/ntucker/anansi/commit/ebbd190cf16934f6241b772b98790d568a213a87))
656
496
 
657
-
658
-
659
497
  ### [10.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.1...@anansi/webpack-config@10.0.2) (2022-01-21)
660
498
 
661
-
662
499
  ### 📦 Package
663
500
 
664
501
  * bump core-js from 3.20.2 to 3.20.3 ([#1280](https://github.com/ntucker/anansi/issues/1280)) ([31e90e5](https://github.com/ntucker/anansi/commit/31e90e5e5902a3dd1ae177219e54a9c8c97d7e7d))
@@ -669,11 +506,8 @@ extension
669
506
  * bump ramda from 0.27.2 to 0.28.0 ([#1291](https://github.com/ntucker/anansi/issues/1291)) ([ea99455](https://github.com/ntucker/anansi/commit/ea99455ab0df2bc76454d32071f5d22216113ddb))
670
507
  * mini-css-extract-plugin, ts-jest, rollup ([#1277](https://github.com/ntucker/anansi/issues/1277)) ([264419a](https://github.com/ntucker/anansi/commit/264419aa034985a17e8bacfaa9ca87c57102a087))
671
508
 
672
-
673
-
674
509
  ### [10.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@10.0.0...@anansi/webpack-config@10.0.1) (2022-01-12)
675
510
 
676
-
677
511
  ### 📦 Package
678
512
 
679
513
  * bump @svgr/webpack from 6.1.2 to 6.2.0 ([#1257](https://github.com/ntucker/anansi/issues/1257)) ([d9ce524](https://github.com/ntucker/anansi/commit/d9ce5247dee4e4406000af4641fdbac6ab540fb8))
@@ -682,11 +516,8 @@ extension
682
516
  * bump mini-css-extract-plugin from 2.4.5 to 2.4.6 ([#1244](https://github.com/ntucker/anansi/issues/1244)) ([97e7a86](https://github.com/ntucker/anansi/commit/97e7a86804ccb19aa5c299a95e59e83589ffbd5e))
683
517
  * bump ramda from 0.27.1 to 0.27.2 ([#1263](https://github.com/ntucker/anansi/issues/1263)) ([acb7d00](https://github.com/ntucker/anansi/commit/acb7d0082f1525e467737ebaaed72bd5566f6efe))
684
518
 
685
-
686
-
687
519
  ## [10.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.3.0...@anansi/webpack-config@10.0.0) (2022-01-06)
688
520
 
689
-
690
521
  ### ⚠ 💥 BREAKING CHANGES
691
522
 
692
523
  * svgr uses SVGO 2 config
@@ -701,12 +532,10 @@ Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2.
701
532
  * Improve prod scss extraction ([5b1aee6](https://github.com/ntucker/anansi/commit/5b1aee64df0a7ec8d85197e4da4563aef7d495cf))
702
533
  * Use fallback instead of alias for node polyfills ([1c4424c](https://github.com/ntucker/anansi/commit/1c4424c06a13e430e4e31b00a67aed91c4984c97))
703
534
 
704
-
705
535
  ### 🐛 Bug Fix
706
536
 
707
537
  * fast refresh stops on needed bail outs ([#1240](https://github.com/ntucker/anansi/issues/1240)) ([864f2ff](https://github.com/ntucker/anansi/commit/864f2ff397ffab3450a83407c1d449abae26e72e))
708
538
 
709
-
710
539
  ### 📦 Package
711
540
 
712
541
  * @linaria/webpack-loader fixed to beta.14 until it is fixed ([a45720c](https://github.com/ntucker/anansi/commit/a45720c30d2e9be1fa829703b901da14c6fc48cb))
@@ -726,16 +555,12 @@ Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2.
726
555
  * bump react-dev-utils from 11.0.4 to 12.0.0 ([#1162](https://github.com/ntucker/anansi/issues/1162)) ([3179b63](https://github.com/ntucker/anansi/commit/3179b6348c28eb8d28671075579078bb9c4952e1))
727
556
  * linaria to 3-beta.17 ([#1159](https://github.com/ntucker/anansi/issues/1159)) ([c808566](https://github.com/ntucker/anansi/commit/c808566061dd004cf74c1fcda028a6d06e143538))
728
557
 
729
-
730
-
731
558
  ## [9.3.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.2.0...@anansi/webpack-config@9.3.0) (2021-12-19)
732
559
 
733
-
734
560
  ### 🚀 Features
735
561
 
736
562
  * Storybook 6.4 compatibility ([#1158](https://github.com/ntucker/anansi/issues/1158)) ([dda4247](https://github.com/ntucker/anansi/commit/dda42471bfe43f9511a868f17a7eb594e3180c08))
737
563
 
738
-
739
564
  ### 📦 Package
740
565
 
741
566
  * bump css-minimizer-webpack-plugin from 3.1.4 to 3.2.0 ([#1120](https://github.com/ntucker/anansi/issues/1120)) ([147e874](https://github.com/ntucker/anansi/commit/147e87451cdd28c7a2e5d643451af0751a8c3638))
@@ -744,21 +569,16 @@ Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2.
744
569
  * bump postcss-loader from 6.2.0 to 6.2.1 ([#1128](https://github.com/ntucker/anansi/issues/1128)) ([987ed55](https://github.com/ntucker/anansi/commit/987ed55d6a44e42b53515a98518a40b783e53803))
745
570
  * css-minimizer-webpack-plugin, sass-loader ([7c3c154](https://github.com/ntucker/anansi/commit/7c3c1549b6c1743deef1e43c1690cb2804617c30))
746
571
 
747
-
748
-
749
572
  ## [9.2.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.1.3...@anansi/webpack-config@9.2.0) (2021-11-21)
750
573
 
751
-
752
574
  ### 🚀 Features
753
575
 
754
576
  * Use CrittersPlugin again ([757e38c](https://github.com/ntucker/anansi/commit/757e38c989f6692313239ee42df32ae81d4566db))
755
577
 
756
-
757
578
  ### 🐛 Bug Fix
758
579
 
759
580
  * Prod build css; class properties for modern targets ([637a405](https://github.com/ntucker/anansi/commit/637a405986e2e68a9269278e2c69f227f9096db5))
760
581
 
761
-
762
582
  ### 📦 Package
763
583
 
764
584
  * bump @babel/runtime from 7.15.4 to 7.16.0 ([#1044](https://github.com/ntucker/anansi/issues/1044)) ([7e4e3cd](https://github.com/ntucker/anansi/commit/7e4e3cdcc8896c5c6cf86fe83017d386b3d3d41a))
@@ -785,38 +605,26 @@ Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2.
785
605
  * bump svgo from 2.7.0 to 2.8.0 ([#1065](https://github.com/ntucker/anansi/issues/1065)) ([ecae554](https://github.com/ntucker/anansi/commit/ecae554ab7fc0ffe8f10a331d6b960838c92129d))
786
606
  * bump tsconfig-paths-webpack-plugin from 3.5.1 to 3.5.2 ([#1093](https://github.com/ntucker/anansi/issues/1093)) ([07b57a8](https://github.com/ntucker/anansi/commit/07b57a83ee5c02dce5033b0e2695c31603e4343d))
787
607
 
788
-
789
-
790
608
  ### [9.1.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.1.2...@anansi/webpack-config@9.1.3) (2021-10-19)
791
609
 
792
610
  **Note:** Version bump only for package @anansi/webpack-config
793
611
 
794
-
795
-
796
-
797
-
798
612
  ### [9.1.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.1.1...@anansi/webpack-config@9.1.2) (2021-10-18)
799
613
 
800
-
801
614
  ### 🐛 Bug Fix
802
615
 
803
616
  * Resolve buffer package ([5521dc6](https://github.com/ntucker/anansi/commit/5521dc66503b1ef69ba39cd22519e5a8a5296b95))
804
617
 
805
-
806
618
  ### 📦 Package
807
619
 
808
620
  * bump html-webpack-plugin from 5.3.2 to 5.4.0 ([#998](https://github.com/ntucker/anansi/issues/998)) ([7891a0a](https://github.com/ntucker/anansi/commit/7891a0a569e90a42051a2e7fee908da896b70552))
809
621
 
810
-
811
-
812
622
  ### [9.1.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.1.0...@anansi/webpack-config@9.1.1) (2021-10-14)
813
623
 
814
-
815
624
  ### 🐛 Bug Fix
816
625
 
817
626
  * Worker modules should follow nohash name rules ([53d17ff](https://github.com/ntucker/anansi/commit/53d17ffde35f13c406f24890478f0272a5dd0502))
818
627
 
819
-
820
628
  ### 📦 Package
821
629
 
822
630
  * bump autoprefixer from 10.3.4 to 10.3.5 ([#896](https://github.com/ntucker/anansi/issues/896)) ([9ddc17c](https://github.com/ntucker/anansi/commit/9ddc17c13f19d2065f083c5382a404d6c99e16f2))
@@ -838,16 +646,12 @@ Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2.
838
646
  * bump svgo from 2.6.1 to 2.7.0 ([#897](https://github.com/ntucker/anansi/issues/897)) ([ddad4ef](https://github.com/ntucker/anansi/commit/ddad4ef3f17e7f880c6445b997c484a417aac465))
839
647
  * bump webpack-bundle-analyzer from 4.4.2 to 4.5.0 ([#977](https://github.com/ntucker/anansi/issues/977)) ([b795b66](https://github.com/ntucker/anansi/commit/b795b66a7f42e2804f9fa56de758b752db9c53fc))
840
648
 
841
-
842
-
843
649
  ## [9.1.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.0.7...@anansi/webpack-config@9.1.0) (2021-09-17)
844
650
 
845
-
846
651
  ### 🚀 Features
847
652
 
848
653
  * Add WEBPACK_NO_CACHE env & vary cache for storybook ([8d69ede](https://github.com/ntucker/anansi/commit/8d69ede556ef9e382cb1a69a1ee6da57febd1354))
849
654
 
850
-
851
655
  ### 💅 Enhancement
852
656
 
853
657
  * Don't compile linaria-cache ([1d578f5](https://github.com/ntucker/anansi/commit/1d578f5556a1427f64c5797ed134ffb99b344123))
@@ -855,28 +659,21 @@ Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2.
855
659
  * Use 'oneOf' for loader rules ([bcd7f2d](https://github.com/ntucker/anansi/commit/bcd7f2d60852a658cfd9f4845d067cb218c8c3ac))
856
660
  * Vary cache by hot reload env ([71f98d9](https://github.com/ntucker/anansi/commit/71f98d96e048b7198a1e1e2d1c1e79acfff7a366))
857
661
 
858
-
859
662
  ### 📦 Package
860
663
 
861
664
  * bump @pmmmwh/react-refresh-webpack-plugin from 0.5.0 to 0.5.1 ([#874](https://github.com/ntucker/anansi/issues/874)) ([68e3e5d](https://github.com/ntucker/anansi/commit/68e3e5dd3093c1a35e291a9b3d89e6ea7c19e5df))
862
665
  * bump svgo from 2.6.0 to 2.6.1 ([#875](https://github.com/ntucker/anansi/issues/875)) ([2b13cc7](https://github.com/ntucker/anansi/commit/2b13cc7a6e16a8672295ce281be3d9e849518bf8))
863
666
 
864
-
865
-
866
667
  ### [9.0.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.0.6...@anansi/webpack-config@9.0.7) (2021-09-15)
867
668
 
868
-
869
669
  ### 📦 Package
870
670
 
871
671
  * @pmmmwh/react-refresh-webpack-plugin 0.5.0 final ([379854c](https://github.com/ntucker/anansi/commit/379854cc360250b7138b2a328e724ee7ed9421d7))
872
672
  * bump @linaria/webpack-loader from 3.0.0-beta.12 to 3.0.0-beta.13 ([#866](https://github.com/ntucker/anansi/issues/866)) ([9293c7d](https://github.com/ntucker/anansi/commit/9293c7da88c68cf2cf4836b8390778754643c524))
873
673
  * bump svgo from 2.5.0 to 2.6.0 ([#862](https://github.com/ntucker/anansi/issues/862)) ([2f296f7](https://github.com/ntucker/anansi/commit/2f296f74197809e57c0cec1457cc06a0b47f5361))
874
674
 
875
-
876
-
877
675
  ### [9.0.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.0.5...@anansi/webpack-config@9.0.6) (2021-09-11)
878
676
 
879
-
880
677
  ### 📦 Package
881
678
 
882
679
  * bump @babel/runtime from 7.15.3 to 7.15.4 ([#827](https://github.com/ntucker/anansi/issues/827)) ([2ab26b4](https://github.com/ntucker/anansi/commit/2ab26b40eef66b8c9a0c673ff4c0f9703a96a793))
@@ -884,26 +681,19 @@ Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2.
884
681
  * bump core-js from 3.17.2 to 3.17.3 ([#850](https://github.com/ntucker/anansi/issues/850)) ([e629c60](https://github.com/ntucker/anansi/commit/e629c6065600283574f16eb26bcdb25aea140dff))
885
682
  * mini-css-extract-plugin 2.3 ([9cb2808](https://github.com/ntucker/anansi/commit/9cb28088c4392f546b0a2a70aded3a5c4c74417e))
886
683
 
887
-
888
-
889
684
  ### [9.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.0.4...@anansi/webpack-config@9.0.5) (2021-09-03)
890
685
 
891
-
892
686
  ### 📦 Package
893
687
 
894
688
  * bump core-js from 3.17.1 to 3.17.2 ([#815](https://github.com/ntucker/anansi/issues/815)) ([3d2caa4](https://github.com/ntucker/anansi/commit/3d2caa407bdd707ff932f02312cf858ca623a78d))
895
689
  * bump terser-webpack-plugin from 5.2.1 to 5.2.2 ([#811](https://github.com/ntucker/anansi/issues/811)) ([582bf01](https://github.com/ntucker/anansi/commit/582bf01d1c378a22564116edfe3abbdb03cfe6b4))
896
690
 
897
-
898
-
899
691
  ### [9.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.0.3...@anansi/webpack-config@9.0.4) (2021-09-02)
900
692
 
901
-
902
693
  ### 💅 Enhancement
903
694
 
904
695
  * Adding webpack HMR is redundant with current cli ([41b858d](https://github.com/ntucker/anansi/commit/41b858d0058ba940a727382087058765c5624930))
905
696
 
906
-
907
697
  ### 📦 Package
908
698
 
909
699
  * bump clean-webpack-plugin from 4.0.0-alpha.0 to 4.0.0 ([#807](https://github.com/ntucker/anansi/issues/807)) ([2e8cfbd](https://github.com/ntucker/anansi/commit/2e8cfbd61f9b8278d4c9f58347a8d7f6ff077b6a))
@@ -911,11 +701,8 @@ Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2.
911
701
  * bump mini-css-extract-plugin from 2.2.1 to 2.2.2 ([#806](https://github.com/ntucker/anansi/issues/806)) ([ae60a57](https://github.com/ntucker/anansi/commit/ae60a57e8c76b695f0777585aae4899e873ff581))
912
702
  * terser-webpack, webpack patch ([6d2f900](https://github.com/ntucker/anansi/commit/6d2f900a8a58dec17f2fc1b8552fb1cc1882559f))
913
703
 
914
-
915
-
916
704
  ### [9.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.0.2...@anansi/webpack-config@9.0.3) (2021-09-01)
917
705
 
918
-
919
706
  ### 📦 Package
920
707
 
921
708
  * bump @linaria/webpack-loader from 3.0.0-beta.7 to 3.0.0-beta.12 ([#804](https://github.com/ntucker/anansi/issues/804)) ([fd05cc8](https://github.com/ntucker/anansi/commit/fd05cc8e9104a1d9efad22e3cb505c31343c933b))
@@ -923,37 +710,27 @@ Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2.
923
710
  * bump mini-css-extract-plugin from 2.2.0 to 2.2.1 ([#802](https://github.com/ntucker/anansi/issues/802)) ([d4b79b2](https://github.com/ntucker/anansi/commit/d4b79b20300e4f51eec6bafc06e08f4ad59832ad))
924
711
  * bump svgo from 2.4.0 to 2.5.0 ([#795](https://github.com/ntucker/anansi/issues/795)) ([adbb8a4](https://github.com/ntucker/anansi/commit/adbb8a4f41da95d6653ee23c0ce19d7f650ecb76))
925
712
 
926
-
927
-
928
713
  ### [9.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.0.1...@anansi/webpack-config@9.0.2) (2021-08-31)
929
714
 
930
-
931
715
  ### 📦 Package
932
716
 
933
717
  * @pmmmwh/react-refresh-webpack-plugin ([2fb8ac1](https://github.com/ntucker/anansi/commit/2fb8ac1e0ef7b62ba31acc222fe7b9d485fb46ae))
934
718
  * bump autoprefixer from 10.3.2 to 10.3.3 ([#784](https://github.com/ntucker/anansi/issues/784)) ([b2f5a57](https://github.com/ntucker/anansi/commit/b2f5a57130e0966b2096c20916de422b111cb73a))
935
719
  * bump core-js from 3.16.2 to 3.16.3 ([#776](https://github.com/ntucker/anansi/issues/776)) ([0acf43a](https://github.com/ntucker/anansi/commit/0acf43a582fafd22024b04687433c257729101f5))
936
720
 
937
-
938
-
939
721
  ### [9.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@9.0.0...@anansi/webpack-config@9.0.1) (2021-08-24)
940
722
 
941
-
942
723
  ### 🐛 Bug Fix
943
724
 
944
725
  * build-storybook no longer deletes storybook manager ui ([c8b633c](https://github.com/ntucker/anansi/commit/c8b633c0d9cecade53e2f4ea34dddea2a8a7c493))
945
726
 
946
-
947
727
  ### 📦 Package
948
728
 
949
729
  * bump @pmmmwh/react-refresh-webpack-plugin ([#763](https://github.com/ntucker/anansi/issues/763)) ([e12b751](https://github.com/ntucker/anansi/commit/e12b7511b24442c2371c794a9b58247978dfcae6))
950
730
  * bump autoprefixer from 10.3.1 to 10.3.2 ([#764](https://github.com/ntucker/anansi/issues/764)) ([258705e](https://github.com/ntucker/anansi/commit/258705edee3c15d82d5ce38f2eb8ba24d4601ead))
951
731
 
952
-
953
-
954
732
  ## [9.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@8.0.4...@anansi/webpack-config@9.0.0) (2021-08-21)
955
733
 
956
-
957
734
  ### ⚠ 💥 BREAKING CHANGES
958
735
 
959
736
  * Requires webpack-dev-server >=4
@@ -969,11 +746,8 @@ Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3
969
746
  * bump core-js from 3.16.1 to 3.16.2 ([#749](https://github.com/ntucker/anansi/issues/749)) ([572e776](https://github.com/ntucker/anansi/commit/572e77642408f2aaf761f89117dc4a162360c5ae))
970
747
  * bump webpack-dev-server from 3.11.2 to 4.0.0 ([#754](https://github.com/ntucker/anansi/issues/754)) ([7f68b5d](https://github.com/ntucker/anansi/commit/7f68b5dc8466b04c5c3f13a1f32dd2660e09546c))
971
748
 
972
-
973
-
974
749
  ### [8.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@8.0.3...@anansi/webpack-config@8.0.4) (2021-08-16)
975
750
 
976
-
977
751
  ### 📦 Package
978
752
 
979
753
  * bump @babel/runtime from 7.14.8 to 7.15.3 ([#729](https://github.com/ntucker/anansi/issues/729)) ([2ef12ee](https://github.com/ntucker/anansi/commit/2ef12eeef998bf4ff68b07f9c25035c26ac9acf7))
@@ -981,11 +755,8 @@ Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3
981
755
  * bump core-js from 3.16.0 to 3.16.1 ([#714](https://github.com/ntucker/anansi/issues/714)) ([74b5df0](https://github.com/ntucker/anansi/commit/74b5df0947ba4756972c62db86d6b2ce2dbaf8ec))
982
756
  * bump svgo from 2.3.1 to 2.4.0 ([#742](https://github.com/ntucker/anansi/issues/742)) ([e7176f8](https://github.com/ntucker/anansi/commit/e7176f884c37aeb406438a63c8b0f7aad6e7617a))
983
757
 
984
-
985
-
986
758
  ### [8.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@8.0.2...@anansi/webpack-config@8.0.3) (2021-08-05)
987
759
 
988
-
989
760
  ### 📦 Package
990
761
 
991
762
  * bump core-js from 3.15.2 to 3.16.0 ([#683](https://github.com/ntucker/anansi/issues/683)) ([974f93f](https://github.com/ntucker/anansi/commit/974f93f0169ad194d244da3b0e34fb510d676595))
@@ -994,35 +765,25 @@ Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3
994
765
  * rollup, @types/node, domain-browser ([#676](https://github.com/ntucker/anansi/issues/676)) ([46325f2](https://github.com/ntucker/anansi/commit/46325f2b91405378da0b2f259456b37e80b51436))
995
766
  * sass-resources-loader ([ee5fb74](https://github.com/ntucker/anansi/commit/ee5fb74ede993ac7bec3217797aedddcb810980b))
996
767
 
997
-
998
-
999
768
  ### [8.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@8.0.1...@anansi/webpack-config@8.0.2) (2021-07-28)
1000
769
 
1001
-
1002
770
  ### 🐛 Bug Fix
1003
771
 
1004
772
  * Don't crash if terserOptions is not specified ([d86d2a6](https://github.com/ntucker/anansi/commit/d86d2a6bc0967fc98b138e353f80c31c8633aa16))
1005
773
 
1006
-
1007
-
1008
774
  ### [8.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@8.0.0...@anansi/webpack-config@8.0.1) (2021-07-28)
1009
775
 
1010
-
1011
776
  ### 🐛 Bug Fix
1012
777
 
1013
778
  * Allow keep_classnames, keep_fnames overrides ([9ff303f](https://github.com/ntucker/anansi/commit/9ff303f259c0f5560cd7cb6753719042fb154427))
1014
779
 
1015
-
1016
780
  ### 📦 Package
1017
781
 
1018
782
  * @types/node, domain-browser, mem-fs-editor ([#672](https://github.com/ntucker/anansi/issues/672)) ([fcf453a](https://github.com/ntucker/anansi/commit/fcf453af038180e5f899dda9f79a0ce217b1823a))
1019
783
  * rollup, postcss, ts-jest ([#642](https://github.com/ntucker/anansi/issues/642)) ([35937e1](https://github.com/ntucker/anansi/commit/35937e127ebbe8c40a18e4391deb2d147157a67c))
1020
784
 
1021
-
1022
-
1023
785
  ## [8.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.4.6...@anansi/webpack-config@8.0.0) (2021-07-20)
1024
786
 
1025
-
1026
787
  ### ⚠ 💥 BREAKING CHANGES
1027
788
 
1028
789
  * cssModuleOptions should conform to https://github.com/webpack-contrib/css-loader/releases/tag/v6.0.0
@@ -1038,36 +799,26 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1038
799
  * bump css-loader from 5.2.7 to 6.0.0 ([#620](https://github.com/ntucker/anansi/issues/620)) ([72b3057](https://github.com/ntucker/anansi/commit/72b305767e8b978c2a69869821c6dec95dc10e59))
1039
800
  * bump css-loader from 6.0.0 to 6.2.0 ([#636](https://github.com/ntucker/anansi/issues/636)) ([c6dd9ee](https://github.com/ntucker/anansi/commit/c6dd9ee32dde8386c6773de72705144a8b261250))
1040
801
 
1041
-
1042
802
  ### 📝 Documentation
1043
803
 
1044
804
  * Add NO_HOT_RELOAD ([f74b897](https://github.com/ntucker/anansi/commit/f74b897de313573b37eb88ba002e0248217d13b1))
1045
805
 
1046
-
1047
-
1048
806
  ### [7.4.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.4.5...@anansi/webpack-config@7.4.6) (2021-07-14)
1049
807
 
1050
-
1051
808
  ### 📦 Package
1052
809
 
1053
810
  * @pmmmwh/react-refresh-webpack-plugin patch ([dae01c2](https://github.com/ntucker/anansi/commit/dae01c20ce576ff9b49c8e415b7b9bc5a90926b4))
1054
811
  * bump autoprefixer from 10.3.0 to 10.3.1 ([#607](https://github.com/ntucker/anansi/issues/607)) ([4282136](https://github.com/ntucker/anansi/commit/428213659628354a322764d8d887aae5253f74cd))
1055
812
  * bump css-loader from 5.2.6 to 5.2.7 ([#612](https://github.com/ntucker/anansi/issues/612)) ([32f9327](https://github.com/ntucker/anansi/commit/32f9327bc8d97c9585a2b418fdee87a8ee8f4603))
1056
813
 
1057
-
1058
-
1059
814
  ### [7.4.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.4.4...@anansi/webpack-config@7.4.5) (2021-07-12)
1060
815
 
1061
-
1062
816
  ### 💅 Enhancement
1063
817
 
1064
818
  * Env options accept true or (string or bool) ([8aaabb8](https://github.com/ntucker/anansi/commit/8aaabb800ff00cfedde3b46a0ffe8cd32ee190e9))
1065
819
 
1066
-
1067
-
1068
820
  ### [7.4.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.4.3...@anansi/webpack-config@7.4.4) (2021-07-11)
1069
821
 
1070
-
1071
822
  ### 📦 Package
1072
823
 
1073
824
  * autoprefixer, react-refresh-webpack-plugin minor ([e97aa97](https://github.com/ntucker/anansi/commit/e97aa97ea93a60c8923dc7d1fa95185a2f75b0b4))
@@ -1076,21 +827,15 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1076
827
  * bump mini-css-extract-plugin from 2.0.0 to 2.1.0 ([#567](https://github.com/ntucker/anansi/issues/567)) ([41de28e](https://github.com/ntucker/anansi/commit/41de28e5567dbd9057e0f42057e89c8f8601d678))
1077
828
  * bump postcss-loader from 6.1.0 to 6.1.1 ([#550](https://github.com/ntucker/anansi/issues/550)) ([c3b89a1](https://github.com/ntucker/anansi/commit/c3b89a1ff1bbd79ac221505bd64c7e77f98a83c5))
1078
829
 
1079
-
1080
-
1081
830
  ### [7.4.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.4.2...@anansi/webpack-config@7.4.3) (2021-07-01)
1082
831
 
1083
-
1084
832
  ### 📦 Package
1085
833
 
1086
834
  * bump core-js from 3.15.1 to 3.15.2 ([#533](https://github.com/ntucker/anansi/issues/533)) ([4a6b4c8](https://github.com/ntucker/anansi/commit/4a6b4c8d9f69e05f10a2fc8f3433290a20b56b82))
1087
835
  * bump mini-css-extract-plugin from 1.6.2 to 2.0.0 ([#547](https://github.com/ntucker/anansi/issues/547)) ([c0125dd](https://github.com/ntucker/anansi/commit/c0125dddaaf67a19f3b97e23043f92cd4f7534da))
1088
836
 
1089
-
1090
-
1091
837
  ### [7.4.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.4.1...@anansi/webpack-config@7.4.2) (2021-06-29)
1092
838
 
1093
-
1094
839
  ### 📦 Package
1095
840
 
1096
841
  * bump css-minimizer-webpack-plugin from 3.0.1 to 3.0.2 ([#524](https://github.com/ntucker/anansi/issues/524)) ([328f991](https://github.com/ntucker/anansi/commit/328f991d9e2c3fb03507a9a87a43d2c147d946f2))
@@ -1098,32 +843,24 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1098
843
  * bump svgo from 2.3.0 to 2.3.1 ([#532](https://github.com/ntucker/anansi/issues/532)) ([669471f](https://github.com/ntucker/anansi/commit/669471f9a196232e8bebf4320efd108b793cdeaa))
1099
844
  * bump terser-webpack-plugin from 5.1.3 to 5.1.4 ([#522](https://github.com/ntucker/anansi/issues/522)) ([961005a](https://github.com/ntucker/anansi/commit/961005a2f58756c2e20b7e1777b23f39cd748234))
1100
845
 
1101
-
1102
-
1103
846
  ### [7.4.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.4.0...@anansi/webpack-config@7.4.1) (2021-06-25)
1104
847
 
1105
-
1106
848
  ### 💅 Enhancement
1107
849
 
1108
850
  * Improve babel detection ([#521](https://github.com/ntucker/anansi/issues/521)) ([eb59b70](https://github.com/ntucker/anansi/commit/eb59b700e5649f26da4c9bbd2672046f79d0f8a5))
1109
851
 
1110
-
1111
852
  ### 📦 Package
1112
853
 
1113
854
  * bump node-sass from 6.0.0 to 6.0.1 ([#519](https://github.com/ntucker/anansi/issues/519)) ([1c8b8ee](https://github.com/ntucker/anansi/commit/1c8b8eee6b889e9ec46e194a890711dabdbf4d96))
1114
855
  * Linaria ([1503c77](https://github.com/ntucker/anansi/commit/1503c7785b2752fe443463b666789a368df5d219))
1115
856
  * Storybook 6.3 ([#516](https://github.com/ntucker/anansi/issues/516)) ([162cefa](https://github.com/ntucker/anansi/commit/162cefa4b098784a1f68709576efa3f34a056d1b))
1116
857
 
1117
-
1118
-
1119
858
  ## [7.4.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.3.0...@anansi/webpack-config@7.4.0) (2021-06-23)
1120
859
 
1121
-
1122
860
  ### 🚀 Features
1123
861
 
1124
862
  * Users can choose svgo and node-sass version by installing it themselves ([63344a1](https://github.com/ntucker/anansi/commit/63344a195eefbf472827dd661768f7cb5ede9b55))
1125
863
 
1126
-
1127
864
  ### 📦 Package
1128
865
 
1129
866
  * bump core-js from 3.14.0 to 3.15.0 ([#500](https://github.com/ntucker/anansi/issues/500)) ([d64f458](https://github.com/ntucker/anansi/commit/d64f458c446f4334a8c00e68c7eab3ac051e907c))
@@ -1131,16 +868,12 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1131
868
  * bump html-webpack-plugin from 5.3.1 to 5.3.2 ([#503](https://github.com/ntucker/anansi/issues/503)) ([1e53f55](https://github.com/ntucker/anansi/commit/1e53f55da95c6e203732d4235803edf1a06d0604))
1132
869
  * bump sass-resources-loader from 2.2.2 to 2.2.3 ([#506](https://github.com/ntucker/anansi/issues/506)) ([f0b772a](https://github.com/ntucker/anansi/commit/f0b772a62d2fecb824092413df0a7d62a90ed3d8))
1133
870
 
1134
-
1135
-
1136
871
  ## [7.3.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.2.2...@anansi/webpack-config@7.3.0) (2021-06-19)
1137
872
 
1138
-
1139
873
  ### 🚀 Features
1140
874
 
1141
875
  * Add terserOptions ([4feea82](https://github.com/ntucker/anansi/commit/4feea8263314e8a4fde6e9aeb0970b68a7f20c07))
1142
876
 
1143
-
1144
877
  ### 📦 Package
1145
878
 
1146
879
  * bump @babel/runtime from 7.14.5 to 7.14.6 ([#474](https://github.com/ntucker/anansi/issues/474)) ([52c95e0](https://github.com/ntucker/anansi/commit/52c95e0f00e3f252087f6d0a0684adfba556a38e))
@@ -1148,204 +881,143 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1148
881
  * bump postcss from 8.3.4 to 8.3.5 ([#491](https://github.com/ntucker/anansi/issues/491)) ([67a6cc0](https://github.com/ntucker/anansi/commit/67a6cc0277052a35e74a971fcd799661bee91c2c))
1149
882
  * bump sass-resources-loader from 2.2.1 to 2.2.2 ([#489](https://github.com/ntucker/anansi/issues/489)) ([3ad3b4c](https://github.com/ntucker/anansi/commit/3ad3b4cc3ad6300db2ea3dee448d26cdf42f4892))
1150
883
 
1151
-
1152
-
1153
884
  ### [7.2.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.2.1...@anansi/webpack-config@7.2.2) (2021-06-13)
1154
885
 
1155
-
1156
886
  ### 🐛 Bug Fix
1157
887
 
1158
888
  * svog added as dependency to ensure correct version imported ([4ff633e](https://github.com/ntucker/anansi/commit/4ff633ef78f2d7e81065b0bdcb4005c6203dce6a))
1159
889
 
1160
-
1161
-
1162
890
  ### [7.2.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.2.0...@anansi/webpack-config@7.2.1) (2021-06-11)
1163
891
 
1164
-
1165
892
  ### 📦 Package
1166
893
 
1167
894
  * bump @babel/runtime from 7.14.0 to 7.14.5 ([#459](https://github.com/ntucker/anansi/issues/459)) ([7b2d6c5](https://github.com/ntucker/anansi/commit/7b2d6c5c7a60ea8349540f0f92f467b190576672))
1168
895
  * bump sass-loader from 12.0.0 to 12.1.0 ([#463](https://github.com/ntucker/anansi/issues/463)) ([562b15c](https://github.com/ntucker/anansi/commit/562b15c3bc42918f6cd4852bb04864964ea6cf29))
1169
896
  * postcss, postcss-loader, @babel/eslint-parser ([925bff7](https://github.com/ntucker/anansi/commit/925bff78022744a0d9e01bff6dbafc286d8afb2a))
1170
897
 
1171
-
1172
-
1173
898
  ## [7.2.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.1.8...@anansi/webpack-config@7.2.0) (2021-06-10)
1174
899
 
1175
-
1176
900
  ### 🚀 Features
1177
901
 
1178
902
  * Support react 18 ([#449](https://github.com/ntucker/anansi/issues/449)) ([14ec576](https://github.com/ntucker/anansi/commit/14ec57633b76b5c5ed45dff0a716e83fe0fe49dc))
1179
903
 
1180
-
1181
-
1182
904
  ### [7.1.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.1.7...@anansi/webpack-config@7.1.8) (2021-06-09)
1183
905
 
1184
-
1185
906
  ### 🐛 Bug Fix
1186
907
 
1187
908
  * Proper defaults for svgr's svgo integration ([4e3e9eb](https://github.com/ntucker/anansi/commit/4e3e9ebd8a0564c6e902ce1c9dca413e6314e3a8))
1188
909
 
1189
-
1190
910
  ### 📦 Package
1191
911
 
1192
912
  * bump @linaria/webpack-loader from 3.0.0-beta.4 to 3.0.0-beta.6 ([#441](https://github.com/ntucker/anansi/issues/441)) ([f7b7fb0](https://github.com/ntucker/anansi/commit/f7b7fb0eb4595411709743d5a8f531248a934d0b))
1193
913
  * bump @pmmmwh/react-refresh-webpack-plugin ([#429](https://github.com/ntucker/anansi/issues/429)) ([8022b8e](https://github.com/ntucker/anansi/commit/8022b8e1fc920e8ec7b08eb5a10ad78bbf7311b3))
1194
914
  * bump core-js from 3.13.1 to 3.14.0 ([#435](https://github.com/ntucker/anansi/issues/435)) ([88358a3](https://github.com/ntucker/anansi/commit/88358a3dc9208ae93842def510e9a6b8effe921d))
1195
915
 
1196
-
1197
-
1198
916
  ### [7.1.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.1.6...@anansi/webpack-config@7.1.7) (2021-06-04)
1199
917
 
1200
-
1201
918
  ### 🐛 Bug Fix
1202
919
 
1203
920
  * SVGR triggers svgo for more context ([#423](https://github.com/ntucker/anansi/issues/423)) ([f18daa3](https://github.com/ntucker/anansi/commit/f18daa38e2e53bd34b7a050772bfd8e6425797e7))
1204
921
 
1205
-
1206
-
1207
922
  ### [7.1.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.1.5...@anansi/webpack-config@7.1.6) (2021-06-02)
1208
923
 
1209
-
1210
924
  ### 📦 Package
1211
925
 
1212
926
  * bump sass-loader from 11.1.1 to 12.0.0 ([#415](https://github.com/ntucker/anansi/issues/415)) ([5942114](https://github.com/ntucker/anansi/commit/59421147b92e95a17f7258cd4fc9cc220ae2c061))
1213
927
 
1214
-
1215
-
1216
928
  ### [7.1.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.1.4...@anansi/webpack-config@7.1.5) (2021-06-02)
1217
929
 
1218
-
1219
930
  ### 💅 Enhancement
1220
931
 
1221
932
  * Improve compatibility with node packages ([57d457a](https://github.com/ntucker/anansi/commit/57d457a4fdd4dfef9c5410a45bde9c7ac26dd43c))
1222
933
 
1223
-
1224
934
  ### 📦 Package
1225
935
 
1226
936
  * bump @pmmmwh/react-refresh-webpack-plugin ([#412](https://github.com/ntucker/anansi/issues/412)) ([1ac8350](https://github.com/ntucker/anansi/commit/1ac8350b9487a9b4828790857f9389e24b500add))
1227
937
  * bump css-minimizer-webpack-plugin from 3.0.0 to 3.0.1 ([#402](https://github.com/ntucker/anansi/issues/402)) ([2d9acd3](https://github.com/ntucker/anansi/commit/2d9acd3e02b493e32b2a64ff06308bb734bc8c74))
1228
938
  * bump terser-webpack-plugin from 5.1.2 to 5.1.3 ([#401](https://github.com/ntucker/anansi/issues/401)) ([c1af1ca](https://github.com/ntucker/anansi/commit/c1af1caa55712a58cbd2aedbbf78cd233a8e81b7))
1229
939
 
1230
-
1231
-
1232
940
  ### [7.1.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.1.3...@anansi/webpack-config@7.1.4) (2021-05-29)
1233
941
 
1234
-
1235
942
  ### 💅 Enhancement
1236
943
 
1237
944
  * Detect core-js version to support max proposals ([bf1341b](https://github.com/ntucker/anansi/commit/bf1341b748a6d75680da50a24cee1ed1981a7059))
1238
945
 
1239
-
1240
-
1241
946
  ### [7.1.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.1.2...@anansi/webpack-config@7.1.3) (2021-05-29)
1242
947
 
1243
-
1244
948
  ### 💅 Enhancement
1245
949
 
1246
950
  * Improve error handler for compile errors ([96e5ddf](https://github.com/ntucker/anansi/commit/96e5ddf4d85b12f92af1427d09cd7e46afb4c538))
1247
951
 
1248
-
1249
-
1250
952
  ### [7.1.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.1.1...@anansi/webpack-config@7.1.2) (2021-05-29)
1251
953
 
1252
954
  **Note:** Version bump only for package @anansi/webpack-config
1253
955
 
1254
-
1255
-
1256
-
1257
-
1258
956
  ### [7.1.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.1.0...@anansi/webpack-config@7.1.1) (2021-05-29)
1259
957
 
1260
-
1261
958
  ### 💅 Enhancement
1262
959
 
1263
960
  * Disable InlineChunks until nonce is added ([1014c91](https://github.com/ntucker/anansi/commit/1014c910bbf719d414daa9d0f52ffc061fe27726))
1264
961
 
1265
-
1266
962
  ### 📦 Package
1267
963
 
1268
964
  * @pmmmwh/react-refresh-webpack-plugin 0.5 ([6d38090](https://github.com/ntucker/anansi/commit/6d38090a3b7b47ebf20261e7a05685d08739fee0))
1269
965
 
1270
-
1271
-
1272
966
  ## [7.1.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.0.5...@anansi/webpack-config@7.1.0) (2021-05-28)
1273
967
 
1274
-
1275
968
  ### 🚀 Features
1276
969
 
1277
970
  * Add better error overlay ([#392](https://github.com/ntucker/anansi/issues/392)) ([b1a383c](https://github.com/ntucker/anansi/commit/b1a383c1bdac657721470db4742a3db9ce89cfb6))
1278
971
  * NO_HOT_RELOAD to disable hotreloading ([7285017](https://github.com/ntucker/anansi/commit/728501730928918ab3783fd90d66b0774933cc86))
1279
972
 
1280
-
1281
973
  ### 💅 Enhancement
1282
974
 
1283
975
  * Don't hotreload workers ([50f0966](https://github.com/ntucker/anansi/commit/50f0966e13e1b4af6dec958ce53ec9798001835b))
1284
976
 
1285
-
1286
-
1287
977
  ### [7.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.0.4...@anansi/webpack-config@7.0.5) (2021-05-28)
1288
978
 
1289
-
1290
979
  ### 🐛 Bug Fix
1291
980
 
1292
981
  * Don't override mode behavior with NODE_ENV ([25f0429](https://github.com/ntucker/anansi/commit/25f0429d91fe7d27bb3cea7a504a4290313e8a74))
1293
982
  * Only disable svgr's svgo in prod when we use our own svgo ([3fc3403](https://github.com/ntucker/anansi/commit/3fc3403a7eb8f38cc68a9cf5579b04c8616f2663))
1294
983
 
1295
-
1296
984
  ### 📦 Package
1297
985
 
1298
986
  * util patch ([9b9972d](https://github.com/ntucker/anansi/commit/9b9972d26367c6e1e5c9fcbbca33690a1eb49f04))
1299
987
 
1300
-
1301
-
1302
988
  ### [7.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.0.3...@anansi/webpack-config@7.0.4) (2021-05-28)
1303
989
 
1304
-
1305
990
  ### 💅 Enhancement
1306
991
 
1307
992
  * Add prefixIds svgo plugin ([9887237](https://github.com/ntucker/anansi/commit/988723779c5cf5d45a2a3b0230c5a708806080af))
1308
993
  * Only override NODE_ENV if not already set ([8dafb0b](https://github.com/ntucker/anansi/commit/8dafb0b1388405f02ab45ced605c8c0cc9017e70))
1309
994
  * Use EnvironmentPlugin instead of DefinePlugin ([c24b48a](https://github.com/ntucker/anansi/commit/c24b48afaea83129e5aba6aabb6b6b4e79f0b44a))
1310
995
 
1311
-
1312
-
1313
996
  ### [7.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.0.2...@anansi/webpack-config@7.0.3) (2021-05-28)
1314
997
 
1315
-
1316
998
  ### 💅 Enhancement
1317
999
 
1318
1000
  * css classes don't have hash when testing ([e4b2eec](https://github.com/ntucker/anansi/commit/e4b2eeca7933db659a05cfd426334abdd4c981c9))
1319
1001
  * Run svgo in testing to add ids ([2437df7](https://github.com/ntucker/anansi/commit/2437df72ab592600befa04521b5dbb22e0e965ec))
1320
1002
 
1321
-
1322
1003
  ### 📦 Package
1323
1004
 
1324
1005
  * bump autoprefixer from 10.2.5 to 10.2.6 ([#386](https://github.com/ntucker/anansi/issues/386)) ([c315dbb](https://github.com/ntucker/anansi/commit/c315dbbceaf4e6ba45d8da4c8b6c4f030c276ac8))
1325
1006
 
1326
-
1327
-
1328
1007
  ### [7.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.0.1...@anansi/webpack-config@7.0.2) (2021-05-26)
1329
1008
 
1330
-
1331
1009
  ### 📦 Package
1332
1010
 
1333
1011
  * bump core-js from 3.12.1 to 3.13.0 ([#376](https://github.com/ntucker/anansi/issues/376)) ([c6da6f5](https://github.com/ntucker/anansi/commit/c6da6f50f03ccb4f71cf4d67501f09bc6a541512))
1334
1012
 
1335
-
1336
-
1337
1013
  ### [7.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@7.0.0...@anansi/webpack-config@7.0.1) (2021-05-25)
1338
1014
 
1339
-
1340
1015
  ### 📦 Package
1341
1016
 
1342
1017
  * Remove react-dev-utils ([#373](https://github.com/ntucker/anansi/issues/373)) ([5ad50d0](https://github.com/ntucker/anansi/commit/5ad50d0ad25ffa8446c6692b3772e4c7bdd823e9))
1343
1018
 
1344
-
1345
-
1346
1019
  ## [7.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.8.4...@anansi/webpack-config@7.0.0) (2021-05-22)
1347
1020
 
1348
-
1349
1021
  ### ⚠ 💥 BREAKING CHANGES
1350
1022
 
1351
1023
  * Min node version 12
@@ -1354,101 +1026,72 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1354
1026
 
1355
1027
  * Enforce node version used in updated packages ([315c93d](https://github.com/ntucker/anansi/commit/315c93de95a6cf1969ac4486f16acd52b41756b6))
1356
1028
 
1357
-
1358
1029
  ### 📦 Package
1359
1030
 
1360
1031
  * clean-webpack-plugin - webpack5 compat ([1ee36e5](https://github.com/ntucker/anansi/commit/1ee36e5d4308f99f9af5c7c516a1f222c2b8d9db))
1361
1032
 
1362
-
1363
1033
  ### 📝 Documentation
1364
1034
 
1365
1035
  * Reorder advanced config ([355cefa](https://github.com/ntucker/anansi/commit/355cefa6f5f50021e2ab67cc1439fe9b1947f561))
1366
1036
 
1367
-
1368
-
1369
1037
  ### [6.8.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.8.3...@anansi/webpack-config@6.8.4) (2021-05-22)
1370
1038
 
1371
-
1372
1039
  ### 💅 Enhancement
1373
1040
 
1374
1041
  * Get rid of webpack 5 deprecation problem ([2f84d7b](https://github.com/ntucker/anansi/commit/2f84d7b87ecc1cdd75aefb5530fdb30fcfbcad33))
1375
1042
 
1376
-
1377
1043
  ### 📦 Package
1378
1044
 
1379
1045
  * bump postcss from 8.2.15 to 8.3.0 ([#362](https://github.com/ntucker/anansi/issues/362)) ([6f6667f](https://github.com/ntucker/anansi/commit/6f6667ff1e76fe450671a92b8ab5cd430113875a))
1380
1046
 
1381
-
1382
-
1383
1047
  ### [6.8.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.8.2...@anansi/webpack-config@6.8.3) (2021-05-22)
1384
1048
 
1385
-
1386
1049
  ### 📦 Package
1387
1050
 
1388
1051
  * bump css-loader from 5.2.4 to 5.2.5 ([#361](https://github.com/ntucker/anansi/issues/361)) ([b395ec9](https://github.com/ntucker/anansi/commit/b395ec9334f6364876a5340163b3cafbeee330c7))
1389
1052
 
1390
-
1391
-
1392
1053
  ### [6.8.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.8.1...@anansi/webpack-config@6.8.2) (2021-05-18)
1393
1054
 
1394
-
1395
1055
  ### 📦 Package
1396
1056
 
1397
1057
  * bump webpack-bundle-analyzer from 4.4.1 to 4.4.2 ([#346](https://github.com/ntucker/anansi/issues/346)) ([b3270c5](https://github.com/ntucker/anansi/commit/b3270c55f53f72388cd03c6937b36c3868ff4cc0))
1398
1058
 
1399
-
1400
-
1401
1059
  ### [6.8.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.8.0...@anansi/webpack-config@6.8.1) (2021-05-15)
1402
1060
 
1403
-
1404
1061
  ### 📦 Package
1405
1062
 
1406
1063
  * bump postcss-loader from 5.2.0 to 5.3.0 ([#339](https://github.com/ntucker/anansi/issues/339)) ([208d322](https://github.com/ntucker/anansi/commit/208d322e64576e2fde4f4d9873a1fbaa20cf94c7))
1407
1064
 
1408
-
1409
1065
  ### 📝 Documentation
1410
1066
 
1411
1067
  * Fix ordering of storybook instructions ([25809ca](https://github.com/ntucker/anansi/commit/25809ca78dd50074ea79dbfa3227584d367631c3))
1412
1068
 
1413
-
1414
-
1415
1069
  ## [6.8.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.7.7...@anansi/webpack-config@6.8.0) (2021-05-14)
1416
1070
 
1417
-
1418
1071
  ### 🚀 Features
1419
1072
 
1420
1073
  * Add @anansi/jest-preset ([#337](https://github.com/ntucker/anansi/issues/337)) ([a836ec5](https://github.com/ntucker/anansi/commit/a836ec583b61d0afe764a35de88994517d9ff444))
1421
1074
 
1422
-
1423
1075
  ### 📦 Package
1424
1076
 
1425
1077
  * bump css-minimizer-webpack-plugin from 2.0.0 to 3.0.0 ([#326](https://github.com/ntucker/anansi/issues/326)) ([1c787eb](https://github.com/ntucker/anansi/commit/1c787eb0c578572de25130166710d96cee395a37))
1426
1078
  * bump sass-loader from 11.1.0 to 11.1.1 ([#335](https://github.com/ntucker/anansi/issues/335)) ([0412c71](https://github.com/ntucker/anansi/commit/0412c7117fe4dc3b7d8e4aedaa568b4ebb9d275d))
1427
1079
 
1428
-
1429
-
1430
1080
  ### [6.7.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.7.6...@anansi/webpack-config@6.7.7) (2021-05-12)
1431
1081
 
1432
1082
  **Note:** Version bump only for package @anansi/webpack-config
1433
1083
 
1434
-
1435
-
1436
-
1437
-
1438
1084
  ### [6.7.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.7.5...@anansi/webpack-config@6.7.6) (2021-05-11)
1439
1085
 
1440
-
1441
1086
  ### 💅 Enhancement
1442
1087
 
1443
1088
  * Watch ignore map files ([1e0346a](https://github.com/ntucker/anansi/commit/1e0346ad97b9d2c7ada3c2659418c3641ebc562a))
1444
1089
 
1445
-
1446
1090
  ### 🐛 Bug Fix
1447
1091
 
1448
1092
  * Infinite loop storybook devmode ([50dc295](https://github.com/ntucker/anansi/commit/50dc295f2c350f90b7ce4ba9eb7481b6d5ec7cf7))
1449
1093
  * Storybook build infinite loop ([16d3cf5](https://github.com/ntucker/anansi/commit/16d3cf506641d8a5b65215a0c1c834111ee5a177))
1450
1094
 
1451
-
1452
1095
  ### 📦 Package
1453
1096
 
1454
1097
  * bump core-js from 3.12.0 to 3.12.1 ([#312](https://github.com/ntucker/anansi/issues/312)) ([e8172f2](https://github.com/ntucker/anansi/commit/e8172f2e092dd8b2be1d816461b89b7b3b3c099a))
@@ -1457,83 +1100,55 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1457
1100
  * postcss, thread-loader ([463cac6](https://github.com/ntucker/anansi/commit/463cac61da7173739136f35dd99699aaf6e93eb8))
1458
1101
  * sass-loader 11.1 ([f299276](https://github.com/ntucker/anansi/commit/f29927653c5db371069fe04c615a1751ac5d61d7))
1459
1102
 
1460
-
1461
-
1462
1103
  ### [6.7.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.7.4...@anansi/webpack-config@6.7.5) (2021-05-07)
1463
1104
 
1464
-
1465
1105
  ### 🐛 Bug Fix
1466
1106
 
1467
1107
  * Need polyfills that are included by babel ([471d4ad](https://github.com/ntucker/anansi/commit/471d4ada97f652df5ce5f7886dafd8fedb4b901a))
1468
1108
 
1469
-
1470
-
1471
1109
  ### [6.7.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.7.3...@anansi/webpack-config@6.7.4) (2021-05-07)
1472
1110
 
1473
-
1474
1111
  ### 📦 Package
1475
1112
 
1476
1113
  * Bump linaria ([e94a42f](https://github.com/ntucker/anansi/commit/e94a42f981db01ea7a1c06399b3d38d22371707b))
1477
1114
  * bump postcss from 8.2.13 to 8.2.14 ([#305](https://github.com/ntucker/anansi/issues/305)) ([bdbd239](https://github.com/ntucker/anansi/commit/bdbd239b897a2a36b01d2c97b09e7150f2150e19))
1478
1115
 
1479
-
1480
-
1481
1116
  ### [6.7.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.7.2...@anansi/webpack-config@6.7.3) (2021-05-05)
1482
1117
 
1483
-
1484
1118
  ### 🐛 Bug Fix
1485
1119
 
1486
1120
  * peerDeps ([da1a5a5](https://github.com/ntucker/anansi/commit/da1a5a50c8fbc0f578c3d01b36d89f79cebee3c3))
1487
1121
 
1488
-
1489
-
1490
1122
  ### [6.7.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.7.1...@anansi/webpack-config@6.7.2) (2021-05-05)
1491
1123
 
1492
1124
  **Note:** Version bump only for package @anansi/webpack-config
1493
1125
 
1494
-
1495
-
1496
-
1497
-
1498
1126
  ### [6.7.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.7.0...@anansi/webpack-config@6.7.1) (2021-05-03)
1499
1127
 
1500
1128
  **Note:** Version bump only for package @anansi/webpack-config
1501
1129
 
1502
-
1503
-
1504
-
1505
-
1506
1130
  ## [6.7.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.6.0...@anansi/webpack-config@6.7.0) (2021-05-03)
1507
1131
 
1508
-
1509
1132
  ### 🚀 Features
1510
1133
 
1511
1134
  * Leaving opening browser up to context of user ([3acbef3](https://github.com/ntucker/anansi/commit/3acbef36776091695d1a483e0bb270d2a10d02ab))
1512
1135
 
1513
-
1514
-
1515
1136
  ## [6.6.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.5.6...@anansi/webpack-config@6.6.0) (2021-05-03)
1516
1137
 
1517
-
1518
1138
  ### 🚀 Features
1519
1139
 
1520
1140
  * Add types ([b7968c4](https://github.com/ntucker/anansi/commit/b7968c4e54099dc3c7510a6930b7ab0536bc8130))
1521
1141
 
1522
-
1523
1142
  ### 💅 Enhancement
1524
1143
 
1525
1144
  * peerDep to full release ([6353809](https://github.com/ntucker/anansi/commit/6353809110ecb8f7f2d2413d533289fc7ed51cec))
1526
1145
 
1527
-
1528
-
1529
1146
  ### [6.5.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.5.5...@anansi/webpack-config@6.5.6) (2021-05-01)
1530
1147
 
1531
-
1532
1148
  ### 🐛 Bug Fix
1533
1149
 
1534
1150
  * dev-middleware must be v3 for now ([55e030d](https://github.com/ntucker/anansi/commit/55e030dd54622ee0ef17ee16c62c6facea7a5f4e))
1535
1151
 
1536
-
1537
1152
  ### 📝 Documentation
1538
1153
 
1539
1154
  * Add package resolutions to storybook directions ([47bede5](https://github.com/ntucker/anansi/commit/47bede581e36f91d5433a4809aff94cbc86e360e))
@@ -1541,310 +1156,212 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1541
1156
  * More webpack explanations ([abd4336](https://github.com/ntucker/anansi/commit/abd4336a105a10d707b0b21154871ee96724c52f))
1542
1157
  * Update style instructions ([168207b](https://github.com/ntucker/anansi/commit/168207bf16b94d3b4a94cadec73ab10dfe5dcb26))
1543
1158
 
1544
-
1545
-
1546
1159
  ### [6.5.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.5.4...@anansi/webpack-config@6.5.5) (2021-04-30)
1547
1160
 
1548
-
1549
1161
  ### 🐛 Bug Fix
1550
1162
 
1551
1163
  * Remove unused error overlay plugin as it is incompatible with webpack5 ([a3b6780](https://github.com/ntucker/anansi/commit/a3b67809baccd8f29863b51c53c9a308922d3003))
1552
1164
 
1553
-
1554
-
1555
1165
  ### [6.5.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.5.3...@anansi/webpack-config@6.5.4) (2021-04-30)
1556
1166
 
1557
-
1558
1167
  ### 📦 Package
1559
1168
 
1560
1169
  * bump mini-css-extract-plugin from 1.5.1 to 1.6.0 ([#283](https://github.com/ntucker/anansi/issues/283)) ([c1ac1d1](https://github.com/ntucker/anansi/commit/c1ac1d178306600a33824907fbffef4b66a0a460))
1561
1170
 
1562
-
1563
-
1564
1171
  ### [6.5.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.5.2...@anansi/webpack-config@6.5.3) (2021-04-29)
1565
1172
 
1566
-
1567
1173
  ### 💅 Enhancement
1568
1174
 
1569
1175
  * Support icss in global style dir ([37b747f](https://github.com/ntucker/anansi/commit/37b747ffbf841f2cdf7a95a0ed859551df38f200))
1570
1176
  * Treat .module.scss found in global style folder as css modules ([9db8a7a](https://github.com/ntucker/anansi/commit/9db8a7a86728c639077e96e79746170f5d2a973d))
1571
1177
 
1572
-
1573
-
1574
1178
  ### [6.5.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.5.1...@anansi/webpack-config@6.5.2) (2021-04-29)
1575
1179
 
1576
-
1577
1180
  ### 🐛 Bug Fix
1578
1181
 
1579
1182
  * Only add module resolve for globalStyleDir if it is defined ([c3ef706](https://github.com/ntucker/anansi/commit/c3ef70656f02522cce9335a73c7621572e202ba0))
1580
1183
 
1581
-
1582
-
1583
1184
  ### [6.5.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.5.0...@anansi/webpack-config@6.5.1) (2021-04-29)
1584
1185
 
1585
-
1586
1186
  ### 💅 Enhancement
1587
1187
 
1588
1188
  * Don't do special publicPath for devmode ([f2c67b7](https://github.com/ntucker/anansi/commit/f2c67b714e855077bd5ed7e3e051164ee2398cca))
1589
1189
 
1590
-
1591
1190
  ### 🐛 Bug Fix
1592
1191
 
1593
1192
  * Avoid recursive watching by moving cache dir out of node_modules ([3e27040](https://github.com/ntucker/anansi/commit/3e270409082b75a622146babf263c96425ed06d8))
1594
1193
  * Resolve globalStyleDir ([75e7e9c](https://github.com/ntucker/anansi/commit/75e7e9cd7973b3f081407d919021a400e5bbe863))
1595
1194
 
1596
-
1597
1195
  ### 📦 Package
1598
1196
 
1599
1197
  * bump mini-css-extract-plugin from 1.5.0 to 1.5.1 ([#276](https://github.com/ntucker/anansi/issues/276)) ([70401cb](https://github.com/ntucker/anansi/commit/70401cbf658954460c7c462188e72c98092bd102))
1600
1198
 
1601
-
1602
-
1603
1199
  ## [6.5.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.4.1...@anansi/webpack-config@6.5.0) (2021-04-28)
1604
1200
 
1605
-
1606
1201
  ### 🚀 Features
1607
1202
 
1608
1203
  * Add globalStyleDir option ([#272](https://github.com/ntucker/anansi/issues/272)) ([5803312](https://github.com/ntucker/anansi/commit/5803312198bee6fa3e0a75c04dd01bec902dc430))
1609
1204
 
1610
-
1611
1205
  ### 🐛 Bug Fix
1612
1206
 
1613
1207
  * Typo in error message ([0042040](https://github.com/ntucker/anansi/commit/0042040f878491ce69138f56894860503e0ecf74))
1614
1208
 
1615
-
1616
1209
  ### 📝 Documentation
1617
1210
 
1618
1211
  * Document tsconfigPathOptions ([3ba837b](https://github.com/ntucker/anansi/commit/3ba837becaa28d47c30b69f1f8696ebce8f0597f))
1619
1212
 
1620
-
1621
-
1622
1213
  ### [6.4.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.4.0...@anansi/webpack-config@6.4.1) (2021-04-27)
1623
1214
 
1624
-
1625
1215
  ### 🐛 Bug Fix
1626
1216
 
1627
1217
  * Include buffer pkg ([eafce6d](https://github.com/ntucker/anansi/commit/eafce6d902e1050572c55c84de32bd6e42c05c9e))
1628
1218
 
1629
-
1630
-
1631
1219
  ## [6.4.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.3.5...@anansi/webpack-config@6.4.0) (2021-04-27)
1632
1220
 
1633
-
1634
1221
  ### 🚀 Features
1635
1222
 
1636
1223
  * Add svgrOptions to configure svgr ([d4a6564](https://github.com/ntucker/anansi/commit/d4a6564e0e44fb4ca55f11703ad51898a06c74e8))
1637
1224
 
1638
-
1639
1225
  ### 💅 Enhancement
1640
1226
 
1641
1227
  * Use postcss on [@import](https://github.com/import) from css ([ae40f98](https://github.com/ntucker/anansi/commit/ae40f989930cc5f2cee39b92a0a0231f58966266))
1642
1228
 
1643
-
1644
1229
  ### 📦 Package
1645
1230
 
1646
1231
  * bump postcss from 8.2.12 to 8.2.13 ([#262](https://github.com/ntucker/anansi/issues/262)) ([ae1e860](https://github.com/ntucker/anansi/commit/ae1e86005dda1c8061dd7e9494a92c3fe31ac7a1))
1647
1232
 
1648
-
1649
-
1650
1233
  ### [6.3.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.3.4...@anansi/webpack-config@6.3.5) (2021-04-24)
1651
1234
 
1652
-
1653
1235
  ### 📦 Package
1654
1236
 
1655
1237
  * bump postcss from 8.2.10 to 8.2.12 ([#255](https://github.com/ntucker/anansi/issues/255)) ([9913554](https://github.com/ntucker/anansi/commit/9913554da7aa3f9e2f8c51cc2e955bcb0a008f0e))
1656
1238
 
1657
-
1658
-
1659
1239
  ### [6.3.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.3.3...@anansi/webpack-config@6.3.4) (2021-04-22)
1660
1240
 
1661
-
1662
1241
  ### 📦 Package
1663
1242
 
1664
1243
  * linaria to beta 3 ([948e9ab](https://github.com/ntucker/anansi/commit/948e9ab20cc741f4526f9235e523ac506509486d))
1665
1244
 
1666
-
1667
-
1668
1245
  ### [6.3.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.3.2...@anansi/webpack-config@6.3.3) (2021-04-21)
1669
1246
 
1670
-
1671
1247
  ### 📦 Package
1672
1248
 
1673
1249
  * css-loader, mini-css-extract-plugin ([f5058e2](https://github.com/ntucker/anansi/commit/f5058e27f5bea2668b9447fa0a2e3cb5858a19e5))
1674
1250
  * webpack-node-externals major ([c072aba](https://github.com/ntucker/anansi/commit/c072aba9a60e2b52ec659281dfeb699b732f4f7b))
1675
1251
 
1676
-
1677
-
1678
1252
  ### [6.3.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.3.1...@anansi/webpack-config@6.3.2) (2021-04-15)
1679
1253
 
1680
1254
  **Note:** Version bump only for package @anansi/webpack-config
1681
1255
 
1682
-
1683
-
1684
-
1685
-
1686
1256
  ### [6.3.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.3.0...@anansi/webpack-config@6.3.1) (2021-04-15)
1687
1257
 
1688
-
1689
1258
  ### 💅 Enhancement
1690
1259
 
1691
1260
  * Improve chunk naming during analyze and nohash ([df234a7](https://github.com/ntucker/anansi/commit/df234a7788b1ba59b87ba307c0539ea92a9fb2e0))
1692
1261
  * Vary webpack cache on browserslist ([9912e5e](https://github.com/ntucker/anansi/commit/9912e5e244d7b6cf5ea8e78c2d33a038912e20ad))
1693
1262
 
1694
-
1695
1263
  ### 📦 Package
1696
1264
 
1697
1265
  * sass-resources-loader ([e79fe8b](https://github.com/ntucker/anansi/commit/e79fe8ba5723472c6e6a950c02b003fa2f93b6c9))
1698
1266
 
1699
-
1700
1267
  ### 📝 Documentation
1701
1268
 
1702
1269
  * Typos in readme ([7e0b4ca](https://github.com/ntucker/anansi/commit/7e0b4ca6ef2a3284a07fe7621175bc0d22660dee))
1703
1270
 
1704
-
1705
-
1706
1271
  ## [6.3.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.12...@anansi/webpack-config@6.3.0) (2021-04-14)
1707
1272
 
1708
-
1709
1273
  ### 🚀 Features
1710
1274
 
1711
1275
  * Add --env nohash option ([#232](https://github.com/ntucker/anansi/issues/232)) ([71f912c](https://github.com/ntucker/anansi/commit/71f912ca9989d7f823bb7ba7bd6b72d8a4a8a029))
1712
1276
 
1713
-
1714
1277
  ### 📦 Package
1715
1278
 
1716
1279
  * thread-loader, webpack-bundle-analyzer ([bb994f2](https://github.com/ntucker/anansi/commit/bb994f24301c2da5f647e703d0832ded5f4ced1a))
1717
1280
 
1718
-
1719
-
1720
1281
  ### [6.2.12](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.11...@anansi/webpack-config@6.2.12) (2021-04-12)
1721
1282
 
1722
-
1723
1283
  ### 📦 Package
1724
1284
 
1725
1285
  * mini-css-extract-plugin ([072e48a](https://github.com/ntucker/anansi/commit/072e48ad8fe9972fdf269ee0918d38fd660d6dad))
1726
1286
 
1727
-
1728
-
1729
1287
  ### [6.2.11](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.10...@anansi/webpack-config@6.2.11) (2021-04-11)
1730
1288
 
1731
-
1732
1289
  ### 📦 Package
1733
1290
 
1734
1291
  * Bump linaria to 3-beta.2 ([273b04b](https://github.com/ntucker/anansi/commit/273b04bc49ea2554e0b2b87221edc89aaca2d6e4))
1735
1292
  * css-loader, css-minimizer (major), postcss ([be9d829](https://github.com/ntucker/anansi/commit/be9d82952a72e2f7a6a8a7768313b272fa8a2657))
1736
1293
 
1737
-
1738
-
1739
1294
  ### [6.2.10](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.9...@anansi/webpack-config@6.2.10) (2021-04-11)
1740
1295
 
1741
1296
  **Note:** Version bump only for package @anansi/webpack-config
1742
1297
 
1743
-
1744
-
1745
-
1746
-
1747
1298
  ### [6.2.9](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.8...@anansi/webpack-config@6.2.9) (2021-04-06)
1748
1299
 
1749
1300
  **Note:** Version bump only for package @anansi/webpack-config
1750
1301
 
1751
-
1752
-
1753
-
1754
-
1755
1302
  ### [6.2.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.7...@anansi/webpack-config@6.2.8) (2021-04-01)
1756
1303
 
1757
1304
  **Note:** Version bump only for package @anansi/webpack-config
1758
1305
 
1759
-
1760
-
1761
-
1762
-
1763
1306
  ### [6.2.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.6...@anansi/webpack-config@6.2.7) (2021-04-01)
1764
1307
 
1765
-
1766
1308
  ### 📦 Package
1767
1309
 
1768
1310
  * core-js minor ([b1cb302](https://github.com/ntucker/anansi/commit/b1cb3028b3dc5e87f0643b53e1028eb8baff87c6))
1769
1311
 
1770
-
1771
-
1772
1312
  ### [6.2.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.5...@anansi/webpack-config@6.2.6) (2021-03-29)
1773
1313
 
1774
1314
  **Note:** Version bump only for package @anansi/webpack-config
1775
1315
 
1776
-
1777
-
1778
-
1779
-
1780
1316
  ### [6.2.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.4...@anansi/webpack-config@6.2.5) (2021-03-29)
1781
1317
 
1782
-
1783
1318
  ### 💅 Enhancement
1784
1319
 
1785
1320
  * Invalidate webpack cache based on config version ([80d73ee](https://github.com/ntucker/anansi/commit/80d73ee9b7427af953f78a2859dc3de1d2c4a024))
1786
1321
  * Remove extraneous dep ([771a3da](https://github.com/ntucker/anansi/commit/771a3daf211c0eaafcdd851567d8b06c5e3b53c9))
1787
1322
  * Webpack 5 recommended config ([037d36f](https://github.com/ntucker/anansi/commit/037d36f6f8dff75fa2a848e32b3925fb7bbb8842))
1788
1323
 
1789
-
1790
1324
  ### 📝 Documentation
1791
1325
 
1792
1326
  * Reorder and make more clear ([c7823e2](https://github.com/ntucker/anansi/commit/c7823e2bbc7b527091ee2649ada08611ee685e27))
1793
1327
 
1794
-
1795
-
1796
1328
  ### [6.2.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.3...@anansi/webpack-config@6.2.4) (2021-03-28)
1797
1329
 
1798
-
1799
1330
  ### 💅 Enhancement
1800
1331
 
1801
1332
  * Use css-minimizer-webpack-plugin ([3ebe0a3](https://github.com/ntucker/anansi/commit/3ebe0a33553b64eda5e843b853c04ee94210c8fd))
1802
1333
 
1803
-
1804
-
1805
1334
  ### [6.2.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.2...@anansi/webpack-config@6.2.3) (2021-03-28)
1806
1335
 
1807
-
1808
1336
  ### 🐛 Bug Fix
1809
1337
 
1810
1338
  * readable-stream mapping for current (3.6) version ([77b3c0b](https://github.com/ntucker/anansi/commit/77b3c0badb93c9600aafaad300bc6d7f5e7b7976))
1811
1339
  * Storybook resolve.plugins building ([9b8adb6](https://github.com/ntucker/anansi/commit/9b8adb6081800472decad74cdc883805273a25b1))
1812
1340
 
1813
-
1814
1341
  ### 📝 Documentation
1815
1342
 
1816
1343
  * Update project titles ([9e248a4](https://github.com/ntucker/anansi/commit/9e248a4c697f567cd1a92688878c0965f9c95f7c))
1817
1344
 
1818
-
1819
-
1820
- ### [6.2.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.1...@anansi/webpack-config@6.2.2) (2021-03-28)
1821
-
1345
+ ### [6.2.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.1...@anansi/webpack-config@6.2.2) (2021-03-28)
1822
1346
 
1823
1347
  ### 💅 Enhancement
1824
1348
 
1825
1349
  * Make scripts use more consistent naming ([67d8130](https://github.com/ntucker/anansi/commit/67d8130ca0b135288c1e094728ad50cac8a0903f))
1826
1350
 
1827
-
1828
1351
  ### 🐛 Bug Fix
1829
1352
 
1830
1353
  * Correct peerDep version for storybook ([0e1696d](https://github.com/ntucker/anansi/commit/0e1696d52cd8832869fc1796bae0db1819662502))
1831
1354
 
1832
-
1833
-
1834
1355
  ### [6.2.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.2.0...@anansi/webpack-config@6.2.1) (2021-03-28)
1835
1356
 
1836
-
1837
1357
  ### 📝 Documentation
1838
1358
 
1839
1359
  * Note about webpack-cli compatibility ([7f2532f](https://github.com/ntucker/anansi/commit/7f2532fd23e503c5cf01eca13556caf7bc5dc646))
1840
1360
  * Update scripts example ([474d26e](https://github.com/ntucker/anansi/commit/474d26ef2119c339c95dc2d7584662519d5f5b83))
1841
1361
  * Update tags ([2df65e3](https://github.com/ntucker/anansi/commit/2df65e318ea6e422021188780fb1777a59b37520))
1842
1362
 
1843
-
1844
-
1845
1363
  ## [6.2.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.1.6...@anansi/webpack-config@6.2.0) (2021-03-28)
1846
1364
 
1847
-
1848
1365
  ### 🚀 Features
1849
1366
 
1850
1367
  * .html typings ([c038b95](https://github.com/ntucker/anansi/commit/c038b95d55114200d833e090507fd364a3c1d83d))
@@ -1852,95 +1369,68 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1852
1369
  * Resolve wasm files ([607530b](https://github.com/ntucker/anansi/commit/607530b1043e87038f51f61f77d229cf1774a49f))
1853
1370
  * Support .html files ([3591086](https://github.com/ntucker/anansi/commit/35910863e1844da0fed68e9ad56fd3e5286375bb))
1854
1371
 
1855
-
1856
1372
  ### 💅 Enhancement
1857
1373
 
1858
1374
  * More chances to bust babel cache ([44d0bca](https://github.com/ntucker/anansi/commit/44d0bca5e151e75ef5bf36a108b89f4c2678153c))
1859
1375
 
1860
-
1861
-
1862
1376
  ### [6.1.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.1.5...@anansi/webpack-config@6.1.6) (2021-03-28)
1863
1377
 
1864
-
1865
1378
  ### 🐛 Bug Fix
1866
1379
 
1867
1380
  * Node builds ([670c297](https://github.com/ntucker/anansi/commit/670c297f5dfddd699863ea5d9a357d500bf9efdf))
1868
1381
 
1869
-
1870
1382
  ### 📦 Package
1871
1383
 
1872
1384
  * css-loader, mini-css-extract-plugin, svgo minor ([c9bfd17](https://github.com/ntucker/anansi/commit/c9bfd1772c6b0a96d888db4dfa03553891323660))
1873
1385
 
1874
-
1875
-
1876
1386
  ### [6.1.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.1.4...@anansi/webpack-config@6.1.5) (2021-03-28)
1877
1387
 
1878
-
1879
1388
  ### 💅 Enhancement
1880
1389
 
1881
1390
  * Explicit types inclusion for storybook loaders ([e6077c9](https://github.com/ntucker/anansi/commit/e6077c9e88c3139aaec5c490c03db219617e073a))
1882
1391
 
1883
-
1884
1392
  ### 📦 Package
1885
1393
 
1886
1394
  * readable-stream explicit dep ([17e6635](https://github.com/ntucker/anansi/commit/17e6635864f8606e7b54893114402f2b446af88a))
1887
1395
 
1888
-
1889
1396
  ### 📝 Documentation
1890
1397
 
1891
1398
  * Explain how to work with webpack 4 ([fee5e87](https://github.com/ntucker/anansi/commit/fee5e87337a2289bd6dbc3aeead9785af69669cd))
1892
1399
 
1893
-
1894
-
1895
1400
  ### [6.1.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.1.3...@anansi/webpack-config@6.1.4) (2021-03-28)
1896
1401
 
1897
-
1898
1402
  ### 💅 Enhancement
1899
1403
 
1900
1404
  * Improve storybook rules detection to ignore ([96e7028](https://github.com/ntucker/anansi/commit/96e7028f5fcf75bb65182dc94cea20faff800570))
1901
1405
 
1902
-
1903
-
1904
1406
  ### [6.1.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.1.2...@anansi/webpack-config@6.1.3) (2021-03-25)
1905
1407
 
1906
-
1907
1408
  ### 🐛 Bug Fix
1908
1409
 
1909
1410
  * Latest storybook config with hoisted node_modules ([77cc13f](https://github.com/ntucker/anansi/commit/77cc13f92d002fd6f6f2798c13768239e39a6f61))
1910
1411
 
1911
-
1912
1412
  ### 📝 Documentation
1913
1413
 
1914
1414
  * Webpack supports only 5 now ([86eca63](https://github.com/ntucker/anansi/commit/86eca6308ab8d9cb11140f337d4d8d0dae43d2a1))
1915
1415
 
1916
-
1917
-
1918
1416
  ### [6.1.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.1.1...@anansi/webpack-config@6.1.2) (2021-03-25)
1919
1417
 
1920
-
1921
1418
  ### 🐛 Bug Fix
1922
1419
 
1923
1420
  * Hot reloading in dev mode with dev-server v3 ([e716c9d](https://github.com/ntucker/anansi/commit/e716c9de459f2abdbd4f7642d8496ae50a7b1fb8))
1924
1421
 
1925
-
1926
-
1927
1422
  ### [6.1.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.1.0...@anansi/webpack-config@6.1.1) (2021-03-22)
1928
1423
 
1929
-
1930
1424
  ### 💅 Enhancement
1931
1425
 
1932
1426
  * Use default webpack targets (browserslist if found, then web) ([f28d1ed](https://github.com/ntucker/anansi/commit/f28d1edfa646aeebbb0b25270682ae7bcc0e2581))
1933
1427
 
1934
-
1935
-
1936
1428
  ## [6.1.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.0.0...@anansi/webpack-config@6.1.0) (2021-03-21)
1937
1429
 
1938
-
1939
1430
  ### 🚀 Features
1940
1431
 
1941
1432
  * Enable linaria out of the box ([#157](https://github.com/ntucker/anansi/issues/157)) ([473ca19](https://github.com/ntucker/anansi/commit/473ca193753a3f0bf26f18717666f2913931ce8a))
1942
1433
 
1943
-
1944
1434
  ### 💅 Enhancement
1945
1435
 
1946
1436
  * Detect apng, cur, ani for PreloadWebpackPlugin ([8c86483](https://github.com/ntucker/anansi/commit/8c8648339014e5dbba1a174e53feabe51f542e2d))
@@ -1950,20 +1440,14 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1950
1440
  * Use webpack 5 asset modules ([#158](https://github.com/ntucker/anansi/issues/158)) ([06baa85](https://github.com/ntucker/anansi/commit/06baa856a77d7b28737df9a5359b46b5b6bf4f5f))
1951
1441
  * Use webpack5 recommendations ([cff4dc7](https://github.com/ntucker/anansi/commit/cff4dc7dd81ed4d5623b9fbe5895038bff7437f9))
1952
1442
 
1953
-
1954
-
1955
1443
  ## [6.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@6.0.0-rc.0...@anansi/webpack-config@6.0.0) (2021-03-21)
1956
1444
 
1957
-
1958
1445
  ### 💅 Enhancement
1959
1446
 
1960
1447
  * Remove webpack 4 conditionals ([#156](https://github.com/ntucker/anansi/issues/156)) ([cc0e28b](https://github.com/ntucker/anansi/commit/cc0e28b04bc18ad52ee61a95e9965c97cc41e314))
1961
1448
 
1962
-
1963
-
1964
1449
  ## [6.0.0-rc.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.4.1...@anansi/webpack-config@6.0.0-rc.0) (2021-03-21)
1965
1450
 
1966
-
1967
1451
  ### ⚠ 💥 BREAKING CHANGES
1968
1452
 
1969
1453
  * - drop support for webpack 4
@@ -1973,90 +1457,63 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
1973
1457
 
1974
1458
  * Major webpack plugin upgrades for v5 support ([#75](https://github.com/ntucker/anansi/issues/75)) ([ff04988](https://github.com/ntucker/anansi/commit/ff049881d4a5894af4ceecc88de97c32fd7c5115))
1975
1459
 
1976
-
1977
-
1978
1460
  ### [5.4.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.4.0...@anansi/webpack-config@5.4.1) (2021-03-21)
1979
1461
 
1980
-
1981
1462
  ### 🐛 Bug Fix
1982
1463
 
1983
1464
  * No more infinite loop in 6.2 storybook ([19c26db](https://github.com/ntucker/anansi/commit/19c26dbd7512abad5ddb55dd997cb89d132ce997))
1984
1465
  * process ENV needed to use node polyfills ([de53ee7](https://github.com/ntucker/anansi/commit/de53ee727d0431b7a8b1f2d99f0997cc1b824be8))
1985
1466
 
1986
-
1987
-
1988
1467
  ## [5.4.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.3.0...@anansi/webpack-config@5.4.0) (2021-03-21)
1989
1468
 
1990
-
1991
1469
  ### 🚀 Features
1992
1470
 
1993
1471
  * Support apng, cur, ani files ([48e4087](https://github.com/ntucker/anansi/commit/48e4087270225518450e0ee4533c86e940b11e11))
1994
1472
 
1995
-
1996
1473
  ### 💅 Enhancement
1997
1474
 
1998
1475
  * Simplify issuer regex ([5ebd06f](https://github.com/ntucker/anansi/commit/5ebd06f7c336f6dea0fe6036b9e01d63845e2701))
1999
1476
 
2000
-
2001
1477
  ### 🐛 Bug Fix
2002
1478
 
2003
1479
  * Global css might have side effects ([8d53c9e](https://github.com/ntucker/anansi/commit/8d53c9ed330d9f3217e7b81f320f0cc7ee8aca82))
2004
1480
 
2005
-
2006
1481
  ### 📦 Package
2007
1482
 
2008
1483
  * mini-css-extract-plugin, postcss, svgo patch ([b01a7b8](https://github.com/ntucker/anansi/commit/b01a7b88c1128d55c7e5be3365830973c9082a6a))
2009
1484
 
2010
-
2011
-
2012
1485
  ## [5.3.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.2.4...@anansi/webpack-config@5.3.0) (2021-03-08)
2013
1486
 
2014
-
2015
1487
  ### 🚀 Features
2016
1488
 
2017
1489
  * Add svgoOptions to override SVGO optimization ([021d427](https://github.com/ntucker/anansi/commit/021d42700f1efebd1adf6086aff8fec6bec2d730))
2018
1490
 
2019
-
2020
-
2021
1491
  ### [5.2.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.2.3...@anansi/webpack-config@5.2.4) (2021-03-06)
2022
1492
 
2023
-
2024
1493
  ### 📦 Package
2025
1494
 
2026
1495
  * SVGO and loader major ([dd7c594](https://github.com/ntucker/anansi/commit/dd7c594f50d25a7e59287d291f4ac23b0bf98972))
2027
1496
 
2028
-
2029
-
2030
1497
  ### [5.2.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.2.2...@anansi/webpack-config@5.2.3) (2021-03-04)
2031
1498
 
2032
1499
  **Note:** Version bump only for package @anansi/webpack-config
2033
1500
 
2034
-
2035
-
2036
-
2037
-
2038
1501
  ### [5.2.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.2.1...@anansi/webpack-config@5.2.2) (2021-02-24)
2039
1502
 
2040
-
2041
1503
  ### 💅 Enhancement
2042
1504
 
2043
1505
  * Remove need for fancy loader resolution ([#110](https://github.com/ntucker/anansi/issues/110)) ([85d7a1c](https://github.com/ntucker/anansi/commit/85d7a1cf12037a919a1738285201e22535a2f28c))
2044
1506
 
2045
-
2046
1507
  ### 🐛 Bug Fix
2047
1508
 
2048
1509
  * Storybook ([9f6d526](https://github.com/ntucker/anansi/commit/9f6d52636e13e224aac024fcddfde00a970e2a71))
2049
1510
 
2050
-
2051
1511
  ### 📦 Package
2052
1512
 
2053
1513
  * mini-css-extract-plugin, react-dev-utils patch ([1959f32](https://github.com/ntucker/anansi/commit/1959f3260c7e7db322c131fead460fd1c6a51ea2))
2054
1514
 
2055
-
2056
-
2057
1515
  ### [5.2.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.2.0...@anansi/webpack-config@5.2.1) (2021-02-20)
2058
1516
 
2059
-
2060
1517
  ### 📦 Package
2061
1518
 
2062
1519
  * bump autoprefixer from 10.2.3 to 10.2.4 ([#97](https://github.com/ntucker/anansi/issues/97)) ([123dd86](https://github.com/ntucker/anansi/commit/123dd86167b297fbfcdc7d775aa6cd5bd594cd34))
@@ -2064,186 +1521,124 @@ Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to
2064
1521
  * bump react-dev-utils from 10.2.1 to 11.0.2 ([#94](https://github.com/ntucker/anansi/issues/94)) ([a38c7c4](https://github.com/ntucker/anansi/commit/a38c7c4aad67fc455d5a52eff0fbb153270422a2))
2065
1522
  * bump rimraf from 3.0.0 to 3.0.2 ([#96](https://github.com/ntucker/anansi/issues/96)) ([d3a9f95](https://github.com/ntucker/anansi/commit/d3a9f95c401c72941b0fc2e4dd76a95c4039ab08))
2066
1523
 
2067
-
2068
1524
  ### 📝 Documentation
2069
1525
 
2070
1526
  * Add upgrade guide to changelog ([63128c0](https://github.com/ntucker/anansi/commit/63128c03fc5c71b056c9e7673ecabea6aae7e1e6))
2071
1527
 
2072
-
2073
-
2074
1528
  ## [5.2.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.14...@anansi/webpack-config@5.2.0) (2021-02-13)
2075
1529
 
2076
-
2077
1530
  ### 🚀 Features
2078
1531
 
2079
1532
  * Option to preload fonts ([#92](https://github.com/ntucker/anansi/issues/92)) ([8976436](https://github.com/ntucker/anansi/commit/8976436466b9627ef2ac370acc7ab105466f9f17))
2080
1533
 
2081
-
2082
1534
  ### 📝 Documentation
2083
1535
 
2084
1536
  * Add htmlOptions to readme ([3231fbd](https://github.com/ntucker/anansi/commit/3231fbde6ea7f793b1bce7be88b12a90180cc111))
2085
1537
  * Formatting improvements ([245e59b](https://github.com/ntucker/anansi/commit/245e59b07ee551ba3c80207c176151c13078ee01))
2086
1538
 
2087
-
2088
-
2089
1539
  ### [5.1.14](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.13...@anansi/webpack-config@5.1.14) (2021-02-13)
2090
1540
 
2091
-
2092
1541
  ### 💅 Enhancement
2093
1542
 
2094
1543
  * Move NoEmitOnErrorsPlugin to non-deprecated method ([b25bdfb](https://github.com/ntucker/anansi/commit/b25bdfb12b56474a8051467ab57cd201d5c25bb5))
2095
1544
 
2096
-
2097
1545
  ### 📦 Package
2098
1546
 
2099
1547
  * error-overlay-webpack-plugin, mini-css-extract-plugin patch ([89af772](https://github.com/ntucker/anansi/commit/89af772810d2d664ca63f5d24d724b89e3245854))
2100
1548
 
2101
-
2102
1549
  ### 📝 Documentation
2103
1550
 
2104
1551
  * Update linaria instructions ([b0092b8](https://github.com/ntucker/anansi/commit/b0092b8bb0fe9424860387bacdfa5eb02c98458a))
2105
1552
 
2106
-
2107
-
2108
1553
  ### [5.1.13](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.12...@anansi/webpack-config@5.1.13) (2021-02-13)
2109
1554
 
2110
1555
  **Note:** Version bump only for package @anansi/webpack-config
2111
1556
 
2112
-
2113
-
2114
-
2115
-
2116
1557
  ### [5.1.12](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.11...@anansi/webpack-config@5.1.12) (2021-02-13)
2117
1558
 
2118
-
2119
1559
  ### 🐛 Bug Fix
2120
1560
 
2121
1561
  * Include webpack config types ([6d2f0e2](https://github.com/ntucker/anansi/commit/6d2f0e2d3bbeb99ee5fc756c8023e29bd1efc05f))
2122
1562
 
2123
-
2124
-
2125
1563
  ### [5.1.11](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.10...@anansi/webpack-config@5.1.11) (2021-02-13)
2126
1564
 
2127
-
2128
1565
  ### 📦 Package
2129
1566
 
2130
1567
  * Bump babel (patch) ([22152c5](https://github.com/ntucker/anansi/commit/22152c51fce5534890a8737fc285a35228ee90ba))
2131
1568
  * bump worker-loader from 3.0.7 to 3.0.8 ([#91](https://github.com/ntucker/anansi/issues/91)) ([c260de8](https://github.com/ntucker/anansi/commit/c260de83a85e7085f7e8afe980533428dbbcb152))
2132
1569
 
2133
-
2134
-
2135
1570
  ### [5.1.10](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.9...@anansi/webpack-config@5.1.10) (2021-02-05)
2136
1571
 
2137
-
2138
1572
  ### 📦 Package
2139
1573
 
2140
1574
  * bump ramda from 0.26.1 to 0.27.1 ([#78](https://github.com/ntucker/anansi/issues/78)) ([498e327](https://github.com/ntucker/anansi/commit/498e32768f195c8cc3b0e7aa37f24c63739467e4))
2141
1575
  * webpack-fix-style-only-entries patch ([4881852](https://github.com/ntucker/anansi/commit/4881852c2e73bd3c12d2c2eacc3ea05c38d20a1b))
2142
1576
 
2143
-
2144
-
2145
1577
  ### [5.1.9](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.8...@anansi/webpack-config@5.1.9) (2021-02-03)
2146
1578
 
2147
1579
  **Note:** Version bump only for package @anansi/webpack-config
2148
1580
 
2149
-
2150
-
2151
-
2152
-
2153
1581
  ### [5.1.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.7...@anansi/webpack-config@5.1.8) (2021-01-23)
2154
1582
 
2155
-
2156
1583
  ### 📦 Package
2157
1584
 
2158
1585
  * autoprefixer, html-webpack-plugin, mini-css-extract-plugin, worker-loader ([8dd7bd0](https://github.com/ntucker/anansi/commit/8dd7bd07f3929c1ea0a832cfe682b2700065ef05))
2159
1586
 
2160
-
2161
-
2162
1587
  ### [5.1.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.6...@anansi/webpack-config@5.1.7) (2021-01-18)
2163
1588
 
2164
-
2165
1589
  ### 📦 Package
2166
1590
 
2167
1591
  * minor post-css ([2b7d3a1](https://github.com/ntucker/anansi/commit/2b7d3a1f9f512cc2d4f0fa5bcfdaf83c8366f5a4))
2168
1592
  * Require 5.12 webpack for html-plugin compat ([52d628c](https://github.com/ntucker/anansi/commit/52d628cb5afcbb7a94087085b433bd58c8dabadc))
2169
1593
 
2170
-
2171
-
2172
1594
  ### [5.1.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.5...@anansi/webpack-config@5.1.6) (2020-12-29)
2173
1595
 
2174
-
2175
1596
  ### 💅 Enhancement
2176
1597
 
2177
1598
  * Improve storybook support ([#58](https://github.com/ntucker/anansi/issues/58)) ([8d1d572](https://github.com/ntucker/anansi/commit/8d1d572a1574be83fc02e923378d81f5e3972c1c))
2178
1599
 
2179
-
2180
-
2181
1600
  ### [5.1.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.4...@anansi/webpack-config@5.1.5) (2020-12-17)
2182
1601
 
2183
1602
  **Note:** Version bump only for package @anansi/webpack-config
2184
1603
 
2185
-
2186
-
2187
-
2188
-
2189
1604
  ### [5.1.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.3...@anansi/webpack-config@5.1.4) (2020-12-04)
2190
1605
 
2191
-
2192
1606
  ### 📦 Package
2193
1607
 
2194
1608
  * many patch updates, node-sass major ([7747784](https://github.com/ntucker/anansi/commit/774778458a1a7261902fc2afc14793a7dfb8c9fc))
2195
1609
 
2196
-
2197
-
2198
1610
  ### [5.1.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.2...@anansi/webpack-config@5.1.3) (2020-11-14)
2199
1611
 
2200
-
2201
1612
  ### 🐛 Bug Fix
2202
1613
 
2203
1614
  * Use normal node resolution ([#55](https://github.com/ntucker/anansi/issues/55)) ([96a90b7](https://github.com/ntucker/anansi/commit/96a90b7a1a18c9d5173cb27cf56ba8f530da2c1b))
2204
1615
 
2205
-
2206
1616
  ### 📦 Package
2207
1617
 
2208
1618
  * @pmmmwh/react-refresh-webpack-plugin patch ([a00ee91](https://github.com/ntucker/anansi/commit/a00ee91dbd444bef936b1a869eb4e2d1d904e3cd))
2209
1619
  * babel-loader minor, mini-css-extract-plugin patch ([4cb8e71](https://github.com/ntucker/anansi/commit/4cb8e71e805584b30c7f2ed5af0c68b5b2bb4d91))
2210
1620
  * mini-css-extract-plugin minor ([47de30e](https://github.com/ntucker/anansi/commit/47de30ebfc9c6b498e11f8c67ce9ff4d5a3e59be))
2211
1621
 
2212
-
2213
-
2214
1622
  ### [5.1.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.1...@anansi/webpack-config@5.1.2) (2020-10-27)
2215
1623
 
2216
1624
  **Note:** Version bump only for package @anansi/webpack-config
2217
1625
 
2218
-
2219
-
2220
-
2221
-
2222
1626
  ### [5.1.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.1.0...@anansi/webpack-config@5.1.1) (2020-10-26)
2223
1627
 
2224
1628
  **Note:** Version bump only for package @anansi/webpack-config
2225
1629
 
2226
-
2227
-
2228
-
2229
-
2230
1630
  ## [5.1.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@5.0.0...@anansi/webpack-config@5.1.0) (2020-10-24)
2231
1631
 
2232
-
2233
1632
  ### 🚀 Features
2234
1633
 
2235
1634
  * Support new jsx transform for react 17 ([#53](https://github.com/ntucker/anansi/issues/53)) ([44c4a6a](https://github.com/ntucker/anansi/commit/44c4a6a7a60aa58d28ffd889b09841da9adfdb7a))
2236
1635
 
2237
-
2238
1636
  ### 📦 Package
2239
1637
 
2240
1638
  * Babel patch to 7.12.1 ([14db1ab](https://github.com/ntucker/anansi/commit/14db1abf4f2853c30c8baf9a6aec100780d8d578))
2241
1639
 
2242
-
2243
-
2244
1640
  ## [5.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.2.5...@anansi/webpack-config@5.0.0) (2020-10-24)
2245
1641
 
2246
-
2247
1642
  ### ⚠ 💥 BREAKING CHANGES
2248
1643
 
2249
1644
  * args from period to space
@@ -2260,17 +1655,14 @@ before hoisted
2260
1655
 
2261
1656
  * Support class static initialization blocks ([#47](https://github.com/ntucker/anansi/issues/47)) ([8625b5b](https://github.com/ntucker/anansi/commit/8625b5bd5b5745aaecfec09e9b09f723b23739a6))
2262
1657
 
2263
-
2264
1658
  ### 💅 Enhancement
2265
1659
 
2266
1660
  * Switch webpack args to use --env. prefix. ([#50](https://github.com/ntucker/anansi/issues/50)) ([11933ef](https://github.com/ntucker/anansi/commit/11933ef4db7322303943c5cf152dff329cfdd935))
2267
1661
 
2268
-
2269
1662
  ### 🐛 Bug Fix
2270
1663
 
2271
1664
  * Improve monorepo package resolution ([#49](https://github.com/ntucker/anansi/issues/49)) ([703af34](https://github.com/ntucker/anansi/commit/703af344c9ca33ce5442b4f86335479314b63f75))
2272
1665
 
2273
-
2274
1666
  ### 📦 Package
2275
1667
 
2276
1668
  * Major: autoprefixer, postcss-loader ([#45](https://github.com/ntucker/anansi/issues/45)) ([1b3ec85](https://github.com/ntucker/anansi/commit/1b3ec851afadd5822bbd5b1ec62c4ceec33c7038))
@@ -2278,7 +1670,6 @@ before hoisted
2278
1670
  * Require webpack-cli v4 ([#51](https://github.com/ntucker/anansi/issues/51)) ([4cc699f](https://github.com/ntucker/anansi/commit/4cc699ff60e943c69933d5f88368bd2b763a585c))
2279
1671
  * Use webpack 5 by default ([#48](https://github.com/ntucker/anansi/issues/48)) ([f1e6631](https://github.com/ntucker/anansi/commit/f1e6631c47cf14360a224cdd8fbd9825179ff47a))
2280
1672
 
2281
-
2282
1673
  ### ⏫ Upgrade Guide
2283
1674
 
2284
1675
  1) Upgrade webpack-cli to v4 `yarn add --dev webpack-cli@4`
@@ -2301,139 +1692,98 @@ before hoisted
2301
1692
  ```
2302
1693
  </details>
2303
1694
 
2304
-
2305
-
2306
1695
  ### [4.2.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.2.4...@anansi/webpack-config@4.2.5) (2020-10-02)
2307
1696
 
2308
-
2309
1697
  ### 💅 Enhancement
2310
1698
 
2311
1699
  * Default to gzip when analyzing ([28bfe20](https://github.com/ntucker/anansi/commit/28bfe206f3af9e165d60932c6e1a858023febfa4))
2312
1700
  * webpack-dev-server no longer peerDep ([16f8ea0](https://github.com/ntucker/anansi/commit/16f8ea06b1b2372db733602f223a3fc22b11eaff))
2313
1701
 
2314
-
2315
1702
  ### 📦 Package
2316
1703
 
2317
1704
  * minor: css-loader, html-webpack-plugin, thread-loader; patch: mini-css-extract-plugin, worker-loader ([d95c0c9](https://github.com/ntucker/anansi/commit/d95c0c9fa78e4a179b1e5b6d34b5d9c5a8b0c469))
2318
1705
 
2319
-
2320
-
2321
1706
  ### [4.2.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.2.3...@anansi/webpack-config@4.2.4) (2020-09-05)
2322
1707
 
2323
-
2324
1708
  ### 🐛 Bug Fix
2325
1709
 
2326
1710
  * Storybook webpack reoslution ([4b00ff1](https://github.com/ntucker/anansi/commit/4b00ff107266472fa95db63d99950fba7608fd18))
2327
1711
 
2328
-
2329
-
2330
1712
  ### [4.2.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.2.2...@anansi/webpack-config@4.2.3) (2020-09-05)
2331
1713
 
2332
-
2333
1714
  ### 💅 Enhancement
2334
1715
 
2335
1716
  * Remove redundant postcss optimize, since we're using OptimizeCSSAssetsPlugin ([54e8540](https://github.com/ntucker/anansi/commit/54e85403b252ede003b08c33ef39e2a8744b9444))
2336
1717
 
2337
-
2338
1718
  ### 📦 Package
2339
1719
 
2340
1720
  * react-refresh, optimize-css, autoprefixer patch ([c993d67](https://github.com/ntucker/anansi/commit/c993d6715f02d74e6acd77cebb5fcfa6520160c4))
2341
1721
 
2342
-
2343
-
2344
1722
  ### [4.2.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.2.1...@anansi/webpack-config@4.2.2) (2020-09-01)
2345
1723
 
2346
1724
  **Note:** Version bump only for package @anansi/webpack-config
2347
1725
 
2348
-
2349
-
2350
-
2351
-
2352
1726
  ### [4.2.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.2.0...@anansi/webpack-config@4.2.1) (2020-08-31)
2353
1727
 
2354
-
2355
1728
  ### 💅 Enhancement
2356
1729
 
2357
1730
  * Warn about using unsupported storybook version ([7382a32](https://github.com/ntucker/anansi/commit/7382a32866cb1329d37740cff305efa2fe2209f5))
2358
1731
 
2359
-
2360
1732
  ### 📦 Package
2361
1733
 
2362
1734
  * file-loader, html-webpack-plugin minor ([a7d4aed](https://github.com/ntucker/anansi/commit/a7d4aed2a415df1dbbe40e72dfcee036a0495c1c))
2363
1735
 
2364
-
2365
1736
  ### 📝 Documentation
2366
1737
 
2367
1738
  * Notice about versions supported ([e270145](https://github.com/ntucker/anansi/commit/e270145d1eb4340c7c68ea3478c596ebfa7d15fa))
2368
1739
 
2369
-
2370
-
2371
1740
  ## [4.2.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.1.2...@anansi/webpack-config@4.2.0) (2020-08-31)
2372
1741
 
2373
-
2374
1742
  ### 🚀 Features
2375
1743
 
2376
1744
  * Fully support webpack 5 ([a095546](https://github.com/ntucker/anansi/commit/a0955460f27182e68cb3150abce2531cd649ea65))
2377
1745
 
2378
-
2379
-
2380
1746
  ### [4.1.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.1.1...@anansi/webpack-config@4.1.2) (2020-08-30)
2381
1747
 
2382
-
2383
1748
  ### 💅 Enhancement
2384
1749
 
2385
1750
  * Increase compatability with webpack 5 ([644a5d2](https://github.com/ntucker/anansi/commit/644a5d2f27eae9947507daffcaacbc7ed7fd771d))
2386
1751
 
2387
-
2388
1752
  ### 🐛 Bug Fix
2389
1753
 
2390
1754
  * Storybook 6 compatibility ([f236cf6](https://github.com/ntucker/anansi/commit/f236cf62cba030abf26fb267cc44f5587b5edd85))
2391
1755
 
2392
-
2393
-
2394
1756
  ### [4.1.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.1.0...@anansi/webpack-config@4.1.1) (2020-08-26)
2395
1757
 
2396
-
2397
1758
  ### 💅 Enhancement
2398
1759
 
2399
1760
  * Streamline TypeScript webpack integration ([5ecb8c4](https://github.com/ntucker/anansi/commit/5ecb8c43c6a5b598f5e07bafb1b1c2f6f272d0bf))
2400
1761
 
2401
-
2402
1762
  ### 📝 Documentation
2403
1763
 
2404
1764
  * Add badges to readmes ([e377889](https://github.com/ntucker/anansi/commit/e3778896d0e3f24a7ba4f35592b1de2e51273c85))
2405
1765
 
2406
-
2407
-
2408
1766
  ## [4.1.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.0.1...@anansi/webpack-config@4.1.0) (2020-08-26)
2409
1767
 
2410
-
2411
1768
  ### 🚀 Features
2412
1769
 
2413
1770
  * Support more video formats ([ffc03a0](https://github.com/ntucker/anansi/commit/ffc03a0f35fa702bb07625b85bfcf3cc134fd0eb))
2414
1771
 
2415
-
2416
1772
  ### 🐛 Bug Fix
2417
1773
 
2418
1774
  * Don't apply sass to .css files ([c1cf8ca](https://github.com/ntucker/anansi/commit/c1cf8ca33829023c195b878137681a93ccfa6f80))
2419
1775
  * Prioritize own loaders over user's for compatibility ([e86a9c9](https://github.com/ntucker/anansi/commit/e86a9c9eb3a58db124db13b93e3d337c57da67e8))
2420
1776
  * Symlink no longer set in storybook ([e660d90](https://github.com/ntucker/anansi/commit/e660d90384eab97dfd3fb4a6fcec043699d5b257))
2421
1777
 
2422
-
2423
-
2424
1778
  ### [4.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@4.0.0...@anansi/webpack-config@4.0.1) (2020-08-25)
2425
1779
 
2426
-
2427
1780
  ### 📝 Documentation
2428
1781
 
2429
1782
  * Add linaria instructions step about including preset ([6f9bb5d](https://github.com/ntucker/anansi/commit/6f9bb5df2675da8e4bf4fbf5956cee1c8d7de1fe))
2430
1783
  * Fix heading level in readme ([fe1ebd1](https://github.com/ntucker/anansi/commit/fe1ebd104a1205bc463a784bc906103993372f5f))
2431
1784
 
2432
-
2433
-
2434
1785
  ## [4.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@3.0.1...@anansi/webpack-config@4.0.0) (2020-08-25)
2435
1786
 
2436
-
2437
1787
  ### ⚠ 💥 BREAKING CHANGES
2438
1788
 
2439
1789
  * Path resolution will now resolve to symlink location,
@@ -2448,35 +1798,25 @@ node_modules only use cssmodules if .module extension is used
2448
1798
  * Add extraJsLoaders option ([04e252c](https://github.com/ntucker/anansi/commit/04e252c5f33d78a8f2ce4d7436bce647bb7d5966))
2449
1799
  * Support linaria and other css flexibility ([#41](https://github.com/ntucker/anansi/issues/41)) ([00cd6fd](https://github.com/ntucker/anansi/commit/00cd6fd4fe1a973fef4915613bdac372f1f91151))
2450
1800
 
2451
-
2452
1801
  ### 💅 Enhancement
2453
1802
 
2454
1803
  * Remove resolve.symlinks = false ([c89f3e6](https://github.com/ntucker/anansi/commit/c89f3e62d887cc8938e46b58e7e2405bfa06d81c))
2455
1804
 
2456
-
2457
1805
  ### 🐛 Bug Fix
2458
1806
 
2459
1807
  * Consistent css module options when in dev mode ([7a27d96](https://github.com/ntucker/anansi/commit/7a27d96726275a4a165aa96d392f721828af38c5))
2460
1808
 
2461
-
2462
1809
  ### 📦 Package
2463
1810
 
2464
1811
  * Upgrade css-loader to v4 (major) ([32d57d2](https://github.com/ntucker/anansi/commit/32d57d2e885fd2fb129bad732cbbdcbaa513b584))
2465
1812
 
2466
-
2467
-
2468
1813
  ## <small>3.0.1 (2020-08-14)</small>
2469
1814
 
2470
1815
  * enhance: Upgrade to storybook 6 (major) ([da30bf7](https://github.com/ntucker/anansi/commit/da30bf7))
2471
1816
  * pkg: Antd, terser ([ec300c1](https://github.com/ntucker/anansi/commit/ec300c1))
2472
1817
 
2473
-
2474
-
2475
-
2476
-
2477
1818
  ## [3.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@2.1.1...@anansi/webpack-config@3.0.0) (2020-08-08)
2478
1819
 
2479
-
2480
1820
  ### ⚠ 💥 BREAKING CHANGES
2481
1821
 
2482
1822
  * Set hardCacheOptions={} to re-enable plugin
@@ -2486,84 +1826,60 @@ node_modules only use cssmodules if .module extension is used
2486
1826
 
2487
1827
  * Disable hard-cache-plugin by default ([d0facde](https://github.com/ntucker/anansi/commit/d0facde55f94ebeb55fbb483a0f9e269ac60e72c))
2488
1828
 
2489
-
2490
1829
  ### 🐛 Bug Fix
2491
1830
 
2492
1831
  * worker-loader integration ([31ca6ac](https://github.com/ntucker/anansi/commit/31ca6ac07ede4d3f6ec2f36a3de8e52e5fe46fa1))
2493
1832
 
2494
-
2495
1833
  ### 📦 Package
2496
1834
 
2497
1835
  * major worker-loader, webpack-node-externals (not affecting our config) ([ef7f8fd](https://github.com/ntucker/anansi/commit/ef7f8fdf59c722f01726dae02d38e0eb7905f5a2))
2498
1836
  * react-refresh-webpack-plugin v4 ([9e3e64d](https://github.com/ntucker/anansi/commit/9e3e64d7cc7ef83d2760c399b6cf62488ef49a78))
2499
1837
  * Terser major upgrade ([e860b73](https://github.com/ntucker/anansi/commit/e860b73372b229fc3a2f091aab1b4a663dbfa726))
2500
1838
 
2501
-
2502
-
2503
1839
  ### [2.1.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@2.1.0...@anansi/webpack-config@2.1.1) (2020-07-31)
2504
1840
 
2505
-
2506
1841
  ### 🏠 Internal
2507
1842
 
2508
1843
  * Bump internal packages ([f87eb44](https://github.com/ntucker/anansi/commit/f87eb44e59e1481ab8dd16c84d501b922071a919))
2509
1844
 
2510
-
2511
-
2512
1845
  ## [2.1.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@2.0.4...@anansi/webpack-config@2.1.0) (2020-07-31)
2513
1846
 
2514
-
2515
1847
  ### 🚀 Features
2516
1848
 
2517
1849
  * New CLI option --readable ([00beef8](https://github.com/ntucker/anansi/commit/00beef88419175f080d20efebbebb7e26b5c05d0))
2518
1850
 
2519
-
2520
1851
  ### 📦 Package
2521
1852
 
2522
1853
  * Upgrade babel to 7.11 ([9d8cd12](https://github.com/ntucker/anansi/commit/9d8cd124b7cd5d2f31bfda57dccae32bef46af1c))
2523
1854
 
2524
-
2525
-
2526
1855
  ### [2.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@2.0.3...@anansi/webpack-config@2.0.4) (2020-07-18)
2527
1856
 
2528
-
2529
1857
  ### 📦 Package
2530
1858
 
2531
1859
  * terser-webpack-plugin, autoprefixer ([94a7f99](https://github.com/ntucker/anansi/commit/94a7f99bb0a8ce15db88439b32afa8d99556165c))
2532
1860
 
2533
-
2534
-
2535
1861
  ### [2.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@2.0.2...@anansi/webpack-config@2.0.3) (2020-07-11)
2536
1862
 
2537
-
2538
1863
  ### 📦 Package
2539
1864
 
2540
1865
  * raw-loader, terser-webpack-plugin major ([5d2e5b0](https://github.com/ntucker/anansi/commit/5d2e5b026439c4845f190b767270e44112e1e0af))
2541
1866
 
2542
-
2543
-
2544
1867
  ### [2.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@2.0.1...@anansi/webpack-config@2.0.2) (2020-07-11)
2545
1868
 
2546
-
2547
1869
  ### 📦 Package
2548
1870
 
2549
1871
  * react-dev-utils, react-docgen-typescript-loader, sass-loader ([3d7cbc5](https://github.com/ntucker/anansi/commit/3d7cbc59473a9472bb7da940de22df95994ddb43))
2550
1872
  * webpack-bundle-analyzer, webpack-fix-style-only-entries ([3f5b85f](https://github.com/ntucker/anansi/commit/3f5b85fd010a7c9a0d7b4b14a4804c8d9233a61d))
2551
1873
 
2552
-
2553
-
2554
1874
  ### [2.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@2.0.0...@anansi/webpack-config@2.0.1) (2020-07-01)
2555
1875
 
2556
-
2557
1876
  ### 💅 Enhancement
2558
1877
 
2559
1878
  * Bump style plugins/loaders ([2e25bd3](https://github.com/ntucker/anansi/commit/2e25bd33da6d1aa5230a989388b15fdacab8457c))
2560
1879
  * Don't extract global css into js ([82abbdb](https://github.com/ntucker/anansi/commit/82abbdbc31e767a5ef57faf46347b79ba152ffd4))
2561
1880
 
2562
-
2563
-
2564
1881
  ## [2.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@1.0.6...@anansi/webpack-config@2.0.0) (2020-07-01)
2565
1882
 
2566
-
2567
1883
  ### ⚠ 💥 BREAKING CHANGES
2568
1884
 
2569
1885
  * export.scss is no longer automatically included.
@@ -2574,74 +1890,50 @@ node_modules only use cssmodules if .module extension is used
2574
1890
  * Add sassResources option. Without it export.scss is not provided ([34901d2](https://github.com/ntucker/anansi/commit/34901d24cdd6ce48da47fbc584439f0abbcbfc6f))
2575
1891
  * SVG as component or url string based on import ([#36](https://github.com/ntucker/anansi/issues/36)) ([1497183](https://github.com/ntucker/anansi/commit/14971839054e8dbc352a8ba8267a28f915541369))
2576
1892
 
2577
-
2578
1893
  ### 🐛 Bug Fix
2579
1894
 
2580
1895
  * Optional chaining 'Module parse failed' when targetting newer browsers ([55d7c1e](https://github.com/ntucker/anansi/commit/55d7c1e5ba3ab9d8e22567790173ca868b9536ef))
2581
1896
 
2582
-
2583
-
2584
1897
  ### [1.0.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@1.0.5...@anansi/webpack-config@1.0.6) (2020-06-28)
2585
1898
 
2586
-
2587
1899
  ### 📦 Package
2588
1900
 
2589
1901
  * Minor html-webpack-plugin, patch react-refresh-webpack-plugin ([466462d](https://github.com/ntucker/anansi/commit/466462dc3c5561d61a3504094b575fe245e81838))
2590
1902
 
2591
-
2592
-
2593
1903
  ### [1.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@1.0.4...@anansi/webpack-config@1.0.5) (2020-05-28)
2594
1904
 
2595
-
2596
1905
  ### 📦 Package
2597
1906
 
2598
1907
  * Upgrade to babel 7.10 ([b97dca4](https://github.com/ntucker/anansi/commit/b97dca4dcd2eb02bd65a8377b1fea94b466c97ec))
2599
1908
 
2600
-
2601
-
2602
1909
  ### [1.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@1.0.3...@anansi/webpack-config@1.0.4) (2020-05-25)
2603
1910
 
2604
-
2605
1911
  ### 📦 Package
2606
1912
 
2607
1913
  * react-refresh patch ([84a4a0a](https://github.com/ntucker/anansi/commit/84a4a0a31c99f4320b0a16774a114cda1c4b4030))
2608
1914
 
2609
-
2610
-
2611
1915
  ### [1.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@1.0.2...@anansi/webpack-config@1.0.3) (2020-05-13)
2612
1916
 
2613
1917
  **Note:** Version bump only for package @anansi/webpack-config
2614
1918
 
2615
-
2616
-
2617
-
2618
-
2619
1919
  ### [1.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@1.0.1...@anansi/webpack-config@1.0.2) (2020-05-11)
2620
1920
 
2621
-
2622
1921
  ### 🐛 Bug Fix
2623
1922
 
2624
1923
  * Security vuln package updates ([#35](https://github.com/ntucker/anansi/issues/35)) ([ce15d09](https://github.com/ntucker/anansi/commit/ce15d09f7c16ce06c0e9d84cd9a8311e55ccdc81))
2625
1924
 
2626
-
2627
1925
  ### 📦 Package
2628
1926
 
2629
1927
  * Upgrade react-refresh webpack plugin to 0.3.1 ([7a47c7e](https://github.com/ntucker/anansi/commit/7a47c7e5b91c7293f2421a1ace7f3104d4178b17))
2630
1928
 
2631
-
2632
-
2633
1929
  ### [1.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@1.0.0...@anansi/webpack-config@1.0.1) (2020-05-02)
2634
1930
 
2635
-
2636
1931
  ### 📦 Package
2637
1932
 
2638
1933
  * url-loader (major) ([8a1de61](https://github.com/ntucker/anansi/commit/8a1de61b0cea1af0df3de2bad35996adf04f76a8))
2639
1934
 
2640
-
2641
-
2642
1935
  ## [1.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.20.2...@anansi/webpack-config@1.0.0) (2020-04-19)
2643
1936
 
2644
-
2645
1937
  ### ⚠ 💥 BREAKING CHANGES
2646
1938
 
2647
1939
  * Use of html plugin has changed. See:
@@ -2653,189 +1945,124 @@ https://dev.to/jantimon/html-webpack-plugin-4-has-been-released-125d
2653
1945
  * Bump a few webpack plugins ([#34](https://github.com/ntucker/anansi/issues/34)) ([7b29fb1](https://github.com/ntucker/anansi/commit/7b29fb1811f66f19dd44d26e7b2bf5f1177dc919))
2654
1946
  * Upgrade html-webpack-plugin to 4 series ([044f9ef](https://github.com/ntucker/anansi/commit/044f9ef89bebdfee96e63e7d5b99d3b06a0b56e1))
2655
1947
 
2656
-
2657
1948
  ### 🏠 Internal
2658
1949
 
2659
1950
  * Bump dev webpack for plugin ([f696d31](https://github.com/ntucker/anansi/commit/f696d31d456f855b71cc64a4e0aa55788311be98))
2660
1951
 
2661
-
2662
-
2663
1952
  ### [0.20.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.20.1...@anansi/webpack-config@0.20.2) (2020-04-09)
2664
1953
 
2665
1954
  **Note:** Version bump only for package @anansi/webpack-config
2666
1955
 
2667
-
2668
-
2669
-
2670
-
2671
1956
  ### [0.20.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.20.0...@anansi/webpack-config@0.20.1) (2020-03-22)
2672
1957
 
2673
1958
  **Note:** Version bump only for package @anansi/webpack-config
2674
1959
 
2675
-
2676
-
2677
-
2678
-
2679
1960
  ## [0.20.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.19.8...@anansi/webpack-config@0.20.0) (2020-03-22)
2680
1961
 
2681
-
2682
1962
  ### 🚀 Features
2683
1963
 
2684
1964
  * Automatically detect webpack target in babel ([#32](https://github.com/ntucker/anansi/issues/32)) ([257b64e](https://github.com/ntucker/anansi/commit/257b64e539c662693d31e1335eade9ad25d5a633))
2685
1965
 
2686
-
2687
-
2688
1966
  ### [0.19.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.19.7...@anansi/webpack-config@0.19.8) (2020-03-14)
2689
1967
 
2690
1968
  **Note:** Version bump only for package @anansi/webpack-config
2691
1969
 
2692
-
2693
-
2694
-
2695
-
2696
1970
  ### [0.19.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.19.6...@anansi/webpack-config@0.19.7) (2020-03-08)
2697
1971
 
2698
-
2699
1972
  ### 📦 Package
2700
1973
 
2701
1974
  * Babel typescript, preset-env ([ec8adcf](https://github.com/ntucker/anansi/commit/ec8adcf96a5001ea734e906d42eb47c6369caaac))
2702
1975
 
2703
-
2704
1976
  ### 📝 Documentation
2705
1977
 
2706
1978
  * Add more keywords ([2a080e5](https://github.com/ntucker/anansi/commit/2a080e5ff3b2498297afd2603a51a8700a2e8100))
2707
1979
 
2708
-
2709
-
2710
1980
  ### [0.19.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.19.5...@anansi/webpack-config@0.19.6) (2020-02-17)
2711
1981
 
2712
-
2713
1982
  ### 🏠 Internal
2714
1983
 
2715
1984
  * Update linting configs ([df4447e](https://github.com/ntucker/anansi/commit/df4447eed9401b7d01361c80bcd13cc4fc49f7a1))
2716
1985
 
2717
-
2718
-
2719
1986
  ### [0.19.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.19.4...@anansi/webpack-config@0.19.5) (2020-02-16)
2720
1987
 
2721
1988
  **Note:** Version bump only for package @anansi/webpack-config
2722
1989
 
2723
-
2724
-
2725
-
2726
-
2727
1990
  ### [0.19.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.19.3...@anansi/webpack-config@0.19.4) (2020-01-29)
2728
1991
 
2729
-
2730
1992
  ### 🐛 Bug Fix
2731
1993
 
2732
1994
  * Remove inline chunks until htmlwebpackplugin is v4 ([cbf55c9](https://github.com/ntucker/anansi/commit/cbf55c97a47ca357969a25d34b2b3dc786a12329))
2733
1995
 
2734
-
2735
1996
  ### 📦 Package
2736
1997
 
2737
1998
  * react-refresh, terser-plugin ([e25caad](https://github.com/ntucker/anansi/commit/e25caadc73847006e62497b05cbcaf7df5347b47))
2738
1999
 
2739
-
2740
-
2741
2000
  ### [0.19.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.19.2...@anansi/webpack-config@0.19.3) (2020-01-27)
2742
2001
 
2743
2002
  **Note:** Version bump only for package @anansi/webpack-config
2744
2003
 
2745
-
2746
-
2747
-
2748
-
2749
2004
  ### [0.19.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.19.1...@anansi/webpack-config@0.19.2) (2020-01-13)
2750
2005
 
2751
-
2752
2006
  ### 💅 Enhancement
2753
2007
 
2754
2008
  * Inline webpack runtime chunk in prod ([#22](https://github.com/ntucker/anansi/issues/22)) ([075eed0](https://github.com/ntucker/anansi/commit/075eed00ff65f75701120fb5ca80fddfd13b3602))
2755
2009
 
2756
-
2757
-
2758
2010
  ### [0.19.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.19.0...@anansi/webpack-config@0.19.1) (2020-01-07)
2759
2011
 
2760
-
2761
2012
  ### 📦 Package
2762
2013
 
2763
2014
  * lerna, eslint ([ce1eaa3](https://github.com/ntucker/anansi/commit/ce1eaa37a02914ddb6ca83a28dfef1f0ec9e5a38))
2764
2015
 
2765
-
2766
-
2767
2016
  ## [0.19.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.18.1...@anansi/webpack-config@0.19.0) (2019-12-18)
2768
2017
 
2769
-
2770
2018
  ### 🚀 Features
2771
2019
 
2772
2020
  * Add babelLoader to customize babel loader options ([#16](https://github.com/ntucker/anansi/issues/16)) ([38667a4](https://github.com/ntucker/anansi/commit/38667a4d14638f8b8928863191c198c9516c8845))
2773
2021
  * Add babelRoot to webpack config generator ([#15](https://github.com/ntucker/anansi/issues/15)) ([f5d95d6](https://github.com/ntucker/anansi/commit/f5d95d6fb6d0be2d29e1249f804e8158a0b8d5d3))
2774
2022
 
2775
-
2776
2023
  ### 🐛 Bug Fix
2777
2024
 
2778
2025
  * Fix webpack's babel loader ([854c4be](https://github.com/ntucker/anansi/commit/854c4befc5146d44e95dc57d305a38910b2fb8e0))
2779
2026
  * Storybook with webpack - don't use react-refresh with it ([#17](https://github.com/ntucker/anansi/issues/17)) ([70a4b1f](https://github.com/ntucker/anansi/commit/70a4b1f7180e1a22fa323338504ae5a7cdab338d))
2780
2027
 
2781
-
2782
-
2783
2028
  ### [0.18.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.18.0...@anansi/webpack-config@0.18.1) (2019-12-11)
2784
2029
 
2785
-
2786
2030
  ### 🐛 Bug Fix
2787
2031
 
2788
2032
  * Disable react-refresh in storybook context ([63b299e](https://github.com/ntucker/anansi/commit/63b299eb8c49173db08b3ef46fe34199888d647a))
2789
2033
 
2790
-
2791
2034
  ### 📝 Documentation
2792
2035
 
2793
2036
  * Link to monorepo directories in npm repo listing ([b7dc1d5](https://github.com/ntucker/anansi/commit/b7dc1d5b1a6f3b163c9d155e3847c8d079f6b4cf))
2794
2037
 
2795
-
2796
-
2797
2038
  ## [0.18.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.17.6...@anansi/webpack-config@0.18.0) (2019-12-09)
2798
2039
 
2799
-
2800
2040
  ### 🚀 Features
2801
2041
 
2802
2042
  * Eslint TypeScript support ([#14](https://github.com/ntucker/anansi/issues/14)) ([2679e26](https://github.com/ntucker/anansi/commit/2679e2683759b3200bb2985b947cf07208e49005))
2803
2043
  * Use react fast-refresh instead of hot-reloader ([#13](https://github.com/ntucker/anansi/issues/13)) ([1ca29a4](https://github.com/ntucker/anansi/commit/1ca29a4d19746e5238771782192e24289abb59b8))
2804
2044
 
2805
-
2806
-
2807
2045
  ### [0.17.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.17.5...@anansi/webpack-config@0.17.6) (2019-12-01)
2808
2046
 
2809
-
2810
2047
  ### 💅 Enhancement
2811
2048
 
2812
2049
  * Change default production htmlOptions to have empty title ([#11](https://github.com/ntucker/anansi/issues/11)) ([36ac2e6](https://github.com/ntucker/anansi/commit/36ac2e6a14e9ed49f43d43e8242817245d435fe9))
2813
2050
 
2814
-
2815
-
2816
2051
  ### [0.17.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.17.4...@anansi/webpack-config@0.17.5) (2019-11-19)
2817
2052
 
2818
-
2819
2053
  ### 💅 Enhancement
2820
2054
 
2821
2055
  * ENV configurable publicPath ([#9](https://github.com/ntucker/anansi/issues/9)) ([c5b6aa2](https://github.com/ntucker/anansi/commit/c5b6aa27f3a31e2c23e39301823a3e84bdcb21e7))
2822
2056
  * Error on htmlOptions set to 'undefined' ([#8](https://github.com/ntucker/anansi/issues/8)) ([76b44da](https://github.com/ntucker/anansi/commit/76b44dafd0ae581dcac5653e890913c22e2d9058))
2823
2057
 
2824
-
2825
2058
  ### 📦 Package
2826
2059
 
2827
2060
  * svgo patch, react-docgen-typescript-loader minor ([#10](https://github.com/ntucker/anansi/issues/10)) ([d59dc85](https://github.com/ntucker/anansi/commit/d59dc858188d08643bcd1f083f8928969e5dc404))
2828
2061
 
2829
-
2830
-
2831
2062
  ## <small>0.17.4 (2019-11-13)</small>
2832
2063
 
2833
2064
  * internal: Configure changelog tags ([6d752d0](https://github.com/ntucker/anansi/commit/6d752d0))
2834
2065
 
2835
-
2836
-
2837
-
2838
-
2839
2066
  ## [0.17.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@0.17.0...@anansi/webpack-config@0.17.1) (2019-11-10)
2840
2067
 
2841
2068
  **Note:** Version bump only for package @anansi/webpack-config