@ornikar/eslint-config-typescript-react 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 +1132 -0
  2. package/package.json +8 -9
package/CHANGELOG.md ADDED
@@ -0,0 +1,1132 @@
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
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
9
+
10
+
11
+
12
+
13
+
14
+ ## [21.2.0](https://github.com/ornikar/eslint-configs/compare/v21.1.0...v21.2.0) (2023-11-02)
15
+
16
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
17
+
18
+
19
+
20
+
21
+
22
+ ## [21.1.0](https://github.com/ornikar/eslint-configs/compare/v21.0.0...v21.1.0) (2023-10-20)
23
+
24
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
25
+
26
+
27
+
28
+
29
+
30
+ ## [21.0.0](https://github.com/ornikar/eslint-configs/compare/v20.2.1...v21.0.0) (2023-09-26)
31
+
32
+
33
+ ### ⚠ BREAKING CHANGES
34
+
35
+ * update to node 18 ECF-280 (#615)
36
+
37
+ ### Features
38
+
39
+ * update to node 18 ECF-280 ([#615](https://github.com/ornikar/eslint-configs/issues/615)) ([51c7f5e](https://github.com/ornikar/eslint-configs/commit/51c7f5ee059a3517fba9ebec136e458d342c5c99))
40
+
41
+
42
+
43
+ ## [20.2.1](https://github.com/ornikar/eslint-configs/compare/v20.2.0...v20.2.1) (2023-09-20)
44
+
45
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
46
+
47
+
48
+
49
+
50
+
51
+ ## [20.2.0](https://github.com/ornikar/eslint-configs/compare/v20.1.1...v20.2.0) (2023-09-19)
52
+
53
+
54
+ ### Features
55
+
56
+ * **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))
57
+
58
+
59
+
60
+ ## [20.1.1](https://github.com/ornikar/eslint-configs/compare/v20.1.0...v20.1.1) (2023-09-19)
61
+
62
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
63
+
64
+
65
+
66
+
67
+
68
+ ## [20.1.0](https://github.com/ornikar/eslint-configs/compare/v20.0.0...v20.1.0) (2023-09-15)
69
+
70
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
71
+
72
+
73
+
74
+
75
+
76
+ ## [20.0.0](https://github.com/ornikar/eslint-configs/compare/v19.16.0...v20.0.0) (2023-09-06)
77
+
78
+
79
+ ### ⚠ BREAKING CHANGES
80
+
81
+ * **deps:** fix issues with config
82
+
83
+ ### Features
84
+
85
+ * **deps:** update typescript-eslint monorepo to v6 (major) ([#575](https://github.com/ornikar/eslint-configs/issues/575)) ([73b3f2d](https://github.com/ornikar/eslint-configs/commit/73b3f2dd2e23b7db03531c21bb809fdc1277b6fc))
86
+
87
+
88
+
89
+ ## [19.16.0](https://github.com/ornikar/eslint-configs/compare/v19.15.1...v19.16.0) (2023-06-07)
90
+
91
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
92
+
93
+
94
+
95
+
96
+
97
+ ## [19.15.1](https://github.com/ornikar/eslint-configs/compare/v19.15.0...v19.15.1) (2023-05-23)
98
+
99
+
100
+ ### Bug Fixes
101
+
102
+ * require eslint 8.39.0 instead of 8.40.0 ([9d2ac60](https://github.com/ornikar/eslint-configs/commit/9d2ac602b8efecb05164b33fc06ac0b81b18d351))
103
+
104
+
105
+
106
+ ## [19.15.0](https://github.com/ornikar/eslint-configs/compare/v19.14.0...v19.15.0) (2023-05-09)
107
+
108
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
109
+
110
+
111
+
112
+
113
+
114
+ ## [19.14.0](https://github.com/ornikar/eslint-configs/compare/v19.13.0...v19.14.0) (2023-05-03)
115
+
116
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
117
+
118
+
119
+
120
+
121
+
122
+ ## [19.13.0](https://github.com/ornikar/eslint-configs/compare/v19.12.0...v19.13.0) (2023-04-14)
123
+
124
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
125
+
126
+
127
+
128
+
129
+
130
+ ## [19.12.0](https://github.com/ornikar/eslint-configs/compare/v19.11.0...v19.12.0) (2023-04-06)
131
+
132
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
133
+
134
+
135
+
136
+
137
+
138
+ # [19.11.0](https://github.com/ornikar/eslint-configs/compare/v19.10.0...v19.11.0) (2023-03-04)
139
+
140
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
141
+
142
+
143
+
144
+
145
+
146
+ # [19.10.0](https://github.com/ornikar/eslint-configs/compare/v19.9.1...v19.10.0) (2023-02-01)
147
+
148
+
149
+ ### Features
150
+
151
+ * improve data testid with monorepo override [no issue] ([#464](https://github.com/ornikar/eslint-configs/issues/464)) ([244977a](https://github.com/ornikar/eslint-configs/commit/244977abcc23bd2fce213ec61630d74d2d3c62d5))
152
+
153
+
154
+
155
+
156
+
157
+ ## [19.9.1](https://github.com/ornikar/eslint-configs/compare/v19.9.0...v19.9.1) (2022-12-20)
158
+
159
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
160
+
161
+
162
+
163
+
164
+
165
+ # [19.9.0](https://github.com/ornikar/eslint-configs/compare/v19.8.0...v19.9.0) (2022-12-09)
166
+
167
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
168
+
169
+
170
+
171
+
172
+
173
+ # [19.8.0](https://github.com/ornikar/eslint-configs/compare/v19.7.0...v19.8.0) (2022-12-06)
174
+
175
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
176
+
177
+
178
+
179
+
180
+
181
+ # [19.7.0](https://github.com/ornikar/eslint-configs/compare/v19.6.0...v19.7.0) (2022-12-06)
182
+
183
+
184
+ ### Bug Fixes
185
+
186
+ * fix react-testing-library override for typescript-react [no issue] ([#409](https://github.com/ornikar/eslint-configs/issues/409)) ([66e2cb3](https://github.com/ornikar/eslint-configs/commit/66e2cb30654e64958a127305c95f518f9697c48c))
187
+
188
+
189
+
190
+
191
+
192
+ # [19.6.0](https://github.com/ornikar/eslint-configs/compare/v19.5.0...v19.6.0) (2022-10-19)
193
+
194
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
195
+
196
+
197
+
198
+
199
+
200
+ # [19.5.0](https://github.com/ornikar/eslint-configs/compare/v19.4.0...v19.5.0) (2022-10-14)
201
+
202
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
203
+
204
+
205
+
206
+
207
+
208
+ # [19.4.0](https://github.com/ornikar/eslint-configs/compare/v19.3.1...v19.4.0) (2022-09-16)
209
+
210
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
211
+
212
+
213
+
214
+
215
+
216
+ ## [19.3.1](https://github.com/ornikar/eslint-configs/compare/v19.3.0...v19.3.1) (2022-09-01)
217
+
218
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
219
+
220
+
221
+
222
+
223
+
224
+ # [19.3.0](https://github.com/ornikar/eslint-configs/compare/v19.2.0...v19.3.0) (2022-08-30)
225
+
226
+
227
+ ### Features
228
+
229
+ * **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))
230
+
231
+
232
+
233
+
234
+
235
+ # [19.2.0](https://github.com/ornikar/eslint-configs/compare/v19.1.0...v19.2.0) (2022-08-19)
236
+
237
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
238
+
239
+
240
+
241
+
242
+
243
+ # [19.1.0](https://github.com/ornikar/eslint-configs/compare/v19.0.0...v19.1.0) (2022-07-22)
244
+
245
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
246
+
247
+
248
+
249
+
250
+
251
+ # [19.0.0](https://github.com/ornikar/eslint-configs/compare/v18.13.0...v19.0.0) (2022-07-19)
252
+
253
+
254
+ ### chore
255
+
256
+ * **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))
257
+ * **deps:** update frontend orb to v5 ([#340](https://github.com/ornikar/eslint-configs/issues/340)) ([82a0a41](https://github.com/ornikar/eslint-configs/commit/82a0a41861001c2a3bc2927e21cc75c85094814e))
258
+
259
+
260
+ ### BREAKING CHANGES
261
+
262
+ * **deps:** requires eslint 8.18
263
+ * **deps:** requires node 16
264
+
265
+
266
+
267
+
268
+
269
+ # [18.13.0](https://github.com/ornikar/eslint-configs/compare/v18.12.0...v18.13.0) (2022-07-01)
270
+
271
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
272
+
273
+
274
+
275
+
276
+
277
+ # [18.12.0](https://github.com/ornikar/eslint-configs/compare/v18.11.0...v18.12.0) (2022-06-08)
278
+
279
+
280
+ ### Bug Fixes
281
+
282
+ * 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))
283
+
284
+
285
+
286
+
287
+
288
+ # [18.11.0](https://github.com/ornikar/eslint-configs/compare/v18.10.0...v18.11.0) (2022-06-07)
289
+
290
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
291
+
292
+
293
+
294
+
295
+
296
+ # [18.10.0](https://github.com/ornikar/eslint-configs/compare/v18.9.0...v18.10.0) (2022-05-31)
297
+
298
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
299
+
300
+
301
+
302
+
303
+
304
+ # [18.9.0](https://github.com/ornikar/eslint-configs/compare/v18.8.0...v18.9.0) (2022-05-31)
305
+
306
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
307
+
308
+
309
+
310
+
311
+
312
+ # [18.8.0](https://github.com/ornikar/eslint-configs/compare/v18.7.0...v18.8.0) (2022-05-02)
313
+
314
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
315
+
316
+
317
+
318
+
319
+
320
+ # [18.7.0](https://github.com/ornikar/eslint-configs/compare/v18.6.0...v18.7.0) (2022-04-29)
321
+
322
+
323
+ ### Features
324
+
325
+ * 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))
326
+
327
+
328
+
329
+
330
+
331
+ # [18.6.0](https://github.com/ornikar/eslint-configs/compare/v18.5.0...v18.6.0) (2022-04-26)
332
+
333
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
334
+
335
+
336
+
337
+
338
+
339
+ # [18.5.0](https://github.com/ornikar/eslint-configs/compare/v18.4.0...v18.5.0) (2022-04-26)
340
+
341
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
342
+
343
+
344
+
345
+
346
+
347
+ # [18.4.0](https://github.com/ornikar/eslint-configs/compare/v18.3.0...v18.4.0) (2022-04-22)
348
+
349
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
350
+
351
+
352
+
353
+
354
+
355
+ # [18.3.0](https://github.com/ornikar/eslint-configs/compare/v18.2.1...v18.3.0) (2022-03-23)
356
+
357
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
358
+
359
+
360
+
361
+
362
+
363
+ ## [18.2.1](https://github.com/ornikar/eslint-configs/compare/v18.2.0...v18.2.1) (2022-03-21)
364
+
365
+
366
+ ### Bug Fixes
367
+
368
+ * add tests-override in typescript and typescript-react ([5c11ac4](https://github.com/ornikar/eslint-configs/commit/5c11ac4a0d27044cda7e34b2a650f61c87a3eca0))
369
+
370
+
371
+
372
+
373
+
374
+ # [18.2.0](https://github.com/ornikar/eslint-configs/compare/v18.1.0...v18.2.0) (2022-03-17)
375
+
376
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
377
+
378
+
379
+
380
+
381
+
382
+ # [18.1.0](https://github.com/ornikar/eslint-configs/compare/v18.0.0...v18.1.0) (2022-03-15)
383
+
384
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
385
+
386
+
387
+
388
+
389
+
390
+ # [18.0.0](https://github.com/ornikar/eslint-configs/compare/v17.0.0...v18.0.0) (2022-03-01)
391
+
392
+
393
+ ### chore
394
+
395
+ * **deps:** update dependency eslint to v8 ([#243](https://github.com/ornikar/eslint-configs/issues/243)) ([0789aee](https://github.com/ornikar/eslint-configs/commit/0789aee18b6a74673d187b3348faef8a792edae9))
396
+
397
+
398
+ ### Features
399
+
400
+ * **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))
401
+
402
+
403
+ ### BREAKING CHANGES
404
+
405
+ * **deps:** requires eslint 8
406
+ * **deps:** new rules added by the update of plugins and configs
407
+
408
+
409
+
410
+
411
+
412
+ # [17.0.0](https://github.com/ornikar/eslint-configs/compare/v16.5.1...v17.0.0) (2022-01-07)
413
+
414
+
415
+ ### Features
416
+
417
+ * use jsx-runtime [no issue] ([#183](https://github.com/ornikar/eslint-configs/issues/183)) ([f580faf](https://github.com/ornikar/eslint-configs/commit/f580faf0c4ab887aa9d7541b88bb2839f386dbbc))
418
+
419
+
420
+ ### BREAKING CHANGES
421
+
422
+ * requires to use jsx-runtime first.
423
+
424
+
425
+
426
+
427
+
428
+ ## [16.5.1](https://github.com/ornikar/eslint-configs/compare/v16.5.0...v16.5.1) (2022-01-05)
429
+
430
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
431
+
432
+
433
+
434
+
435
+
436
+ # [16.5.0](https://github.com/ornikar/eslint-configs/compare/v16.4.0...v16.5.0) (2022-01-04)
437
+
438
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
439
+
440
+
441
+
442
+
443
+
444
+ # [16.4.0](https://github.com/ornikar/eslint-configs/compare/v16.3.0...v16.4.0) (2021-12-21)
445
+
446
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
447
+
448
+
449
+
450
+
451
+
452
+ # [16.3.0](https://github.com/ornikar/eslint-configs/compare/v16.2.0...v16.3.0) (2021-12-21)
453
+
454
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
455
+
456
+
457
+
458
+
459
+
460
+ # [16.2.0](https://github.com/ornikar/eslint-configs/compare/v16.1.1...v16.2.0) (2021-12-09)
461
+
462
+
463
+ ### Bug Fixes
464
+
465
+ * downgrade node requirement [no issue] ([#204](https://github.com/ornikar/eslint-configs/issues/204)) ([a2ee3e0](https://github.com/ornikar/eslint-configs/commit/a2ee3e01d6a135520be4730581e540e6b33da5c9))
466
+
467
+
468
+ ### Features
469
+
470
+ * add stories-override [no issue] ([#202](https://github.com/ornikar/eslint-configs/issues/202)) ([a97cd3f](https://github.com/ornikar/eslint-configs/commit/a97cd3f1b55850aaa85fda3b238ef2dfa6bcafb6))
471
+
472
+
473
+
474
+
475
+
476
+ ## [16.1.1](https://github.com/ornikar/eslint-configs/compare/v16.1.0...v16.1.1) (2021-12-08)
477
+
478
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
479
+
480
+
481
+
482
+
483
+
484
+ # [16.1.0](https://github.com/ornikar/eslint-configs/compare/v16.0.1...v16.1.0) (2021-12-08)
485
+
486
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
487
+
488
+
489
+
490
+
491
+
492
+ ## [16.0.1](https://github.com/ornikar/eslint-configs/compare/v16.0.0...v16.0.1) (2021-12-08)
493
+
494
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
495
+
496
+
497
+
498
+
499
+
500
+ # [16.0.0](https://github.com/ornikar/eslint-configs/compare/v15.5.1...v16.0.0) (2021-12-07)
501
+
502
+
503
+ ### chore
504
+
505
+ * **deps:** update frontend orb to v4 ([#127](https://github.com/ornikar/eslint-configs/issues/127)) ([786c9bb](https://github.com/ornikar/eslint-configs/commit/786c9bbe02613864b5f87e7295a8fdaf42c8b8d7))
506
+
507
+
508
+ ### BREAKING CHANGES
509
+
510
+ * **deps:** unicorn/prefer-array-flat-map is enabled. Make sure you have the right polyfills if needed ; requires node >= 14.17.6 ; ; #
511
+
512
+
513
+
514
+
515
+
516
+ ## [15.5.1](https://github.com/ornikar/eslint-configs/compare/v15.5.0...v15.5.1) (2021-12-02)
517
+
518
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
519
+
520
+
521
+
522
+
523
+
524
+ # [15.5.0](https://github.com/ornikar/eslint-configs/compare/v15.4.0...v15.5.0) (2021-11-22)
525
+
526
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
527
+
528
+
529
+
530
+
531
+
532
+ # [15.4.0](https://github.com/ornikar/eslint-configs/compare/v15.3.0...v15.4.0) (2021-11-15)
533
+
534
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
535
+
536
+
537
+
538
+
539
+
540
+ # [15.3.0](https://github.com/ornikar/eslint-configs/compare/v15.2.0...v15.3.0) (2021-11-15)
541
+
542
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
543
+
544
+
545
+
546
+
547
+
548
+ # [15.2.0](https://github.com/ornikar/eslint-configs/compare/v15.1.0...v15.2.0) (2021-11-04)
549
+
550
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
551
+
552
+
553
+
554
+
555
+
556
+ # [15.1.0](https://github.com/ornikar/eslint-configs/compare/v15.0.0...v15.1.0) (2021-11-03)
557
+
558
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
559
+
560
+
561
+
562
+
563
+
564
+ # [15.0.0](https://github.com/ornikar/eslint-configs/compare/v14.7.1...v15.0.0) (2021-10-25)
565
+
566
+
567
+ ### chore
568
+
569
+ * **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))
570
+
571
+
572
+ ### BREAKING CHANGES
573
+
574
+ * **deps:** requires eslint ^7.32.0
575
+
576
+
577
+
578
+
579
+
580
+ ## [14.7.1](https://github.com/ornikar/eslint-configs/compare/v14.7.0...v14.7.1) (2021-10-22)
581
+
582
+
583
+ ### Bug Fixes
584
+
585
+ * camelcase rule ([800f00c](https://github.com/ornikar/eslint-configs/commit/800f00c9053e146495f9b81a83c8481c72458919))
586
+
587
+
588
+
589
+
590
+
591
+ # [14.7.0](https://github.com/ornikar/eslint-configs/compare/v14.6.0...v14.7.0) (2021-10-22)
592
+
593
+
594
+ ### Features
595
+
596
+ * **eslint-config-typescript-react:** allow unsafe prefix camelcase rule [no issue] ([#138](https://github.com/ornikar/eslint-configs/issues/138)) ([48ce973](https://github.com/ornikar/eslint-configs/commit/48ce9731fd9752f1f89d86ae8c1d8cff0485afb9))
597
+
598
+
599
+
600
+
601
+
602
+ # [14.6.0](https://github.com/ornikar/eslint-configs/compare/v14.5.0...v14.6.0) (2021-10-19)
603
+
604
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
605
+
606
+
607
+
608
+
609
+
610
+ # [14.5.0](https://github.com/ornikar/eslint-configs/compare/v14.4.0...v14.5.0) (2021-09-21)
611
+
612
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
613
+
614
+
615
+
616
+
617
+
618
+ # [14.4.0](https://github.com/ornikar/eslint-configs/compare/v14.3.0...v14.4.0) (2021-08-11)
619
+
620
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
621
+
622
+
623
+
624
+
625
+
626
+ # [14.3.0](https://github.com/ornikar/eslint-configs/compare/v14.2.1...v14.3.0) (2021-08-05)
627
+
628
+
629
+ ### Features
630
+
631
+ * **eslint-config-typescript:** enable rule consistent-type-imports ARCH-1486 ([#83](https://github.com/ornikar/eslint-configs/issues/83)) ([cae0845](https://github.com/ornikar/eslint-configs/commit/cae0845f1f4cb9c5f047ec07f72baa62699f49cf))
632
+
633
+
634
+
635
+
636
+
637
+ ## [14.2.1](https://github.com/ornikar/eslint-configs/compare/v14.2.0...v14.2.1) (2021-06-29)
638
+
639
+
640
+ ### Bug Fixes
641
+
642
+ * **eslint-config-typescript-react:** fix import of react-native config [no issue] ([#57](https://github.com/ornikar/eslint-configs/issues/57)) ([274039c](https://github.com/ornikar/eslint-configs/commit/274039c7e8a184197893d838b36e11aa0908e301))
643
+
644
+
645
+
646
+
647
+
648
+ # [14.2.0](https://github.com/ornikar/eslint-configs/compare/v14.1.0...v14.2.0) (2021-06-22)
649
+
650
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
651
+
652
+
653
+
654
+
655
+
656
+ # [14.1.0](https://github.com/ornikar/eslint-configs/compare/v14.0.1...v14.1.0) (2021-06-03)
657
+
658
+
659
+ ### Bug Fixes
660
+
661
+ * **eslint-config-typescript:** better typescript eslint config [no issue] ([#39](https://github.com/ornikar/eslint-configs/issues/39)) ([5602a6b](https://github.com/ornikar/eslint-configs/commit/5602a6b1b595daa7c5d84a30c6fbc8bc6d6321b8))
662
+
663
+
664
+ ### Features
665
+
666
+ * add rules for eslint meeting ARCH-1376 ([#50](https://github.com/ornikar/eslint-configs/issues/50)) ([15ed376](https://github.com/ornikar/eslint-configs/commit/15ed3761d395562b24cbd3723de8d1055e99a42d))
667
+
668
+
669
+
670
+
671
+
672
+ ## [14.0.1](https://github.com/ornikar/eslint-configs/compare/v14.0.0...v14.0.1) (2021-05-03)
673
+
674
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
675
+
676
+
677
+
678
+
679
+
680
+ # [14.0.0](https://github.com/ornikar/eslint-configs/compare/v13.3.0...v14.0.0) (2021-04-26)
681
+
682
+
683
+ ### Features
684
+
685
+ * require eslint 7.25 ([ea9aefd](https://github.com/ornikar/eslint-configs/commit/ea9aefd7cf356fccd43a8288ca53e245186a1b87))
686
+
687
+
688
+ ### BREAKING CHANGES
689
+
690
+ * requires eslint 7.25
691
+
692
+
693
+
694
+
695
+
696
+ # [13.3.0](https://github.com/ornikar/eslint-configs/compare/v13.2.0...v13.3.0) (2021-04-26)
697
+
698
+
699
+ ### Features
700
+
701
+ * eslint 7 ARCH-1173 ([#33](https://github.com/ornikar/eslint-configs/issues/33)) ([92e14bd](https://github.com/ornikar/eslint-configs/commit/92e14bd2b48d403dceaaa188156b321f6b37118b))
702
+
703
+
704
+
705
+
706
+
707
+ ## [13.0.1](https://github.com/ornikar/eslint-configs/compare/v13.0.0...v13.0.1) (2021-02-10)
708
+
709
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
710
+
711
+
712
+
713
+
714
+
715
+ # [13.0.0](https://github.com/ornikar/eslint-configs/compare/v12.4.0...v13.0.0) (2021-02-09)
716
+
717
+
718
+ ### Code Refactoring
719
+
720
+ * typescript react dont import babel [no issue] ([#5](https://github.com/ornikar/eslint-configs/issues/5)) ([eac1c1d](https://github.com/ornikar/eslint-configs/commit/eac1c1d0c2793632aba8bc3dcd80895a4a653981))
721
+
722
+
723
+ ### BREAKING CHANGES
724
+
725
+ * extending eslint-config-react will also require to extends eslint-config-babel
726
+
727
+
728
+
729
+
730
+
731
+ # [12.4.0](https://github.com/ornikar/eslint-configs/compare/v12.3.0...v12.4.0) (2021-02-09)
732
+
733
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
734
+
735
+
736
+
737
+
738
+
739
+ # [12.3.0](https://github.com/ornikar/eslint-configs/compare/v12.2.0...v12.3.0) (2021-02-08)
740
+
741
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
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
+ ## [10.2.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.2.0...@ornikar/eslint-config-typescript-react@10.2.1) (2021-01-29)
759
+
760
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
761
+
762
+
763
+
764
+
765
+
766
+ # [10.2.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.1.7...@ornikar/eslint-config-typescript-react@10.2.0) (2021-01-27)
767
+
768
+
769
+ ### Features
770
+
771
+ * 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))
772
+
773
+
774
+
775
+
776
+
777
+ ## [10.1.7](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.1.6...@ornikar/eslint-config-typescript-react@10.1.7) (2021-01-20)
778
+
779
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
780
+
781
+
782
+
783
+
784
+
785
+ ## [10.1.6](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.1.5...@ornikar/eslint-config-typescript-react@10.1.6) (2020-09-18)
786
+
787
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
788
+
789
+
790
+
791
+
792
+
793
+ ## [10.1.5](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.1.4...@ornikar/eslint-config-typescript-react@10.1.5) (2020-09-04)
794
+
795
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
796
+
797
+
798
+
799
+
800
+
801
+ ## [10.1.4](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.1.3...@ornikar/eslint-config-typescript-react@10.1.4) (2020-08-12)
802
+
803
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
804
+
805
+
806
+
807
+
808
+
809
+ ## [10.1.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.1.2...@ornikar/eslint-config-typescript-react@10.1.3) (2020-07-28)
810
+
811
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
812
+
813
+
814
+
815
+
816
+
817
+ ## [10.1.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.1.1...@ornikar/eslint-config-typescript-react@10.1.2) (2020-07-10)
818
+
819
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
820
+
821
+
822
+
823
+
824
+
825
+ ## [10.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.1.0...@ornikar/eslint-config-typescript-react@10.1.1) (2020-07-10)
826
+
827
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
828
+
829
+
830
+
831
+
832
+
833
+ # [10.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.0.4...@ornikar/eslint-config-typescript-react@10.1.0) (2020-05-25)
834
+
835
+
836
+ ### Features
837
+
838
+ * 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))
839
+
840
+
841
+
842
+
843
+
844
+ ## [10.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.0.3...@ornikar/eslint-config-typescript-react@10.0.4) (2020-05-05)
845
+
846
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
847
+
848
+
849
+
850
+
851
+
852
+ ## [10.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.0.2...@ornikar/eslint-config-typescript-react@10.0.3) (2020-05-05)
853
+
854
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
855
+
856
+
857
+
858
+
859
+
860
+ ## [10.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.0.1...@ornikar/eslint-config-typescript-react@10.0.2) (2020-04-29)
861
+
862
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
863
+
864
+
865
+
866
+
867
+
868
+ ## [10.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@10.0.0...@ornikar/eslint-config-typescript-react@10.0.1) (2020-04-22)
869
+
870
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
871
+
872
+
873
+
874
+
875
+
876
+ # [10.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@9.0.2...@ornikar/eslint-config-typescript-react@10.0.0) (2020-04-21)
877
+
878
+
879
+ ### Features
880
+
881
+ * 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))
882
+
883
+
884
+ ### BREAKING CHANGES
885
+
886
+ * node version
887
+
888
+ * Update config.yml
889
+
890
+
891
+
892
+
893
+
894
+ ## [9.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@9.0.1...@ornikar/eslint-config-typescript-react@9.0.2) (2020-01-22)
895
+
896
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
897
+
898
+
899
+
900
+
901
+
902
+ ## [9.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@9.0.0...@ornikar/eslint-config-typescript-react@9.0.1) (2019-12-20)
903
+
904
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
905
+
906
+
907
+
908
+
909
+
910
+ # [9.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.1.3...@ornikar/eslint-config-typescript-react@9.0.0) (2019-12-13)
911
+
912
+
913
+ ### Features
914
+
915
+ * eslint 6 [no issue] ([#298](https://github.com/ornikar/shared-configs/issues/298)) ([4bd9bf8](https://github.com/ornikar/shared-configs/commit/4bd9bf8))
916
+
917
+
918
+ ### BREAKING CHANGES
919
+
920
+ * changed peer deps eslint 6, prettier, and enabled new rules
921
+
922
+ * refactor: comment on liwi
923
+
924
+ * fix: remove todo rule, now allowed with unicorn
925
+
926
+ * chore: update @typescript-eslint
927
+
928
+ * feat: explicit-function-return-type allow expressions and hof
929
+
930
+ * feat: remove allowExpressions: true
931
+
932
+ * feat: remove allowExpressions: true
933
+
934
+ * fix: prefer flat map
935
+
936
+
937
+
938
+
939
+
940
+ ## [8.1.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.1.2...@ornikar/eslint-config-typescript-react@8.1.3) (2019-11-27)
941
+
942
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
943
+
944
+
945
+
946
+
947
+
948
+ ## [8.1.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.1.1...@ornikar/eslint-config-typescript-react@8.1.2) (2019-08-05)
949
+
950
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
951
+
952
+
953
+
954
+
955
+
956
+ ## [8.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.1.0...@ornikar/eslint-config-typescript-react@8.1.1) (2019-07-29)
957
+
958
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
959
+
960
+
961
+
962
+
963
+
964
+ # [8.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.16...@ornikar/eslint-config-typescript-react@8.1.0) (2019-07-15)
965
+
966
+
967
+ ### Features
968
+
969
+ * disable prop types rule in eslint ts config ([#222](https://github.com/ornikar/shared-configs/issues/222)) ([fd8c6b9](https://github.com/ornikar/shared-configs/commit/fd8c6b9))
970
+
971
+
972
+
973
+
974
+
975
+ ## [8.0.16](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.15...@ornikar/eslint-config-typescript-react@8.0.16) (2019-06-24)
976
+
977
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
978
+
979
+
980
+
981
+
982
+
983
+ ## [8.0.15](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.14...@ornikar/eslint-config-typescript-react@8.0.15) (2019-06-10)
984
+
985
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
986
+
987
+
988
+
989
+
990
+
991
+ ## [8.0.14](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.13...@ornikar/eslint-config-typescript-react@8.0.14) (2019-06-10)
992
+
993
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
994
+
995
+
996
+
997
+
998
+
999
+ ## [8.0.13](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.12...@ornikar/eslint-config-typescript-react@8.0.13) (2019-05-22)
1000
+
1001
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1002
+
1003
+
1004
+
1005
+
1006
+
1007
+ ## [8.0.12](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.11...@ornikar/eslint-config-typescript-react@8.0.12) (2019-05-20)
1008
+
1009
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1010
+
1011
+
1012
+
1013
+
1014
+
1015
+ ## [8.0.11](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.10...@ornikar/eslint-config-typescript-react@8.0.11) (2019-05-13)
1016
+
1017
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1018
+
1019
+
1020
+
1021
+
1022
+
1023
+ ## [8.0.10](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.9...@ornikar/eslint-config-typescript-react@8.0.10) (2019-05-06)
1024
+
1025
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1026
+
1027
+
1028
+
1029
+
1030
+
1031
+ ## [8.0.9](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.8...@ornikar/eslint-config-typescript-react@8.0.9) (2019-04-29)
1032
+
1033
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1034
+
1035
+
1036
+
1037
+
1038
+
1039
+ ## [8.0.8](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.7...@ornikar/eslint-config-typescript-react@8.0.8) (2019-04-17)
1040
+
1041
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1042
+
1043
+
1044
+
1045
+
1046
+
1047
+ ## [8.0.7](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.6...@ornikar/eslint-config-typescript-react@8.0.7) (2019-04-15)
1048
+
1049
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1050
+
1051
+
1052
+
1053
+
1054
+
1055
+ ## [8.0.6](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.5...@ornikar/eslint-config-typescript-react@8.0.6) (2019-04-15)
1056
+
1057
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1058
+
1059
+
1060
+
1061
+
1062
+
1063
+ ## [8.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.4...@ornikar/eslint-config-typescript-react@8.0.5) (2019-04-10)
1064
+
1065
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1066
+
1067
+
1068
+
1069
+
1070
+
1071
+ ## [8.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.3...@ornikar/eslint-config-typescript-react@8.0.4) (2019-04-02)
1072
+
1073
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1074
+
1075
+
1076
+
1077
+
1078
+
1079
+ ## [8.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.2...@ornikar/eslint-config-typescript-react@8.0.3) (2019-04-01)
1080
+
1081
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1082
+
1083
+
1084
+
1085
+
1086
+
1087
+ ## [8.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.1...@ornikar/eslint-config-typescript-react@8.0.2) (2019-03-18)
1088
+
1089
+ **Note:** Version bump only for package @ornikar/eslint-config-typescript-react
1090
+
1091
+
1092
+
1093
+
1094
+
1095
+ ## [8.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/eslint-config-typescript-react@8.0.0...@ornikar/eslint-config-typescript-react@8.0.1) (2019-03-12)
1096
+
1097
+
1098
+ ### Bug Fixes
1099
+
1100
+ * import extensions rule ([#121](https://github.com/ornikar/shared-configs/issues/121)) ([4fbd44f](https://github.com/ornikar/shared-configs/commit/4fbd44f))
1101
+
1102
+
1103
+
1104
+
1105
+
1106
+ # 8.0.0 (2019-02-26)
1107
+
1108
+
1109
+ ### Features
1110
+
1111
+ * 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))
1112
+
1113
+
1114
+ ### BREAKING CHANGES
1115
+
1116
+ * @ornikar/eslint-config splitted
1117
+
1118
+ * docs: update first readme
1119
+
1120
+ * docs: missing eslint-plugin-react-hooks
1121
+
1122
+ * feat: disable @typescript-eslint/no-empty-interface
1123
+
1124
+ * fix: move babel-eslint in dependencies
1125
+
1126
+ * docs: typo plugin - config
1127
+
1128
+ * docs: eslint-config-typescript-react
1129
+
1130
+ * docs: use /eslint-config for consistency
1131
+
1132
+ * fix: ornikar/eslint-plugin-typescript-react
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ornikar/eslint-config-typescript-react",
3
- "version": "21.1.0",
3
+ "version": "21.3.0",
4
4
  "description": "eslint typescript react config files",
5
5
  "repository": {
6
6
  "directory": "@ornikar/eslint-config-typescript-react",
@@ -16,22 +16,21 @@
16
16
  "access": "public"
17
17
  },
18
18
  "dependencies": {
19
- "@ornikar/eslint-config-react": "21.1.0",
20
- "@ornikar/eslint-config-typescript": "21.1.0"
19
+ "@ornikar/eslint-config-react": "21.3.0",
20
+ "@ornikar/eslint-config-typescript": "21.3.0"
21
21
  },
22
22
  "peerDependencies": {
23
23
  "eslint": "^8.44.0",
24
24
  "prettier": "^2.2.1"
25
25
  },
26
26
  "devDependencies": {
27
- "@types/react": "18.2.24",
28
- "eslint": "8.51.0",
27
+ "@types/react": "18.2.37",
28
+ "eslint": "8.53.0",
29
29
  "react": "18.2.0",
30
- "type-fest": "4.5.0",
30
+ "type-fest": "4.8.0",
31
31
  "typescript": "5.2.2"
32
32
  },
33
33
  "scripts": {
34
34
  "lint:eslint": "yarn ../.. eslint --report-unused-disable-directives --quiet @ornikar/eslint-config-typescript-react"
35
- },
36
- "gitHead": "828e3eb038428abbf84c173bf62766b72d3ac04a"
37
- }
35
+ }
36
+ }