@typescript-eslint/utils 8.69.0 → 8.70.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/package.json +4 -4
  2. package/CHANGELOG.md +0 -2255
package/CHANGELOG.md DELETED
@@ -1,2255 +0,0 @@
1
- ## 8.69.0 (2026-08-31)
2
-
3
- This was a version bump only for utils to align it with other projects, there were no code changes.
4
-
5
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.69.0) for more information.
6
-
7
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
8
-
9
- ## 8.68.0 (2026-08-24)
10
-
11
- ### 🚀 Features
12
-
13
- - **utils:** support ESLint rule meta.languages ([#12663](https://github.com/typescript-eslint/typescript-eslint/pull/12663))
14
-
15
- ### ❤️ Thank You
16
-
17
- - Cursor @cursoragent
18
- - Evyatar Daud @StyleShit
19
- - Younsang Na @nayounsang
20
-
21
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.68.0) for more information.
22
-
23
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
24
-
25
- ## 8.67.0 (2026-08-10)
26
-
27
- This was a version bump only for utils to align it with other projects, there were no code changes.
28
-
29
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0) for more information.
30
-
31
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
32
-
33
- ## 8.66.0 (2026-08-03)
34
-
35
- This was a version bump only for utils to align it with other projects, there were no code changes.
36
-
37
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0) for more information.
38
-
39
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
40
-
41
- ## 8.65.0 (2026-07-20)
42
-
43
- This was a version bump only for utils to align it with other projects, there were no code changes.
44
-
45
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0) for more information.
46
-
47
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
48
-
49
- ## 8.64.0 (2026-07-13)
50
-
51
- This was a version bump only for utils to align it with other projects, there were no code changes.
52
-
53
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0) for more information.
54
-
55
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
56
-
57
- ## 8.63.0 (2026-07-06)
58
-
59
- This was a version bump only for utils to align it with other projects, there were no code changes.
60
-
61
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0) for more information.
62
-
63
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
64
-
65
- ## 8.62.1 (2026-06-29)
66
-
67
- This was a version bump only for utils to align it with other projects, there were no code changes.
68
-
69
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1) for more information.
70
-
71
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
72
-
73
- ## 8.62.0 (2026-06-22)
74
-
75
- ### 🚀 Features
76
-
77
- - remove redundant package.json "files" ([#12444](https://github.com/typescript-eslint/typescript-eslint/pull/12444))
78
-
79
- ### ❤️ Thank You
80
-
81
- - Kirk Waiblinger @kirkwaiblinger
82
-
83
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0) for more information.
84
-
85
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
86
-
87
- ## 8.61.1 (2026-06-15)
88
-
89
- This was a version bump only for utils to align it with other projects, there were no code changes.
90
-
91
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1) for more information.
92
-
93
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
94
-
95
- ## 8.61.0 (2026-06-08)
96
-
97
- This was a version bump only for utils to align it with other projects, there were no code changes.
98
-
99
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0) for more information.
100
-
101
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
102
-
103
- ## 8.60.1 (2026-06-01)
104
-
105
- ### 🩹 Fixes
106
-
107
- - **eslint-plugin:** respect ECMAScript line terminators in ts-comment rules ([#12352](https://github.com/typescript-eslint/typescript-eslint/pull/12352))
108
-
109
- ### ❤️ Thank You
110
-
111
- - lumir
112
-
113
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1) for more information.
114
-
115
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
116
-
117
- ## 8.60.0 (2026-05-25)
118
-
119
- This was a version bump only for utils to align it with other projects, there were no code changes.
120
-
121
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0) for more information.
122
-
123
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
124
-
125
- ## 8.59.4 (2026-05-18)
126
-
127
- This was a version bump only for utils to align it with other projects, there were no code changes.
128
-
129
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4) for more information.
130
-
131
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
132
-
133
- ## 8.59.3 (2026-05-11)
134
-
135
- This was a version bump only for utils to align it with other projects, there were no code changes.
136
-
137
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3) for more information.
138
-
139
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
140
-
141
- ## 8.59.2 (2026-05-04)
142
-
143
- This was a version bump only for utils to align it with other projects, there were no code changes.
144
-
145
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2) for more information.
146
-
147
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
148
-
149
- ## 8.59.1 (2026-04-27)
150
-
151
- This was a version bump only for utils to align it with other projects, there were no code changes.
152
-
153
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1) for more information.
154
-
155
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
156
-
157
- ## 8.59.0 (2026-04-20)
158
-
159
- ### 🚀 Features
160
-
161
- - **eslint-plugin:** [no-unnecessary-type-assertion] report more cases based on assignability ([#11789](https://github.com/typescript-eslint/typescript-eslint/pull/11789))
162
-
163
- ### ❤️ Thank You
164
-
165
- - Ulrich Stark
166
-
167
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0) for more information.
168
-
169
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
170
-
171
- ## 8.58.2 (2026-04-13)
172
-
173
- ### 🩹 Fixes
174
-
175
- - remove tsbuildinfo cache file from published packages ([#12187](https://github.com/typescript-eslint/typescript-eslint/pull/12187))
176
-
177
- ### ❤️ Thank You
178
-
179
- - Abhijeet Singh @cseas
180
-
181
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2) for more information.
182
-
183
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
184
-
185
- ## 8.58.1 (2026-04-08)
186
-
187
- This was a version bump only for utils to align it with other projects, there were no code changes.
188
-
189
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1) for more information.
190
-
191
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
192
-
193
- ## 8.58.0 (2026-03-30)
194
-
195
- ### 🚀 Features
196
-
197
- - support TypeScript 6 ([#12124](https://github.com/typescript-eslint/typescript-eslint/pull/12124))
198
-
199
- ### ❤️ Thank You
200
-
201
- - Evyatar Daud @StyleShit
202
-
203
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0) for more information.
204
-
205
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
206
-
207
- ## 8.57.2 (2026-03-23)
208
-
209
- This was a version bump only for utils to align it with other projects, there were no code changes.
210
-
211
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2) for more information.
212
-
213
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
214
-
215
- ## 8.57.1 (2026-03-16)
216
-
217
- This was a version bump only for utils to align it with other projects, there were no code changes.
218
-
219
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1) for more information.
220
-
221
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
222
-
223
- ## 8.57.0 (2026-03-09)
224
-
225
- This was a version bump only for utils to align it with other projects, there were no code changes.
226
-
227
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0) for more information.
228
-
229
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
230
-
231
- ## 8.56.1 (2026-02-23)
232
-
233
- This was a version bump only for utils to align it with other projects, there were no code changes.
234
-
235
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1) for more information.
236
-
237
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
238
-
239
- ## 8.56.0 (2026-02-16)
240
-
241
- ### 🚀 Features
242
-
243
- - support ESLint v10 ([#12057](https://github.com/typescript-eslint/typescript-eslint/pull/12057))
244
-
245
- ### 🩹 Fixes
246
-
247
- - use parser options from context.languageOptions ([#12043](https://github.com/typescript-eslint/typescript-eslint/pull/12043))
248
-
249
- ### ❤️ Thank You
250
-
251
- - Brad Zacher @bradzacher
252
- - fnx @DMartens
253
- - Joshua Chen
254
-
255
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0) for more information.
256
-
257
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
258
-
259
- ## 8.55.0 (2026-02-09)
260
-
261
- ### 🚀 Features
262
-
263
- - **utils:** deprecate defaultOptions in favor of meta.defaultOptions ([#11992](https://github.com/typescript-eslint/typescript-eslint/pull/11992))
264
-
265
- ### ❤️ Thank You
266
-
267
- - Yukihiro Hasegawa @y-hsgw
268
-
269
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0) for more information.
270
-
271
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
272
-
273
- ## 8.54.0 (2026-01-26)
274
-
275
- ### 🩹 Fixes
276
-
277
- - **utils:** handle missing `FlatESLint` and `LegacyESLint` ([#11958](https://github.com/typescript-eslint/typescript-eslint/pull/11958))
278
-
279
- ### ❤️ Thank You
280
-
281
- - Francesco Trotta
282
- - Josh Goldberg
283
-
284
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
285
-
286
- ## 8.53.1 (2026-01-19)
287
-
288
- ### 🩹 Fixes
289
-
290
- - **utils:** make RuleCreator root defaultOptions optional ([#11956](https://github.com/typescript-eslint/typescript-eslint/pull/11956))
291
-
292
- ### ❤️ Thank You
293
-
294
- - Yukihiro Hasegawa @y-hsgw
295
-
296
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
297
-
298
- ## 8.53.0 (2026-01-12)
299
-
300
- This was a version bump only for utils to align it with other projects, there were no code changes.
301
-
302
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
303
-
304
- ## 8.52.0 (2026-01-05)
305
-
306
- ### 🚀 Features
307
-
308
- - **typescript-estree:** add tseslint.com redirects for CLI outputs ([#11895](https://github.com/typescript-eslint/typescript-eslint/pull/11895))
309
-
310
- ### ❤️ Thank You
311
-
312
- - Josh Goldberg ✨
313
-
314
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
315
-
316
- ## 8.51.0 (2025-12-29)
317
-
318
- ### 🚀 Features
319
-
320
- - **eslint-plugin:** add namespace to plugin meta ([#11885](https://github.com/typescript-eslint/typescript-eslint/pull/11885))
321
- - **eslint-plugin:** expose rule name via RuleModule interface ([#11719](https://github.com/typescript-eslint/typescript-eslint/pull/11719))
322
-
323
- ### ❤️ Thank You
324
-
325
- - Josh Goldberg ✨
326
- - Kirk Waiblinger @kirkwaiblinger
327
- - Yukihiro Hasegawa @y-hsgw
328
-
329
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
330
-
331
- ## 8.50.1 (2025-12-22)
332
-
333
- This was a version bump only for utils to align it with other projects, there were no code changes.
334
-
335
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
336
-
337
- ## 8.50.0 (2025-12-15)
338
-
339
- This was a version bump only for utils to align it with other projects, there were no code changes.
340
-
341
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
342
-
343
- ## 8.49.0 (2025-12-08)
344
-
345
- ### 🩹 Fixes
346
-
347
- - **deps:** update dependency prettier to v3.7.2 ([#11820](https://github.com/typescript-eslint/typescript-eslint/pull/11820))
348
-
349
- ### ❤️ Thank You
350
-
351
- - Kirk Waiblinger @kirkwaiblinger
352
-
353
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
354
-
355
- ## 8.48.1 (2025-12-02)
356
-
357
- This was a version bump only for utils to align it with other projects, there were no code changes.
358
-
359
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
360
-
361
- ## 8.48.0 (2025-11-24)
362
-
363
- ### 🚀 Features
364
-
365
- - **eslint-plugin:** [no-redundant-type-constituents] use assignability checking for redundancy checks ([#10744](https://github.com/typescript-eslint/typescript-eslint/pull/10744))
366
-
367
- ### ❤️ Thank You
368
-
369
- - Josh Goldberg
370
- - mdm317 @gen-ip-1
371
-
372
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
373
-
374
- ## 8.47.0 (2025-11-17)
375
-
376
- This was a version bump only for utils to align it with other projects, there were no code changes.
377
-
378
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
379
-
380
- ## 8.46.4 (2025-11-10)
381
-
382
- This was a version bump only for utils to align it with other projects, there were no code changes.
383
-
384
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
385
-
386
- ## 8.46.3 (2025-11-03)
387
-
388
- This was a version bump only for utils to align it with other projects, there were no code changes.
389
-
390
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
391
-
392
- ## 8.46.2 (2025-10-20)
393
-
394
- This was a version bump only for utils to align it with other projects, there were no code changes.
395
-
396
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
397
-
398
- ## 8.46.1 (2025-10-13)
399
-
400
- This was a version bump only for utils to align it with other projects, there were no code changes.
401
-
402
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
403
-
404
- ## 8.46.0 (2025-10-06)
405
-
406
- ### 🩹 Fixes
407
-
408
- - **rule-tester:** deprecate TestCaseError#type and LintMessage#nodeType ([#11628](https://github.com/typescript-eslint/typescript-eslint/pull/11628))
409
-
410
- ### ❤️ Thank You
411
-
412
- - Mark de Dios @peanutenthusiast
413
-
414
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
415
-
416
- ## 8.45.0 (2025-09-29)
417
-
418
- ### 🚀 Features
419
-
420
- - **eslint-plugin:** expose rule name via RuleModule interface ([#11616](https://github.com/typescript-eslint/typescript-eslint/pull/11616))
421
-
422
- ### ❤️ Thank You
423
-
424
- - Yukihiro Hasegawa @y-hsgw
425
-
426
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
427
-
428
- ## 8.44.1 (2025-09-22)
429
-
430
- This was a version bump only for utils to align it with other projects, there were no code changes.
431
-
432
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
433
-
434
- ## 8.44.0 (2025-09-15)
435
-
436
- This was a version bump only for utils to align it with other projects, there were no code changes.
437
-
438
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
439
-
440
- ## 8.43.0 (2025-09-08)
441
-
442
- ### 🩹 Fixes
443
-
444
- - **scope-manager:** exclude Program from DefinitionBase node types ([#11469](https://github.com/typescript-eslint/typescript-eslint/pull/11469))
445
-
446
- ### ❤️ Thank You
447
-
448
- - Dima @dbarabashh
449
-
450
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
451
-
452
- ## 8.42.0 (2025-09-02)
453
-
454
- This was a version bump only for utils to align it with other projects, there were no code changes.
455
-
456
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
457
-
458
- ## 8.41.0 (2025-08-25)
459
-
460
- This was a version bump only for utils to align it with other projects, there were no code changes.
461
-
462
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
463
-
464
- ## 8.40.0 (2025-08-18)
465
-
466
- ### 🩹 Fixes
467
-
468
- - **utils:** correct `calculateConfigForFile` return type ([#11451](https://github.com/typescript-eslint/typescript-eslint/pull/11451))
469
-
470
- ### ❤️ Thank You
471
-
472
- - Nolan Gajdascz @Gajdascz
473
-
474
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
475
-
476
- ## 8.39.1 (2025-08-11)
477
-
478
- This was a version bump only for utils to align it with other projects, there were no code changes.
479
-
480
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
481
-
482
- ## 8.39.0 (2025-08-04)
483
-
484
- ### 🚀 Features
485
-
486
- - update to TypeScript 5.9.2 ([#11445](https://github.com/typescript-eslint/typescript-eslint/pull/11445))
487
-
488
- ### ❤️ Thank You
489
-
490
- - Brad Zacher @bradzacher
491
-
492
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
493
-
494
- ## 8.38.0 (2025-07-21)
495
-
496
- This was a version bump only for utils to align it with other projects, there were no code changes.
497
-
498
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
499
-
500
- ## 8.37.0 (2025-07-14)
501
-
502
- This was a version bump only for utils to align it with other projects, there were no code changes.
503
-
504
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
505
-
506
- ## 8.36.0 (2025-07-07)
507
-
508
- ### 🚀 Features
509
-
510
- - **typescript-eslint:** support `basePath` in `tseslint.config()` ([#11357](https://github.com/typescript-eslint/typescript-eslint/pull/11357))
511
-
512
- ### ❤️ Thank You
513
-
514
- - Kirk Waiblinger @kirkwaiblinger
515
-
516
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
517
-
518
- ## 8.35.1 (2025-06-30)
519
-
520
- This was a version bump only for utils to align it with other projects, there were no code changes.
521
-
522
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
523
-
524
- ## 8.35.0 (2025-06-23)
525
-
526
- This was a version bump only for utils to align it with other projects, there were no code changes.
527
-
528
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
529
-
530
- ## 8.34.1 (2025-06-16)
531
-
532
- This was a version bump only for utils to align it with other projects, there were no code changes.
533
-
534
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
535
-
536
- ## 8.34.0 (2025-06-09)
537
-
538
- This was a version bump only for utils to align it with other projects, there were no code changes.
539
-
540
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
541
-
542
- ## 8.33.1 (2025-06-02)
543
-
544
- This was a version bump only for utils to align it with other projects, there were no code changes.
545
-
546
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
547
-
548
- ## 8.33.0 (2025-05-26)
549
-
550
- This was a version bump only for utils to align it with other projects, there were no code changes.
551
-
552
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
553
-
554
- ## 8.32.1 (2025-05-12)
555
-
556
- This was a version bump only for utils to align it with other projects, there were no code changes.
557
-
558
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
559
-
560
- ## 8.32.0 (2025-05-05)
561
-
562
- This was a version bump only for utils to align it with other projects, there were no code changes.
563
-
564
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
565
-
566
- ## 8.31.1 (2025-04-28)
567
-
568
- This was a version bump only for utils to align it with other projects, there were no code changes.
569
-
570
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
571
-
572
- ## 8.31.0 (2025-04-21)
573
-
574
- This was a version bump only for utils to align it with other projects, there were no code changes.
575
-
576
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
577
-
578
- ## 8.30.1 (2025-04-14)
579
-
580
- This was a version bump only for utils to align it with other projects, there were no code changes.
581
-
582
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
583
-
584
- ## 8.30.0 (2025-04-14)
585
-
586
- This was a version bump only for utils to align it with other projects, there were no code changes.
587
-
588
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
589
-
590
- ## 8.29.1 (2025-04-07)
591
-
592
- This was a version bump only for utils to align it with other projects, there were no code changes.
593
-
594
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
595
-
596
- ## 8.29.0 (2025-03-31)
597
-
598
- This was a version bump only for utils to align it with other projects, there were no code changes.
599
-
600
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
601
-
602
- ## 8.28.0 (2025-03-24)
603
-
604
- This was a version bump only for utils to align it with other projects, there were no code changes.
605
-
606
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
607
-
608
- ## 8.27.0 (2025-03-17)
609
-
610
- ### 🚀 Features
611
-
612
- - **utils:** support `DeprecatedInfo` for `rule.meta.deprecated` ([#10932](https://github.com/typescript-eslint/typescript-eslint/pull/10932))
613
-
614
- ### ❤️ Thank You
615
-
616
- - ntnyq @ntnyq
617
-
618
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
619
-
620
- ## 8.26.1 (2025-03-10)
621
-
622
- This was a version bump only for utils to align it with other projects, there were no code changes.
623
-
624
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
625
-
626
- ## 8.26.0 (2025-03-03)
627
-
628
- ### 🚀 Features
629
-
630
- - support TypeScript 5.8 ([#10903](https://github.com/typescript-eslint/typescript-eslint/pull/10903))
631
-
632
- ### ❤️ Thank You
633
-
634
- - Dirk Luijk @dirkluijk
635
-
636
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
637
-
638
- ## 8.25.0 (2025-02-24)
639
-
640
- This was a version bump only for utils to align it with other projects, there were no code changes.
641
-
642
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
643
-
644
- ## 8.24.1 (2025-02-17)
645
-
646
- This was a version bump only for utils to align it with other projects, there were no code changes.
647
-
648
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
649
-
650
- ## 8.24.0 (2025-02-10)
651
-
652
- ### 🚀 Features
653
-
654
- - **utils:** add `reportUnusedInlineConfigs` to LinterOptions ([#10718](https://github.com/typescript-eslint/typescript-eslint/pull/10718))
655
-
656
- ### ❤️ Thank You
657
-
658
- - Flo Edelmann @FloEdelmann
659
-
660
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
661
-
662
- ## 8.23.0 (2025-02-03)
663
-
664
- This was a version bump only for utils to align it with other projects, there were no code changes.
665
-
666
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
667
-
668
- ## 8.22.0 (2025-01-27)
669
-
670
- This was a version bump only for utils to align it with other projects, there were no code changes.
671
-
672
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
673
-
674
- ## 8.21.0 (2025-01-20)
675
-
676
- This was a version bump only for utils to align it with other projects, there were no code changes.
677
-
678
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
679
-
680
- ## 8.20.0 (2025-01-13)
681
-
682
- This was a version bump only for utils to align it with other projects, there were no code changes.
683
-
684
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
685
-
686
- ## 8.19.1 (2025-01-06)
687
-
688
- This was a version bump only for utils to align it with other projects, there were no code changes.
689
-
690
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
691
-
692
- ## 8.19.0 (2024-12-30)
693
-
694
- ### 🩹 Fixes
695
-
696
- - **eslint-plugin:** [consistent-indexed-object-style] don't report on indirect circular references ([#10537](https://github.com/typescript-eslint/typescript-eslint/pull/10537))
697
-
698
- ### ❤️ Thank You
699
-
700
- - Ronen Amiel
701
-
702
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
703
-
704
- ## 8.18.2 (2024-12-23)
705
-
706
- This was a version bump only for utils to align it with other projects, there were no code changes.
707
-
708
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
709
-
710
- ## 8.18.1 (2024-12-16)
711
-
712
- This was a version bump only for utils to align it with other projects, there were no code changes.
713
-
714
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
715
-
716
- ## 8.18.0 (2024-12-09)
717
-
718
- ### 🩹 Fixes
719
-
720
- - typescript peer dependency ([#10373](https://github.com/typescript-eslint/typescript-eslint/pull/10373))
721
-
722
- ### ❤️ Thank You
723
-
724
- - rtritto
725
-
726
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
727
-
728
- ## 8.17.0 (2024-12-02)
729
-
730
- This was a version bump only for utils to align it with other projects, there were no code changes.
731
-
732
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
733
-
734
- ## 8.16.0 (2024-11-25)
735
-
736
- This was a version bump only for utils to align it with other projects, there were no code changes.
737
-
738
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
739
-
740
- ## 8.15.0 (2024-11-18)
741
-
742
- ### 🚀 Features
743
-
744
- - **rule-tester:** run method - avoid to infer type parameter from `tests` param ([#10324](https://github.com/typescript-eslint/typescript-eslint/pull/10324))
745
- - **utils:** add new optional `language` field to `FlatConfig.Config` type ([#10326](https://github.com/typescript-eslint/typescript-eslint/pull/10326))
746
-
747
- ### 🩹 Fixes
748
-
749
- - **utils:** add defaultOptions to meta in rule ([#10339](https://github.com/typescript-eslint/typescript-eslint/pull/10339))
750
- - add missing peer dependencies ([#9744](https://github.com/typescript-eslint/typescript-eslint/pull/9744))
751
-
752
- ### ❤️ Thank You
753
-
754
- - Bartosz @burtek
755
- - Ethan Wu
756
- - Luis Sebastian Urrutia Fuentes @LuisUrrutia
757
- - Marco Pasqualetti @marcalexiei
758
-
759
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
760
-
761
- ## 8.14.0 (2024-11-11)
762
-
763
- This was a version bump only for utils to align it with other projects, there were no code changes.
764
-
765
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
766
-
767
- ## 8.13.0 (2024-11-04)
768
-
769
- ### 🩹 Fixes
770
-
771
- - **utils:** allow an array for the values of SharedConfig ([#10217](https://github.com/typescript-eslint/typescript-eslint/pull/10217))
772
-
773
- ### ❤️ Thank You
774
-
775
- - Trygve Aaberge
776
-
777
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
778
-
779
- ## 8.12.2 (2024-10-29)
780
-
781
- This was a version bump only for utils to align it with other projects, there were no code changes.
782
-
783
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
784
-
785
- ## 8.12.1 (2024-10-28)
786
-
787
- This was a version bump only for utils to align it with other projects, there were no code changes.
788
-
789
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
790
-
791
- ## 8.12.0 (2024-10-28)
792
-
793
- This was a version bump only for utils to align it with other projects, there were no code changes.
794
-
795
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
796
-
797
- ## 8.11.0 (2024-10-21)
798
-
799
- This was a version bump only for utils to align it with other projects, there were no code changes.
800
-
801
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
802
-
803
- ## 8.10.0 (2024-10-17)
804
-
805
- This was a version bump only for utils to align it with other projects, there were no code changes.
806
-
807
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
808
-
809
- ## 8.9.0 (2024-10-14)
810
-
811
- This was a version bump only for utils to align it with other projects, there were no code changes.
812
-
813
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
814
-
815
- ## 8.8.1 (2024-10-07)
816
-
817
- This was a version bump only for utils to align it with other projects, there were no code changes.
818
-
819
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
820
-
821
- ## 8.8.0 (2024-09-30)
822
-
823
-
824
- ### 🩹 Fixes
825
-
826
- - remove `export type *` in d.ts to support TS<5.0
827
-
828
- - **utils:** update missing type information message
829
-
830
-
831
- ### ❤️ Thank You
832
-
833
- - auvred
834
- - Josh Goldberg ✨
835
- - Kirk Waiblinger
836
- - Ronen Amiel
837
- - Tarun Chauhan
838
- - YeonJuan
839
-
840
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
841
-
842
- ## 8.7.0 (2024-09-23)
843
-
844
-
845
- ### 🚀 Features
846
-
847
- - **eslint-plugin:** [consistent-type-exports] check `export *` exports to see if all exported members are types
848
-
849
-
850
- ### 🩹 Fixes
851
-
852
- - **utils:** add missing entries to the RuleListener selectors list
853
-
854
-
855
- ### ❤️ Thank You
856
-
857
- - Abraham Guo
858
- - auvred
859
- - Brian Donovan
860
- - Kirk Waiblinger
861
-
862
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
863
-
864
- ## 8.6.0 (2024-09-16)
865
-
866
-
867
- ### 🩹 Fixes
868
-
869
- - **eslint-plugin:** [no-deprecated] report on deprecated properties with function-like types
870
-
871
-
872
- ### ❤️ Thank You
873
-
874
- - Abraham Guo
875
- - auvred
876
- - Josh Goldberg ✨
877
- - Kim Sang Du
878
- - YeonJuan
879
-
880
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
881
-
882
- ## 8.5.0 (2024-09-09)
883
-
884
- This was a version bump only for utils to align it with other projects, there were no code changes.
885
-
886
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
887
-
888
- ## 8.4.0 (2024-09-02)
889
-
890
- This was a version bump only for utils to align it with other projects, there were no code changes.
891
-
892
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
893
-
894
- ## 8.3.0 (2024-08-26)
895
-
896
-
897
- ### 🚀 Features
898
-
899
- - **eslint-plugin:** [no-deprecation] add rule
900
-
901
-
902
- ### 🩹 Fixes
903
-
904
- - **utils:** add missing `TSSatisfiesExpression` in `RuleListenerBaseSelectors`
905
-
906
- - **utils:** add `TSDeclareFunction` to `functionTypeTypes`
907
-
908
-
909
- ### ❤️ Thank You
910
-
911
- - Abraham Guo
912
- - Daichi Kamiyama
913
- - Josh Goldberg ✨
914
- - Kim Sang Du
915
- - Sukka
916
- - Vida Xie
917
-
918
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
919
-
920
- ## 8.2.0 (2024-08-19)
921
-
922
- This was a version bump only for utils to align it with other projects, there were no code changes.
923
-
924
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
925
-
926
- ## 8.1.0 (2024-08-12)
927
-
928
-
929
- ### 🩹 Fixes
930
-
931
- - **utils:** correct types to align with @types/eslint v9
932
-
933
-
934
- ### ❤️ Thank You
935
-
936
- - Aly Thobani
937
- - Brad Zacher
938
- - James
939
- - Josh Goldberg ✨
940
- - Joshua Chen
941
- - Olivier Zalmanski
942
- - YeonJuan
943
- - Yukihiro Hasegawa
944
-
945
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
946
-
947
- ## 8.0.1 (2024-08-05)
948
-
949
- This was a version bump only for utils to align it with other projects, there were no code changes.
950
-
951
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
952
-
953
- # 8.0.0 (2024-07-31)
954
-
955
-
956
- ### 🚀 Features
957
-
958
- - **eslint-plugin:** remove formatting/layout rules
959
-
960
- - **utils:** add Linter configType constructor option
961
-
962
- - **utils:** swap LegacyESLint out for FlatESLint as ESLint export
963
-
964
- - **utils:** remove deprecated context helpers
965
-
966
- - **utils:** allow specifying additional rule meta.docs in RuleCreator
967
-
968
- - **eslint-plugin:** split no-empty-object-type out from ban-types and no-empty-interfaces
969
-
970
- - **rule-tester:** support multipass fixes
971
-
972
- - **typescript-estree:** stabilize EXPERIMENTAL_useProjectService as projectService
973
-
974
- - **eslint-plugin:** replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types
975
-
976
- - **eslint-plugin:** [no-unused-vars] add `reportUnusedIgnorePattern` option
977
-
978
- - **eslint-plugin:** [no-unused-vars] report if var used only in typeof
979
-
980
- - **rule-tester:** switched to flat config
981
-
982
-
983
- ### ❤️ Thank You
984
-
985
- - Abraham Guo
986
- - Alfred Ringstad
987
- - auvred
988
- - Brad Zacher
989
- - Christopher Aubut
990
- - Collin Bachman
991
- - James Henry
992
- - Josh Goldberg
993
- - Josh Goldberg ✨
994
- - Kirk Waiblinger
995
- - StyleShit
996
- - Victor Lin
997
- - Yukihiro Hasegawa
998
-
999
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1000
-
1001
- ## 7.18.0 (2024-07-29)
1002
-
1003
- This was a version bump only for utils to align it with other projects, there were no code changes.
1004
-
1005
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1006
-
1007
- ## 7.17.0 (2024-07-22)
1008
-
1009
- This was a version bump only for utils to align it with other projects, there were no code changes.
1010
-
1011
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1012
-
1013
- ## 7.16.1 (2024-07-15)
1014
-
1015
- This was a version bump only for utils to align it with other projects, there were no code changes.
1016
-
1017
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1018
-
1019
- ## 7.16.0 (2024-07-08)
1020
-
1021
-
1022
- ### 🩹 Fixes
1023
-
1024
- - **deps:** update dependency @eslint-community/regexpp to v4.11.0
1025
-
1026
- - **utils:** context.parserPath may be undefined
1027
-
1028
- - **website:** react key error on internal pages of website
1029
-
1030
-
1031
- ### ❤️ Thank You
1032
-
1033
- - Abraham Guo
1034
- - auvred
1035
- - Josh Goldberg ✨
1036
- - Juan Sanchez
1037
- - Vinccool96
1038
- - YeonJuan
1039
- - Yukihiro Hasegawa
1040
-
1041
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1042
-
1043
- ## 7.15.0 (2024-07-01)
1044
-
1045
-
1046
- ### 🚀 Features
1047
-
1048
- - **eslint-plugin:** [array-type] detect `Readonly<string[]>` case
1049
-
1050
-
1051
- ### 🩹 Fixes
1052
-
1053
- - **utils:** clean outdated `RuleTester` export
1054
-
1055
-
1056
- ### ❤️ Thank You
1057
-
1058
- - auvred
1059
- - Kim Sang Du
1060
- - rgehbt
1061
- - Vinccool96
1062
-
1063
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1064
-
1065
- ## 7.14.1 (2024-06-24)
1066
-
1067
- This was a version bump only for utils to align it with other projects, there were no code changes.
1068
-
1069
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1070
-
1071
- ## 7.14.0 (2024-06-24)
1072
-
1073
-
1074
- ### 🚀 Features
1075
-
1076
- - support TypeScript 5.5
1077
-
1078
-
1079
- ### 🩹 Fixes
1080
-
1081
- - **eslint-plugin:** [no-invalid-this] support AccessorProperty
1082
-
1083
-
1084
- ### ❤️ Thank You
1085
-
1086
- - Brad Zacher
1087
- - cm-ayf
1088
- - Jake Bailey
1089
- - James Zhan
1090
- - Joshua Chen
1091
- - yoshi2no
1092
-
1093
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1094
-
1095
- ## 7.13.1 (2024-06-17)
1096
-
1097
- This was a version bump only for utils to align it with other projects, there were no code changes.
1098
-
1099
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1100
-
1101
- ## 7.13.0 (2024-06-10)
1102
-
1103
- This was a version bump only for utils to align it with other projects, there were no code changes.
1104
-
1105
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1106
-
1107
- ## 7.12.0 (2024-06-03)
1108
-
1109
- This was a version bump only for utils to align it with other projects, there were no code changes.
1110
-
1111
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1112
-
1113
- ## 7.11.0 (2024-05-27)
1114
-
1115
- This was a version bump only for utils to align it with other projects, there were no code changes.
1116
-
1117
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1118
-
1119
- ## 7.10.0 (2024-05-20)
1120
-
1121
-
1122
- ### 🩹 Fixes
1123
-
1124
- - **utils:** remove function form type from flat config `files` and `ignores`
1125
-
1126
-
1127
- ### ❤️ Thank You
1128
-
1129
- - auvred
1130
- - Emanuel Hoogeveen
1131
- - jsfm01
1132
- - Kirk Waiblinger
1133
-
1134
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1135
-
1136
- ## 7.9.0 (2024-05-13)
1137
-
1138
- This was a version bump only for utils to align it with other projects, there were no code changes.
1139
-
1140
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1141
-
1142
- ## 7.8.0 (2024-04-29)
1143
-
1144
-
1145
- ### 🩹 Fixes
1146
-
1147
- - **utils:** export ESLint backwards-compat functions
1148
-
1149
-
1150
- ### ❤️ Thank You
1151
-
1152
- - auvred
1153
- - Josh Goldberg ✨
1154
- - jsfm01
1155
- - Kim Sang Du
1156
- - YeonJuan
1157
-
1158
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1159
-
1160
- ## 7.7.1 (2024-04-22)
1161
-
1162
- This was a version bump only for utils to align it with other projects, there were no code changes.
1163
-
1164
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1165
-
1166
- ## 7.7.0 (2024-04-15)
1167
-
1168
- This was a version bump only for utils to align it with other projects, there were no code changes.
1169
-
1170
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1171
-
1172
- ## 7.6.0 (2024-04-08)
1173
-
1174
-
1175
- ### 🚀 Features
1176
-
1177
- - add `name` field to shared configs and flat config types
1178
-
1179
- - bump npm dependency ranges
1180
-
1181
- - **utils:** add types for both flat and legacy eslint classes
1182
-
1183
-
1184
- ### 🩹 Fixes
1185
-
1186
- - **typescript-eslint:** fix type errors when using `exactOptionalPropertyTypes`
1187
-
1188
-
1189
- ### ❤️ Thank You
1190
-
1191
- - Abraham Guo
1192
- - auvred
1193
- - Brad Zacher
1194
-
1195
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1196
-
1197
- ## 7.5.0 (2024-04-01)
1198
-
1199
- This was a version bump only for utils to align it with other projects, there were no code changes.
1200
-
1201
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1202
-
1203
- ## 7.4.0 (2024-03-25)
1204
-
1205
- This was a version bump only for utils to align it with other projects, there were no code changes.
1206
-
1207
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1208
-
1209
- ## 7.3.1 (2024-03-18)
1210
-
1211
- This was a version bump only for utils to align it with other projects, there were no code changes.
1212
-
1213
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1214
-
1215
- ## 7.3.0 (2024-03-18)
1216
-
1217
-
1218
- ### 🚀 Features
1219
-
1220
- - **utils:** add parser name to thrown parser error message
1221
-
1222
- - **eslint-plugin:** add meta.docs.recommended setting for strict config options
1223
-
1224
-
1225
- ### 🩹 Fixes
1226
-
1227
- - correct `engines.node` constraints in `package.json`
1228
-
1229
-
1230
- ### ❤️ Thank You
1231
-
1232
- - Abraham Guo
1233
- - Alexu
1234
- - Arka Pratim Chaudhuri
1235
- - auvred
1236
- - Derrick Isaacson
1237
- - fnx
1238
- - Josh Goldberg ✨
1239
- - Kirk Waiblinger
1240
- - Marta Cardoso
1241
- - Michaël De Boey
1242
- - Tristan Rasmussen
1243
- - YeonJuan
1244
-
1245
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1246
-
1247
- ## 7.2.0 (2024-03-11)
1248
-
1249
-
1250
- ### 🚀 Features
1251
-
1252
- - support TS 5.4
1253
-
1254
-
1255
- ### ❤️ Thank You
1256
-
1257
- - Arka Pratim Chaudhuri
1258
- - auvred
1259
- - Chris Plummer
1260
- - Fotis Papadogeorgopoulos
1261
- - Josh Goldberg ✨
1262
- - Kirk Waiblinger
1263
- - Wayne Zhang
1264
- - YeonJuan
1265
-
1266
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1267
-
1268
- ## 7.1.1 (2024-03-04)
1269
-
1270
- This was a version bump only for utils to align it with other projects, there were no code changes.
1271
-
1272
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1273
-
1274
- ## 7.1.0 (2024-02-26)
1275
-
1276
- This was a version bump only for utils to align it with other projects, there were no code changes.
1277
-
1278
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1279
-
1280
- ## 7.0.2 (2024-02-19)
1281
-
1282
-
1283
- ### 🩹 Fixes
1284
-
1285
- - fix tsconfig-less check errors, fix `@types/eslint` incompatibilities, add tests
1286
-
1287
- - **utils:** use mergeable interface for `settings` property
1288
-
1289
-
1290
- ### ❤️ Thank You
1291
-
1292
- - Brad Zacher
1293
- - Gareth Jones
1294
-
1295
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1296
-
1297
- ## 7.0.1 (2024-02-12)
1298
-
1299
- This was a version bump only for utils to align it with other projects, there were no code changes.
1300
-
1301
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1302
-
1303
- # 7.0.0 (2024-02-12)
1304
-
1305
-
1306
- ### 🚀 Features
1307
-
1308
- - ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
1309
-
1310
- - add support for flat configs
1311
-
1312
- - **utils:** revert removal of backwards-compat functions
1313
-
1314
-
1315
- #### ⚠️ Breaking Changes
1316
-
1317
- - ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
1318
-
1319
- ### ❤️ Thank You
1320
-
1321
- - Brad Zacher
1322
- - Kirk Waiblinger
1323
- - StyleShit
1324
- - YeonJuan
1325
-
1326
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1327
-
1328
- ## 6.21.0 (2024-02-05)
1329
-
1330
-
1331
- ### 🚀 Features
1332
-
1333
- - export plugin metadata
1334
-
1335
- - allow `parserOptions.project: false`
1336
-
1337
- - **utils:** improve eslint types
1338
-
1339
- - **eslint-plugin:** add rule prefer-find
1340
-
1341
-
1342
- ### ❤️ Thank You
1343
-
1344
- - auvred
1345
- - Brad Zacher
1346
- - Kirk Waiblinger
1347
- - Pete Gonzalez
1348
- - YeonJuan
1349
-
1350
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1351
-
1352
- ## 6.20.0 (2024-01-29)
1353
-
1354
- This was a version bump only for utils to align it with other projects, there were no code changes.
1355
-
1356
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1357
-
1358
- ## 6.19.1 (2024-01-22)
1359
-
1360
- This was a version bump only for utils to align it with other projects, there were no code changes.
1361
-
1362
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1363
-
1364
- ## 6.19.0 (2024-01-15)
1365
-
1366
- This was a version bump only for utils to align it with other projects, there were no code changes.
1367
-
1368
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1369
-
1370
- ## 6.18.1 (2024-01-08)
1371
-
1372
-
1373
- ### 🩹 Fixes
1374
-
1375
- - **utils:** improve error message on typed rule with invalid parser
1376
-
1377
-
1378
- ### ❤️ Thank You
1379
-
1380
- - auvred
1381
- - James
1382
- - Josh Goldberg ✨
1383
- - YeonJuan
1384
-
1385
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1386
-
1387
- ## 6.18.0 (2024-01-06)
1388
-
1389
- This was a version bump only for utils to align it with other projects, there were no code changes.
1390
-
1391
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1392
-
1393
- # [6.17.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.16.0...v6.17.0) (2024-01-01)
1394
-
1395
- **Note:** Version bump only for package @typescript-eslint/utils
1396
-
1397
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1398
-
1399
-
1400
-
1401
-
1402
-
1403
- # [6.16.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0) (2023-12-25)
1404
-
1405
- **Note:** Version bump only for package @typescript-eslint/utils
1406
-
1407
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1408
-
1409
-
1410
-
1411
-
1412
-
1413
- # [6.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.14.0...v6.15.0) (2023-12-18)
1414
-
1415
- **Note:** Version bump only for package @typescript-eslint/utils
1416
-
1417
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1418
-
1419
-
1420
-
1421
-
1422
-
1423
- # [6.14.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.2...v6.14.0) (2023-12-11)
1424
-
1425
- **Note:** Version bump only for package @typescript-eslint/utils
1426
-
1427
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1428
-
1429
-
1430
-
1431
-
1432
-
1433
- ## [6.13.2](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2) (2023-12-04)
1434
-
1435
- **Note:** Version bump only for package @typescript-eslint/utils
1436
-
1437
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1438
-
1439
-
1440
-
1441
-
1442
-
1443
- ## [6.13.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1) (2023-11-28)
1444
-
1445
- **Note:** Version bump only for package @typescript-eslint/utils
1446
-
1447
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1448
-
1449
-
1450
-
1451
-
1452
-
1453
- # [6.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.12.0...v6.13.0) (2023-11-27)
1454
-
1455
- **Note:** Version bump only for package @typescript-eslint/utils
1456
-
1457
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1458
-
1459
-
1460
-
1461
-
1462
-
1463
- # [6.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.11.0...v6.12.0) (2023-11-20)
1464
-
1465
-
1466
- ### Bug Fixes
1467
-
1468
- * **utils:** add missing fields to flat config types ([#7933](https://github.com/typescript-eslint/typescript-eslint/issues/7933)) ([533861a](https://github.com/typescript-eslint/typescript-eslint/commit/533861aeadd5b4bfcbe7167de7af71e4223cc9de))
1469
- * **utils:** allow string processor in flat config ([024ed9e](https://github.com/typescript-eslint/typescript-eslint/commit/024ed9ed1222280d8010393d2abf810faea283b9))
1470
-
1471
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1472
-
1473
-
1474
-
1475
-
1476
-
1477
- # [6.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0) (2023-11-13)
1478
-
1479
-
1480
- ### Features
1481
-
1482
- * add types for flat config files ([#7273](https://github.com/typescript-eslint/typescript-eslint/issues/7273)) ([66cd0c0](https://github.com/typescript-eslint/typescript-eslint/commit/66cd0c0535e5de1b46ba337919a9a92748d2b0a6))
1483
- * **utils:** add ESLint `CodePath` selector types ([#7551](https://github.com/typescript-eslint/typescript-eslint/issues/7551)) ([99a026f](https://github.com/typescript-eslint/typescript-eslint/commit/99a026fe41b4b169914352fe66e7d5d687b300bf))
1484
- * **utils:** update types to reflect `RuleContext` and `SourceCode` changes and deprecations ([#7812](https://github.com/typescript-eslint/typescript-eslint/issues/7812)) ([b73d8b2](https://github.com/typescript-eslint/typescript-eslint/commit/b73d8b21dea9c6697a68039ffba848d21b04402c))
1485
-
1486
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1487
-
1488
-
1489
-
1490
-
1491
-
1492
- # [6.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0) (2023-11-06)
1493
-
1494
- **Note:** Version bump only for package @typescript-eslint/utils
1495
-
1496
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1497
-
1498
-
1499
-
1500
-
1501
-
1502
- ## [6.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1) (2023-10-30)
1503
-
1504
- **Note:** Version bump only for package @typescript-eslint/utils
1505
-
1506
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1507
-
1508
-
1509
-
1510
-
1511
-
1512
- # [6.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.8.0...v6.9.0) (2023-10-23)
1513
-
1514
- **Note:** Version bump only for package @typescript-eslint/utils
1515
-
1516
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1517
-
1518
-
1519
-
1520
-
1521
-
1522
- # [6.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.5...v6.8.0) (2023-10-16)
1523
-
1524
- **Note:** Version bump only for package @typescript-eslint/utils
1525
-
1526
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1527
-
1528
-
1529
-
1530
-
1531
-
1532
- ## [6.7.5](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.4...v6.7.5) (2023-10-09)
1533
-
1534
- **Note:** Version bump only for package @typescript-eslint/utils
1535
-
1536
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1537
-
1538
-
1539
-
1540
-
1541
-
1542
- ## [6.7.4](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.3...v6.7.4) (2023-10-02)
1543
-
1544
- **Note:** Version bump only for package @typescript-eslint/utils
1545
-
1546
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1547
-
1548
-
1549
-
1550
-
1551
-
1552
- ## [6.7.3](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3) (2023-09-25)
1553
-
1554
-
1555
- ### Bug Fixes
1556
-
1557
- * **utils:** type portability with `RuleCreator`, fix [#7605](https://github.com/typescript-eslint/typescript-eslint/issues/7605) ([#7690](https://github.com/typescript-eslint/typescript-eslint/issues/7690)) ([4e23591](https://github.com/typescript-eslint/typescript-eslint/commit/4e235919811614006d6ebbb7906200ec1b04fbf6))
1558
-
1559
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1560
-
1561
-
1562
-
1563
-
1564
-
1565
- ## [6.7.2](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.1...v6.7.2) (2023-09-18)
1566
-
1567
- **Note:** Version bump only for package @typescript-eslint/utils
1568
-
1569
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1570
-
1571
-
1572
-
1573
-
1574
-
1575
- ## [6.7.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.0...v6.7.1) (2023-09-18)
1576
-
1577
- **Note:** Version bump only for package @typescript-eslint/utils
1578
-
1579
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1580
-
1581
-
1582
-
1583
-
1584
-
1585
- # [6.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.6.0...v6.7.0) (2023-09-11)
1586
-
1587
- **Note:** Version bump only for package @typescript-eslint/utils
1588
-
1589
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1590
-
1591
-
1592
-
1593
-
1594
-
1595
- # [6.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) (2023-09-04)
1596
-
1597
- **Note:** Version bump only for package @typescript-eslint/utils
1598
-
1599
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1600
-
1601
-
1602
-
1603
-
1604
-
1605
- # [6.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0) (2023-08-28)
1606
-
1607
- **Note:** Version bump only for package @typescript-eslint/utils
1608
-
1609
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1610
-
1611
-
1612
-
1613
-
1614
-
1615
- ## [6.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1) (2023-08-21)
1616
-
1617
-
1618
- ### Bug Fixes
1619
-
1620
- * **utils:** [ts-eslint] small type fixes ([#7474](https://github.com/typescript-eslint/typescript-eslint/issues/7474)) ([4402db1](https://github.com/typescript-eslint/typescript-eslint/commit/4402db1091976845538e4b79e6152abfd14849ff))
1621
-
1622
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1623
-
1624
-
1625
-
1626
-
1627
-
1628
- # [6.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.3.0...v6.4.0) (2023-08-14)
1629
-
1630
-
1631
- ### Bug Fixes
1632
-
1633
- * **utils:** add new properties since eslint 8.40.0 ([#7460](https://github.com/typescript-eslint/typescript-eslint/issues/7460)) ([660aff7](https://github.com/typescript-eslint/typescript-eslint/commit/660aff7253e2930311eac54a49f31b0367bf1485))
1634
- * **utils:** add to JSONSchema4Type missing Array and Object ([#7406](https://github.com/typescript-eslint/typescript-eslint/issues/7406)) ([60df0bb](https://github.com/typescript-eslint/typescript-eslint/commit/60df0bbafb6247341784dfbdf932585eac88b637)), closes [/github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/json-schema/index.d.ts#L30](https://github.com//github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/json-schema/index.d.ts/issues/L30)
1635
- * **utils:** remove deprecate tag added in [#7460](https://github.com/typescript-eslint/typescript-eslint/issues/7460) ([#7463](https://github.com/typescript-eslint/typescript-eslint/issues/7463)) ([c225b12](https://github.com/typescript-eslint/typescript-eslint/commit/c225b1215177b6de4c5131b950361b9ab4ba200e))
1636
-
1637
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1638
-
1639
-
1640
-
1641
-
1642
-
1643
- # [6.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0) (2023-08-07)
1644
-
1645
- **Note:** Version bump only for package @typescript-eslint/utils
1646
-
1647
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1648
-
1649
-
1650
-
1651
-
1652
-
1653
- ## [6.2.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1) (2023-07-31)
1654
-
1655
- **Note:** Version bump only for package @typescript-eslint/utils
1656
-
1657
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1658
-
1659
-
1660
-
1661
-
1662
-
1663
- # [6.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0) (2023-07-24)
1664
-
1665
- **Note:** Version bump only for package @typescript-eslint/utils
1666
-
1667
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1668
-
1669
-
1670
-
1671
-
1672
-
1673
- # [6.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0) (2023-07-17)
1674
-
1675
-
1676
- ### Bug Fixes
1677
-
1678
- * **eslint-plugin:** fix schemas across several rules and add schema tests ([#6947](https://github.com/typescript-eslint/typescript-eslint/issues/6947)) ([dd31bed](https://github.com/typescript-eslint/typescript-eslint/commit/dd31bed1e921531abe039180c9aeccbd56934601))
1679
- * **utils:** accept null as default option in `applyDefault` ([#6724](https://github.com/typescript-eslint/typescript-eslint/issues/6724)) ([841889f](https://github.com/typescript-eslint/typescript-eslint/commit/841889f6bb598828e0df989bf607f847aba31601))
1680
-
1681
-
1682
- ### Features
1683
-
1684
- * **typescript-estree:** add EXPERIMENTAL_useProjectService option to use TypeScript project service ([#6754](https://github.com/typescript-eslint/typescript-eslint/issues/6754)) ([6d3d162](https://github.com/typescript-eslint/typescript-eslint/commit/6d3d162ce032ebcf5f892a4edfb897797fc96191))
1685
-
1686
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1687
-
1688
-
1689
-
1690
-
1691
-
1692
- # [6.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.62.0...v6.0.0) (2023-07-10)
1693
-
1694
-
1695
- ### Bug Fixes
1696
-
1697
- * update `exports` field in package.json files ([#6550](https://github.com/typescript-eslint/typescript-eslint/issues/6550)) ([53776c2](https://github.com/typescript-eslint/typescript-eslint/commit/53776c244f8bbdc852d57c7b313b0935e755ddc4))
1698
- * **utils:** removed `TRuleListener` generic from the `createRule` ([#5036](https://github.com/typescript-eslint/typescript-eslint/issues/5036)) ([361f8bc](https://github.com/typescript-eslint/typescript-eslint/commit/361f8bcebe588fc7410a53e002c55118b0bfee85)), closes [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864)
1699
-
1700
-
1701
- ### chore
1702
-
1703
- * drop support for node v14.17, v17 ([#5971](https://github.com/typescript-eslint/typescript-eslint/issues/5971)) ([cc62015](https://github.com/typescript-eslint/typescript-eslint/commit/cc62015b8ae5f207912ff8988e2a0b3fe9a79243))
1704
-
1705
-
1706
- ### Features
1707
-
1708
- * add new package `rule-tester` ([#6777](https://github.com/typescript-eslint/typescript-eslint/issues/6777)) ([2ce1c1d](https://github.com/typescript-eslint/typescript-eslint/commit/2ce1c1d22c799a1ca027674fcb9b3a7ab0107428))
1709
- * add package.json exports for public packages ([#6458](https://github.com/typescript-eslint/typescript-eslint/issues/6458)) ([d676683](https://github.com/typescript-eslint/typescript-eslint/commit/d6766838a05259556029acaac57dc7839b68c592))
1710
- * drop support for ESLint v6 ([#5972](https://github.com/typescript-eslint/typescript-eslint/issues/5972)) ([bda806d](https://github.com/typescript-eslint/typescript-eslint/commit/bda806d78ee46133587d9383baff52d796a594e5))
1711
- * drop support for node v12 ([#5918](https://github.com/typescript-eslint/typescript-eslint/issues/5918)) ([7e3fe9a](https://github.com/typescript-eslint/typescript-eslint/commit/7e3fe9a67abd394b0a114f2deb466edf5c9759ac))
1712
- * drop support for node v14 and test against node v20 ([#7022](https://github.com/typescript-eslint/typescript-eslint/issues/7022)) ([e6235bf](https://github.com/typescript-eslint/typescript-eslint/commit/e6235bf61b781066653581b57b7cd976c9c4f905))
1713
- * **eslint-plugin:** [prefer-optional-chain] handle cases where the first operands are unrelated to the rest of the chain and add type info ([#6397](https://github.com/typescript-eslint/typescript-eslint/issues/6397)) ([02a37c4](https://github.com/typescript-eslint/typescript-eslint/commit/02a37c4c79d9b83998b7ee1376be43b06e12b3a0))
1714
- * **eslint-plugin:** apply final v6 changes to configs ([#7110](https://github.com/typescript-eslint/typescript-eslint/issues/7110)) ([c13ce0b](https://github.com/typescript-eslint/typescript-eslint/commit/c13ce0b4f7a74a6d8fecf78d25ebd8181f7a9119))
1715
- * **eslint-plugin:** rework configs: recommended, strict, stylistic; -type-checked ([#5251](https://github.com/typescript-eslint/typescript-eslint/issues/5251)) ([5346b5b](https://github.com/typescript-eslint/typescript-eslint/commit/5346b5bbdbba81439ba761c282ba9cdcec7b45c8)), closes [#5036](https://github.com/typescript-eslint/typescript-eslint/issues/5036) [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864) [#3076](https://github.com/typescript-eslint/typescript-eslint/issues/3076) [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864) [#5889](https://github.com/typescript-eslint/typescript-eslint/issues/5889) [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864) [#5883](https://github.com/typescript-eslint/typescript-eslint/issues/5883) [#4863](https://github.com/typescript-eslint/typescript-eslint/issues/4863) [#5381](https://github.com/typescript-eslint/typescript-eslint/issues/5381) [#5256](https://github.com/typescript-eslint/typescript-eslint/issues/5256) [#5399](https://github.com/typescript-eslint/typescript-eslint/issues/5399)
1716
- * fork json schema types for better compat with ESLint rule validation ([#6963](https://github.com/typescript-eslint/typescript-eslint/issues/6963)) ([a4967f2](https://github.com/typescript-eslint/typescript-eslint/commit/a4967f2e8cc7b0432d8dfe804772e60042c5384c))
1717
- * made BaseNode.parent non-optional ([#5252](https://github.com/typescript-eslint/typescript-eslint/issues/5252)) ([a4768f3](https://github.com/typescript-eslint/typescript-eslint/commit/a4768f38ef4943873c1e9443e8cd101a663ac3c0)), closes [#5036](https://github.com/typescript-eslint/typescript-eslint/issues/5036) [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864) [#3076](https://github.com/typescript-eslint/typescript-eslint/issues/3076) [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864) [#5889](https://github.com/typescript-eslint/typescript-eslint/issues/5889) [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864) [#5883](https://github.com/typescript-eslint/typescript-eslint/issues/5883) [#4863](https://github.com/typescript-eslint/typescript-eslint/issues/4863) [#5381](https://github.com/typescript-eslint/typescript-eslint/issues/5381) [#5256](https://github.com/typescript-eslint/typescript-eslint/issues/5256) [#5399](https://github.com/typescript-eslint/typescript-eslint/issues/5399)
1718
- * remove `RuleTester` in `/utils` in favour of the new `/rule-tester` package ([#6816](https://github.com/typescript-eslint/typescript-eslint/issues/6816)) ([c33f497](https://github.com/typescript-eslint/typescript-eslint/commit/c33f497ad8aec7c123c7374f7aff3e24025fe861))
1719
- * remove partial type-information program ([#6066](https://github.com/typescript-eslint/typescript-eslint/issues/6066)) ([7fc062a](https://github.com/typescript-eslint/typescript-eslint/commit/7fc062abc30a73093cd943c2cb808ae373fe12d9))
1720
- * **utils:** remove (ts-)eslint-scope types ([#5256](https://github.com/typescript-eslint/typescript-eslint/issues/5256)) ([df54175](https://github.com/typescript-eslint/typescript-eslint/commit/df541751c6510f5d15d863f515cff3748fd9e688))
1721
- * **utils:** remove obsolete `meta.docs.suggestion` rule type ([#5967](https://github.com/typescript-eslint/typescript-eslint/issues/5967)) ([f424b2a](https://github.com/typescript-eslint/typescript-eslint/commit/f424b2a519595283be01149f0e13eb7f869bd247))
1722
-
1723
-
1724
- ### BREAKING CHANGES
1725
-
1726
- * drop support for ESLint v6
1727
- * drops support for node v17
1728
- * **utils:** Removes `meta.docs.suggestion` property
1729
- * drops support for node v12
1730
-
1731
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1732
-
1733
-
1734
-
1735
-
1736
-
1737
- # [5.62.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.61.0...v5.62.0) (2023-07-10)
1738
-
1739
- **Note:** Version bump only for package @typescript-eslint/utils
1740
-
1741
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1742
-
1743
-
1744
-
1745
-
1746
-
1747
- # [5.61.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0) (2023-07-03)
1748
-
1749
- **Note:** Version bump only for package @typescript-eslint/utils
1750
-
1751
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1752
-
1753
-
1754
-
1755
-
1756
-
1757
- ## [5.60.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1) (2023-06-26)
1758
-
1759
- **Note:** Version bump only for package @typescript-eslint/utils
1760
-
1761
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1762
-
1763
-
1764
-
1765
-
1766
-
1767
- # [5.60.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.11...v5.60.0) (2023-06-19)
1768
-
1769
- **Note:** Version bump only for package @typescript-eslint/utils
1770
-
1771
-
1772
-
1773
-
1774
-
1775
- ## [5.59.11](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11) (2023-06-12)
1776
-
1777
- **Note:** Version bump only for package @typescript-eslint/utils
1778
-
1779
-
1780
-
1781
-
1782
-
1783
- ## [5.59.10](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10) (2023-06-12)
1784
-
1785
- **Note:** Version bump only for package @typescript-eslint/utils
1786
-
1787
-
1788
-
1789
-
1790
-
1791
- ## [5.59.9](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9) (2023-06-05)
1792
-
1793
- **Note:** Version bump only for package @typescript-eslint/utils
1794
-
1795
-
1796
-
1797
-
1798
-
1799
- ## [5.59.8](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8) (2023-05-29)
1800
-
1801
- **Note:** Version bump only for package @typescript-eslint/utils
1802
-
1803
-
1804
-
1805
-
1806
-
1807
- ## [5.59.7](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.6...v5.59.7) (2023-05-22)
1808
-
1809
- **Note:** Version bump only for package @typescript-eslint/utils
1810
-
1811
-
1812
-
1813
-
1814
-
1815
- ## [5.59.6](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6) (2023-05-15)
1816
-
1817
- **Note:** Version bump only for package @typescript-eslint/utils
1818
-
1819
-
1820
-
1821
-
1822
-
1823
- ## [5.59.5](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.4...v5.59.5) (2023-05-08)
1824
-
1825
- **Note:** Version bump only for package @typescript-eslint/utils
1826
-
1827
-
1828
-
1829
-
1830
-
1831
- ## [5.59.4](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.3...v5.59.4) (2023-05-08)
1832
-
1833
- **Note:** Version bump only for package @typescript-eslint/utils
1834
-
1835
-
1836
-
1837
-
1838
-
1839
- ## [5.59.3](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.3) (2023-05-08)
1840
-
1841
- **Note:** Version bump only for package @typescript-eslint/utils
1842
-
1843
-
1844
-
1845
-
1846
-
1847
- ## [5.59.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2) (2023-05-01)
1848
-
1849
- **Note:** Version bump only for package @typescript-eslint/utils
1850
-
1851
-
1852
-
1853
-
1854
-
1855
- ## [5.59.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1) (2023-04-24)
1856
-
1857
- **Note:** Version bump only for package @typescript-eslint/utils
1858
-
1859
-
1860
-
1861
-
1862
-
1863
- # [5.59.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.58.0...v5.59.0) (2023-04-17)
1864
-
1865
- **Note:** Version bump only for package @typescript-eslint/utils
1866
-
1867
-
1868
-
1869
-
1870
-
1871
- # [5.58.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.57.1...v5.58.0) (2023-04-10)
1872
-
1873
- **Note:** Version bump only for package @typescript-eslint/utils
1874
-
1875
-
1876
-
1877
-
1878
-
1879
- ## [5.57.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1) (2023-04-03)
1880
-
1881
- **Note:** Version bump only for package @typescript-eslint/utils
1882
-
1883
-
1884
-
1885
-
1886
-
1887
- # [5.57.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.56.0...v5.57.0) (2023-03-27)
1888
-
1889
- **Note:** Version bump only for package @typescript-eslint/utils
1890
-
1891
-
1892
-
1893
-
1894
-
1895
- # [5.56.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0) (2023-03-20)
1896
-
1897
- **Note:** Version bump only for package @typescript-eslint/utils
1898
-
1899
-
1900
-
1901
-
1902
-
1903
- # [5.55.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.1...v5.55.0) (2023-03-13)
1904
-
1905
-
1906
- ### Features
1907
-
1908
- * use [@eslint-community](https://github.com/eslint-community) dependencies ([#6603](https://github.com/typescript-eslint/typescript-eslint/issues/6603)) ([5f6ed73](https://github.com/typescript-eslint/typescript-eslint/commit/5f6ed738a2b8c08878999e24477e3c206a0ade1b))
1909
-
1910
-
1911
-
1912
-
1913
-
1914
- ## [5.54.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.0...v5.54.1) (2023-03-06)
1915
-
1916
- **Note:** Version bump only for package @typescript-eslint/utils
1917
-
1918
-
1919
-
1920
-
1921
-
1922
- # [5.54.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.53.0...v5.54.0) (2023-02-27)
1923
-
1924
- **Note:** Version bump only for package @typescript-eslint/utils
1925
-
1926
-
1927
-
1928
-
1929
-
1930
- # [5.53.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0) (2023-02-20)
1931
-
1932
- **Note:** Version bump only for package @typescript-eslint/utils
1933
-
1934
-
1935
-
1936
-
1937
-
1938
- # [5.52.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.51.0...v5.52.0) (2023-02-13)
1939
-
1940
- **Note:** Version bump only for package @typescript-eslint/utils
1941
-
1942
-
1943
-
1944
-
1945
-
1946
- # [5.51.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.50.0...v5.51.0) (2023-02-06)
1947
-
1948
-
1949
- ### Features
1950
-
1951
- * **eslint-plugin:** [no-import-type-side-effects] add rule to warn against runtime side effects with `verbatimModuleSyntax` ([#6394](https://github.com/typescript-eslint/typescript-eslint/issues/6394)) ([b14d3be](https://github.com/typescript-eslint/typescript-eslint/commit/b14d3be0f305d71e0adfc9381e9de993898b2b43))
1952
-
1953
-
1954
-
1955
-
1956
-
1957
- # [5.50.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0) (2023-01-31)
1958
-
1959
- **Note:** Version bump only for package @typescript-eslint/utils
1960
-
1961
-
1962
-
1963
-
1964
-
1965
- # [5.49.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0) (2023-01-23)
1966
-
1967
- **Note:** Version bump only for package @typescript-eslint/utils
1968
-
1969
-
1970
-
1971
-
1972
-
1973
- ## [5.48.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2) (2023-01-16)
1974
-
1975
- **Note:** Version bump only for package @typescript-eslint/utils
1976
-
1977
-
1978
-
1979
-
1980
-
1981
- ## [5.48.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.0...v5.48.1) (2023-01-09)
1982
-
1983
- **Note:** Version bump only for package @typescript-eslint/utils
1984
-
1985
-
1986
-
1987
-
1988
-
1989
- # [5.48.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.1...v5.48.0) (2023-01-02)
1990
-
1991
- **Note:** Version bump only for package @typescript-eslint/utils
1992
-
1993
- ## [5.47.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.0...v5.47.1) (2022-12-26)
1994
-
1995
- **Note:** Version bump only for package @typescript-eslint/utils
1996
-
1997
- # [5.47.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.46.1...v5.47.0) (2022-12-19)
1998
-
1999
- **Note:** Version bump only for package @typescript-eslint/utils
2000
-
2001
- ## [5.46.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.46.0...v5.46.1) (2022-12-12)
2002
-
2003
- **Note:** Version bump only for package @typescript-eslint/utils
2004
-
2005
- # [5.46.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.1...v5.46.0) (2022-12-08)
2006
-
2007
- **Note:** Version bump only for package @typescript-eslint/utils
2008
-
2009
- ## [5.45.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.0...v5.45.1) (2022-12-05)
2010
-
2011
- **Note:** Version bump only for package @typescript-eslint/utils
2012
-
2013
- # [5.45.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.44.0...v5.45.0) (2022-11-28)
2014
-
2015
- **Note:** Version bump only for package @typescript-eslint/utils
2016
-
2017
- # [5.44.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0) (2022-11-21)
2018
-
2019
- **Note:** Version bump only for package @typescript-eslint/utils
2020
-
2021
- # [5.43.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.1...v5.43.0) (2022-11-14)
2022
-
2023
- **Note:** Version bump only for package @typescript-eslint/utils
2024
-
2025
- ## [5.42.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.0...v5.42.1) (2022-11-07)
2026
-
2027
- **Note:** Version bump only for package @typescript-eslint/utils
2028
-
2029
- # [5.42.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0) (2022-10-31)
2030
-
2031
- ### Features
2032
-
2033
- - **utils:** add `RuleTester` API for top-level dependency constraints ([#5896](https://github.com/typescript-eslint/typescript-eslint/issues/5896)) ([0520d53](https://github.com/typescript-eslint/typescript-eslint/commit/0520d53536af411d66ce2ce0dd478365e67adbac))
2034
-
2035
- # [5.41.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0) (2022-10-24)
2036
-
2037
- **Note:** Version bump only for package @typescript-eslint/utils
2038
-
2039
- ## [5.40.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1) (2022-10-17)
2040
-
2041
- ### Bug Fixes
2042
-
2043
- - **utils:** add missing dependency on `@types/semver` ([#5825](https://github.com/typescript-eslint/typescript-eslint/issues/5825)) ([17b8879](https://github.com/typescript-eslint/typescript-eslint/commit/17b887933a0640d6fe843622e0520c0315144bb7))
2044
-
2045
- # [5.40.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.39.0...v5.40.0) (2022-10-10)
2046
-
2047
- ### Features
2048
-
2049
- - **utils:** add dependency constraint filtering for `RuleTester` ([#5750](https://github.com/typescript-eslint/typescript-eslint/issues/5750)) ([121f4c0](https://github.com/typescript-eslint/typescript-eslint/commit/121f4c0e7252def95d917e4734e933e53e29d501))
2050
-
2051
- # [5.39.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0) (2022-10-03)
2052
-
2053
- **Note:** Version bump only for package @typescript-eslint/utils
2054
-
2055
- ## [5.38.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26)
2056
-
2057
- **Note:** Version bump only for package @typescript-eslint/utils
2058
-
2059
- # [5.38.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.37.0...v5.38.0) (2022-09-19)
2060
-
2061
- **Note:** Version bump only for package @typescript-eslint/utils
2062
-
2063
- # [5.37.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.2...v5.37.0) (2022-09-12)
2064
-
2065
- **Note:** Version bump only for package @typescript-eslint/utils
2066
-
2067
- ## [5.36.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.1...v5.36.2) (2022-09-05)
2068
-
2069
- **Note:** Version bump only for package @typescript-eslint/utils
2070
-
2071
- ## [5.36.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.0...v5.36.1) (2022-08-30)
2072
-
2073
- **Note:** Version bump only for package @typescript-eslint/utils
2074
-
2075
- # [5.36.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.35.1...v5.36.0) (2022-08-30)
2076
-
2077
- ### Features
2078
-
2079
- - support TypeScript 4.8 ([#5551](https://github.com/typescript-eslint/typescript-eslint/issues/5551)) ([81450ed](https://github.com/typescript-eslint/typescript-eslint/commit/81450ed7eaede74b384e9a91a84e9b4d34513866))
2080
-
2081
- ## [5.35.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.35.0...v5.35.1) (2022-08-24)
2082
-
2083
- **Note:** Version bump only for package @typescript-eslint/utils
2084
-
2085
- # [5.35.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.34.0...v5.35.0) (2022-08-24)
2086
-
2087
- **Note:** Version bump only for package @typescript-eslint/utils
2088
-
2089
- # [5.34.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.33.1...v5.34.0) (2022-08-22)
2090
-
2091
- ### Features
2092
-
2093
- - **eslint-plugin:** [prefer-optional-chain] support suggesting `!foo || !foo.bar` as a valid match for the rule ([#5266](https://github.com/typescript-eslint/typescript-eslint/issues/5266)) ([aca935c](https://github.com/typescript-eslint/typescript-eslint/commit/aca935c9696712d4aff18144c4690db4d6ba9bf9))
2094
-
2095
- ## [5.33.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.33.0...v5.33.1) (2022-08-15)
2096
-
2097
- **Note:** Version bump only for package @typescript-eslint/utils
2098
-
2099
- # [5.33.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.32.0...v5.33.0) (2022-08-08)
2100
-
2101
- **Note:** Version bump only for package @typescript-eslint/utils
2102
-
2103
- # [5.32.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.31.0...v5.32.0) (2022-08-01)
2104
-
2105
- **Note:** Version bump only for package @typescript-eslint/utils
2106
-
2107
- # [5.31.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.7...v5.31.0) (2022-07-25)
2108
-
2109
- **Note:** Version bump only for package @typescript-eslint/utils
2110
-
2111
- ## [5.30.7](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.6...v5.30.7) (2022-07-18)
2112
-
2113
- **Note:** Version bump only for package @typescript-eslint/utils
2114
-
2115
- ## [5.30.6](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.5...v5.30.6) (2022-07-11)
2116
-
2117
- **Note:** Version bump only for package @typescript-eslint/utils
2118
-
2119
- ## [5.30.5](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.4...v5.30.5) (2022-07-04)
2120
-
2121
- **Note:** Version bump only for package @typescript-eslint/utils
2122
-
2123
- ## [5.30.4](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.3...v5.30.4) (2022-07-03)
2124
-
2125
- **Note:** Version bump only for package @typescript-eslint/utils
2126
-
2127
- ## [5.30.3](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.2...v5.30.3) (2022-07-01)
2128
-
2129
- **Note:** Version bump only for package @typescript-eslint/utils
2130
-
2131
- ## [5.30.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.1...v5.30.2) (2022-07-01)
2132
-
2133
- **Note:** Version bump only for package @typescript-eslint/utils
2134
-
2135
- ## 5.30.1 (2022-07-01)
2136
-
2137
- **Note:** Version bump only for package @typescript-eslint/utils
2138
-
2139
- # [5.30.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.29.0...v5.30.0) (2022-06-27)
2140
-
2141
- **Note:** Version bump only for package @typescript-eslint/utils
2142
-
2143
- # [5.29.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.28.0...v5.29.0) (2022-06-20)
2144
-
2145
- **Note:** Version bump only for package @typescript-eslint/utils
2146
-
2147
- # [5.28.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.27.1...v5.28.0) (2022-06-13)
2148
-
2149
- ### Features
2150
-
2151
- - **eslint-plugin:** [consistent-generic-constructors] add rule ([#4924](https://github.com/typescript-eslint/typescript-eslint/issues/4924)) ([921cdf1](https://github.com/typescript-eslint/typescript-eslint/commit/921cdf17e548845311d0591249616ec844503926))
2152
-
2153
- ## [5.27.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.27.0...v5.27.1) (2022-06-06)
2154
-
2155
- **Note:** Version bump only for package @typescript-eslint/utils
2156
-
2157
- # [5.27.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.26.0...v5.27.0) (2022-05-30)
2158
-
2159
- ### Features
2160
-
2161
- - [4.7] support new extensions ([#5027](https://github.com/typescript-eslint/typescript-eslint/issues/5027)) ([efc147b](https://github.com/typescript-eslint/typescript-eslint/commit/efc147b04dce52ab17415b6a4ae4076b944b9036))
2162
-
2163
- # [5.26.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.25.0...v5.26.0) (2022-05-23)
2164
-
2165
- **Note:** Version bump only for package @typescript-eslint/utils
2166
-
2167
- # [5.25.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.24.0...v5.25.0) (2022-05-17)
2168
-
2169
- ### Features
2170
-
2171
- - update to TypeScript 4.7-rc ([#4829](https://github.com/typescript-eslint/typescript-eslint/issues/4829)) ([6fe783c](https://github.com/typescript-eslint/typescript-eslint/commit/6fe783c20aebe26ef42b526e4a59a9be84dd5643))
2172
-
2173
- # [5.24.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.23.0...v5.24.0) (2022-05-16)
2174
-
2175
- ### Features
2176
-
2177
- - **eslint-plugin:** add new 'strict' config ([#4706](https://github.com/typescript-eslint/typescript-eslint/issues/4706)) ([4a500b2](https://github.com/typescript-eslint/typescript-eslint/commit/4a500b2d92a91873dbb729793d1ee1c36ef06ed8))
2178
-
2179
- # [5.23.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.22.0...v5.23.0) (2022-05-09)
2180
-
2181
- ### Features
2182
-
2183
- - **utils:** update eslint types ([#4896](https://github.com/typescript-eslint/typescript-eslint/issues/4896)) ([da48527](https://github.com/typescript-eslint/typescript-eslint/commit/da485279f13cb95db1ee131a4f9c5367d54020fe))
2184
-
2185
- # [5.22.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.21.0...v5.22.0) (2022-05-02)
2186
-
2187
- **Note:** Version bump only for package @typescript-eslint/utils
2188
-
2189
- # [5.21.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.20.0...v5.21.0) (2022-04-25)
2190
-
2191
- **Note:** Version bump only for package @typescript-eslint/utils
2192
-
2193
- # [5.20.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.19.0...v5.20.0) (2022-04-18)
2194
-
2195
- **Note:** Version bump only for package @typescript-eslint/utils
2196
-
2197
- # [5.19.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.18.0...v5.19.0) (2022-04-11)
2198
-
2199
- **Note:** Version bump only for package @typescript-eslint/utils
2200
-
2201
- # [5.18.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.17.0...v5.18.0) (2022-04-04)
2202
-
2203
- **Note:** Version bump only for package @typescript-eslint/utils
2204
-
2205
- # [5.17.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.16.0...v5.17.0) (2022-03-28)
2206
-
2207
- **Note:** Version bump only for package @typescript-eslint/utils
2208
-
2209
- # [5.16.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.15.0...v5.16.0) (2022-03-21)
2210
-
2211
- ### Bug Fixes
2212
-
2213
- - **utils:** RuleTester: Only call afterAll if defined ([#4656](https://github.com/typescript-eslint/typescript-eslint/issues/4656)) ([0fe0683](https://github.com/typescript-eslint/typescript-eslint/commit/0fe0683effe4c7390806a72c6aa7795445a67929))
2214
-
2215
- # [5.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.14.0...v5.15.0) (2022-03-14)
2216
-
2217
- **Note:** Version bump only for package @typescript-eslint/utils
2218
-
2219
- # [5.14.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.13.0...v5.14.0) (2022-03-07)
2220
-
2221
- **Note:** Version bump only for package @typescript-eslint/utils
2222
-
2223
- # [5.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.12.1...v5.13.0) (2022-02-28)
2224
-
2225
- ### Features
2226
-
2227
- - **eslint-plugin:** add extension rule `space-before-blocks` ([#1606](https://github.com/typescript-eslint/typescript-eslint/issues/1606)) ([#4184](https://github.com/typescript-eslint/typescript-eslint/issues/4184)) ([208b6d0](https://github.com/typescript-eslint/typescript-eslint/commit/208b6d02252dff2bf272329d3e4a4a82e56c52c0))
2228
- - **utils:** expose `ast-utils`' helpers ([#4503](https://github.com/typescript-eslint/typescript-eslint/issues/4503)) ([f106e4b](https://github.com/typescript-eslint/typescript-eslint/commit/f106e4b95e824ebb68141bce3d3207448d50c860))
2229
- - **utils:** extract `isNotTokenOfTypeWithConditions` out of `ast-utils`' `predicates` ([#4502](https://github.com/typescript-eslint/typescript-eslint/issues/4502)) ([66501d6](https://github.com/typescript-eslint/typescript-eslint/commit/66501d6dd7e97c22c671efaa6d1ba8237907e417))
2230
-
2231
- ## [5.12.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.12.0...v5.12.1) (2022-02-21)
2232
-
2233
- **Note:** Version bump only for package @typescript-eslint/utils
2234
-
2235
- # [5.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.11.0...v5.12.0) (2022-02-14)
2236
-
2237
- **Note:** Version bump only for package @typescript-eslint/utils
2238
-
2239
- # [5.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.10.2...v5.11.0) (2022-02-07)
2240
-
2241
- **Note:** Version bump only for package @typescript-eslint/utils
2242
-
2243
- ## [5.10.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.10.1...v5.10.2) (2022-01-31)
2244
-
2245
- **Note:** Version bump only for package @typescript-eslint/utils
2246
-
2247
- ## [5.10.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.10.0...v5.10.1) (2022-01-24)
2248
-
2249
- **Note:** Version bump only for package @typescript-eslint/utils
2250
-
2251
- # [5.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.9.1...v5.10.0) (2022-01-17)
2252
-
2253
- ### Features
2254
-
2255
- - rename `experimental-utils` to `utils` and make `experimental-utils` an alias to the new package ([#4172](https://github.com/typescript-eslint/typescript-eslint/issues/4172)) ([1d55a75](https://github.com/typescript-eslint/typescript-eslint/commit/1d55a7511b38d8e2b2eabe59f639e0a865e6c93f))