UNPKG

20.2 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## 0.17.1 (2020-02-01)
7
8
9### Bug Fixes
10
11* **prettier-config:** add arrowParens avoid to prevent regression via prettier 2.0 ([1336067](https://github.com/1stG/configs/commit/1336067722a0f86c3040a185b01ba1b9aaee112d))
12
13
14
15
16
17# 0.17.0 (2020-01-31)
18
19
20### Features
21
22* **tslint-config:** migrate rxjs-tslint to @rxts/rxjs-tslint ([a46a510](https://github.com/1stG/configs/commit/a46a510829a8eacbdda062223e2fd7749a899779))
23
24
25
26
27
28## 0.16.4 (2020-01-28)
29
30
31### Bug Fixes
32
33* **deps:** bump all (dev)Dependencies, migrate to GitHub Actions ([8b3b84c](https://github.com/1stG/configs/commit/8b3b84cdba15439891bb5650d11dbac51ceb8eca))
34
35
36
37
38
39## [0.16.3](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.16.2...@1stg/eslint-config@0.16.3) (2020-01-26)
40
41
42### Bug Fixes
43
44* **deps:** bump all (dev)Dependencies, ignore UPPER_CASE markdown filenames ([a679e88](https://github.com/1stG/configs/commit/a679e88b31383b94d889a9a7de9aff1b14d2e91c))
45
46
47
48
49
50## [0.16.2](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.16.1...@1stg/eslint-config@0.16.2) (2020-01-17)
51
52
53### Bug Fixes
54
55* **deps:** bump all (dev)Dependencies ([2faaabd](https://github.com/1stG/configs/commit/2faaabd1de4072bbad92a891457c714aec468f99))
56* **eslint-config:** change some unicorn rules ([92770ed](https://github.com/1stG/configs/commit/92770ed541c513c220cde9f60b1011c342c71cc9))
57
58
59
60
61
62## [0.16.1](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.16.0...@1stg/eslint-config@0.16.1) (2020-01-12)
63
64
65### Bug Fixes
66
67* **eslint-config:** enable prettier/babel and prettier/unicorn configs ([5e7421e](https://github.com/1stG/configs/commit/5e7421efc805047c2ca812baff54de57c0691be0))
68
69
70
71
72
73# [0.16.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.15.4...@1stg/eslint-config@0.16.0) (2020-01-12)
74
75
76### Features
77
78* **eslint-config:** add eslint-plugin-unicorn support ([2e2a117](https://github.com/1stG/configs/commit/2e2a1179a92907ec72c65be5389d24ef5d98be22))
79
80
81
82
83
84## [0.15.4](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.15.3...@1stg/eslint-config@0.15.4) (2020-01-12)
85
86**Note:** Version bump only for package @1stg/eslint-config
87
88
89
90
91
92## [0.15.3](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.15.2...@1stg/eslint-config@0.15.3) (2019-12-11)
93
94
95### Bug Fixes
96
97* **deps:** bump all (dev)Dependencies, support prettier .*shrc files ([cab346c](https://github.com/1stG/configs/commit/cab346c8d6b41197bfddc2ff408e92e58816661d))
98
99
100
101
102
103## [0.15.2](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.15.1...@1stg/eslint-config@0.15.2) (2019-11-18)
104
105
106### Bug Fixes
107
108* **deps:** bump (dev)Dependencies ([1a02a42](https://github.com/1stG/configs/commit/1a02a42ea2b786a8f59c46214fc05e82291febd4))
109
110
111
112
113
114## [0.15.1](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.15.0...@1stg/eslint-config@0.15.1) (2019-11-09)
115
116
117### Bug Fixes
118
119* **babel-preset:** support fast/generator/promises or exclude async transformer ([99a9666](https://github.com/1stG/configs/commit/99a9666a2228ea66de3b81d4bad4707ecba7232e)), closes [#8](https://github.com/1stG/configs/issues/8)
120
121
122
123
124
125# [0.15.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.14.6...@1stg/eslint-config@0.15.0) (2019-11-08)
126
127
128### Features
129
130* **eslint-config:** export recommended config as default, try ts like other types ([a6238f6](https://github.com/1stG/configs/commit/a6238f6b781e64c21294cacbb2d5e6a4fac5a3bc))
131
132
133
134
135
136## [0.14.6](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.14.5...@1stg/eslint-config@0.14.6) (2019-11-05)
137
138
139### Bug Fixes
140
141* **eslint-config:** disable member-ordering in loose config ([e118451](https://github.com/1stG/configs/commit/e1184514f9a7f235527e33a81e81c6b768b4d990))
142
143
144
145
146
147## [0.14.5](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.14.4...@1stg/eslint-config@0.14.5) (2019-11-05)
148
149
150### Bug Fixes
151
152* **eslint-config:** disable no-type-alias in loose config ([420f61a](https://github.com/1stG/configs/commit/420f61ae7c21254d83e166b1c3585a00f0074f5b))
153
154
155
156
157
158## [0.14.4](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.14.3...@1stg/eslint-config@0.14.4) (2019-11-03)
159
160
161### Bug Fixes
162
163* **eslint-config:** disable @typescript-eslint/no-explicit-any for .d.ts ([808ee1e](https://github.com/1stG/configs/commit/808ee1e3154248a128873860c713d60c7a30f840))
164
165
166
167
168
169## [0.14.3](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.14.2...@1stg/eslint-config@0.14.3) (2019-11-03)
170
171
172### Bug Fixes
173
174* bump @pkgr/utils version, dTs config takes highest priority ([e980ddb](https://github.com/1stG/configs/commit/e980ddb9645e3e9a85fc439efe2c1ad6dfb1cd1e))
175
176
177
178
179
180## [0.14.2](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.14.1...@1stg/eslint-config@0.14.2) (2019-11-01)
181
182
183### Bug Fixes
184
185* **eslint-config:** remove isSrcDirAvailable from resolvePaths ([aa218d2](https://github.com/1stG/configs/commit/aa218d28bf2fa0a309fab12656e05615c1c764d8))
186
187
188
189
190
191## [0.14.1](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.14.0...@1stg/eslint-config@0.14.1) (2019-11-01)
192
193
194### Bug Fixes
195
196* **eslint-config:** remove isSrcAppDirAvailable which seems useless ([7906321](https://github.com/1stG/configs/commit/7906321ed3605a833c4cd4a10b0fdca69ad14bd3))
197
198
199
200
201
202# [0.14.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.13.6...@1stg/eslint-config@0.14.0) (2019-10-31)
203
204
205### Features
206
207* enable sonar for eslint/tslint, refactor dependencies declaration ([a27422f](https://github.com/1stG/configs/commit/a27422fa05e87f5d3800ca63a4c7ef3ba052b715))
208
209
210
211
212
213## [0.13.6](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.13.5...@1stg/eslint-config@0.13.6) (2019-10-30)
214
215
216### Bug Fixes
217
218* **eslint-config:** enable import/external-module-folders option ([8e89e14](https://github.com/1stG/configs/commit/8e89e14ca69213fc84b91936705520e20fe6e5f5))
219
220
221
222
223
224## [0.13.5](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.13.4...@1stg/eslint-config@0.13.5) (2019-10-28)
225
226
227### Bug Fixes
228
229* **eslint-config:** angular rules should take higher priority ([a4860d4](https://github.com/1stG/configs/commit/a4860d4ce2d6e6c011901c12eb4b87b251afc7e2))
230
231
232
233
234
235## [0.13.4](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.13.3...@1stg/eslint-config@0.13.4) (2019-10-28)
236
237
238### Bug Fixes
239
240* **eslint-config:** rename isNgAvailable to isNgAvailable ([9471805](https://github.com/1stG/configs/commit/9471805156f94b713c47eeb3a977ac85dab7e476))
241
242
243
244
245
246## [0.13.3](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.13.2...@1stg/eslint-config@0.13.3) (2019-10-28)
247
248
249### Bug Fixes
250
251* **eslint-config:** use @pkgr/utils to simplify codes ([0ae5b71](https://github.com/1stG/configs/commit/0ae5b7182acd934681081a4d5a756b4ec7b711b2))
252
253
254
255
256
257## [0.13.2](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.13.1...@1stg/eslint-config@0.13.2) (2019-10-23)
258
259
260### Bug Fixes
261
262* **eslint-config:** upgrade eslint-mdx to fix issue of typescript-eslint ([355e578](https://github.com/1stG/configs/commit/355e578dc59cd7c26d80cdac22b365c9857caed0))
263
264
265
266
267
268## [0.13.1](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.13.0...@1stg/eslint-config@0.13.1) (2019-10-22)
269
270
271### Bug Fixes
272
273* set parser option for vue correctly ([a9804e0](https://github.com/1stG/configs/commit/a9804e042131cb05eb7fcab6dcb26b3f62015d9b))
274* treat mdx as jsx correctly, remove standard-jsx for vue ([e9e488f](https://github.com/1stG/configs/commit/e9e488ffdd1685a5881f46c4824c4ec37f4f10d1))
275* **eslint-config:** split react and vue config correctly ([ce82dd8](https://github.com/1stG/configs/commit/ce82dd82ea4d8c8caca0f67162ce42db7558277c))
276
277
278
279
280
281# [0.13.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.22...@1stg/eslint-config@0.13.0) (2019-10-22)
282
283
284### Features
285
286* **eslint-config:** check react and vue availability like angular ([c6fcb11](https://github.com/1stG/configs/commit/c6fcb11f765230c2b00bf6f4927f9df0948b5961))
287
288
289
290
291
292## [0.12.22](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.21...@1stg/eslint-config@0.12.22) (2019-10-21)
293
294
295### Bug Fixes
296
297* **eslint-config:** disable node/shebang for {bin,cli}.ts ([42cdbf0](https://github.com/1stG/configs/commit/42cdbf0199d16b94192ab707b765f780ada5cb81))
298
299
300
301
302
303## [0.12.21](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.20...@1stg/eslint-config@0.12.21) (2019-10-15)
304
305
306### Bug Fixes
307
308* **eslint-config:** disable some redundant rules ([837f6f3](https://github.com/1stG/configs/commit/837f6f3c051e3704247cccf5044ff8f0c285209e))
309
310
311
312
313
314## [0.12.20](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.19...@1stg/eslint-config@0.12.20) (2019-10-05)
315
316
317### Bug Fixes
318
319* **deps:** upgrade buggy/outdated (dev)Dependencies ([7dceac0](https://github.com/1stG/configs/commit/7dceac0))
320
321
322
323
324
325## [0.12.19](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.18...@1stg/eslint-config@0.12.19) (2019-10-03)
326
327
328### Bug Fixes
329
330* **babel-preset:** detect react-hot-loader and enable it automatically ([795a2fe](https://github.com/1stG/configs/commit/795a2fe))
331
332
333
334
335
336## [0.12.18](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.17...@1stg/eslint-config@0.12.18) (2019-10-01)
337
338
339### Bug Fixes
340
341* **browserslist-config:** update modern queries, bump dep versions ([d749107](https://github.com/1stG/configs/commit/d749107))
342* **eslint-config:** disable some no so useful rules, add stories and config ([74d1a69](https://github.com/1stG/configs/commit/74d1a69))
343
344
345
346
347
348## [0.12.17](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.16...@1stg/eslint-config@0.12.17) (2019-10-01)
349
350
351### Bug Fixes
352
353* **postcss-config:** add postcss-modules support, skip npm and .global.* files automatically ([b4e7d15](https://github.com/1stG/configs/commit/b4e7d15))
354* upgrade eslint to 6.5.1 to fix `no-useless-rename` ([bd6fc13](https://github.com/1stG/configs/commit/bd6fc13))
355
356
357
358
359
360## [0.12.16](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.15...@1stg/eslint-config@0.12.16) (2019-09-30)
361
362
363### Bug Fixes
364
365* **eslint-config:** add 1024 as magic number, extends jest rules from test ([e41f0cf](https://github.com/1stG/configs/commit/e41f0cf))
366
367
368
369
370
371## [0.12.15](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.14...@1stg/eslint-config@0.12.15) (2019-09-29)
372
373
374### Bug Fixes
375
376* **eslint-config:** no need to enable tslint twice if tslint.json presents ([6505628](https://github.com/1stG/configs/commit/6505628))
377
378
379
380
381
382## [0.12.14](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.13...@1stg/eslint-config@0.12.14) (2019-09-29)
383
384
385### Bug Fixes
386
387* disable node/no-extraneous-import for .d.ts ([dcaf6b4](https://github.com/1stG/configs/commit/dcaf6b4))
388
389
390
391
392
393## [0.12.13](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.12...@1stg/eslint-config@0.12.13) (2019-09-26)
394
395
396### Bug Fixes
397
398* **deps:** bump dependencies, add tslint-config/eslint, disable no-namespace for .d.ts ([8b340e8](https://github.com/1stG/configs/commit/8b340e8))
399
400
401
402
403
404## [0.12.12](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.11...@1stg/eslint-config@0.12.12) (2019-09-23)
405
406
407### Bug Fixes
408
409* check package.json existence, add compose tsconfig ([47da218](https://github.com/1stG/configs/commit/47da218))
410
411
412
413
414
415## [0.12.11](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.10...@1stg/eslint-config@0.12.11) (2019-09-23)
416
417
418### Bug Fixes
419
420* allow triple-slash for path, add more common tsconfigs ([69996d3](https://github.com/1stG/configs/commit/69996d3))
421
422
423
424
425
426## [0.12.10](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.9...@1stg/eslint-config@0.12.10) (2019-09-21)
427
428
429### Bug Fixes
430
431* **eslint-config:** disable rule node/no-extraneous-require like node/no-extraneous-import for test(s) ([eb88521](https://github.com/1stG/configs/commit/eb88521))
432
433
434
435
436
437## [0.12.9](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.8...@1stg/eslint-config@0.12.9) (2019-09-21)
438
439
440### Bug Fixes
441
442* disable ban-ts-ignore, enable allow-empty-catch ([3bb2b34](https://github.com/1stG/configs/commit/3bb2b34))
443
444
445
446
447
448## [0.12.8](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.7...@1stg/eslint-config@0.12.8) (2019-09-20)
449
450
451### Bug Fixes
452
453* **eslint-config:** only enable compat plugin if browserslist installed specifically ([6ce0240](https://github.com/1stG/configs/commit/6ce0240))
454
455
456
457
458
459## [0.12.7](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.6...@1stg/eslint-config@0.12.7) (2019-09-19)
460
461
462### Bug Fixes
463
464* incorrect src directory, add i bin for imagemin ([6281909](https://github.com/1stG/configs/commit/6281909))
465
466
467
468
469
470## [0.12.6](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.5...@1stg/eslint-config@0.12.6) (2019-09-18)
471
472
473### Bug Fixes
474
475* **eslint-config:** bump eslint-plugin-prettier, add more common magic numbers ([01d94a3](https://github.com/1stG/configs/commit/01d94a3))
476
477
478
479
480
481## [0.12.5](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.4...@1stg/eslint-config@0.12.5) (2019-09-18)
482
483
484### Bug Fixes
485
486* **eslint-config:** add common ignorable magic numbers ([5f8f2e1](https://github.com/1stG/configs/commit/5f8f2e1))
487
488
489
490
491
492## [0.12.4](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.3...@1stg/eslint-config@0.12.4) (2019-09-18)
493
494
495### Bug Fixes
496
497* **eslint-config:** refactor vue config based on ts config without types ([e5fc2a1](https://github.com/1stG/configs/commit/e5fc2a1))
498
499
500
501
502
503## [0.12.3](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.2...@1stg/eslint-config@0.12.3) (2019-09-18)
504
505
506### Bug Fixes
507
508* **eslint-config:** exports.angular is an array, use concat directly ([6d5f759](https://github.com/1stG/configs/commit/6d5f759))
509
510
511
512
513
514## [0.12.2](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.1...@1stg/eslint-config@0.12.2) (2019-09-18)
515
516
517### Bug Fixes
518
519* **eslint-config:** extract angular overrides, resolve src(/app) automatically ([0b98eb6](https://github.com/1stG/configs/commit/0b98eb6))
520
521
522
523
524
525## [0.12.1](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.12.0...@1stg/eslint-config@0.12.1) (2019-09-17)
526
527
528### Bug Fixes
529
530* **eslint-config:** remove @typescript-eslint/strict-boolean-expressions rule ([3b24b4e](https://github.com/1stG/configs/commit/3b24b4e))
531
532
533
534
535
536# [0.12.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.11.1...@1stg/eslint-config@0.12.0) (2019-09-17)
537
538
539### Features
540
541* **eslint-config:** support angular/webpack out of box, more rules ([657eb68](https://github.com/1stG/configs/commit/657eb68))
542
543
544
545
546
547## [0.11.1](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.11.0...@1stg/eslint-config@0.11.1) (2019-09-16)
548
549
550### Bug Fixes
551
552* **deps:** upgrade eslint-plugin-mdx, use recommended config directly ([6c54a92](https://github.com/1stG/configs/commit/6c54a92))
553
554
555
556
557
558# [0.11.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.10.6...@1stg/eslint-config@0.11.0) (2019-09-16)
559
560
561### Features
562
563* **eslint:** bump eslint version, use overrides in npm pkg ([8e02136](https://github.com/1stG/configs/commit/8e02136))
564
565
566
567
568
569## [0.10.6](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.10.5...@1stg/eslint-config@0.10.6) (2019-09-13)
570
571
572### Bug Fixes
573
574* **eslint:** match deeper and deeper test files! ([3053871](https://github.com/1stG/configs/commit/3053871))
575
576
577
578
579
580## [0.10.5](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.10.4...@1stg/eslint-config@0.10.5) (2019-09-13)
581
582
583### Bug Fixes
584
585* **eslint:** match deeper test files ([13da11e](https://github.com/1stG/configs/commit/13da11e))
586
587
588
589
590
591## [0.10.4](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.10.3...@1stg/eslint-config@0.10.4) (2019-09-13)
592
593
594### Bug Fixes
595
596* **eslint:** disable node/no-extraneous-import in tests? folder ([aa231f1](https://github.com/1stG/configs/commit/aa231f1))
597
598
599
600
601
602## [0.10.3](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.10.2...@1stg/eslint-config@0.10.3) (2019-09-13)
603
604
605### Bug Fixes
606
607* **eslint:** statSync also breaks if packages does not exist ([0f7a37f](https://github.com/1stG/configs/commit/0f7a37f))
608
609
610
611
612
613## [0.10.2](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.10.1...@1stg/eslint-config@0.10.2) (2019-09-13)
614
615
616### Bug Fixes
617
618* **eslint:** readdirSync breaks if packages does not exist ([f10c8dd](https://github.com/1stG/configs/commit/f10c8dd))
619
620
621
622
623
624## [0.10.1](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.10.0...@1stg/eslint-config@0.10.1) (2019-09-13)
625
626
627### Bug Fixes
628
629* **deps:** bump dep versions, support directory option of ts resolver ([0c6bcf1](https://github.com/1stG/configs/commit/0c6bcf1))
630
631
632
633
634
635# [0.10.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.9.3...@1stg/eslint-config@0.10.0) (2019-09-12)
636
637
638### Features
639
640* **eslint:** enable `excludedFiles` feature to simplify ts linter ([63f9332](https://github.com/1stG/configs/commit/63f9332))
641
642
643
644
645
646## [0.9.3](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.9.2...@1stg/eslint-config@0.9.3) (2019-09-10)
647
648
649### Bug Fixes
650
651* **deps:** enable eslint-import-resolver-ts, add prod option for rollup ([3471316](https://github.com/1stG/configs/commit/3471316))
652
653
654
655
656
657## [0.9.2](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.9.1...@1stg/eslint-config@0.9.2) (2019-09-09)
658
659
660### Bug Fixes
661
662* **eslint:** disable promise/catch-or-return for ts files ([d4bc677](https://github.com/1stG/configs/commit/d4bc677))
663
664
665
666
667
668## [0.9.1](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.9.0...@1stg/eslint-config@0.9.1) (2019-09-07)
669
670
671### Bug Fixes
672
673* **deps:** upgrade eslint-plugin-mdx and remark-preset-prettier ([c735d6d](https://github.com/1stG/configs/commit/c735d6d))
674
675
676
677
678
679# [0.9.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.8.2...@1stg/eslint-config@0.9.0) (2019-09-07)
680
681
682### Features
683
684* **eslint-plugin-node:** resolve packages in [@types](https://github.com/types) automatically ([abb24e6](https://github.com/1stG/configs/commit/abb24e6))
685
686
687
688
689
690## [0.8.2](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.8.1...@1stg/eslint-config@0.8.2) (2019-09-07)
691
692
693### Bug Fixes
694
695* add module related rules for eslint config ([5d1c36c](https://github.com/1stG/configs/commit/5d1c36c))
696
697
698
699
700
701## [0.8.1](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.8.0...@1stg/eslint-config@0.8.1) (2019-09-07)
702
703
704### Bug Fixes
705
706* **eslint:** try other extensions in overrides rules ([4a48196](https://github.com/1stG/configs/commit/4a48196))
707
708
709
710
711
712# [0.8.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.7.0...@1stg/eslint-config@0.8.0) (2019-09-05)
713
714
715### Features
716
717* enable eslint-plugin-compat, disable node query temporarily ([a003dac](https://github.com/1stG/configs/commit/a003dac))
718
719
720
721
722
723# [0.7.0](https://github.com/1stG/configs/compare/@1stg/eslint-config@0.6.0...@1stg/eslint-config@0.7.0) (2019-09-05)
724
725
726### Features
727
728* enable eslint-plugin-node, more plugins for rollup ([abfa39b](https://github.com/1stG/configs/commit/abfa39b))
729
730
731
732
733
734# 0.6.0 (2019-09-01)
735
736
737### Bug Fixes
738
739* disable prettier in eslint for .md temporarily ([8a7f3ed](https://github.com/1stG/configs/commit/8a7f3ed))
740* missing error binding in eslint config, bump dependencies ([3210985](https://github.com/1stG/configs/commit/3210985))
741
742
743### Features
744
745* add rollup config, improve eslint and ts configs ([c3523bb](https://github.com/1stG/configs/commit/c3523bb))
746* enable eslint-plugin-tslint ([117a1df](https://github.com/1stG/configs/commit/117a1df))
747* enhance eslint-config and more useful tsconfig files ([acae220](https://github.com/1stG/configs/commit/acae220))
748* first blood, should just work ([f925e8e](https://github.com/1stG/configs/commit/f925e8e))
749* improve babel-preset and eslint-config usage ([4884606](https://github.com/1stG/configs/commit/4884606))
750* support lint markdown files, add standard-react config ([8841cde](https://github.com/1stG/configs/commit/8841cde))
751* upgrade eslint/stylelint-scss, consider mdx content as jsx ([032e9bf](https://github.com/1stG/configs/commit/032e9bf))