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