@ornikar/eslint-config 21.1.0 → 21.3.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 (2) hide show
  1. package/CHANGELOG.md +1399 -0
  2. package/package.json +6 -7
package/CHANGELOG.md ADDED
@@ -0,0 +1,1399 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [21.3.0](https://github.com/ornikar/eslint-configs/compare/v21.2.0...v21.3.0) (2023-11-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * **deps:** update dependency eslint-config-prettier to v9 ([#653](https://github.com/ornikar/eslint-configs/issues/653)) ([e7a1c09](https://github.com/ornikar/eslint-configs/commit/e7a1c09e1df2c3d50c27938f04941e8f26fcee5e))
12
+
13
+
14
+
15
+ ## [21.2.0](https://github.com/ornikar/eslint-configs/compare/v21.1.0...v21.2.0) (2023-11-02)
16
+
17
+ **Note:** Version bump only for package @ornikar/eslint-config
18
+
19
+
20
+
21
+
22
+
23
+ ## [21.1.0](https://github.com/ornikar/eslint-configs/compare/v21.0.0...v21.1.0) (2023-10-20)
24
+
25
+ **Note:** Version bump only for package @ornikar/eslint-config
26
+
27
+
28
+
29
+
30
+
31
+ ## [21.0.0](https://github.com/ornikar/eslint-configs/compare/v20.2.1...v21.0.0) (2023-09-26)
32
+
33
+
34
+ ### ⚠ BREAKING CHANGES
35
+
36
+ * update to node 18 ECF-280 (#615)
37
+
38
+ ### Features
39
+
40
+ * update to node 18 ECF-280 ([#615](https://github.com/ornikar/eslint-configs/issues/615)) ([51c7f5e](https://github.com/ornikar/eslint-configs/commit/51c7f5ee059a3517fba9ebec136e458d342c5c99))
41
+
42
+
43
+
44
+ ## [20.2.1](https://github.com/ornikar/eslint-configs/compare/v20.2.0...v20.2.1) (2023-09-20)
45
+
46
+ **Note:** Version bump only for package @ornikar/eslint-config
47
+
48
+
49
+
50
+
51
+
52
+ ## [20.2.0](https://github.com/ornikar/eslint-configs/compare/v20.1.1...v20.2.0) (2023-09-19)
53
+
54
+
55
+ ### Features
56
+
57
+ * **eslint-plugin-ornikar:** react function return ReactNode [no issue] ([#599](https://github.com/ornikar/eslint-configs/issues/599)) ([2c39241](https://github.com/ornikar/eslint-configs/commit/2c39241f94fa75420c8e0b7885aa47c0dfaa18c4))
58
+
59
+
60
+
61
+ ## [20.1.0](https://github.com/ornikar/eslint-configs/compare/v20.0.0...v20.1.0) (2023-09-15)
62
+
63
+ **Note:** Version bump only for package @ornikar/eslint-config
64
+
65
+
66
+
67
+
68
+
69
+ ## [20.0.0](https://github.com/ornikar/eslint-configs/compare/v19.16.0...v20.0.0) (2023-09-06)
70
+
71
+
72
+ ### Bug Fixes
73
+
74
+ * configure imports for base config [no issue] ([#576](https://github.com/ornikar/eslint-configs/issues/576)) ([bd2dc75](https://github.com/ornikar/eslint-configs/commit/bd2dc75f9b44eab3192e959d306cc9438957b841))
75
+
76
+
77
+
78
+ ## [19.16.0](https://github.com/ornikar/eslint-configs/compare/v19.15.1...v19.16.0) (2023-06-07)
79
+
80
+
81
+ ### Features
82
+
83
+ * **deps:** update dependency eslint-plugin-jest to v27.2.1 ING-1055 ([#454](https://github.com/ornikar/eslint-configs/issues/454)) ([574ecf4](https://github.com/ornikar/eslint-configs/commit/574ecf4801801228cd1214467aa9daf29dd1d57f))
84
+
85
+
86
+
87
+ ## [19.15.1](https://github.com/ornikar/eslint-configs/compare/v19.15.0...v19.15.1) (2023-05-23)
88
+
89
+
90
+ ### Bug Fixes
91
+
92
+ * require eslint 8.39.0 instead of 8.40.0 ([9d2ac60](https://github.com/ornikar/eslint-configs/commit/9d2ac602b8efecb05164b33fc06ac0b81b18d351))
93
+
94
+
95
+
96
+ ## [19.15.0](https://github.com/ornikar/eslint-configs/compare/v19.14.0...v19.15.0) (2023-05-09)
97
+
98
+ **Note:** Version bump only for package @ornikar/eslint-config
99
+
100
+
101
+
102
+
103
+
104
+ ## [19.14.0](https://github.com/ornikar/eslint-configs/compare/v19.13.0...v19.14.0) (2023-05-03)
105
+
106
+ **Note:** Version bump only for package @ornikar/eslint-config
107
+
108
+
109
+
110
+
111
+
112
+ ## [19.13.0](https://github.com/ornikar/eslint-configs/compare/v19.12.0...v19.13.0) (2023-04-14)
113
+
114
+ **Note:** Version bump only for package @ornikar/eslint-config
115
+
116
+
117
+
118
+
119
+
120
+ ## [19.12.0](https://github.com/ornikar/eslint-configs/compare/v19.11.0...v19.12.0) (2023-04-06)
121
+
122
+
123
+ ### Features
124
+
125
+ * **deps:** update dependency eslint-plugin-simple-import-sort to v10 ([#506](https://github.com/ornikar/eslint-configs/issues/506)) ([8c44ae1](https://github.com/ornikar/eslint-configs/commit/8c44ae10895a1feafb51e8c604a24bd508bd5dd0))
126
+ * **eslint-config:** unicorn no-array-reduce with configured allowSimpleOperations [no issue] ([#493](https://github.com/ornikar/eslint-configs/issues/493)) ([858098e](https://github.com/ornikar/eslint-configs/commit/858098e60dadd7160471ca9c2c73d0c83234d28b))
127
+
128
+
129
+
130
+ # [19.11.0](https://github.com/ornikar/eslint-configs/compare/v19.10.0...v19.11.0) (2023-03-04)
131
+
132
+ **Note:** Version bump only for package @ornikar/eslint-config
133
+
134
+
135
+
136
+
137
+
138
+ # [19.10.0](https://github.com/ornikar/eslint-configs/compare/v19.9.1...v19.10.0) (2023-02-01)
139
+
140
+
141
+ ### Features
142
+
143
+ * disable node/shebang for our js scripts ([#477](https://github.com/ornikar/eslint-configs/issues/477)) ([f118901](https://github.com/ornikar/eslint-configs/commit/f118901f1af3b19751c3c899c81d082ad94151e0))
144
+
145
+
146
+
147
+
148
+
149
+ ## [19.9.1](https://github.com/ornikar/eslint-configs/compare/v19.9.0...v19.9.1) (2022-12-20)
150
+
151
+ **Note:** Version bump only for package @ornikar/eslint-config
152
+
153
+
154
+
155
+
156
+
157
+ # [19.9.0](https://github.com/ornikar/eslint-configs/compare/v19.8.0...v19.9.0) (2022-12-09)
158
+
159
+ **Note:** Version bump only for package @ornikar/eslint-config
160
+
161
+
162
+
163
+
164
+
165
+ # [19.7.0](https://github.com/ornikar/eslint-configs/compare/v19.6.0...v19.7.0) (2022-12-06)
166
+
167
+
168
+ ### Features
169
+
170
+ * add no-invalid-remove-event-listener rule INS-1974 ([#436](https://github.com/ornikar/eslint-configs/issues/436)) ([9abccad](https://github.com/ornikar/eslint-configs/commit/9abccadf7b37ae1e98d026d26958a23f70fc5afa))
171
+ * add unnecessary await unicorn rule [no issue] ([#446](https://github.com/ornikar/eslint-configs/issues/446)) ([16a3777](https://github.com/ornikar/eslint-configs/commit/16a3777a83e56e7a01ae1bb51895b82190cd6bd5))
172
+ * **deps:** update dependency eslint-plugin-simple-import-sort to v8 ([#414](https://github.com/ornikar/eslint-configs/issues/414)) ([c846217](https://github.com/ornikar/eslint-configs/commit/c846217e3fe0db765d7edadfff57155941410345))
173
+ * enable unicorn/no-useless-promise-resolve ECF-55 ([#420](https://github.com/ornikar/eslint-configs/issues/420)) ([628f9c4](https://github.com/ornikar/eslint-configs/commit/628f9c4c56dc4f9f4f6be11d2adea3c284afd69a))
174
+ * **eslint-config:** enable no-array-method-this-argument ING-674 ([#415](https://github.com/ornikar/eslint-configs/issues/415)) ([67a1740](https://github.com/ornikar/eslint-configs/commit/67a17400f8ceee6a5bda500222b672acc13cb4fa))
175
+ * **eslint-config:** enable prefer-export-from ING-690 ([#435](https://github.com/ornikar/eslint-configs/issues/435)) ([c099f4e](https://github.com/ornikar/eslint-configs/commit/c099f4ebb460584b7da10321d17443e84a751696))
176
+ * **eslint-unicorn:** add eslint rules required to fixed argument [no issue] ([#447](https://github.com/ornikar/eslint-configs/issues/447)) ([74adf2c](https://github.com/ornikar/eslint-configs/commit/74adf2ceb917df34e135449b0b16475919bb3cf2))
177
+
178
+
179
+
180
+
181
+
182
+ # [19.5.0](https://github.com/ornikar/eslint-configs/compare/v19.4.0...v19.5.0) (2022-10-14)
183
+
184
+
185
+ ### Features
186
+
187
+ * **eslint-config:** enable no-thenable rule [no issue] ([#405](https://github.com/ornikar/eslint-configs/issues/405)) ([8125fec](https://github.com/ornikar/eslint-configs/commit/8125fecc3ec03db5cf83c54da4ae87118375396d))
188
+ * update param name of unicorn/catch-error-name from err to error ING-666 ([#396](https://github.com/ornikar/eslint-configs/issues/396)) ([dc1b320](https://github.com/ornikar/eslint-configs/commit/dc1b32009fb280fdc886186266e0da8bc905b048))
189
+
190
+
191
+
192
+
193
+
194
+ # [19.4.0](https://github.com/ornikar/eslint-configs/compare/v19.3.1...v19.4.0) (2022-09-16)
195
+
196
+
197
+ ### Features
198
+
199
+ * add prefer-logical-operator-over-ternary INS-1931 ([#393](https://github.com/ornikar/eslint-configs/issues/393)) ([927e798](https://github.com/ornikar/eslint-configs/commit/927e79863f659214ba709553725bbb92de2575e9))
200
+ * **unicorn:** add no-unreadable-iife [no issue] ([#389](https://github.com/ornikar/eslint-configs/issues/389)) ([01d1c62](https://github.com/ornikar/eslint-configs/commit/01d1c6294bbf582821944647b624c42ebb4dd268))
201
+ * **unicorn:** add relative-url-style [no issue] ([#390](https://github.com/ornikar/eslint-configs/issues/390)) ([59d045a](https://github.com/ornikar/eslint-configs/commit/59d045aa8c398b1af1e321573d6c8b0721a7d7f5))
202
+
203
+
204
+
205
+
206
+
207
+ ## [19.3.1](https://github.com/ornikar/eslint-configs/compare/v19.3.0...v19.3.1) (2022-09-01)
208
+
209
+ **Note:** Version bump only for package @ornikar/eslint-config
210
+
211
+
212
+
213
+
214
+
215
+ # [19.3.0](https://github.com/ornikar/eslint-configs/compare/v19.2.0...v19.3.0) (2022-08-30)
216
+
217
+
218
+ ### Features
219
+
220
+ * **eslint-config-typescript-nestjs:** initial setup [no issue] ([#383](https://github.com/ornikar/eslint-configs/issues/383)) ([f82e3ef](https://github.com/ornikar/eslint-configs/commit/f82e3ef04bedb15a0836ebe5261b07209f2f9e62))
221
+
222
+
223
+
224
+
225
+
226
+ # [19.2.0](https://github.com/ornikar/eslint-configs/compare/v19.1.0...v19.2.0) (2022-08-19)
227
+
228
+
229
+ ### Features
230
+
231
+ * **eslint-config:** enable text-encoding-identifier-case and prefer-json-parse-buffer ARCH-1562 ([#372](https://github.com/ornikar/eslint-configs/issues/372)) ([d5dca06](https://github.com/ornikar/eslint-configs/commit/d5dca0679aa4f65de8381d23d621600d1e50f215))
232
+
233
+
234
+
235
+
236
+
237
+ # [19.1.0](https://github.com/ornikar/eslint-configs/compare/v19.0.0...v19.1.0) (2022-07-22)
238
+
239
+ **Note:** Version bump only for package @ornikar/eslint-config
240
+
241
+
242
+
243
+
244
+
245
+ # [19.0.0](https://github.com/ornikar/eslint-configs/compare/v18.13.0...v19.0.0) (2022-07-19)
246
+
247
+
248
+ ### Bug Fixes
249
+
250
+ * unicorn/expiring-todo-comments as error ([f56d1e7](https://github.com/ornikar/eslint-configs/commit/f56d1e748388e8168b2851177869a4c551e761b3))
251
+
252
+
253
+ ### chore
254
+
255
+ * **deps:** update dependency eslint-plugin-unicorn to v43 ([#344](https://github.com/ornikar/eslint-configs/issues/344)) ([dc66d53](https://github.com/ornikar/eslint-configs/commit/dc66d533caf6d79b5e332b8ce8e2f8c37dec962d))
256
+ * **deps:** update frontend orb to v5 ([#340](https://github.com/ornikar/eslint-configs/issues/340)) ([82a0a41](https://github.com/ornikar/eslint-configs/commit/82a0a41861001c2a3bc2927e21cc75c85094814e))
257
+
258
+
259
+ ### BREAKING CHANGES
260
+
261
+ * **deps:** requires eslint 8.18
262
+ * **deps:** requires node 16
263
+
264
+
265
+
266
+
267
+
268
+ # [18.13.0](https://github.com/ornikar/eslint-configs/compare/v18.12.0...v18.13.0) (2022-07-01)
269
+
270
+ **Note:** Version bump only for package @ornikar/eslint-config
271
+
272
+
273
+
274
+
275
+
276
+ # [18.12.0](https://github.com/ornikar/eslint-configs/compare/v18.11.0...v18.12.0) (2022-06-08)
277
+
278
+
279
+ ### Bug Fixes
280
+
281
+ * tests override extends from parent configs [no issue] ([#325](https://github.com/ornikar/eslint-configs/issues/325)) ([5364d72](https://github.com/ornikar/eslint-configs/commit/5364d72b10b105d6d6c1f8925578821a15db516c))
282
+
283
+
284
+ ### Features
285
+
286
+ * **eslint-config:** no-array-push-push [no issue] ([#324](https://github.com/ornikar/eslint-configs/issues/324)) ([88bc3d9](https://github.com/ornikar/eslint-configs/commit/88bc3d93c8ff2ff139ff7cb6f9c7adea8fb0390c))
287
+
288
+
289
+
290
+
291
+
292
+ # [18.11.0](https://github.com/ornikar/eslint-configs/compare/v18.10.0...v18.11.0) (2022-06-07)
293
+
294
+
295
+ ### Features
296
+
297
+ * disable no-process-exit rule from eslint-plugin-node [no issue] ([#322](https://github.com/ornikar/eslint-configs/issues/322)) ([f51fd2c](https://github.com/ornikar/eslint-configs/commit/f51fd2c5deecdda56d8746c1e8ab951ca5e9e0dc))
298
+
299
+
300
+
301
+
302
+
303
+ # [18.10.0](https://github.com/ornikar/eslint-configs/compare/v18.9.0...v18.10.0) (2022-05-31)
304
+
305
+
306
+ ### Bug Fixes
307
+
308
+ * **eslint-config:** allow non-linteral fs filename for tests ([31cc2f3](https://github.com/ornikar/eslint-configs/commit/31cc2f3d98a415956122a315ec742ed30120865e))
309
+
310
+
311
+ ### Features
312
+
313
+ * **eslint-config:** prefer-native-coercion-functions ([#311](https://github.com/ornikar/eslint-configs/issues/311)) ([ecb42c7](https://github.com/ornikar/eslint-configs/commit/ecb42c7146cee49d705357bfe29e68d7438c1859))
314
+
315
+
316
+
317
+
318
+
319
+ # [18.9.0](https://github.com/ornikar/eslint-configs/compare/v18.8.0...v18.9.0) (2022-05-31)
320
+
321
+
322
+ ### Bug Fixes
323
+
324
+ * **eslint-config:** allow non-linteral fs filename for dev scripts ([9a28882](https://github.com/ornikar/eslint-configs/commit/9a288820bc48fe2e428235b4b0d5c629c5d8367e))
325
+
326
+
327
+ ### Features
328
+
329
+ * **eslint-config:** enable unicorn/prefer-modern-math-apis [no issue] ([#309](https://github.com/ornikar/eslint-configs/issues/309)) ([1e2d294](https://github.com/ornikar/eslint-configs/commit/1e2d294030c4604afdf0cbcf9406302113cac64b))
330
+ * replace eslint-plugin-node by eslint-plugin-n [no issue] ([#310](https://github.com/ornikar/eslint-configs/issues/310)) ([8fd3c19](https://github.com/ornikar/eslint-configs/commit/8fd3c19df11d15cff679e0880f20e8b032c73e5c))
331
+ * update expiring todo comments [no issue] ([#297](https://github.com/ornikar/eslint-configs/issues/297)) ([0cc2e08](https://github.com/ornikar/eslint-configs/commit/0cc2e0835a1f5fb7fbe3ed76bea5d1242b02c479))
332
+
333
+
334
+
335
+
336
+
337
+ # [18.8.0](https://github.com/ornikar/eslint-configs/compare/v18.7.0...v18.8.0) (2022-05-02)
338
+
339
+
340
+ ### Features
341
+
342
+ * **eslint-config:** add jest rules [no issue] ([#303](https://github.com/ornikar/eslint-configs/issues/303)) ([de715cb](https://github.com/ornikar/eslint-configs/commit/de715cbfff5d22cc7d5fc3df140ec1c9c95685ad))
343
+
344
+
345
+
346
+
347
+
348
+ # [18.7.0](https://github.com/ornikar/eslint-configs/compare/v18.6.0...v18.7.0) (2022-04-29)
349
+
350
+
351
+ ### Features
352
+
353
+ * add and configure eslint-plugin-security ARCH-1520 ([#298](https://github.com/ornikar/eslint-configs/issues/298)) ([9168a5e](https://github.com/ornikar/eslint-configs/commit/9168a5e66ec174570e063cebcb5eb47ea178deba))
354
+
355
+
356
+
357
+
358
+
359
+ # [18.6.0](https://github.com/ornikar/eslint-configs/compare/v18.5.0...v18.6.0) (2022-04-26)
360
+
361
+
362
+ ### Features
363
+
364
+ * **eslint-config-typescript:** disable node/no-unsupported-features for typescript ([481cf34](https://github.com/ornikar/eslint-configs/commit/481cf34f221138b5c6691dc9031571c34f703651))
365
+
366
+
367
+
368
+
369
+
370
+ # [18.5.0](https://github.com/ornikar/eslint-configs/compare/v18.4.0...v18.5.0) (2022-04-26)
371
+
372
+
373
+ ### Features
374
+
375
+ * **eslint-config:** configure ecmaVersion ([e72397c](https://github.com/ornikar/eslint-configs/commit/e72397c55e328216119048c192fac316ece7c6e8))
376
+
377
+
378
+
379
+
380
+
381
+ # [18.4.0](https://github.com/ornikar/eslint-configs/compare/v18.3.0...v18.4.0) (2022-04-22)
382
+
383
+ **Note:** Version bump only for package @ornikar/eslint-config
384
+
385
+
386
+
387
+
388
+
389
+ # [18.3.0](https://github.com/ornikar/eslint-configs/compare/v18.2.1...v18.3.0) (2022-03-23)
390
+
391
+
392
+ ### Features
393
+
394
+ * **eslint-config:** require array join separator [no issue] ([#266](https://github.com/ornikar/eslint-configs/issues/266)) ([a7020a9](https://github.com/ornikar/eslint-configs/commit/a7020a9711c9c925e14f37abf6df3c4083eab761))
395
+
396
+
397
+
398
+
399
+
400
+ # [18.2.0](https://github.com/ornikar/eslint-configs/compare/v18.1.0...v18.2.0) (2022-03-17)
401
+
402
+
403
+ ### Features
404
+
405
+ * **eslint-config:** add tests-override config ([175aeed](https://github.com/ornikar/eslint-configs/commit/175aeedfdaf8f009c08db0fad7cdd85edf411248))
406
+
407
+
408
+
409
+
410
+
411
+ # [18.1.0](https://github.com/ornikar/eslint-configs/compare/v18.0.0...v18.1.0) (2022-03-15)
412
+
413
+
414
+ ### Features
415
+
416
+ * **eslint-config:** enable unicorn/no-useless-fallback-in-spread [no issue] ([#251](https://github.com/ornikar/eslint-configs/issues/251)) ([0ed54ca](https://github.com/ornikar/eslint-configs/commit/0ed54ca201f1de83d69b03472c2b690f4a0e3f7d))
417
+ * prefer-array-some is now in error mode ([#254](https://github.com/ornikar/eslint-configs/issues/254)) ([8596e75](https://github.com/ornikar/eslint-configs/commit/8596e7561b421f9f61464ce0a2249d1131e23423))
418
+
419
+
420
+
421
+
422
+
423
+ # [18.0.0](https://github.com/ornikar/eslint-configs/compare/v17.0.0...v18.0.0) (2022-03-01)
424
+
425
+
426
+ ### chore
427
+
428
+ * **deps:** update dependency eslint to v8 ([#243](https://github.com/ornikar/eslint-configs/issues/243)) ([0789aee](https://github.com/ornikar/eslint-configs/commit/0789aee18b6a74673d187b3348faef8a792edae9))
429
+
430
+
431
+ ### Features
432
+
433
+ * **deps:** update dependency eslint-config-airbnb to v19 ([#208](https://github.com/ornikar/eslint-configs/issues/208)) ([89d1da2](https://github.com/ornikar/eslint-configs/commit/89d1da243d6c6e99a836e4164fed38be771536a4))
434
+ * disable naming convention when eslint is not ran from vscode extension [no issue] ([#247](https://github.com/ornikar/eslint-configs/issues/247)) ([b667a47](https://github.com/ornikar/eslint-configs/commit/b667a4778af7645b6d2e4d8f2fabcc375aff3e1a))
435
+
436
+
437
+ ### BREAKING CHANGES
438
+
439
+ * **deps:** requires eslint 8
440
+ * **deps:** new rules added by the update of plugins and configs
441
+
442
+
443
+
444
+
445
+
446
+ # [17.0.0](https://github.com/ornikar/eslint-configs/compare/v16.5.1...v17.0.0) (2022-01-07)
447
+
448
+ **Note:** Version bump only for package @ornikar/eslint-config
449
+
450
+
451
+
452
+
453
+
454
+ # [16.4.0](https://github.com/ornikar/eslint-configs/compare/v16.3.0...v16.4.0) (2021-12-21)
455
+
456
+
457
+ ### Features
458
+
459
+ * **eslint-config:** enable unicorn/no-useless-length-check [no issue] ([#215](https://github.com/ornikar/eslint-configs/issues/215)) ([05bdd52](https://github.com/ornikar/eslint-configs/commit/05bdd52f80c480e98fe32baa25b09c8f8b09e43f))
460
+
461
+
462
+
463
+
464
+
465
+ # [16.3.0](https://github.com/ornikar/eslint-configs/compare/v16.2.0...v16.3.0) (2021-12-21)
466
+
467
+
468
+ ### Bug Fixes
469
+
470
+ * disable unicorn/prefer-at [no issue] ([#211](https://github.com/ornikar/eslint-configs/issues/211)) ([06b88cb](https://github.com/ornikar/eslint-configs/commit/06b88cb15dccfb0d59dfd523f2378ac46b22c54a))
471
+
472
+
473
+ ### Features
474
+
475
+ * **eslint-config:** enable unicorn/no-useless-spread [no issue] ([#213](https://github.com/ornikar/eslint-configs/issues/213)) ([2d389d0](https://github.com/ornikar/eslint-configs/commit/2d389d053a42941a287a347d58453e40fca8a064))
476
+
477
+
478
+
479
+
480
+
481
+ # [16.2.0](https://github.com/ornikar/eslint-configs/compare/v16.1.1...v16.2.0) (2021-12-09)
482
+
483
+
484
+ ### Bug Fixes
485
+
486
+ * downgrade node requirement [no issue] ([#204](https://github.com/ornikar/eslint-configs/issues/204)) ([a2ee3e0](https://github.com/ornikar/eslint-configs/commit/a2ee3e01d6a135520be4730581e540e6b33da5c9))
487
+
488
+
489
+
490
+
491
+
492
+ # [16.0.0](https://github.com/ornikar/eslint-configs/compare/v15.5.1...v16.0.0) (2021-12-07)
493
+
494
+
495
+ ### Bug Fixes
496
+
497
+ * **eslint-config:** really disable unicorn/prefer-at for node [no issue] ([#191](https://github.com/ornikar/eslint-configs/issues/191)) ([26733f2](https://github.com/ornikar/eslint-configs/commit/26733f2e5a10fd5b50539e44189da954383cae23))
498
+
499
+
500
+ ### chore
501
+
502
+ * **deps:** update frontend orb to v4 ([#127](https://github.com/ornikar/eslint-configs/issues/127)) ([786c9bb](https://github.com/ornikar/eslint-configs/commit/786c9bbe02613864b5f87e7295a8fdaf42c8b8d7))
503
+
504
+
505
+ ### Features
506
+
507
+ * **eslint-config:** enable unicorn/no-new-array [no issue] ([#196](https://github.com/ornikar/eslint-configs/issues/196)) ([f0c4495](https://github.com/ornikar/eslint-configs/commit/f0c4495142ca5acf9ec6636c0fd4b235ce468aa0))
508
+ * **eslint-config:** enable unicorn/prefer-object-from-entries [no issue] ([#197](https://github.com/ornikar/eslint-configs/issues/197)) ([e10edbf](https://github.com/ornikar/eslint-configs/commit/e10edbf686fd05d0d88a7448242c3184c9fdccc3))
509
+
510
+
511
+ ### BREAKING CHANGES
512
+
513
+ * **deps:** unicorn/prefer-array-flat-map is enabled. Make sure you have the right polyfills if needed ; requires node >= 14.17.6 ; ; #
514
+
515
+
516
+
517
+
518
+
519
+ ## [15.5.1](https://github.com/ornikar/eslint-configs/compare/v15.5.0...v15.5.1) (2021-12-02)
520
+
521
+
522
+ ### Bug Fixes
523
+
524
+ * disable unicorn/prefer-at for node [no issue] ([#182](https://github.com/ornikar/eslint-configs/issues/182)) ([61bc652](https://github.com/ornikar/eslint-configs/commit/61bc6528494aa2af92482d56c2bc06fa94b0dfda))
525
+
526
+
527
+
528
+
529
+
530
+ # [15.5.0](https://github.com/ornikar/eslint-configs/compare/v15.4.0...v15.5.0) (2021-11-22)
531
+
532
+
533
+ ### Features
534
+
535
+ * set unicorn/prefer-at rule to error ([#173](https://github.com/ornikar/eslint-configs/issues/173)) ([1ab6894](https://github.com/ornikar/eslint-configs/commit/1ab6894a486f7bd7f8b6e172eb0ac41fad37f3ed))
536
+
537
+
538
+
539
+
540
+
541
+ # [15.4.0](https://github.com/ornikar/eslint-configs/compare/v15.3.0...v15.4.0) (2021-11-15)
542
+
543
+
544
+ ### Features
545
+
546
+ * set unicorn/prefer-regexp-test rule to error ([#168](https://github.com/ornikar/eslint-configs/issues/168)) ([14c757b](https://github.com/ornikar/eslint-configs/commit/14c757b8fe4f178c2deddfafbae0c626a4d69c44))
547
+ * set uprefer-switch rule ([#169](https://github.com/ornikar/eslint-configs/issues/169)) ([878fe2f](https://github.com/ornikar/eslint-configs/commit/878fe2f787c8e21ab55933d5fa71a54a9af1a0ad))
548
+
549
+
550
+
551
+
552
+
553
+ # [15.3.0](https://github.com/ornikar/eslint-configs/compare/v15.2.0...v15.3.0) (2021-11-15)
554
+
555
+
556
+ ### Features
557
+
558
+ * enable prefer-date-now [no issue] ([#167](https://github.com/ornikar/eslint-configs/issues/167)) ([c30ca41](https://github.com/ornikar/eslint-configs/commit/c30ca41fbe247d94cf98512030e5749ae311f9a7))
559
+ * sort imports and exports [no issue] ([#166](https://github.com/ornikar/eslint-configs/issues/166)) ([b5fa982](https://github.com/ornikar/eslint-configs/commit/b5fa982fab11d623f910dd90a0723480c247b246))
560
+
561
+
562
+
563
+
564
+
565
+ # [15.2.0](https://github.com/ornikar/eslint-configs/compare/v15.1.0...v15.2.0) (2021-11-04)
566
+
567
+
568
+ ### Features
569
+
570
+ * add unicorn/prefer-array-index-of linting rule [no issue] ([#163](https://github.com/ornikar/eslint-configs/issues/163)) ([5e0452f](https://github.com/ornikar/eslint-configs/commit/5e0452f5e8df23c2595023e055ae7437beb75430))
571
+
572
+
573
+
574
+
575
+
576
+ # [15.1.0](https://github.com/ornikar/eslint-configs/compare/v15.0.0...v15.1.0) (2021-11-03)
577
+
578
+
579
+ ### Features
580
+
581
+ * add unicorn/prefer-array-some linting rule ([#162](https://github.com/ornikar/eslint-configs/issues/162)) ([edfe939](https://github.com/ornikar/eslint-configs/commit/edfe9391f4a9155ec466668a459249410d40d69d))
582
+
583
+
584
+
585
+
586
+
587
+ # [15.0.0](https://github.com/ornikar/eslint-configs/compare/v14.7.1...v15.0.0) (2021-10-25)
588
+
589
+
590
+ ### chore
591
+
592
+ * **deps:** update dependency eslint-plugin-unicorn to v37 ([#137](https://github.com/ornikar/eslint-configs/issues/137)) ([3ac2475](https://github.com/ornikar/eslint-configs/commit/3ac2475f6a12df0643abb9a62bd56eefc5f8e95b))
593
+
594
+
595
+ ### BREAKING CHANGES
596
+
597
+ * **deps:** requires eslint ^7.32.0
598
+
599
+
600
+
601
+
602
+
603
+ # [14.6.0](https://github.com/ornikar/eslint-configs/compare/v14.5.0...v14.6.0) (2021-10-19)
604
+
605
+
606
+ ### Features
607
+
608
+ * add eslint rules for 09-2021 eslint meeting ([#134](https://github.com/ornikar/eslint-configs/issues/134)) ([5bf73bd](https://github.com/ornikar/eslint-configs/commit/5bf73bd74873629b4122d5471baee80b6fb56b24))
609
+
610
+
611
+
612
+
613
+
614
+ # [14.5.0](https://github.com/ornikar/eslint-configs/compare/v14.4.0...v14.5.0) (2021-09-21)
615
+
616
+ **Note:** Version bump only for package @ornikar/eslint-config
617
+
618
+
619
+
620
+
621
+
622
+ # [14.3.0](https://github.com/ornikar/eslint-configs/compare/v14.2.1...v14.3.0) (2021-08-05)
623
+
624
+ **Note:** Version bump only for package @ornikar/eslint-config
625
+
626
+
627
+
628
+
629
+
630
+ # [14.2.0](https://github.com/ornikar/eslint-configs/compare/v14.1.0...v14.2.0) (2021-06-22)
631
+
632
+ **Note:** Version bump only for package @ornikar/eslint-config
633
+
634
+
635
+
636
+
637
+
638
+ # [14.1.0](https://github.com/ornikar/eslint-configs/compare/v14.0.1...v14.1.0) (2021-06-03)
639
+
640
+ **Note:** Version bump only for package @ornikar/eslint-config
641
+
642
+
643
+
644
+
645
+
646
+ ## [14.0.1](https://github.com/ornikar/eslint-configs/compare/v14.0.0...v14.0.1) (2021-05-03)
647
+
648
+
649
+ ### Bug Fixes
650
+
651
+ * **eslint-config:** node restricted-syntax [no issue] ([#37](https://github.com/ornikar/eslint-configs/issues/37)) ([94ec626](https://github.com/ornikar/eslint-configs/commit/94ec6264582bd49e6a9346e87af52a23bc0fd4df))
652
+
653
+
654
+
655
+
656
+
657
+ # [14.0.0](https://github.com/ornikar/eslint-configs/compare/v13.3.0...v14.0.0) (2021-04-26)
658
+
659
+
660
+ ### Features
661
+
662
+ * require eslint 7.25 ([ea9aefd](https://github.com/ornikar/eslint-configs/commit/ea9aefd7cf356fccd43a8288ca53e245186a1b87))
663
+
664
+
665
+ ### BREAKING CHANGES
666
+
667
+ * requires eslint 7.25
668
+
669
+
670
+
671
+
672
+
673
+ # [13.3.0](https://github.com/ornikar/eslint-configs/compare/v13.2.0...v13.3.0) (2021-04-26)
674
+
675
+
676
+ ### Features
677
+
678
+ * eslint 7 ARCH-1173 ([#33](https://github.com/ornikar/eslint-configs/issues/33)) ([92e14bd](https://github.com/ornikar/eslint-configs/commit/92e14bd2b48d403dceaaa188156b321f6b37118b))
679
+
680
+
681
+
682
+
683
+
684
+ # [13.2.0](https://github.com/ornikar/eslint-configs/compare/v13.1.0...v13.2.0) (2021-04-09)
685
+
686
+
687
+ ### Features
688
+
689
+ * change `import/order` to sort imports alphabetically ARCH-1183 ([#26](https://github.com/ornikar/eslint-configs/issues/26)) ([9148f7a](https://github.com/ornikar/eslint-configs/commit/9148f7aabde0f24e8222734e4b9047f6bda5896e))
690
+
691
+
692
+
693
+
694
+
695
+ # [13.1.0](https://github.com/ornikar/eslint-configs/compare/v13.0.1...v13.1.0) (2021-03-12)
696
+
697
+
698
+ ### Features
699
+
700
+ * remove max-lines rule [no issue] ([#17](https://github.com/ornikar/eslint-configs/issues/17)) ([0d2a324](https://github.com/ornikar/eslint-configs/commit/0d2a3245139ddf05b5b1e2c94685e3da6a2dcd40))
701
+
702
+
703
+
704
+
705
+
706
+ ## [13.0.1](https://github.com/ornikar/eslint-configs/compare/v13.0.0...v13.0.1) (2021-02-10)
707
+
708
+
709
+ ### Bug Fixes
710
+
711
+ * move import/extensions rule in eslint-config [no issue] ([#9](https://github.com/ornikar/eslint-configs/issues/9)) ([e49082a](https://github.com/ornikar/eslint-configs/commit/e49082ae33812e50cbe41ff7d62d569fbc4b9715))
712
+
713
+
714
+
715
+
716
+
717
+ # [13.0.0](https://github.com/ornikar/eslint-configs/compare/v12.4.0...v13.0.0) (2021-02-09)
718
+
719
+ **Note:** Version bump only for package @ornikar/eslint-config
720
+
721
+
722
+
723
+
724
+
725
+ # [12.4.0](https://github.com/ornikar/eslint-configs/compare/v12.3.0...v12.4.0) (2021-02-09)
726
+
727
+
728
+ ### Features
729
+
730
+ * **eslint-config:** add config for rollup ARCH-826 ([#7](https://github.com/ornikar/eslint-configs/issues/7)) ([d873db0](https://github.com/ornikar/eslint-configs/commit/d873db02e1fbda0349eccbff15ad9ff08225ca7d))
731
+
732
+
733
+
734
+
735
+
736
+ # [12.3.0](https://github.com/ornikar/eslint-configs/compare/v12.2.0...v12.3.0) (2021-02-08)
737
+
738
+
739
+ ### Features
740
+
741
+ * move node config ARCH-824 ([#3](https://github.com/ornikar/eslint-configs/issues/3)) ([1c01b76](https://github.com/ornikar/eslint-configs/commit/1c01b76a4a3f72eb639658e2ac923a7a8891d2c2))
742
+
743
+
744
+
745
+
746
+
747
+ # [12.2.0](https://github.com/ornikar/eslint-configs/compare/v12.1.0...v12.2.0) (2021-02-01)
748
+
749
+
750
+ ### Features
751
+
752
+ * create eslint-configs repository ([9540d77](https://github.com/ornikar/eslint-configs/commit/9540d77281923524bdb96fbf8b86334d93b5f669))
753
+
754
+
755
+
756
+
757
+
758
+ # [12.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@12.0.0...@ornikar/eslint-config@12.1.0) (2021-01-27)
759
+
760
+
761
+ ### Features
762
+
763
+ * require node 12 fist lts [no issue] ([#449](https://github.com/ornikar/shared-configs/issues/449)) ([b8e612b](https://github.com/ornikar/shared-configs/commit/b8e612bc7e0573fd52023f8eea78e95e321567e5))
764
+
765
+
766
+
767
+
768
+
769
+ # [12.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@11.3.2...@ornikar/eslint-config@12.0.0) (2021-01-20)
770
+
771
+
772
+ ### Features
773
+
774
+ * use prettier outside eslint [no issue] ([#446](https://github.com/ornikar/shared-configs/issues/446)) ([2ad3f10](https://github.com/ornikar/shared-configs/commit/2ad3f10db28d7dcceaf388c180b2f6e8961cf552))
775
+
776
+
777
+ ### BREAKING CHANGES
778
+
779
+ * requires prettier to run outside eslint
780
+
781
+
782
+
783
+
784
+
785
+ ## [11.3.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@11.3.1...@ornikar/eslint-config@11.3.2) (2020-09-18)
786
+
787
+ **Note:** Version bump only for package @ornikar/eslint-config
788
+
789
+
790
+
791
+
792
+
793
+ ## [11.3.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@11.3.0...@ornikar/eslint-config@11.3.1) (2020-09-04)
794
+
795
+ **Note:** Version bump only for package @ornikar/eslint-config
796
+
797
+
798
+
799
+
800
+
801
+ # [11.3.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@11.2.0...@ornikar/eslint-config@11.3.0) (2020-08-12)
802
+
803
+
804
+ ### Features
805
+
806
+ * **eslint-config:** remove complexity rule ([#415](https://github.com/ornikar/shared-configs/issues/415)) ([fbbb909](https://github.com/ornikar/shared-configs/commit/fbbb909cfb7042d86693bae0eba9203f64718b74))
807
+
808
+
809
+
810
+
811
+
812
+ # [11.2.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@11.1.1...@ornikar/eslint-config@11.2.0) (2020-07-28)
813
+
814
+
815
+ ### Features
816
+
817
+ * **eslint-config:** allow underscore dangle for __typename field [no issue] ([#416](https://github.com/ornikar/shared-configs/issues/416)) ([c77998a](https://github.com/ornikar/shared-configs/commit/c77998a2fefe6136649a18998983a2bf7519cb1c))
818
+
819
+
820
+
821
+
822
+
823
+ ## [11.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@11.1.0...@ornikar/eslint-config@11.1.1) (2020-07-10)
824
+
825
+ **Note:** Version bump only for package @ornikar/eslint-config
826
+
827
+
828
+
829
+
830
+
831
+ # [11.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@11.0.1...@ornikar/eslint-config@11.1.0) (2020-05-25)
832
+
833
+
834
+ ### Features
835
+
836
+ * support node 12.16.1 for renovate [no issue] ([#383](https://github.com/ornikar/shared-configs/issues/383)) ([77c0ef4](https://github.com/ornikar/shared-configs/commit/77c0ef4))
837
+
838
+
839
+
840
+
841
+
842
+ ## [11.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@11.0.0...@ornikar/eslint-config@11.0.1) (2020-05-05)
843
+
844
+
845
+ ### Bug Fixes
846
+
847
+ * update eslint-plugin-import ([4858d97](https://github.com/ornikar/shared-configs/commit/4858d97))
848
+
849
+
850
+
851
+
852
+
853
+ # [11.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@10.0.1...@ornikar/eslint-config@11.0.0) (2020-05-05)
854
+
855
+
856
+ ### chore
857
+
858
+ * checks ([#369](https://github.com/ornikar/shared-configs/issues/369)) ([a30526e](https://github.com/ornikar/shared-configs/commit/a30526e))
859
+
860
+
861
+ ### BREAKING CHANGES
862
+
863
+ * some peer dependencies changed
864
+
865
+
866
+
867
+
868
+
869
+ ## [10.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@10.0.0...@ornikar/eslint-config@10.0.1) (2020-04-29)
870
+
871
+ **Note:** Version bump only for package @ornikar/eslint-config
872
+
873
+
874
+
875
+
876
+
877
+ # [10.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@9.0.2...@ornikar/eslint-config@10.0.0) (2020-04-21)
878
+
879
+
880
+ ### Features
881
+
882
+ * require prettier version to new major [no issue] ([#353](https://github.com/ornikar/shared-configs/issues/353)) ([e3e8237](https://github.com/ornikar/shared-configs/commit/e3e8237))
883
+ * update node version to 12 [no issue] ([#354](https://github.com/ornikar/shared-configs/issues/354)) ([6276917](https://github.com/ornikar/shared-configs/commit/6276917))
884
+
885
+
886
+ ### BREAKING CHANGES
887
+
888
+ * prettier version
889
+
890
+ * Update @ornikar/eslint-config/package.json
891
+
892
+ Co-Authored-By: Christophe Hurpeau <christophe@hurpeau.com>
893
+
894
+ * Update @ornikar/stylelint-config/package.json
895
+
896
+ Co-Authored-By: Christophe Hurpeau <christophe@hurpeau.com>
897
+
898
+ * Update @ornikar/prettier-config/package.json
899
+
900
+ Co-Authored-By: Christophe Hurpeau <christophe@hurpeau.com>
901
+
902
+ * Update package.json
903
+
904
+ Co-authored-by: Christophe Hurpeau <christophe@hurpeau.com>
905
+ * node version
906
+
907
+ * Update config.yml
908
+
909
+
910
+
911
+
912
+
913
+ ## [9.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@9.0.1...@ornikar/eslint-config@9.0.2) (2020-01-22)
914
+
915
+ **Note:** Version bump only for package @ornikar/eslint-config
916
+
917
+
918
+
919
+
920
+
921
+ ## [9.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@9.0.0...@ornikar/eslint-config@9.0.1) (2019-12-20)
922
+
923
+
924
+ ### Bug Fixes
925
+
926
+ * disable unicorn/consistent-function-scoping [no issue] ([#301](https://github.com/ornikar/shared-configs/issues/301)) ([c1aedcb](https://github.com/ornikar/shared-configs/commit/c1aedcb))
927
+
928
+
929
+
930
+
931
+
932
+ # [9.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.2.5...@ornikar/eslint-config@9.0.0) (2019-12-13)
933
+
934
+
935
+ ### Features
936
+
937
+ * eslint 6 [no issue] ([#298](https://github.com/ornikar/shared-configs/issues/298)) ([4bd9bf8](https://github.com/ornikar/shared-configs/commit/4bd9bf8))
938
+
939
+
940
+ ### BREAKING CHANGES
941
+
942
+ * changed peer deps eslint 6, prettier, and enabled new rules
943
+
944
+ * refactor: comment on liwi
945
+
946
+ * fix: remove todo rule, now allowed with unicorn
947
+
948
+ * chore: update @typescript-eslint
949
+
950
+ * feat: explicit-function-return-type allow expressions and hof
951
+
952
+ * feat: remove allowExpressions: true
953
+
954
+ * feat: remove allowExpressions: true
955
+
956
+ * fix: prefer flat map
957
+
958
+
959
+
960
+
961
+
962
+ ## [8.2.5](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.2.4...@ornikar/eslint-config@8.2.5) (2019-11-27)
963
+
964
+ **Note:** Version bump only for package @ornikar/eslint-config
965
+
966
+
967
+
968
+
969
+
970
+ ## [8.2.4](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.2.3...@ornikar/eslint-config@8.2.4) (2019-08-05)
971
+
972
+ **Note:** Version bump only for package @ornikar/eslint-config
973
+
974
+
975
+
976
+
977
+
978
+ ## [8.2.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.2.2...@ornikar/eslint-config@8.2.3) (2019-07-29)
979
+
980
+ **Note:** Version bump only for package @ornikar/eslint-config
981
+
982
+
983
+
984
+
985
+
986
+ ## [8.2.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.2.1...@ornikar/eslint-config@8.2.2) (2019-06-24)
987
+
988
+ **Note:** Version bump only for package @ornikar/eslint-config
989
+
990
+
991
+
992
+
993
+
994
+ ## [8.2.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.2.0...@ornikar/eslint-config@8.2.1) (2019-06-10)
995
+
996
+
997
+ ### Bug Fixes
998
+
999
+ * disable prefer-event-key rule ([#201](https://github.com/ornikar/shared-configs/issues/201)) ([2949e58](https://github.com/ornikar/shared-configs/commit/2949e58))
1000
+
1001
+
1002
+
1003
+
1004
+
1005
+ # [8.2.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.1.3...@ornikar/eslint-config@8.2.0) (2019-06-10)
1006
+
1007
+
1008
+ ### Features
1009
+
1010
+ * prettier config [no issue] ([#188](https://github.com/ornikar/shared-configs/issues/188)) ([e2844dd](https://github.com/ornikar/shared-configs/commit/e2844dd))
1011
+
1012
+
1013
+
1014
+
1015
+
1016
+ ## [8.1.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.1.2...@ornikar/eslint-config@8.1.3) (2019-05-22)
1017
+
1018
+ **Note:** Version bump only for package @ornikar/eslint-config
1019
+
1020
+
1021
+
1022
+
1023
+
1024
+ ## [8.1.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.1.1...@ornikar/eslint-config@8.1.2) (2019-05-20)
1025
+
1026
+ **Note:** Version bump only for package @ornikar/eslint-config
1027
+
1028
+
1029
+
1030
+
1031
+
1032
+ ## [8.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.1.0...@ornikar/eslint-config@8.1.1) (2019-05-06)
1033
+
1034
+ **Note:** Version bump only for package @ornikar/eslint-config
1035
+
1036
+
1037
+
1038
+
1039
+
1040
+ # [8.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.0.6...@ornikar/eslint-config@8.1.0) (2019-04-29)
1041
+
1042
+
1043
+ ### Features
1044
+
1045
+ * clean comments [no issue] ([#148](https://github.com/ornikar/shared-configs/issues/148)) ([32949a3](https://github.com/ornikar/shared-configs/commit/32949a3))
1046
+
1047
+
1048
+
1049
+
1050
+
1051
+ ## [8.0.6](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.0.5...@ornikar/eslint-config@8.0.6) (2019-04-15)
1052
+
1053
+ **Note:** Version bump only for package @ornikar/eslint-config
1054
+
1055
+
1056
+
1057
+
1058
+
1059
+ ## [8.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.0.4...@ornikar/eslint-config@8.0.5) (2019-04-02)
1060
+
1061
+
1062
+ ### Bug Fixes
1063
+
1064
+ * add new unicorn rules [no issue] ([#132](https://github.com/ornikar/shared-configs/issues/132)) ([14351c4](https://github.com/ornikar/shared-configs/commit/14351c4))
1065
+
1066
+
1067
+
1068
+
1069
+
1070
+ ## [8.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.0.3...@ornikar/eslint-config@8.0.4) (2019-04-01)
1071
+
1072
+ **Note:** Version bump only for package @ornikar/eslint-config
1073
+
1074
+
1075
+
1076
+
1077
+
1078
+ ## [8.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.0.2...@ornikar/eslint-config@8.0.3) (2019-03-18)
1079
+
1080
+ **Note:** Version bump only for package @ornikar/eslint-config
1081
+
1082
+
1083
+
1084
+
1085
+
1086
+ ## [8.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.0.1...@ornikar/eslint-config@8.0.2) (2019-03-12)
1087
+
1088
+ **Note:** Version bump only for package @ornikar/eslint-config
1089
+
1090
+
1091
+
1092
+
1093
+
1094
+ ## [8.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@8.0.0...@ornikar/eslint-config@8.0.1) (2019-02-27)
1095
+
1096
+
1097
+ ### Bug Fixes
1098
+
1099
+ * remove eslint-plugin-prefer-class-properties in eslint-config ([#108](https://github.com/ornikar/shared-configs/issues/108)) ([d10ce78](https://github.com/ornikar/shared-configs/commit/d10ce78))
1100
+
1101
+
1102
+
1103
+
1104
+
1105
+ # [8.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@7.0.0...@ornikar/eslint-config@8.0.0) (2019-02-26)
1106
+
1107
+
1108
+ ### Features
1109
+
1110
+ * split eslint configs and add typescript [no issue] ([#103](https://github.com/ornikar/shared-configs/issues/103)) ([36627d2](https://github.com/ornikar/shared-configs/commit/36627d2))
1111
+
1112
+
1113
+ ### BREAKING CHANGES
1114
+
1115
+ * @ornikar/eslint-config splitted
1116
+
1117
+ * docs: update first readme
1118
+
1119
+ * docs: missing eslint-plugin-react-hooks
1120
+
1121
+ * feat: disable @typescript-eslint/no-empty-interface
1122
+
1123
+ * fix: move babel-eslint in dependencies
1124
+
1125
+ * docs: typo plugin - config
1126
+
1127
+ * docs: eslint-config-typescript-react
1128
+
1129
+ * docs: use /eslint-config for consistency
1130
+
1131
+ * fix: ornikar/eslint-plugin-typescript-react
1132
+
1133
+
1134
+
1135
+
1136
+
1137
+ # [7.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@6.2.3...@ornikar/eslint-config@7.0.0) (2019-02-19)
1138
+
1139
+
1140
+ ### Features
1141
+
1142
+ * add eslint-plugin-react-hooks [no issue] ([#94](https://github.com/ornikar/shared-configs/issues/94)) ([7393818](https://github.com/ornikar/shared-configs/commit/7393818))
1143
+
1144
+
1145
+ ### BREAKING CHANGES
1146
+
1147
+ * if you use react, you will also need to run `yarn add --dev eslint-plugin-react-hooks`
1148
+
1149
+
1150
+
1151
+
1152
+
1153
+ ## [6.2.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@6.2.2...@ornikar/eslint-config@6.2.3) (2019-02-19)
1154
+
1155
+ **Note:** Version bump only for package @ornikar/eslint-config
1156
+
1157
+
1158
+
1159
+
1160
+
1161
+ ## [6.2.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@6.2.1...@ornikar/eslint-config@6.2.2) (2019-02-07)
1162
+
1163
+ **Note:** Version bump only for package @ornikar/eslint-config
1164
+
1165
+
1166
+
1167
+
1168
+
1169
+ ## [6.2.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@6.2.0...@ornikar/eslint-config@6.2.1) (2019-01-28)
1170
+
1171
+
1172
+ ### Bug Fixes
1173
+
1174
+ * **deps:** update dependency eslint-config-prettier to v4 ([#82](https://github.com/ornikar/shared-configs/issues/82)) ([24c6ae4](https://github.com/ornikar/shared-configs/commit/24c6ae4))
1175
+
1176
+
1177
+
1178
+
1179
+
1180
+ # [6.2.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@6.0.0...@ornikar/eslint-config@6.2.0) (2019-01-02)
1181
+
1182
+
1183
+ ### Features
1184
+
1185
+ * disable max-lines rule for storybook ([#58](https://github.com/ornikar/shared-configs/issues/58)) ([faf956e](https://github.com/ornikar/shared-configs/commit/faf956e))
1186
+
1187
+
1188
+
1189
+
1190
+
1191
+ # [6.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@6.0.0...@ornikar/eslint-config@6.1.0) (2018-12-28)
1192
+
1193
+
1194
+ ### Features
1195
+
1196
+ * disable max-lines rule for storybook ([#58](https://github.com/ornikar/shared-configs/issues/58)) ([faf956e](https://github.com/ornikar/shared-configs/commit/faf956e))
1197
+
1198
+
1199
+
1200
+
1201
+
1202
+ # [6.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@5.2.1...@ornikar/eslint-config@6.0.0) (2018-12-18)
1203
+
1204
+
1205
+ ### chore
1206
+
1207
+ * **deps:** update dependency eslint to v5.10.0 ([#47](https://github.com/ornikar/shared-configs/issues/47)) ([280a394](https://github.com/ornikar/shared-configs/commit/280a394))
1208
+ * **deps:** update dependency prettier to v1.15.3 ([#41](https://github.com/ornikar/shared-configs/issues/41)) ([8dae791](https://github.com/ornikar/shared-configs/commit/8dae791))
1209
+
1210
+
1211
+ ### Features
1212
+
1213
+ * update deps ([1f595ed](https://github.com/ornikar/shared-configs/commit/1f595ed))
1214
+
1215
+
1216
+ ### BREAKING CHANGES
1217
+
1218
+ * **deps:** eslint peerdep changed
1219
+ * **deps:** changed peerdep prettier
1220
+
1221
+
1222
+
1223
+
1224
+
1225
+ ## [5.2.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@5.2.0...@ornikar/eslint-config@5.2.1) (2018-12-06)
1226
+
1227
+ **Note:** Version bump only for package @ornikar/eslint-config
1228
+
1229
+
1230
+
1231
+
1232
+
1233
+ # [5.2.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@5.1.1...@ornikar/eslint-config@5.2.0) (2018-11-21)
1234
+
1235
+
1236
+ ### Features
1237
+
1238
+ * jest config ([#29](https://github.com/ornikar/shared-configs/issues/29)) ([e5043a2](https://github.com/ornikar/shared-configs/commit/e5043a2))
1239
+
1240
+
1241
+
1242
+
1243
+
1244
+ ## [5.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@5.1.0...@ornikar/eslint-config@5.1.1) (2018-11-20)
1245
+
1246
+
1247
+ ### Bug Fixes
1248
+
1249
+ * max-lines triggers warning instead of error ([#28](https://github.com/ornikar/shared-configs/issues/28)) ([cb46ec8](https://github.com/ornikar/shared-configs/commit/cb46ec8))
1250
+
1251
+
1252
+
1253
+
1254
+
1255
+ # [5.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@5.0.1...@ornikar/eslint-config@5.1.0) (2018-10-30)
1256
+
1257
+
1258
+ ### Features
1259
+
1260
+ * disable jsx-curly-brace-presence ([#26](https://github.com/ornikar/shared-configs/issues/26)) ([20c8778](https://github.com/ornikar/shared-configs/commit/20c8778))
1261
+
1262
+
1263
+
1264
+
1265
+
1266
+ ## [5.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@5.0.0...@ornikar/eslint-config@5.0.1) (2018-10-15)
1267
+
1268
+
1269
+ ### Bug Fixes
1270
+
1271
+ * disable sort prop types required first ([#25](https://github.com/ornikar/shared-configs/issues/25)) ([3636081](https://github.com/ornikar/shared-configs/commit/3636081))
1272
+
1273
+
1274
+
1275
+
1276
+
1277
+ # [5.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@4.0.1...@ornikar/eslint-config@5.0.0) (2018-10-15)
1278
+
1279
+
1280
+ ### chore
1281
+
1282
+ * update prettier config ([#21](https://github.com/ornikar/shared-configs/issues/21)) ([4ff406b](https://github.com/ornikar/shared-configs/commit/4ff406b))
1283
+
1284
+
1285
+ ### Features
1286
+
1287
+ * update eslint-config ([#23](https://github.com/ornikar/shared-configs/issues/23)) ([ab83294](https://github.com/ornikar/shared-configs/commit/ab83294))
1288
+
1289
+
1290
+ ### BREAKING CHANGES
1291
+
1292
+ * prettier@^1.14.3, eslint-plugin-prettier@^3.0.0
1293
+
1294
+
1295
+
1296
+
1297
+
1298
+ <a name="4.0.1"></a>
1299
+ ## [4.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@4.0.0...@ornikar/eslint-config@4.0.1) (2018-08-20)
1300
+
1301
+
1302
+ ### Bug Fixes
1303
+
1304
+ * **eslint-config:** unicorn disable no-fn-reference-in-iterator ([#18](https://github.com/ornikar/shared-configs/issues/18)) ([2c07c59](https://github.com/ornikar/shared-configs/commit/2c07c59))
1305
+
1306
+
1307
+
1308
+
1309
+
1310
+ <a name="4.0.0"></a>
1311
+ # [4.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@3.0.0...@ornikar/eslint-config@4.0.0) (2018-08-14)
1312
+
1313
+
1314
+ ### Bug Fixes
1315
+
1316
+ * disable react/sort-prop-types ([#16](https://github.com/ornikar/shared-configs/issues/16)) ([30ea4f4](https://github.com/ornikar/shared-configs/commit/30ea4f4))
1317
+
1318
+
1319
+ ### Features
1320
+
1321
+ * **eslint config:** update dependencies ([#12](https://github.com/ornikar/shared-configs/issues/12)) ([8887312](https://github.com/ornikar/shared-configs/commit/8887312))
1322
+ * enable react/jsx-sort-props and react/sort-prop-types ([#6](https://github.com/ornikar/shared-configs/issues/6)) ([4d00ff8](https://github.com/ornikar/shared-configs/commit/4d00ff8))
1323
+
1324
+
1325
+ ### BREAKING CHANGES
1326
+
1327
+ * new rules enabled: react/jsx-sort-props react/sort-prop-types
1328
+ * **eslint config:** eslint ^5.3, eslint-plugin-prettier ^2.6.2, eslint-plugin-unicorn ^5.0.0, prettier ^1.14.2
1329
+
1330
+
1331
+
1332
+
1333
+
1334
+ <a name="3.0.0"></a>
1335
+ # [3.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config@2.2.1...@ornikar/eslint-config@3.0.0) (2018-08-08)
1336
+
1337
+
1338
+ ### Features
1339
+
1340
+ * eslint plugin filenames ([#14](https://github.com/ornikar/shared-configs/issues/14)) ([6165809](https://github.com/ornikar/shared-configs/commit/6165809))
1341
+
1342
+
1343
+ ### BREAKING CHANGES
1344
+
1345
+ * requires eslint-plugin-filenames
1346
+
1347
+
1348
+
1349
+
1350
+
1351
+ <a name="2.2.1"></a>
1352
+ ## 2.2.1 (2018-07-25)
1353
+
1354
+ **Note:** Version bump only for package @ornikar/eslint-config
1355
+
1356
+
1357
+
1358
+
1359
+
1360
+ <a name="2.2.0"></a>
1361
+ # [2.2.0](https://github.com/ornikar/eslint-config-ornikar/compare/v2.1.0...v2.2.0) (2018-07-17)
1362
+
1363
+
1364
+ ### Features
1365
+
1366
+ * increase max complexity to 10 (#5) ([8c53b2e](https://github.com/ornikar/eslint-config-ornikar/commit/8c53b2e))
1367
+
1368
+
1369
+ <a name="2.1.0"></a>
1370
+ # [2.1.0](https://github.com/ornikar/eslint-config-ornikar/compare/v2.0.0...v2.1.0) (2018-07-12)
1371
+
1372
+
1373
+ ### Features
1374
+
1375
+ * increase max complexity warning (#4) ([4a1fe86](https://github.com/ornikar/eslint-config-ornikar/commit/4a1fe86))
1376
+
1377
+
1378
+ <a name="2.0.0"></a>
1379
+ # [2.0.0](https://github.com/ornikar/eslint-config-ornikar/compare/v1.0.0...v2.0.0) (2018-07-12)
1380
+
1381
+
1382
+ ### Features
1383
+
1384
+ * reenable rules curly and quotes disabled by prettier config (#3) ([559c469](https://github.com/ornikar/eslint-config-ornikar/commit/559c469))
1385
+
1386
+
1387
+ ### BREAKING CHANGES
1388
+
1389
+ * rules `curly` and `quotes` reenabled
1390
+
1391
+
1392
+ <a name="1.0.0"></a>
1393
+ # 1.0.0 (2018-06-28)
1394
+
1395
+ First release !
1396
+
1397
+ ### Features
1398
+
1399
+ * first config (#1) ([fc5c9db](https://github.com/ornikar/eslint-config-ornikar/commit/fc5c9db))