@typescript-eslint/parser 8.67.1-alpha.2 → 8.67.1-alpha.20

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.
package/CHANGELOG.md ADDED
@@ -0,0 +1,2740 @@
1
+ ## 8.67.0 (2026-08-10)
2
+
3
+ This was a version bump only for parser 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.67.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.66.0 (2026-08-03)
10
+
11
+ This was a version bump only for parser to align it with other projects, there were no code changes.
12
+
13
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0) for more information.
14
+
15
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
16
+
17
+ ## 8.65.0 (2026-07-20)
18
+
19
+ ### 🚀 Features
20
+
21
+ - add warning when TS 7 is detected ([#12529](https://github.com/typescript-eslint/typescript-eslint/pull/12529))
22
+ - **parser:** add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions ([#12465](https://github.com/typescript-eslint/typescript-eslint/pull/12465))
23
+
24
+ ### ❤️ Thank You
25
+
26
+ - Evyatar Daud @StyleShit
27
+ - Josh Goldberg ✨
28
+ - Kirk Waiblinger @kirkwaiblinger
29
+ - 송재욱
30
+
31
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0) for more information.
32
+
33
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
34
+
35
+ ## 8.64.0 (2026-07-13)
36
+
37
+ This was a version bump only for parser to align it with other projects, there were no code changes.
38
+
39
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0) for more information.
40
+
41
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
42
+
43
+ ## 8.63.0 (2026-07-06)
44
+
45
+ This was a version bump only for parser to align it with other projects, there were no code changes.
46
+
47
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0) for more information.
48
+
49
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
50
+
51
+ ## 8.62.1 (2026-06-29)
52
+
53
+ This was a version bump only for parser to align it with other projects, there were no code changes.
54
+
55
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1) for more information.
56
+
57
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
58
+
59
+ ## 8.62.0 (2026-06-22)
60
+
61
+ ### 🚀 Features
62
+
63
+ - remove redundant package.json "files" ([#12444](https://github.com/typescript-eslint/typescript-eslint/pull/12444))
64
+
65
+ ### ❤️ Thank You
66
+
67
+ - Kirk Waiblinger @kirkwaiblinger
68
+
69
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0) 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.61.1 (2026-06-15)
74
+
75
+ This was a version bump only for parser to align it with other projects, there were no code changes.
76
+
77
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1) for more information.
78
+
79
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
80
+
81
+ ## 8.61.0 (2026-06-08)
82
+
83
+ This was a version bump only for parser to align it with other projects, there were no code changes.
84
+
85
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0) for more information.
86
+
87
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
88
+
89
+ ## 8.60.1 (2026-06-01)
90
+
91
+ This was a version bump only for parser to align it with other projects, there were no code changes.
92
+
93
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1) for more information.
94
+
95
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
96
+
97
+ ## 8.60.0 (2026-05-25)
98
+
99
+ This was a version bump only for parser to align it with other projects, there were no code changes.
100
+
101
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0) for more information.
102
+
103
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
104
+
105
+ ## 8.59.4 (2026-05-18)
106
+
107
+ This was a version bump only for parser to align it with other projects, there were no code changes.
108
+
109
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4) for more information.
110
+
111
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
112
+
113
+ ## 8.59.3 (2026-05-11)
114
+
115
+ This was a version bump only for parser to align it with other projects, there were no code changes.
116
+
117
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3) for more information.
118
+
119
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
120
+
121
+ ## 8.59.2 (2026-05-04)
122
+
123
+ This was a version bump only for parser to align it with other projects, there were no code changes.
124
+
125
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2) for more information.
126
+
127
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
128
+
129
+ ## 8.59.1 (2026-04-27)
130
+
131
+ This was a version bump only for parser to align it with other projects, there were no code changes.
132
+
133
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1) for more information.
134
+
135
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
136
+
137
+ ## 8.59.0 (2026-04-20)
138
+
139
+ This was a version bump only for parser to align it with other projects, there were no code changes.
140
+
141
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0) for more information.
142
+
143
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
144
+
145
+ ## 8.58.2 (2026-04-13)
146
+
147
+ ### 🩹 Fixes
148
+
149
+ - remove tsbuildinfo cache file from published packages ([#12187](https://github.com/typescript-eslint/typescript-eslint/pull/12187))
150
+
151
+ ### ❤️ Thank You
152
+
153
+ - Abhijeet Singh @cseas
154
+
155
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2) for more information.
156
+
157
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
158
+
159
+ ## 8.58.1 (2026-04-08)
160
+
161
+ This was a version bump only for parser to align it with other projects, there were no code changes.
162
+
163
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1) for more information.
164
+
165
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
166
+
167
+ ## 8.58.0 (2026-03-30)
168
+
169
+ ### 🚀 Features
170
+
171
+ - support TypeScript 6 ([#12124](https://github.com/typescript-eslint/typescript-eslint/pull/12124))
172
+
173
+ ### ❤️ Thank You
174
+
175
+ - Evyatar Daud @StyleShit
176
+
177
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0) for more information.
178
+
179
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
180
+
181
+ ## 8.57.2 (2026-03-23)
182
+
183
+ This was a version bump only for parser to align it with other projects, there were no code changes.
184
+
185
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2) for more information.
186
+
187
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
188
+
189
+ ## 8.57.1 (2026-03-16)
190
+
191
+ This was a version bump only for parser to align it with other projects, there were no code changes.
192
+
193
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1) for more information.
194
+
195
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
196
+
197
+ ## 8.57.0 (2026-03-09)
198
+
199
+ This was a version bump only for parser to align it with other projects, there were no code changes.
200
+
201
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0) for more information.
202
+
203
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
204
+
205
+ ## 8.56.1 (2026-02-23)
206
+
207
+ This was a version bump only for parser to align it with other projects, there were no code changes.
208
+
209
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1) for more information.
210
+
211
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
212
+
213
+ ## 8.56.0 (2026-02-16)
214
+
215
+ ### 🚀 Features
216
+
217
+ - support ESLint v10 ([#12057](https://github.com/typescript-eslint/typescript-eslint/pull/12057))
218
+
219
+ ### ❤️ Thank You
220
+
221
+ - Brad Zacher @bradzacher
222
+ - Joshua Chen
223
+
224
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0) for more information.
225
+
226
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
227
+
228
+ ## 8.55.0 (2026-02-09)
229
+
230
+ This was a version bump only for parser to align it with other projects, there were no code changes.
231
+
232
+ See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0) for more information.
233
+
234
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
235
+
236
+ ## 8.54.0 (2026-01-26)
237
+
238
+ This was a version bump only for parser to align it with other projects, there were no code changes.
239
+
240
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
241
+
242
+ ## 8.53.1 (2026-01-19)
243
+
244
+ This was a version bump only for parser to align it with other projects, there were no code changes.
245
+
246
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
247
+
248
+ ## 8.53.0 (2026-01-12)
249
+
250
+ This was a version bump only for parser to align it with other projects, there were no code changes.
251
+
252
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
253
+
254
+ ## 8.52.0 (2026-01-05)
255
+
256
+ This was a version bump only for parser to align it with other projects, there were no code changes.
257
+
258
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
259
+
260
+ ## 8.51.0 (2025-12-29)
261
+
262
+ This was a version bump only for parser to align it with other projects, there were no code changes.
263
+
264
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
265
+
266
+ ## 8.50.1 (2025-12-22)
267
+
268
+ This was a version bump only for parser to align it with other projects, there were no code changes.
269
+
270
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
271
+
272
+ ## 8.50.0 (2025-12-15)
273
+
274
+ This was a version bump only for parser to align it with other projects, there were no code changes.
275
+
276
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
277
+
278
+ ## 8.49.0 (2025-12-08)
279
+
280
+ This was a version bump only for parser to align it with other projects, there were no code changes.
281
+
282
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
283
+
284
+ ## 8.48.1 (2025-12-02)
285
+
286
+ This was a version bump only for parser to align it with other projects, there were no code changes.
287
+
288
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
289
+
290
+ ## 8.48.0 (2025-11-24)
291
+
292
+ This was a version bump only for parser to align it with other projects, there were no code changes.
293
+
294
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
295
+
296
+ ## 8.47.0 (2025-11-17)
297
+
298
+ This was a version bump only for parser to align it with other projects, there were no code changes.
299
+
300
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
301
+
302
+ ## 8.46.4 (2025-11-10)
303
+
304
+ This was a version bump only for parser to align it with other projects, there were no code changes.
305
+
306
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
307
+
308
+ ## 8.46.3 (2025-11-03)
309
+
310
+ This was a version bump only for parser to align it with other projects, there were no code changes.
311
+
312
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
313
+
314
+ ## 8.46.2 (2025-10-20)
315
+
316
+ This was a version bump only for parser to align it with other projects, there were no code changes.
317
+
318
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
319
+
320
+ ## 8.46.1 (2025-10-13)
321
+
322
+ This was a version bump only for parser to align it with other projects, there were no code changes.
323
+
324
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
325
+
326
+ ## 8.46.0 (2025-10-06)
327
+
328
+ This was a version bump only for parser to align it with other projects, there were no code changes.
329
+
330
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
331
+
332
+ ## 8.45.0 (2025-09-29)
333
+
334
+ This was a version bump only for parser to align it with other projects, there were no code changes.
335
+
336
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
337
+
338
+ ## 8.44.1 (2025-09-22)
339
+
340
+ This was a version bump only for parser to align it with other projects, there were no code changes.
341
+
342
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
343
+
344
+ ## 8.44.0 (2025-09-15)
345
+
346
+ This was a version bump only for parser to align it with other projects, there were no code changes.
347
+
348
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
349
+
350
+ ## 8.43.0 (2025-09-08)
351
+
352
+ This was a version bump only for parser to align it with other projects, there were no code changes.
353
+
354
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
355
+
356
+ ## 8.42.0 (2025-09-02)
357
+
358
+ This was a version bump only for parser to align it with other projects, there were no code changes.
359
+
360
+ You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
361
+
362
+ ## 8.41.0 (2025-08-25)
363
+
364
+ This was a version bump only for parser to align it with other projects, there were no code changes.
365
+
366
+ 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.
367
+
368
+ ## 8.40.0 (2025-08-18)
369
+
370
+ This was a version bump only for parser to align it with other projects, there were no code changes.
371
+
372
+ 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.
373
+
374
+ ## 8.39.1 (2025-08-11)
375
+
376
+ This was a version bump only for parser to align it with other projects, there were no code changes.
377
+
378
+ 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.
379
+
380
+ ## 8.39.0 (2025-08-04)
381
+
382
+ ### 🚀 Features
383
+
384
+ - update to TypeScript 5.9.2 ([#11445](https://github.com/typescript-eslint/typescript-eslint/pull/11445))
385
+
386
+ ### ❤️ Thank You
387
+
388
+ - Brad Zacher @bradzacher
389
+
390
+ 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.
391
+
392
+ ## 8.38.0 (2025-07-21)
393
+
394
+ This was a version bump only for parser to align it with other projects, there were no code changes.
395
+
396
+ 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.
397
+
398
+ ## 8.37.0 (2025-07-14)
399
+
400
+ This was a version bump only for parser to align it with other projects, there were no code changes.
401
+
402
+ 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.
403
+
404
+ ## 8.36.0 (2025-07-07)
405
+
406
+ This was a version bump only for parser to align it with other projects, there were no code changes.
407
+
408
+ 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.
409
+
410
+ ## 8.35.1 (2025-06-30)
411
+
412
+ This was a version bump only for parser to align it with other projects, there were no code changes.
413
+
414
+ 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.
415
+
416
+ ## 8.35.0 (2025-06-23)
417
+
418
+ This was a version bump only for parser to align it with other projects, there were no code changes.
419
+
420
+ 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.
421
+
422
+ ## 8.34.1 (2025-06-16)
423
+
424
+ This was a version bump only for parser to align it with other projects, there were no code changes.
425
+
426
+ 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.
427
+
428
+ ## 8.34.0 (2025-06-09)
429
+
430
+ This was a version bump only for parser to align it with other projects, there were no code changes.
431
+
432
+ 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.
433
+
434
+ ## 8.33.1 (2025-06-02)
435
+
436
+ This was a version bump only for parser to align it with other projects, there were no code changes.
437
+
438
+ 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.
439
+
440
+ ## 8.33.0 (2025-05-26)
441
+
442
+ This was a version bump only for parser to align it with other projects, there were no code changes.
443
+
444
+ 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.
445
+
446
+ ## 8.32.1 (2025-05-12)
447
+
448
+ This was a version bump only for parser to align it with other projects, there were no code changes.
449
+
450
+ 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.
451
+
452
+ ## 8.32.0 (2025-05-05)
453
+
454
+ This was a version bump only for parser to align it with other projects, there were no code changes.
455
+
456
+ 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.
457
+
458
+ ## 8.31.1 (2025-04-28)
459
+
460
+ This was a version bump only for parser 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.31.0 (2025-04-21)
465
+
466
+ This was a version bump only for parser to align it with other projects, there were no code changes.
467
+
468
+ 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.
469
+
470
+ ## 8.30.1 (2025-04-14)
471
+
472
+ This was a version bump only for parser to align it with other projects, there were no code changes.
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.30.0 (2025-04-14)
477
+
478
+ This was a version bump only for parser 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.29.1 (2025-04-07)
483
+
484
+ This was a version bump only for parser to align it with other projects, there were no code changes.
485
+
486
+ 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.
487
+
488
+ ## 8.29.0 (2025-03-31)
489
+
490
+ This was a version bump only for parser to align it with other projects, there were no code changes.
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.28.0 (2025-03-24)
495
+
496
+ This was a version bump only for parser 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.27.0 (2025-03-17)
501
+
502
+ This was a version bump only for parser 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.26.1 (2025-03-10)
507
+
508
+ This was a version bump only for parser to align it with other projects, there were no code changes.
509
+
510
+ 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.
511
+
512
+ ## 8.26.0 (2025-03-03)
513
+
514
+ ### 🚀 Features
515
+
516
+ - support TypeScript 5.8 ([#10903](https://github.com/typescript-eslint/typescript-eslint/pull/10903))
517
+
518
+ ### ❤️ Thank You
519
+
520
+ - Dirk Luijk @dirkluijk
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.25.0 (2025-02-24)
525
+
526
+ This was a version bump only for parser 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.24.1 (2025-02-17)
531
+
532
+ This was a version bump only for parser 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.24.0 (2025-02-10)
537
+
538
+ This was a version bump only for parser 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.23.0 (2025-02-03)
543
+
544
+ This was a version bump only for parser 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.22.0 (2025-01-27)
549
+
550
+ ### 🚀 Features
551
+
552
+ - **parser:** add standalone isolatedDeclarations option ([#10499](https://github.com/typescript-eslint/typescript-eslint/pull/10499))
553
+
554
+ ### ❤️ Thank You
555
+
556
+ - Josh Goldberg ✨
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.21.0 (2025-01-20)
561
+
562
+ This was a version bump only for parser 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.20.0 (2025-01-13)
567
+
568
+ This was a version bump only for parser 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.19.1 (2025-01-06)
573
+
574
+ This was a version bump only for parser 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.19.0 (2024-12-30)
579
+
580
+ This was a version bump only for parser 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.18.2 (2024-12-23)
585
+
586
+ This was a version bump only for parser 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.18.1 (2024-12-16)
591
+
592
+ This was a version bump only for parser 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.18.0 (2024-12-09)
597
+
598
+ ### 🩹 Fixes
599
+
600
+ - typescript peer dependency ([#10373](https://github.com/typescript-eslint/typescript-eslint/pull/10373))
601
+
602
+ ### ❤️ Thank You
603
+
604
+ - rtritto
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.17.0 (2024-12-02)
609
+
610
+ This was a version bump only for parser to align it with other projects, there were no code changes.
611
+
612
+ 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.
613
+
614
+ ## 8.16.0 (2024-11-25)
615
+
616
+ ### 🚀 Features
617
+
618
+ - support TypeScript 5.7 ([#10372](https://github.com/typescript-eslint/typescript-eslint/pull/10372))
619
+
620
+ ### ❤️ Thank You
621
+
622
+ - Josh Goldberg ✨
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.15.0 (2024-11-18)
627
+
628
+ This was a version bump only for parser to align it with other projects, there were no code changes.
629
+
630
+ 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.
631
+
632
+ ## 8.14.0 (2024-11-11)
633
+
634
+ This was a version bump only for parser to align it with other projects, there were no code changes.
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.13.0 (2024-11-04)
639
+
640
+ This was a version bump only for parser 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.12.2 (2024-10-29)
645
+
646
+ This was a version bump only for parser 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.12.1 (2024-10-28)
651
+
652
+ This was a version bump only for parser to align it with other projects, there were no code changes.
653
+
654
+ 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.
655
+
656
+ ## 8.12.0 (2024-10-28)
657
+
658
+ This was a version bump only for parser to align it with other projects, there were no code changes.
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.11.0 (2024-10-21)
663
+
664
+ This was a version bump only for parser 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.10.0 (2024-10-17)
669
+
670
+ ### 🚀 Features
671
+
672
+ - support TypeScript 5.6 ([#9972](https://github.com/typescript-eslint/typescript-eslint/pull/9972))
673
+
674
+ ### ❤️ Thank You
675
+
676
+ - Josh Goldberg ✨
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.9.0 (2024-10-14)
681
+
682
+ This was a version bump only for parser 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.8.1 (2024-10-07)
687
+
688
+ This was a version bump only for parser 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.8.0 (2024-09-30)
693
+
694
+ This was a version bump only for parser to align it with other projects, there were no code changes.
695
+
696
+ 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.
697
+
698
+ ## 8.7.0 (2024-09-23)
699
+
700
+ This was a version bump only for parser to align it with other projects, there were no code changes.
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.6.0 (2024-09-16)
705
+
706
+ This was a version bump only for parser 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.5.0 (2024-09-09)
711
+
712
+ This was a version bump only for parser 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.4.0 (2024-09-02)
717
+
718
+ This was a version bump only for parser to align it with other projects, there were no code changes.
719
+
720
+ 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.
721
+
722
+ ## 8.3.0 (2024-08-26)
723
+
724
+ This was a version bump only for parser to align it with other projects, there were no code changes.
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.2.0 (2024-08-19)
729
+
730
+ This was a version bump only for parser 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.1.0 (2024-08-12)
735
+
736
+ This was a version bump only for parser 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.0.1 (2024-08-05)
741
+
742
+ This was a version bump only for parser to align it with other projects, there were no code changes.
743
+
744
+ 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.
745
+
746
+ # 8.0.0 (2024-07-31)
747
+
748
+
749
+ ### 🚀 Features
750
+
751
+ - **parser:** always enable comment, loc, range, tokens
752
+
753
+ - **typescript-estree:** stabilize EXPERIMENTAL_useProjectService as projectService
754
+
755
+
756
+ ### ❤️ Thank You
757
+
758
+ - Abraham Guo
759
+ - Alfred Ringstad
760
+ - auvred
761
+ - Brad Zacher
762
+ - Christopher Aubut
763
+ - Collin Bachman
764
+ - James Henry
765
+ - Josh Goldberg
766
+ - Josh Goldberg ✨
767
+ - Kirk Waiblinger
768
+ - StyleShit
769
+ - Victor Lin
770
+ - Yukihiro Hasegawa
771
+
772
+ 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.
773
+
774
+ ## 7.18.0 (2024-07-29)
775
+
776
+ This was a version bump only for parser to align it with other projects, there were no code changes.
777
+
778
+ 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.
779
+
780
+ ## 7.17.0 (2024-07-22)
781
+
782
+ This was a version bump only for parser to align it with other projects, there were no code changes.
783
+
784
+ 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.
785
+
786
+ ## 7.16.1 (2024-07-15)
787
+
788
+ This was a version bump only for parser to align it with other projects, there were no code changes.
789
+
790
+ 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.
791
+
792
+ ## 7.16.0 (2024-07-08)
793
+
794
+
795
+ ### 🩹 Fixes
796
+
797
+ - **deps:** update dependency @eslint-community/regexpp to v4.11.0
798
+
799
+ - **website:** react key error on internal pages of website
800
+
801
+
802
+ ### ❤️ Thank You
803
+
804
+ - Abraham Guo
805
+ - auvred
806
+ - Josh Goldberg ✨
807
+ - Juan Sanchez
808
+ - Vinccool96
809
+ - YeonJuan
810
+ - Yukihiro Hasegawa
811
+
812
+ 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.
813
+
814
+ ## 7.15.0 (2024-07-01)
815
+
816
+ This was a version bump only for parser to align it with other projects, there were no code changes.
817
+
818
+ 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.
819
+
820
+ ## 7.14.1 (2024-06-24)
821
+
822
+ This was a version bump only for parser to align it with other projects, there were no code changes.
823
+
824
+ 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.
825
+
826
+ ## 7.14.0 (2024-06-24)
827
+
828
+
829
+ ### 🚀 Features
830
+
831
+ - support TypeScript 5.5
832
+
833
+
834
+ ### ❤️ Thank You
835
+
836
+ - Brad Zacher
837
+ - cm-ayf
838
+ - Jake Bailey
839
+ - James Zhan
840
+ - Joshua Chen
841
+ - yoshi2no
842
+
843
+ 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.
844
+
845
+ ## 7.13.1 (2024-06-17)
846
+
847
+ This was a version bump only for parser to align it with other projects, there were no code changes.
848
+
849
+ 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.
850
+
851
+ ## 7.13.0 (2024-06-10)
852
+
853
+
854
+ ### 🚀 Features
855
+
856
+ - **parser, typescript-estree:** export withoutProjectParserOptions utility
857
+
858
+
859
+ ### ❤️ Thank You
860
+
861
+ - Fotis Papadogeorgopoulos
862
+ - Joshua Chen
863
+ - Kirk Waiblinger
864
+ - Tobiloba Adedeji
865
+ - Vinccool96
866
+ - YeonJuan
867
+
868
+ 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.
869
+
870
+ ## 7.12.0 (2024-06-03)
871
+
872
+
873
+ ### 🩹 Fixes
874
+
875
+ - **types:** correct typing ParserOptions
876
+
877
+
878
+ ### ❤️ Thank You
879
+
880
+ - Abraham Guo
881
+ - Han Yeong-woo
882
+ - Joshua Chen
883
+ - Kim Sang Du
884
+ - Kirk Waiblinger
885
+ - YeonJuan
886
+
887
+ 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.
888
+
889
+ ## 7.11.0 (2024-05-27)
890
+
891
+ This was a version bump only for parser to align it with other projects, there were no code changes.
892
+
893
+ 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.
894
+
895
+ ## 7.10.0 (2024-05-20)
896
+
897
+ This was a version bump only for parser to align it with other projects, there were no code changes.
898
+
899
+ 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.
900
+
901
+ ## 7.9.0 (2024-05-13)
902
+
903
+ This was a version bump only for parser to align it with other projects, there were no code changes.
904
+
905
+ 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.
906
+
907
+ ## 7.8.0 (2024-04-29)
908
+
909
+ This was a version bump only for parser to align it with other projects, there were no code changes.
910
+
911
+ 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.
912
+
913
+ ## 7.7.1 (2024-04-22)
914
+
915
+ This was a version bump only for parser to align it with other projects, there were no code changes.
916
+
917
+ 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.
918
+
919
+ ## 7.7.0 (2024-04-15)
920
+
921
+ This was a version bump only for parser to align it with other projects, there were no code changes.
922
+
923
+ 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.
924
+
925
+ ## 7.6.0 (2024-04-08)
926
+
927
+
928
+ ### 🚀 Features
929
+
930
+ - bump npm dependency ranges
931
+
932
+
933
+ ### ❤️ Thank You
934
+
935
+ - Abraham Guo
936
+ - auvred
937
+ - Brad Zacher
938
+
939
+ 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.
940
+
941
+ ## 7.5.0 (2024-04-01)
942
+
943
+
944
+ ### 🩹 Fixes
945
+
946
+ - **parser:** disallow `errorOnTypeScriptSyntacticAndSemanticIssues`
947
+
948
+
949
+ ### ❤️ Thank You
950
+
951
+ - Brad Zacher
952
+ - Kim Sang Du
953
+ - Mark de Dios
954
+ - Naru
955
+ - YeonJuan
956
+
957
+ 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.
958
+
959
+ ## 7.4.0 (2024-03-25)
960
+
961
+
962
+ ### 🚀 Features
963
+
964
+ - **eslint-plugin:** [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
965
+
966
+
967
+ ### ❤️ Thank You
968
+
969
+ - Abraham Guo
970
+ - Brad Zacher
971
+ - Josh Goldberg ✨
972
+ - Kim Sang Du
973
+ - Kirk Waiblinger
974
+ - Marco Pasqualetti
975
+ - YeonJuan
976
+
977
+ 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.
978
+
979
+ ## 7.3.1 (2024-03-18)
980
+
981
+ This was a version bump only for parser to align it with other projects, there were no code changes.
982
+
983
+ 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.
984
+
985
+ ## 7.3.0 (2024-03-18)
986
+
987
+
988
+ ### 🩹 Fixes
989
+
990
+ - correct `engines.node` constraints in `package.json`
991
+
992
+
993
+ ### ❤️ Thank You
994
+
995
+ - Abraham Guo
996
+ - Alexu
997
+ - Arka Pratim Chaudhuri
998
+ - auvred
999
+ - Derrick Isaacson
1000
+ - fnx
1001
+ - Josh Goldberg ✨
1002
+ - Kirk Waiblinger
1003
+ - Marta Cardoso
1004
+ - Michaël De Boey
1005
+ - Tristan Rasmussen
1006
+ - YeonJuan
1007
+
1008
+ 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.
1009
+
1010
+ ## 7.2.0 (2024-03-11)
1011
+
1012
+
1013
+ ### 🚀 Features
1014
+
1015
+ - support TS 5.4
1016
+
1017
+
1018
+ ### ❤️ Thank You
1019
+
1020
+ - Arka Pratim Chaudhuri
1021
+ - auvred
1022
+ - Chris Plummer
1023
+ - Fotis Papadogeorgopoulos
1024
+ - Josh Goldberg ✨
1025
+ - Kirk Waiblinger
1026
+ - Wayne Zhang
1027
+ - YeonJuan
1028
+
1029
+ 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.
1030
+
1031
+ ## 7.1.1 (2024-03-04)
1032
+
1033
+ This was a version bump only for parser to align it with other projects, there were no code changes.
1034
+
1035
+ 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.
1036
+
1037
+ ## 7.1.0 (2024-02-26)
1038
+
1039
+ This was a version bump only for parser to align it with other projects, there were no code changes.
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.0.2 (2024-02-19)
1044
+
1045
+
1046
+ ### 🩹 Fixes
1047
+
1048
+ - fix tsconfig-less check errors, fix `@types/eslint` incompatibilities, add tests
1049
+
1050
+
1051
+ ### ❤️ Thank You
1052
+
1053
+ - Brad Zacher
1054
+ - Gareth Jones
1055
+
1056
+ 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.
1057
+
1058
+ ## 7.0.1 (2024-02-12)
1059
+
1060
+ This was a version bump only for parser to align it with other projects, there were no code changes.
1061
+
1062
+ 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.
1063
+
1064
+ # 7.0.0 (2024-02-12)
1065
+
1066
+
1067
+ ### 🚀 Features
1068
+
1069
+ - ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
1070
+
1071
+ - add support for flat configs
1072
+
1073
+
1074
+ #### ⚠️ Breaking Changes
1075
+
1076
+ - ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
1077
+
1078
+ ### ❤️ Thank You
1079
+
1080
+ - Brad Zacher
1081
+ - Kirk Waiblinger
1082
+ - StyleShit
1083
+ - YeonJuan
1084
+
1085
+ 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.
1086
+
1087
+ ## 6.21.0 (2024-02-05)
1088
+
1089
+
1090
+ ### 🚀 Features
1091
+
1092
+ - allow `parserOptions.project: false`
1093
+
1094
+
1095
+ ### ❤️ Thank You
1096
+
1097
+ - auvred
1098
+ - Brad Zacher
1099
+ - Kirk Waiblinger
1100
+ - Pete Gonzalez
1101
+ - YeonJuan
1102
+
1103
+ 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.
1104
+
1105
+ ## 6.20.0 (2024-01-29)
1106
+
1107
+ This was a version bump only for parser to align it with other projects, there were no code changes.
1108
+
1109
+ 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.
1110
+
1111
+ ## 6.19.1 (2024-01-22)
1112
+
1113
+ This was a version bump only for parser to align it with other projects, there were no code changes.
1114
+
1115
+ 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.
1116
+
1117
+ ## 6.19.0 (2024-01-15)
1118
+
1119
+ This was a version bump only for parser to align it with other projects, there were no code changes.
1120
+
1121
+ 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.
1122
+
1123
+ ## 6.18.1 (2024-01-08)
1124
+
1125
+ This was a version bump only for parser to align it with other projects, there were no code changes.
1126
+
1127
+ 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.
1128
+
1129
+ ## 6.18.0 (2024-01-06)
1130
+
1131
+ This was a version bump only for parser to align it with other projects, there were no code changes.
1132
+
1133
+ 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.
1134
+
1135
+ # [6.17.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.16.0...v6.17.0) (2024-01-01)
1136
+
1137
+ **Note:** Version bump only for package @typescript-eslint/parser
1138
+
1139
+ 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.
1140
+
1141
+
1142
+
1143
+
1144
+
1145
+ # [6.16.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0) (2023-12-25)
1146
+
1147
+ **Note:** Version bump only for package @typescript-eslint/parser
1148
+
1149
+ 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.
1150
+
1151
+
1152
+
1153
+
1154
+
1155
+ # [6.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.14.0...v6.15.0) (2023-12-18)
1156
+
1157
+ **Note:** Version bump only for package @typescript-eslint/parser
1158
+
1159
+ 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.
1160
+
1161
+
1162
+
1163
+
1164
+
1165
+ # [6.14.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.2...v6.14.0) (2023-12-11)
1166
+
1167
+ **Note:** Version bump only for package @typescript-eslint/parser
1168
+
1169
+ 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.
1170
+
1171
+
1172
+
1173
+
1174
+
1175
+ ## [6.13.2](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2) (2023-12-04)
1176
+
1177
+ **Note:** Version bump only for package @typescript-eslint/parser
1178
+
1179
+ 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.
1180
+
1181
+
1182
+
1183
+
1184
+
1185
+ ## [6.13.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1) (2023-11-28)
1186
+
1187
+ **Note:** Version bump only for package @typescript-eslint/parser
1188
+
1189
+ 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.
1190
+
1191
+
1192
+
1193
+
1194
+
1195
+ # [6.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.12.0...v6.13.0) (2023-11-27)
1196
+
1197
+ **Note:** Version bump only for package @typescript-eslint/parser
1198
+
1199
+ 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.
1200
+
1201
+
1202
+
1203
+
1204
+
1205
+ # [6.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.11.0...v6.12.0) (2023-11-20)
1206
+
1207
+ **Note:** Version bump only for package @typescript-eslint/parser
1208
+
1209
+ 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.
1210
+
1211
+
1212
+
1213
+
1214
+
1215
+ # [6.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0) (2023-11-13)
1216
+
1217
+ **Note:** Version bump only for package @typescript-eslint/parser
1218
+
1219
+ 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.
1220
+
1221
+
1222
+
1223
+
1224
+
1225
+ # [6.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0) (2023-11-06)
1226
+
1227
+ **Note:** Version bump only for package @typescript-eslint/parser
1228
+
1229
+ 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.
1230
+
1231
+
1232
+
1233
+
1234
+
1235
+ ## [6.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1) (2023-10-30)
1236
+
1237
+ **Note:** Version bump only for package @typescript-eslint/parser
1238
+
1239
+ 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.
1240
+
1241
+
1242
+
1243
+
1244
+
1245
+ # [6.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.8.0...v6.9.0) (2023-10-23)
1246
+
1247
+ **Note:** Version bump only for package @typescript-eslint/parser
1248
+
1249
+ 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.
1250
+
1251
+
1252
+
1253
+
1254
+
1255
+ # [6.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.5...v6.8.0) (2023-10-16)
1256
+
1257
+ **Note:** Version bump only for package @typescript-eslint/parser
1258
+
1259
+ 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.
1260
+
1261
+
1262
+
1263
+
1264
+
1265
+ ## [6.7.5](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.4...v6.7.5) (2023-10-09)
1266
+
1267
+ **Note:** Version bump only for package @typescript-eslint/parser
1268
+
1269
+ 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.
1270
+
1271
+
1272
+
1273
+
1274
+
1275
+ ## [6.7.4](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.3...v6.7.4) (2023-10-02)
1276
+
1277
+ **Note:** Version bump only for package @typescript-eslint/parser
1278
+
1279
+ 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.
1280
+
1281
+
1282
+
1283
+
1284
+
1285
+ ## [6.7.3](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3) (2023-09-25)
1286
+
1287
+ **Note:** Version bump only for package @typescript-eslint/parser
1288
+
1289
+ 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.
1290
+
1291
+
1292
+
1293
+
1294
+
1295
+ ## [6.7.2](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.1...v6.7.2) (2023-09-18)
1296
+
1297
+ **Note:** Version bump only for package @typescript-eslint/parser
1298
+
1299
+ 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.
1300
+
1301
+
1302
+
1303
+
1304
+
1305
+ ## [6.7.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.0...v6.7.1) (2023-09-18)
1306
+
1307
+ **Note:** Version bump only for package @typescript-eslint/parser
1308
+
1309
+ 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.
1310
+
1311
+
1312
+
1313
+
1314
+
1315
+ # [6.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.6.0...v6.7.0) (2023-09-11)
1316
+
1317
+ **Note:** Version bump only for package @typescript-eslint/parser
1318
+
1319
+ 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.
1320
+
1321
+
1322
+
1323
+
1324
+
1325
+ # [6.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) (2023-09-04)
1326
+
1327
+ **Note:** Version bump only for package @typescript-eslint/parser
1328
+
1329
+ 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.
1330
+
1331
+
1332
+
1333
+
1334
+
1335
+ # [6.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0) (2023-08-28)
1336
+
1337
+ **Note:** Version bump only for package @typescript-eslint/parser
1338
+
1339
+ 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.
1340
+
1341
+
1342
+
1343
+
1344
+
1345
+ ## [6.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1) (2023-08-21)
1346
+
1347
+ **Note:** Version bump only for package @typescript-eslint/parser
1348
+
1349
+ 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.
1350
+
1351
+
1352
+
1353
+
1354
+
1355
+ # [6.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.3.0...v6.4.0) (2023-08-14)
1356
+
1357
+ **Note:** Version bump only for package @typescript-eslint/parser
1358
+
1359
+ 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.
1360
+
1361
+
1362
+
1363
+
1364
+
1365
+ # [6.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0) (2023-08-07)
1366
+
1367
+ **Note:** Version bump only for package @typescript-eslint/parser
1368
+
1369
+ 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.
1370
+
1371
+
1372
+
1373
+
1374
+
1375
+ ## [6.2.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1) (2023-07-31)
1376
+
1377
+ **Note:** Version bump only for package @typescript-eslint/parser
1378
+
1379
+ 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.
1380
+
1381
+
1382
+
1383
+
1384
+
1385
+ # [6.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0) (2023-07-24)
1386
+
1387
+ **Note:** Version bump only for package @typescript-eslint/parser
1388
+
1389
+ 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.
1390
+
1391
+
1392
+
1393
+
1394
+
1395
+ # [6.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0) (2023-07-17)
1396
+
1397
+
1398
+ ### Features
1399
+
1400
+ * **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))
1401
+
1402
+ 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.
1403
+
1404
+
1405
+
1406
+
1407
+
1408
+ # [6.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.62.0...v6.0.0) (2023-07-10)
1409
+
1410
+
1411
+ ### Bug Fixes
1412
+
1413
+ * 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))
1414
+
1415
+
1416
+ ### chore
1417
+
1418
+ * 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))
1419
+
1420
+
1421
+ ### Features
1422
+
1423
+ * 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))
1424
+ * 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))
1425
+ * 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))
1426
+ * 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))
1427
+ * 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))
1428
+ * 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))
1429
+ * **scope-manager:** ignore ECMA version ([#5889](https://github.com/typescript-eslint/typescript-eslint/issues/5889)) ([f2330f7](https://github.com/typescript-eslint/typescript-eslint/commit/f2330f79739eb93e3c290ccc6e810a01e097eda0)), 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) [#5883](https://github.com/typescript-eslint/typescript-eslint/issues/5883)
1430
+ * **typescript-estree:** added allowInvalidAST option to not throw on invalid tokens ([#6247](https://github.com/typescript-eslint/typescript-eslint/issues/6247)) ([a3b177d](https://github.com/typescript-eslint/typescript-eslint/commit/a3b177d59adaf8ea76b205befc8b12d86447f1fb))
1431
+ * **typescript-estree:** allow providing code as a ts.SourceFile ([#5892](https://github.com/typescript-eslint/typescript-eslint/issues/5892)) ([af41b7f](https://github.com/typescript-eslint/typescript-eslint/commit/af41b7fa7b9b8f3023fdabd40846598d5d4d4f61))
1432
+ * **typescript-estree:** deprecate createDefaultProgram ([#5890](https://github.com/typescript-eslint/typescript-eslint/issues/5890)) ([426d6b6](https://github.com/typescript-eslint/typescript-eslint/commit/426d6b647e6df3e312d1cef3e28dadaef6675fd3))
1433
+ * **typescript-estree:** remove optionality from AST boolean properties ([#6274](https://github.com/typescript-eslint/typescript-eslint/issues/6274)) ([df131e2](https://github.com/typescript-eslint/typescript-eslint/commit/df131e258c93e5714c88c0373cfeb2e1e75afc75))
1434
+
1435
+
1436
+ ### BREAKING CHANGES
1437
+
1438
+ * drop support for ESLint v6
1439
+ * drops support for node v17
1440
+ * drops support for node v12
1441
+
1442
+ 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.
1443
+
1444
+
1445
+
1446
+
1447
+
1448
+ # [5.62.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.61.0...v5.62.0) (2023-07-10)
1449
+
1450
+ **Note:** Version bump only for package @typescript-eslint/parser
1451
+
1452
+ 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.
1453
+
1454
+
1455
+
1456
+
1457
+
1458
+ # [5.61.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0) (2023-07-03)
1459
+
1460
+ **Note:** Version bump only for package @typescript-eslint/parser
1461
+
1462
+ 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.
1463
+
1464
+
1465
+
1466
+
1467
+
1468
+ ## [5.60.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1) (2023-06-26)
1469
+
1470
+ **Note:** Version bump only for package @typescript-eslint/parser
1471
+
1472
+ 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.
1473
+
1474
+
1475
+
1476
+
1477
+
1478
+ # [5.60.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.11...v5.60.0) (2023-06-19)
1479
+
1480
+ **Note:** Version bump only for package @typescript-eslint/parser
1481
+
1482
+
1483
+
1484
+
1485
+
1486
+ ## [5.59.11](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11) (2023-06-12)
1487
+
1488
+ **Note:** Version bump only for package @typescript-eslint/parser
1489
+
1490
+
1491
+
1492
+
1493
+
1494
+ ## [5.59.10](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10) (2023-06-12)
1495
+
1496
+ **Note:** Version bump only for package @typescript-eslint/parser
1497
+
1498
+
1499
+
1500
+
1501
+
1502
+ ## [5.59.9](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9) (2023-06-05)
1503
+
1504
+ **Note:** Version bump only for package @typescript-eslint/parser
1505
+
1506
+
1507
+
1508
+
1509
+
1510
+ ## [5.59.8](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8) (2023-05-29)
1511
+
1512
+ **Note:** Version bump only for package @typescript-eslint/parser
1513
+
1514
+
1515
+
1516
+
1517
+
1518
+ ## [5.59.7](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.6...v5.59.7) (2023-05-22)
1519
+
1520
+ **Note:** Version bump only for package @typescript-eslint/parser
1521
+
1522
+
1523
+
1524
+
1525
+
1526
+ ## [5.59.6](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6) (2023-05-15)
1527
+
1528
+ **Note:** Version bump only for package @typescript-eslint/parser
1529
+
1530
+
1531
+
1532
+
1533
+
1534
+ ## [5.59.5](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.4...v5.59.5) (2023-05-08)
1535
+
1536
+ **Note:** Version bump only for package @typescript-eslint/parser
1537
+
1538
+
1539
+
1540
+
1541
+
1542
+ ## [5.59.4](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.3...v5.59.4) (2023-05-08)
1543
+
1544
+ **Note:** Version bump only for package @typescript-eslint/parser
1545
+
1546
+
1547
+
1548
+
1549
+
1550
+ ## [5.59.3](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.3) (2023-05-08)
1551
+
1552
+ **Note:** Version bump only for package @typescript-eslint/parser
1553
+
1554
+
1555
+
1556
+
1557
+
1558
+ ## [5.59.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2) (2023-05-01)
1559
+
1560
+ **Note:** Version bump only for package @typescript-eslint/parser
1561
+
1562
+
1563
+
1564
+
1565
+
1566
+ ## [5.59.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1) (2023-04-24)
1567
+
1568
+ **Note:** Version bump only for package @typescript-eslint/parser
1569
+
1570
+
1571
+
1572
+
1573
+
1574
+ # [5.59.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.58.0...v5.59.0) (2023-04-17)
1575
+
1576
+ **Note:** Version bump only for package @typescript-eslint/parser
1577
+
1578
+
1579
+
1580
+
1581
+
1582
+ # [5.58.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.57.1...v5.58.0) (2023-04-10)
1583
+
1584
+
1585
+ ### Bug Fixes
1586
+
1587
+ * update getLib for new TypeScript targets ES2021, ES2022 ([#6782](https://github.com/typescript-eslint/typescript-eslint/issues/6782)) ([1c04664](https://github.com/typescript-eslint/typescript-eslint/commit/1c0466414300f338c6c4111f8d1eac0c3e6a8983))
1588
+
1589
+
1590
+
1591
+
1592
+
1593
+ ## [5.57.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1) (2023-04-03)
1594
+
1595
+ **Note:** Version bump only for package @typescript-eslint/parser
1596
+
1597
+
1598
+
1599
+
1600
+
1601
+ # [5.57.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.56.0...v5.57.0) (2023-03-27)
1602
+
1603
+ **Note:** Version bump only for package @typescript-eslint/parser
1604
+
1605
+
1606
+
1607
+
1608
+
1609
+ # [5.56.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0) (2023-03-20)
1610
+
1611
+ **Note:** Version bump only for package @typescript-eslint/parser
1612
+
1613
+
1614
+
1615
+
1616
+
1617
+ # [5.55.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.1...v5.55.0) (2023-03-13)
1618
+
1619
+
1620
+ ### Features
1621
+
1622
+ * **parser:** add exported meta object ([#6586](https://github.com/typescript-eslint/typescript-eslint/issues/6586)) ([d05c3d8](https://github.com/typescript-eslint/typescript-eslint/commit/d05c3d8aa4093e88ffdfc2dbcff522eafbd455fb))
1623
+
1624
+
1625
+
1626
+
1627
+
1628
+ ## [5.54.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.0...v5.54.1) (2023-03-06)
1629
+
1630
+ **Note:** Version bump only for package @typescript-eslint/parser
1631
+
1632
+
1633
+
1634
+
1635
+
1636
+ # [5.54.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.53.0...v5.54.0) (2023-02-27)
1637
+
1638
+ **Note:** Version bump only for package @typescript-eslint/parser
1639
+
1640
+
1641
+
1642
+
1643
+
1644
+ # [5.53.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0) (2023-02-20)
1645
+
1646
+ **Note:** Version bump only for package @typescript-eslint/parser
1647
+
1648
+
1649
+
1650
+
1651
+
1652
+ # [5.52.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.51.0...v5.52.0) (2023-02-13)
1653
+
1654
+ **Note:** Version bump only for package @typescript-eslint/parser
1655
+
1656
+
1657
+
1658
+
1659
+
1660
+ # [5.51.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.50.0...v5.51.0) (2023-02-06)
1661
+
1662
+ **Note:** Version bump only for package @typescript-eslint/parser
1663
+
1664
+
1665
+
1666
+
1667
+
1668
+ # [5.50.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0) (2023-01-31)
1669
+
1670
+ **Note:** Version bump only for package @typescript-eslint/parser
1671
+
1672
+
1673
+
1674
+
1675
+
1676
+ # [5.49.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0) (2023-01-23)
1677
+
1678
+ **Note:** Version bump only for package @typescript-eslint/parser
1679
+
1680
+
1681
+
1682
+
1683
+
1684
+ ## [5.48.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2) (2023-01-16)
1685
+
1686
+ **Note:** Version bump only for package @typescript-eslint/parser
1687
+
1688
+
1689
+
1690
+
1691
+
1692
+ ## [5.48.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.0...v5.48.1) (2023-01-09)
1693
+
1694
+ **Note:** Version bump only for package @typescript-eslint/parser
1695
+
1696
+
1697
+
1698
+
1699
+
1700
+ # [5.48.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.1...v5.48.0) (2023-01-02)
1701
+
1702
+ **Note:** Version bump only for package @typescript-eslint/parser
1703
+
1704
+ ## [5.47.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.0...v5.47.1) (2022-12-26)
1705
+
1706
+ **Note:** Version bump only for package @typescript-eslint/parser
1707
+
1708
+ # [5.47.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.46.1...v5.47.0) (2022-12-19)
1709
+
1710
+ **Note:** Version bump only for package @typescript-eslint/parser
1711
+
1712
+ ## [5.46.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.46.0...v5.46.1) (2022-12-12)
1713
+
1714
+ **Note:** Version bump only for package @typescript-eslint/parser
1715
+
1716
+ # [5.46.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.1...v5.46.0) (2022-12-08)
1717
+
1718
+ **Note:** Version bump only for package @typescript-eslint/parser
1719
+
1720
+ ## [5.45.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.0...v5.45.1) (2022-12-05)
1721
+
1722
+ ### Bug Fixes
1723
+
1724
+ - **parser:** remove the jsx option requirement for automatic jsx pragma resolution ([#6134](https://github.com/typescript-eslint/typescript-eslint/issues/6134)) ([e777f5e](https://github.com/typescript-eslint/typescript-eslint/commit/e777f5e225b9ddfb6bb1eaa74cbc5171a17ac017))
1725
+
1726
+ # [5.45.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.44.0...v5.45.0) (2022-11-28)
1727
+
1728
+ **Note:** Version bump only for package @typescript-eslint/parser
1729
+
1730
+ # [5.44.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0) (2022-11-21)
1731
+
1732
+ **Note:** Version bump only for package @typescript-eslint/parser
1733
+
1734
+ # [5.43.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.1...v5.43.0) (2022-11-14)
1735
+
1736
+ **Note:** Version bump only for package @typescript-eslint/parser
1737
+
1738
+ ## [5.42.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.0...v5.42.1) (2022-11-07)
1739
+
1740
+ **Note:** Version bump only for package @typescript-eslint/parser
1741
+
1742
+ # [5.42.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0) (2022-10-31)
1743
+
1744
+ ### Features
1745
+
1746
+ - **scope-manager:** ignore ECMA version ([#5881](https://github.com/typescript-eslint/typescript-eslint/issues/5881)) ([3b8d449](https://github.com/typescript-eslint/typescript-eslint/commit/3b8d449696c319690536a18a48ef32749dc2f559))
1747
+
1748
+ ### Reverts
1749
+
1750
+ - Revert "feat(scope-manager): ignore ECMA version" (#5888) ([2ee81df](https://github.com/typescript-eslint/typescript-eslint/commit/2ee81df5a365d82ef4b3dfc124d4ec39c7bcb725)), closes [#5888](https://github.com/typescript-eslint/typescript-eslint/issues/5888) [#5881](https://github.com/typescript-eslint/typescript-eslint/issues/5881)
1751
+
1752
+ # [5.41.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0) (2022-10-24)
1753
+
1754
+ **Note:** Version bump only for package @typescript-eslint/parser
1755
+
1756
+ ## [5.40.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1) (2022-10-17)
1757
+
1758
+ **Note:** Version bump only for package @typescript-eslint/parser
1759
+
1760
+ # [5.40.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.39.0...v5.40.0) (2022-10-10)
1761
+
1762
+ **Note:** Version bump only for package @typescript-eslint/parser
1763
+
1764
+ # [5.39.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0) (2022-10-03)
1765
+
1766
+ **Note:** Version bump only for package @typescript-eslint/parser
1767
+
1768
+ ## [5.38.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26)
1769
+
1770
+ **Note:** Version bump only for package @typescript-eslint/parser
1771
+
1772
+ # [5.38.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.37.0...v5.38.0) (2022-09-19)
1773
+
1774
+ **Note:** Version bump only for package @typescript-eslint/parser
1775
+
1776
+ # [5.37.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.2...v5.37.0) (2022-09-12)
1777
+
1778
+ **Note:** Version bump only for package @typescript-eslint/parser
1779
+
1780
+ ## [5.36.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.1...v5.36.2) (2022-09-05)
1781
+
1782
+ **Note:** Version bump only for package @typescript-eslint/parser
1783
+
1784
+ ## [5.36.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.0...v5.36.1) (2022-08-30)
1785
+
1786
+ **Note:** Version bump only for package @typescript-eslint/parser
1787
+
1788
+ # [5.36.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.35.1...v5.36.0) (2022-08-30)
1789
+
1790
+ **Note:** Version bump only for package @typescript-eslint/parser
1791
+
1792
+ ## [5.35.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.35.0...v5.35.1) (2022-08-24)
1793
+
1794
+ **Note:** Version bump only for package @typescript-eslint/parser
1795
+
1796
+ # [5.35.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.34.0...v5.35.0) (2022-08-24)
1797
+
1798
+ **Note:** Version bump only for package @typescript-eslint/parser
1799
+
1800
+ # [5.34.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.33.1...v5.34.0) (2022-08-22)
1801
+
1802
+ **Note:** Version bump only for package @typescript-eslint/parser
1803
+
1804
+ ## [5.33.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.33.0...v5.33.1) (2022-08-15)
1805
+
1806
+ **Note:** Version bump only for package @typescript-eslint/parser
1807
+
1808
+ # [5.33.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.32.0...v5.33.0) (2022-08-08)
1809
+
1810
+ **Note:** Version bump only for package @typescript-eslint/parser
1811
+
1812
+ # [5.32.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.31.0...v5.32.0) (2022-08-01)
1813
+
1814
+ **Note:** Version bump only for package @typescript-eslint/parser
1815
+
1816
+ # [5.31.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.7...v5.31.0) (2022-07-25)
1817
+
1818
+ **Note:** Version bump only for package @typescript-eslint/parser
1819
+
1820
+ ## [5.30.7](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.6...v5.30.7) (2022-07-18)
1821
+
1822
+ ### Bug Fixes
1823
+
1824
+ - expose types supporting old versions of typescript ([#5339](https://github.com/typescript-eslint/typescript-eslint/issues/5339)) ([4ba9bdb](https://github.com/typescript-eslint/typescript-eslint/commit/4ba9bdb93f87e6bc370f13aa1de48f435abe3f88))
1825
+
1826
+ ## [5.30.6](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.5...v5.30.6) (2022-07-11)
1827
+
1828
+ **Note:** Version bump only for package @typescript-eslint/parser
1829
+
1830
+ ## [5.30.5](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.4...v5.30.5) (2022-07-04)
1831
+
1832
+ **Note:** Version bump only for package @typescript-eslint/parser
1833
+
1834
+ ## [5.30.4](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.3...v5.30.4) (2022-07-03)
1835
+
1836
+ **Note:** Version bump only for package @typescript-eslint/parser
1837
+
1838
+ ## [5.30.3](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.2...v5.30.3) (2022-07-01)
1839
+
1840
+ **Note:** Version bump only for package @typescript-eslint/parser
1841
+
1842
+ ## [5.30.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.1...v5.30.2) (2022-07-01)
1843
+
1844
+ **Note:** Version bump only for package @typescript-eslint/parser
1845
+
1846
+ ## 5.30.1 (2022-07-01)
1847
+
1848
+ **Note:** Version bump only for package @typescript-eslint/parser
1849
+
1850
+ # [5.30.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.29.0...v5.30.0) (2022-06-27)
1851
+
1852
+ **Note:** Version bump only for package @typescript-eslint/parser
1853
+
1854
+ # [5.29.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.28.0...v5.29.0) (2022-06-20)
1855
+
1856
+ **Note:** Version bump only for package @typescript-eslint/parser
1857
+
1858
+ # [5.28.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.27.1...v5.28.0) (2022-06-13)
1859
+
1860
+ **Note:** Version bump only for package @typescript-eslint/parser
1861
+
1862
+ ## [5.27.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.27.0...v5.27.1) (2022-06-06)
1863
+
1864
+ **Note:** Version bump only for package @typescript-eslint/parser
1865
+
1866
+ # [5.27.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.26.0...v5.27.0) (2022-05-30)
1867
+
1868
+ ### Bug Fixes
1869
+
1870
+ - **types:** remove leftovers from removal of useJSXTextNode ([#5091](https://github.com/typescript-eslint/typescript-eslint/issues/5091)) ([f9c3647](https://github.com/typescript-eslint/typescript-eslint/commit/f9c3647cb637c8d1ee461b471da9d817ccbde77c))
1871
+
1872
+ ### Features
1873
+
1874
+ - [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))
1875
+
1876
+ # [5.26.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.25.0...v5.26.0) (2022-05-23)
1877
+
1878
+ **Note:** Version bump only for package @typescript-eslint/parser
1879
+
1880
+ # [5.25.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.24.0...v5.25.0) (2022-05-17)
1881
+
1882
+ **Note:** Version bump only for package @typescript-eslint/parser
1883
+
1884
+ # [5.24.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.23.0...v5.24.0) (2022-05-16)
1885
+
1886
+ **Note:** Version bump only for package @typescript-eslint/parser
1887
+
1888
+ # [5.23.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.22.0...v5.23.0) (2022-05-09)
1889
+
1890
+ **Note:** Version bump only for package @typescript-eslint/parser
1891
+
1892
+ # [5.22.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.21.0...v5.22.0) (2022-05-02)
1893
+
1894
+ **Note:** Version bump only for package @typescript-eslint/parser
1895
+
1896
+ # [5.21.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.20.0...v5.21.0) (2022-04-25)
1897
+
1898
+ **Note:** Version bump only for package @typescript-eslint/parser
1899
+
1900
+ # [5.20.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.19.0...v5.20.0) (2022-04-18)
1901
+
1902
+ **Note:** Version bump only for package @typescript-eslint/parser
1903
+
1904
+ # [5.19.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.18.0...v5.19.0) (2022-04-11)
1905
+
1906
+ **Note:** Version bump only for package @typescript-eslint/parser
1907
+
1908
+ # [5.18.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.17.0...v5.18.0) (2022-04-04)
1909
+
1910
+ **Note:** Version bump only for package @typescript-eslint/parser
1911
+
1912
+ # [5.17.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.16.0...v5.17.0) (2022-03-28)
1913
+
1914
+ **Note:** Version bump only for package @typescript-eslint/parser
1915
+
1916
+ # [5.16.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.15.0...v5.16.0) (2022-03-21)
1917
+
1918
+ **Note:** Version bump only for package @typescript-eslint/parser
1919
+
1920
+ # [5.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.14.0...v5.15.0) (2022-03-14)
1921
+
1922
+ ### Features
1923
+
1924
+ - **parser:** add `parserOptions.emitDecoratorMetadata` ([#4646](https://github.com/typescript-eslint/typescript-eslint/issues/4646)) ([e3dd343](https://github.com/typescript-eslint/typescript-eslint/commit/e3dd343e51e3b7772e825a609735a04c921c1ec5))
1925
+
1926
+ # [5.14.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.13.0...v5.14.0) (2022-03-07)
1927
+
1928
+ **Note:** Version bump only for package @typescript-eslint/parser
1929
+
1930
+ # [5.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.12.1...v5.13.0) (2022-02-28)
1931
+
1932
+ **Note:** Version bump only for package @typescript-eslint/parser
1933
+
1934
+ ## [5.12.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.12.0...v5.12.1) (2022-02-21)
1935
+
1936
+ **Note:** Version bump only for package @typescript-eslint/parser
1937
+
1938
+ # [5.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.11.0...v5.12.0) (2022-02-14)
1939
+
1940
+ **Note:** Version bump only for package @typescript-eslint/parser
1941
+
1942
+ # [5.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.10.2...v5.11.0) (2022-02-07)
1943
+
1944
+ **Note:** Version bump only for package @typescript-eslint/parser
1945
+
1946
+ ## [5.10.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.10.1...v5.10.2) (2022-01-31)
1947
+
1948
+ **Note:** Version bump only for package @typescript-eslint/parser
1949
+
1950
+ ## [5.10.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.10.0...v5.10.1) (2022-01-24)
1951
+
1952
+ **Note:** Version bump only for package @typescript-eslint/parser
1953
+
1954
+ # [5.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.9.1...v5.10.0) (2022-01-17)
1955
+
1956
+ ### Features
1957
+
1958
+ - 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))
1959
+
1960
+ ## [5.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.9.0...v5.9.1) (2022-01-10)
1961
+
1962
+ **Note:** Version bump only for package @typescript-eslint/parser
1963
+
1964
+ # [5.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.8.1...v5.9.0) (2022-01-03)
1965
+
1966
+ **Note:** Version bump only for package @typescript-eslint/parser
1967
+
1968
+ ## [5.8.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.8.0...v5.8.1) (2021-12-27)
1969
+
1970
+ **Note:** Version bump only for package @typescript-eslint/parser
1971
+
1972
+ # [5.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.7.0...v5.8.0) (2021-12-20)
1973
+
1974
+ **Note:** Version bump only for package @typescript-eslint/parser
1975
+
1976
+ # [5.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.6.0...v5.7.0) (2021-12-13)
1977
+
1978
+ **Note:** Version bump only for package @typescript-eslint/parser
1979
+
1980
+ # [5.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.5.0...v5.6.0) (2021-12-06)
1981
+
1982
+ **Note:** Version bump only for package @typescript-eslint/parser
1983
+
1984
+ # [5.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.4.0...v5.5.0) (2021-11-29)
1985
+
1986
+ **Note:** Version bump only for package @typescript-eslint/parser
1987
+
1988
+ # [5.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.3.1...v5.4.0) (2021-11-15)
1989
+
1990
+ **Note:** Version bump only for package @typescript-eslint/parser
1991
+
1992
+ ## [5.3.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.3.0...v5.3.1) (2021-11-08)
1993
+
1994
+ **Note:** Version bump only for package @typescript-eslint/parser
1995
+
1996
+ # [5.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.2.0...v5.3.0) (2021-11-01)
1997
+
1998
+ **Note:** Version bump only for package @typescript-eslint/parser
1999
+
2000
+ # [5.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.1.0...v5.2.0) (2021-10-25)
2001
+
2002
+ **Note:** Version bump only for package @typescript-eslint/parser
2003
+
2004
+ # [5.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.0.0...v5.1.0) (2021-10-18)
2005
+
2006
+ **Note:** Version bump only for package @typescript-eslint/parser
2007
+
2008
+ # [5.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.33.0...v5.0.0) (2021-10-11)
2009
+
2010
+ ### Features
2011
+
2012
+ - support ESLint v8 ([#3737](https://github.com/typescript-eslint/typescript-eslint/issues/3737)) ([4ca62ae](https://github.com/typescript-eslint/typescript-eslint/commit/4ca62aee6681d706e762a8db727541ca204364f2))
2013
+
2014
+ # [4.33.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.32.0...v4.33.0) (2021-10-04)
2015
+
2016
+ **Note:** Version bump only for package @typescript-eslint/parser
2017
+
2018
+ # [4.32.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.31.2...v4.32.0) (2021-09-27)
2019
+
2020
+ ### Features
2021
+
2022
+ - Support `'latest'` as `ecmaVersion` ([#3873](https://github.com/typescript-eslint/typescript-eslint/issues/3873)) ([25a42c0](https://github.com/typescript-eslint/typescript-eslint/commit/25a42c0bbe92d1ecbc2e8ff9ef3a3ef413f728b0))
2023
+
2024
+ ## [4.31.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.31.1...v4.31.2) (2021-09-20)
2025
+
2026
+ **Note:** Version bump only for package @typescript-eslint/parser
2027
+
2028
+ ## [4.31.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.31.0...v4.31.1) (2021-09-13)
2029
+
2030
+ **Note:** Version bump only for package @typescript-eslint/parser
2031
+
2032
+ # [4.31.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.30.0...v4.31.0) (2021-09-06)
2033
+
2034
+ **Note:** Version bump only for package @typescript-eslint/parser
2035
+
2036
+ # [4.30.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.29.3...v4.30.0) (2021-08-30)
2037
+
2038
+ ### Features
2039
+
2040
+ - **typescript-estree:** add support for class static blocks ([#3730](https://github.com/typescript-eslint/typescript-eslint/issues/3730)) ([f81831b](https://github.com/typescript-eslint/typescript-eslint/commit/f81831bd279a32da6dbab0f1c061053ea43965f6))
2041
+
2042
+ ## [4.29.3](https://github.com/typescript-eslint/typescript-eslint/compare/v4.29.2...v4.29.3) (2021-08-23)
2043
+
2044
+ **Note:** Version bump only for package @typescript-eslint/parser
2045
+
2046
+ ## [4.29.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.29.1...v4.29.2) (2021-08-16)
2047
+
2048
+ **Note:** Version bump only for package @typescript-eslint/parser
2049
+
2050
+ ## [4.29.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.29.0...v4.29.1) (2021-08-09)
2051
+
2052
+ **Note:** Version bump only for package @typescript-eslint/parser
2053
+
2054
+ # [4.29.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.5...v4.29.0) (2021-08-02)
2055
+
2056
+ ### Features
2057
+
2058
+ - **eslint-plugin:** Catch unused React import with new JSX transform ([#3577](https://github.com/typescript-eslint/typescript-eslint/issues/3577)) ([02998ea](https://github.com/typescript-eslint/typescript-eslint/commit/02998eac510665758b9a093d43afc310f3ac980d))
2059
+ - **typescript-estree:** add support for custom module resolution ([#3516](https://github.com/typescript-eslint/typescript-eslint/issues/3516)) ([d48429d](https://github.com/typescript-eslint/typescript-eslint/commit/d48429d97326545bb727f88ce9056270b1599a31))
2060
+
2061
+ ## [4.28.5](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.4...v4.28.5) (2021-07-26)
2062
+
2063
+ **Note:** Version bump only for package @typescript-eslint/parser
2064
+
2065
+ ## [4.28.4](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.3...v4.28.4) (2021-07-19)
2066
+
2067
+ **Note:** Version bump only for package @typescript-eslint/parser
2068
+
2069
+ ## [4.28.3](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.2...v4.28.3) (2021-07-12)
2070
+
2071
+ **Note:** Version bump only for package @typescript-eslint/parser
2072
+
2073
+ ## [4.28.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.1...v4.28.2) (2021-07-05)
2074
+
2075
+ **Note:** Version bump only for package @typescript-eslint/parser
2076
+
2077
+ ## [4.28.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.0...v4.28.1) (2021-06-28)
2078
+
2079
+ **Note:** Version bump only for package @typescript-eslint/parser
2080
+
2081
+ # [4.28.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.27.0...v4.28.0) (2021-06-21)
2082
+
2083
+ **Note:** Version bump only for package @typescript-eslint/parser
2084
+
2085
+ # [4.27.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.1...v4.27.0) (2021-06-14)
2086
+
2087
+ ### Bug Fixes
2088
+
2089
+ - **typescript-estree:** allow providing more one than one existing program in config ([#3508](https://github.com/typescript-eslint/typescript-eslint/issues/3508)) ([4f1806e](https://github.com/typescript-eslint/typescript-eslint/commit/4f1806e548affb7265da360d1fc8d033e25de325))
2090
+
2091
+ ### Features
2092
+
2093
+ - allow user to provide TS program instance in parser options ([#3484](https://github.com/typescript-eslint/typescript-eslint/issues/3484)) ([e855b18](https://github.com/typescript-eslint/typescript-eslint/commit/e855b18b8feee0edb5c617c11006861426a6f530))
2094
+
2095
+ ## [4.26.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.0...v4.26.1) (2021-06-07)
2096
+
2097
+ **Note:** Version bump only for package @typescript-eslint/parser
2098
+
2099
+ # [4.26.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.25.0...v4.26.0) (2021-05-31)
2100
+
2101
+ **Note:** Version bump only for package @typescript-eslint/parser
2102
+
2103
+ # [4.25.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.24.0...v4.25.0) (2021-05-24)
2104
+
2105
+ **Note:** Version bump only for package @typescript-eslint/parser
2106
+
2107
+ # [4.24.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.23.0...v4.24.0) (2021-05-17)
2108
+
2109
+ **Note:** Version bump only for package @typescript-eslint/parser
2110
+
2111
+ # [4.23.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.1...v4.23.0) (2021-05-10)
2112
+
2113
+ ### Features
2114
+
2115
+ - refactor to split AST specification out as its own module ([#2911](https://github.com/typescript-eslint/typescript-eslint/issues/2911)) ([25ea953](https://github.com/typescript-eslint/typescript-eslint/commit/25ea953cc60b118bd385c71e0a9b61c286c26fcf))
2116
+
2117
+ ## [4.22.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.0...v4.22.1) (2021-05-04)
2118
+
2119
+ **Note:** Version bump only for package @typescript-eslint/parser
2120
+
2121
+ # [4.22.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.21.0...v4.22.0) (2021-04-12)
2122
+
2123
+ **Note:** Version bump only for package @typescript-eslint/parser
2124
+
2125
+ # [4.21.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.20.0...v4.21.0) (2021-04-05)
2126
+
2127
+ **Note:** Version bump only for package @typescript-eslint/parser
2128
+
2129
+ # [4.20.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.19.0...v4.20.0) (2021-03-29)
2130
+
2131
+ **Note:** Version bump only for package @typescript-eslint/parser
2132
+
2133
+ # [4.19.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0) (2021-03-22)
2134
+
2135
+ **Note:** Version bump only for package @typescript-eslint/parser
2136
+
2137
+ # [4.18.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0) (2021-03-15)
2138
+
2139
+ **Note:** Version bump only for package @typescript-eslint/parser
2140
+
2141
+ # [4.17.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0) (2021-03-08)
2142
+
2143
+ **Note:** Version bump only for package @typescript-eslint/parser
2144
+
2145
+ ## [4.16.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1) (2021-03-01)
2146
+
2147
+ **Note:** Version bump only for package @typescript-eslint/parser
2148
+
2149
+ # [4.16.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.2...v4.16.0) (2021-03-01)
2150
+
2151
+ **Note:** Version bump only for package @typescript-eslint/parser
2152
+
2153
+ ## [4.15.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.1...v4.15.2) (2021-02-22)
2154
+
2155
+ **Note:** Version bump only for package @typescript-eslint/parser
2156
+
2157
+ ## [4.15.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.0...v4.15.1) (2021-02-15)
2158
+
2159
+ **Note:** Version bump only for package @typescript-eslint/parser
2160
+
2161
+ # [4.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.2...v4.15.0) (2021-02-08)
2162
+
2163
+ **Note:** Version bump only for package @typescript-eslint/parser
2164
+
2165
+ ## [4.14.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.1...v4.14.2) (2021-02-01)
2166
+
2167
+ **Note:** Version bump only for package @typescript-eslint/parser
2168
+
2169
+ ## [4.14.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.0...v4.14.1) (2021-01-25)
2170
+
2171
+ **Note:** Version bump only for package @typescript-eslint/parser
2172
+
2173
+ # [4.14.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.13.0...v4.14.0) (2021-01-18)
2174
+
2175
+ ### Features
2176
+
2177
+ - add support for decorator metadata in scope analysis and in consistent-type-imports ([#2751](https://github.com/typescript-eslint/typescript-eslint/issues/2751)) ([445e416](https://github.com/typescript-eslint/typescript-eslint/commit/445e416878b27a54bf07c2d3b84dabd7b06e51bc)), closes [#2559](https://github.com/typescript-eslint/typescript-eslint/issues/2559)
2178
+
2179
+ # [4.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.12.0...v4.13.0) (2021-01-11)
2180
+
2181
+ **Note:** Version bump only for package @typescript-eslint/parser
2182
+
2183
+ # [4.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.1...v4.12.0) (2021-01-04)
2184
+
2185
+ **Note:** Version bump only for package @typescript-eslint/parser
2186
+
2187
+ ## [4.11.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.0...v4.11.1) (2020-12-28)
2188
+
2189
+ **Note:** Version bump only for package @typescript-eslint/parser
2190
+
2191
+ # [4.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.10.0...v4.11.0) (2020-12-21)
2192
+
2193
+ **Note:** Version bump only for package @typescript-eslint/parser
2194
+
2195
+ # [4.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.1...v4.10.0) (2020-12-14)
2196
+
2197
+ **Note:** Version bump only for package @typescript-eslint/parser
2198
+
2199
+ ## [4.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.0...v4.9.1) (2020-12-07)
2200
+
2201
+ **Note:** Version bump only for package @typescript-eslint/parser
2202
+
2203
+ # [4.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.2...v4.9.0) (2020-11-30)
2204
+
2205
+ **Note:** Version bump only for package @typescript-eslint/parser
2206
+
2207
+ ## [4.8.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.1...v4.8.2) (2020-11-23)
2208
+
2209
+ **Note:** Version bump only for package @typescript-eslint/parser
2210
+
2211
+ ## [4.8.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.0...v4.8.1) (2020-11-17)
2212
+
2213
+ **Note:** Version bump only for package @typescript-eslint/parser
2214
+
2215
+ # [4.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0) (2020-11-16)
2216
+
2217
+ **Note:** Version bump only for package @typescript-eslint/parser
2218
+
2219
+ # [4.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0) (2020-11-09)
2220
+
2221
+ **Note:** Version bump only for package @typescript-eslint/parser
2222
+
2223
+ ## [4.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1) (2020-11-02)
2224
+
2225
+ **Note:** Version bump only for package @typescript-eslint/parser
2226
+
2227
+ # [4.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.5.0...v4.6.0) (2020-10-26)
2228
+
2229
+ **Note:** Version bump only for package @typescript-eslint/parser
2230
+
2231
+ # [4.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.1...v4.5.0) (2020-10-19)
2232
+
2233
+ ### Bug Fixes
2234
+
2235
+ - **parser:** minor fix regexp, map-filter to reduce ([#2684](https://github.com/typescript-eslint/typescript-eslint/issues/2684)) ([f1329f6](https://github.com/typescript-eslint/typescript-eslint/commit/f1329f6c4e3d1de21b1dc59c30ce16503c346eee))
2236
+
2237
+ ### Features
2238
+
2239
+ - **typescript-estree:** add flag EXPERIMENTAL_useSourceOfProjectReferenceRedirect ([#2669](https://github.com/typescript-eslint/typescript-eslint/issues/2669)) ([90a5878](https://github.com/typescript-eslint/typescript-eslint/commit/90a587845088da1b205e4d7d77dbc3f9447b1c5a))
2240
+
2241
+ ## [4.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.0...v4.4.1) (2020-10-12)
2242
+
2243
+ **Note:** Version bump only for package @typescript-eslint/parser
2244
+
2245
+ # [4.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.3.0...v4.4.0) (2020-10-05)
2246
+
2247
+ **Note:** Version bump only for package @typescript-eslint/parser
2248
+
2249
+ # [4.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.2.0...v4.3.0) (2020-09-28)
2250
+
2251
+ **Note:** Version bump only for package @typescript-eslint/parser
2252
+
2253
+ # [4.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.1.1...v4.2.0) (2020-09-21)
2254
+
2255
+ **Note:** Version bump only for package @typescript-eslint/parser
2256
+
2257
+ ## [4.1.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.1.0...v4.1.1) (2020-09-14)
2258
+
2259
+ **Note:** Version bump only for package @typescript-eslint/parser
2260
+
2261
+ # [4.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.1...v4.1.0) (2020-09-07)
2262
+
2263
+ ### Features
2264
+
2265
+ - **scope-manager:** add support for JSX scope analysis ([#2498](https://github.com/typescript-eslint/typescript-eslint/issues/2498)) ([f887ab5](https://github.com/typescript-eslint/typescript-eslint/commit/f887ab51f58c1b3571f9a14832864bc0ca59623f)), closes [#2455](https://github.com/typescript-eslint/typescript-eslint/issues/2455) [#2477](https://github.com/typescript-eslint/typescript-eslint/issues/2477)
2266
+
2267
+ ## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
2268
+
2269
+ **Note:** Version bump only for package @typescript-eslint/parser
2270
+
2271
+ # [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)
2272
+
2273
+ ## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)
2274
+
2275
+ ### Features
2276
+
2277
+ - consume new scope analysis package ([#2039](https://github.com/typescript-eslint/typescript-eslint/issues/2039)) ([3be125d](https://github.com/typescript-eslint/typescript-eslint/commit/3be125d9bdbee1984ac6037874edf619213bd3d0))
2278
+ - support ESTree optional chaining representation ([#2308](https://github.com/typescript-eslint/typescript-eslint/issues/2308)) ([e9d2ab6](https://github.com/typescript-eslint/typescript-eslint/commit/e9d2ab638b6767700b52797e74b814ea059beaae))
2279
+ - **typescript-estree:** switch to globby ([#2418](https://github.com/typescript-eslint/typescript-eslint/issues/2418)) ([3a7ec9b](https://github.com/typescript-eslint/typescript-eslint/commit/3a7ec9bcf1873a99c6da2f19ade8ab4763b4793c)), closes [#2398](https://github.com/typescript-eslint/typescript-eslint/issues/2398)
2280
+
2281
+ ### BREAKING CHANGES
2282
+
2283
+ - **typescript-estree:** - removes the ability to supply a `RegExp` to `projectFolderIgnoreList`, and changes the meaning of the string value from a regex to a glob.
2284
+
2285
+ ## [3.10.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.0...v3.10.1) (2020-08-25)
2286
+
2287
+ **Note:** Version bump only for package @typescript-eslint/parser
2288
+
2289
+ # [3.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.9.1...v3.10.0) (2020-08-24)
2290
+
2291
+ **Note:** Version bump only for package @typescript-eslint/parser
2292
+
2293
+ ## [3.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.9.0...v3.9.1) (2020-08-17)
2294
+
2295
+ **Note:** Version bump only for package @typescript-eslint/parser
2296
+
2297
+ # [3.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.8.0...v3.9.0) (2020-08-10)
2298
+
2299
+ ### Features
2300
+
2301
+ - **typescript-estree:** support TSv4 labelled tuple members ([#2378](https://github.com/typescript-eslint/typescript-eslint/issues/2378)) ([00d84ff](https://github.com/typescript-eslint/typescript-eslint/commit/00d84ffbcbe9d0ec98bdb2f2ce59959a27ce4dbe))
2302
+
2303
+ # [3.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.7.1...v3.8.0) (2020-08-03)
2304
+
2305
+ **Note:** Version bump only for package @typescript-eslint/parser
2306
+
2307
+ ## [3.7.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.7.0...v3.7.1) (2020-07-27)
2308
+
2309
+ **Note:** Version bump only for package @typescript-eslint/parser
2310
+
2311
+ # [3.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.6.1...v3.7.0) (2020-07-20)
2312
+
2313
+ ### Features
2314
+
2315
+ - **typescript-estree:** support short-circuiting assignment operators ([#2307](https://github.com/typescript-eslint/typescript-eslint/issues/2307)) ([2c90d9f](https://github.com/typescript-eslint/typescript-eslint/commit/2c90d9fa3aa5ebd7db697dddb7762bca2dd0e06b))
2316
+ - **typescript-estree:** support type annotations on catch clauses ([#2306](https://github.com/typescript-eslint/typescript-eslint/issues/2306)) ([b5afe9c](https://github.com/typescript-eslint/typescript-eslint/commit/b5afe9c560b9f38c8dffc312a600db30944129c8))
2317
+
2318
+ ## [3.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.6.0...v3.6.1) (2020-07-13)
2319
+
2320
+ **Note:** Version bump only for package @typescript-eslint/parser
2321
+
2322
+ # [3.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.5.0...v3.6.0) (2020-07-06)
2323
+
2324
+ **Note:** Version bump only for package @typescript-eslint/parser
2325
+
2326
+ # [3.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.4.0...v3.5.0) (2020-06-29)
2327
+
2328
+ ### Features
2329
+
2330
+ - split types into their own package ([#2229](https://github.com/typescript-eslint/typescript-eslint/issues/2229)) ([5f45918](https://github.com/typescript-eslint/typescript-eslint/commit/5f4591886f3438329fbf2229b03ac66174334a24))
2331
+
2332
+ # [3.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.3.0...v3.4.0) (2020-06-22)
2333
+
2334
+ **Note:** Version bump only for package @typescript-eslint/parser
2335
+
2336
+ # [3.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.2.0...v3.3.0) (2020-06-15)
2337
+
2338
+ **Note:** Version bump only for package @typescript-eslint/parser
2339
+
2340
+ # [3.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.1.0...v3.2.0) (2020-06-08)
2341
+
2342
+ ### Bug Fixes
2343
+
2344
+ - **eslint-plugin:** [prefer-optional-chain] handling first member expression ([#2156](https://github.com/typescript-eslint/typescript-eslint/issues/2156)) ([de18660](https://github.com/typescript-eslint/typescript-eslint/commit/de18660a8cf8f7033798646d8c5b0938d1accb12))
2345
+
2346
+ # [3.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.0.2...v3.1.0) (2020-06-01)
2347
+
2348
+ ### Bug Fixes
2349
+
2350
+ - **experimental-utils:** downlevel type declarations for versions older than 3.8 ([#2133](https://github.com/typescript-eslint/typescript-eslint/issues/2133)) ([7925823](https://github.com/typescript-eslint/typescript-eslint/commit/792582326a8065270b69a0ffcaad5a7b4b103ff3))
2351
+
2352
+ ## [3.0.2](https://github.com/typescript-eslint/typescript-eslint/compare/v3.0.1...v3.0.2) (2020-05-27)
2353
+
2354
+ **Note:** Version bump only for package @typescript-eslint/parser
2355
+
2356
+ ## [3.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.0.0...v3.0.1) (2020-05-25)
2357
+
2358
+ ### Bug Fixes
2359
+
2360
+ - **typescript-estree:** handle `BigInt` with `_` numeric separator ([#2067](https://github.com/typescript-eslint/typescript-eslint/issues/2067)) ([66f1627](https://github.com/typescript-eslint/typescript-eslint/commit/66f1627b11a566d5b925a577e800f99d5c808be2))
2361
+
2362
+ # [3.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.34.0...v3.0.0) (2020-05-21)
2363
+
2364
+ ## [Please see the release notes for v3.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0)
2365
+
2366
+ ### Bug Fixes
2367
+
2368
+ - **typescript-estree:** use `TSEmptyBodyFunctionExpression` for body-less nodes ([#1289](https://github.com/typescript-eslint/typescript-eslint/issues/1289)) ([82e7163](https://github.com/typescript-eslint/typescript-eslint/commit/82e7163214b56ccde93ba97807b161669a50a60b))
2369
+
2370
+ ### Features
2371
+
2372
+ - add index files to parser and typescript-estree ([3dfc46d](https://github.com/typescript-eslint/typescript-eslint/commit/3dfc46dccbbd28eed2d74c7b6cacddf1a0848598))
2373
+ - **experimental-utils:** upgrade eslint types for v7 ([#2023](https://github.com/typescript-eslint/typescript-eslint/issues/2023)) ([06869c9](https://github.com/typescript-eslint/typescript-eslint/commit/06869c9656fa37936126666845aee40aad546ebd))
2374
+ - upgrade to ESLint v7 ([#2022](https://github.com/typescript-eslint/typescript-eslint/issues/2022)) ([208de71](https://github.com/typescript-eslint/typescript-eslint/commit/208de71059746bf38e94bd460346ffb2698a3e12))
2375
+ - **typescript-estree:** align nodes with estree 2020 ([#1389](https://github.com/typescript-eslint/typescript-eslint/issues/1389)) ([aff5b62](https://github.com/typescript-eslint/typescript-eslint/commit/aff5b62044f9b93f2087a1d261e9be3f8d6fd54d))
2376
+ - **typescript-estree:** align optional fields ([#1429](https://github.com/typescript-eslint/typescript-eslint/issues/1429)) ([0e0010f](https://github.com/typescript-eslint/typescript-eslint/commit/0e0010f82952f9beeeb84136eea00cc5eecc9db6))
2377
+ - drop support for node v8 ([#1997](https://github.com/typescript-eslint/typescript-eslint/issues/1997)) ([b6c3b7b](https://github.com/typescript-eslint/typescript-eslint/commit/b6c3b7b84b8d199fa75a46432febd4a364a63217))
2378
+ - **eslint-plugin:** [ban-types] rework default options ([#848](https://github.com/typescript-eslint/typescript-eslint/issues/848)) ([8e31d5d](https://github.com/typescript-eslint/typescript-eslint/commit/8e31d5dbe9fe5227fdbefcecfd50ce5dd51360c3))
2379
+ - **typescript-estree:** handle 3.9's non-null assertion changes ([#2036](https://github.com/typescript-eslint/typescript-eslint/issues/2036)) ([06bec63](https://github.com/typescript-eslint/typescript-eslint/commit/06bec63c56536db070608ab136d2ad57083f0c6a))
2380
+
2381
+ # [2.34.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.33.0...v2.34.0) (2020-05-18)
2382
+
2383
+ **Note:** Version bump only for package @typescript-eslint/parser
2384
+
2385
+ # [2.33.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.32.0...v2.33.0) (2020-05-12)
2386
+
2387
+ **Note:** Version bump only for package @typescript-eslint/parser
2388
+
2389
+ # [2.32.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.31.0...v2.32.0) (2020-05-11)
2390
+
2391
+ ### Features
2392
+
2393
+ - bump dependencies and align AST ([#2007](https://github.com/typescript-eslint/typescript-eslint/issues/2007)) ([18668b7](https://github.com/typescript-eslint/typescript-eslint/commit/18668b78fd7d1e5281af7fc26c76e0ca53297f69))
2394
+
2395
+ # [2.31.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.30.0...v2.31.0) (2020-05-04)
2396
+
2397
+ **Note:** Version bump only for package @typescript-eslint/parser
2398
+
2399
+ # [2.30.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.29.0...v2.30.0) (2020-04-27)
2400
+
2401
+ **Note:** Version bump only for package @typescript-eslint/parser
2402
+
2403
+ # [2.29.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.28.0...v2.29.0) (2020-04-20)
2404
+
2405
+ **Note:** Version bump only for package @typescript-eslint/parser
2406
+
2407
+ # [2.28.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.27.0...v2.28.0) (2020-04-13)
2408
+
2409
+ **Note:** Version bump only for package @typescript-eslint/parser
2410
+
2411
+ # [2.27.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.26.0...v2.27.0) (2020-04-06)
2412
+
2413
+ **Note:** Version bump only for package @typescript-eslint/parser
2414
+
2415
+ # [2.26.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.25.0...v2.26.0) (2020-03-30)
2416
+
2417
+ ### Features
2418
+
2419
+ - **typescript-estree:** add option to ignore certain folders from glob resolution ([#1802](https://github.com/typescript-eslint/typescript-eslint/issues/1802)) ([1e29e69](https://github.com/typescript-eslint/typescript-eslint/commit/1e29e69b289d61107a7de67592beae331ba50222))
2420
+
2421
+ # [2.25.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.24.0...v2.25.0) (2020-03-23)
2422
+
2423
+ **Note:** Version bump only for package @typescript-eslint/parser
2424
+
2425
+ # [2.24.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.23.0...v2.24.0) (2020-03-16)
2426
+
2427
+ ### Features
2428
+
2429
+ - **typescript-estree:** support 3.8 `export * as ns` ([#1698](https://github.com/typescript-eslint/typescript-eslint/issues/1698)) ([133f622](https://github.com/typescript-eslint/typescript-eslint/commit/133f622f38a286eac45288a9789d2ee529d5e582))
2430
+
2431
+ # [2.23.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.22.0...v2.23.0) (2020-03-09)
2432
+
2433
+ ### Features
2434
+
2435
+ - **typescript-estree:** support 3.8 import/export type ([#1697](https://github.com/typescript-eslint/typescript-eslint/issues/1697)) ([625d603](https://github.com/typescript-eslint/typescript-eslint/commit/625d603f94bf0521f834313bf31c734ce4948b7a))
2436
+
2437
+ # [2.22.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.21.0...v2.22.0) (2020-03-02)
2438
+
2439
+ **Note:** Version bump only for package @typescript-eslint/parser
2440
+
2441
+ # [2.21.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.20.0...v2.21.0) (2020-02-24)
2442
+
2443
+ **Note:** Version bump only for package @typescript-eslint/parser
2444
+
2445
+ # [2.20.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.19.2...v2.20.0) (2020-02-17)
2446
+
2447
+ **Note:** Version bump only for package @typescript-eslint/parser
2448
+
2449
+ ## [2.19.2](https://github.com/typescript-eslint/typescript-eslint/compare/v2.19.1...v2.19.2) (2020-02-10)
2450
+
2451
+ **Note:** Version bump only for package @typescript-eslint/parser
2452
+
2453
+ ## [2.19.1](https://github.com/typescript-eslint/typescript-eslint/compare/v2.19.0...v2.19.1) (2020-02-10)
2454
+
2455
+ **Note:** Version bump only for package @typescript-eslint/parser
2456
+
2457
+ # [2.19.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.18.0...v2.19.0) (2020-02-03)
2458
+
2459
+ **Note:** Version bump only for package @typescript-eslint/parser
2460
+
2461
+ # [2.18.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.17.0...v2.18.0) (2020-01-27)
2462
+
2463
+ ### Bug Fixes
2464
+
2465
+ - **typescript-estree:** fix identifier tokens typed as `Keyword` ([#1487](https://github.com/typescript-eslint/typescript-eslint/issues/1487)) ([77a1caa](https://github.com/typescript-eslint/typescript-eslint/commit/77a1caa562638645b4717449800e410107d512c8))
2466
+
2467
+ ### Features
2468
+
2469
+ - **eslint-plugin:** add new rule prefer-as-const ([#1431](https://github.com/typescript-eslint/typescript-eslint/issues/1431)) ([420db96](https://github.com/typescript-eslint/typescript-eslint/commit/420db96921435e8bf7fb484ae74552a912a6adde))
2470
+ - **parser:** clean up scope-analysis types ([#1481](https://github.com/typescript-eslint/typescript-eslint/issues/1481)) ([4a727fa](https://github.com/typescript-eslint/typescript-eslint/commit/4a727fa083d749dba9eaf39322856f5f69c28cd8))
2471
+
2472
+ # [2.17.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.16.0...v2.17.0) (2020-01-20)
2473
+
2474
+ **Note:** Version bump only for package @typescript-eslint/parser
2475
+
2476
+ # [2.16.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.15.0...v2.16.0) (2020-01-13)
2477
+
2478
+ ### Bug Fixes
2479
+
2480
+ - **typescript-estree:** resolve path relative to tsconfigRootDir ([#1439](https://github.com/typescript-eslint/typescript-eslint/issues/1439)) ([c709056](https://github.com/typescript-eslint/typescript-eslint/commit/c709056))
2481
+
2482
+ # [2.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.14.0...v2.15.0) (2020-01-06)
2483
+
2484
+ **Note:** Version bump only for package @typescript-eslint/parser
2485
+
2486
+ # [2.14.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.13.0...v2.14.0) (2019-12-30)
2487
+
2488
+ ### Bug Fixes
2489
+
2490
+ - **typescript-estree:** visit typeParameters in OptionalCallExpr ([#1377](https://github.com/typescript-eslint/typescript-eslint/issues/1377)) ([cba6a2a](https://github.com/typescript-eslint/typescript-eslint/commit/cba6a2a))
2491
+
2492
+ # [2.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.12.0...v2.13.0) (2019-12-23)
2493
+
2494
+ ### Features
2495
+
2496
+ - **typescript-estree:** computed members discriminated unions ([#1349](https://github.com/typescript-eslint/typescript-eslint/issues/1349)) ([013df9a](https://github.com/typescript-eslint/typescript-eslint/commit/013df9a))
2497
+
2498
+ # [2.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.11.0...v2.12.0) (2019-12-16)
2499
+
2500
+ **Note:** Version bump only for package @typescript-eslint/parser
2501
+
2502
+ # [2.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.10.0...v2.11.0) (2019-12-09)
2503
+
2504
+ **Note:** Version bump only for package @typescript-eslint/parser
2505
+
2506
+ # [2.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.9.0...v2.10.0) (2019-12-02)
2507
+
2508
+ **Note:** Version bump only for package @typescript-eslint/parser
2509
+
2510
+ # [2.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.8.0...v2.9.0) (2019-11-25)
2511
+
2512
+ **Note:** Version bump only for package @typescript-eslint/parser
2513
+
2514
+ # [2.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.7.0...v2.8.0) (2019-11-18)
2515
+
2516
+ ### Bug Fixes
2517
+
2518
+ - **typescript-estree:** options range loc being always true ([#704](https://github.com/typescript-eslint/typescript-eslint/issues/704)) ([db1aa18](https://github.com/typescript-eslint/typescript-eslint/commit/db1aa18))
2519
+
2520
+ # [2.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.6.1...v2.7.0) (2019-11-11)
2521
+
2522
+ ### Features
2523
+
2524
+ - **parser:** handle optional chaining in scope analysis ([#1169](https://github.com/typescript-eslint/typescript-eslint/issues/1169)) ([026ceb9](https://github.com/typescript-eslint/typescript-eslint/commit/026ceb9))
2525
+
2526
+ ## [2.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v2.6.0...v2.6.1) (2019-11-04)
2527
+
2528
+ ### Bug Fixes
2529
+
2530
+ - **typescript-estree:** fix filename handling for vue JSX + markdown ([#1127](https://github.com/typescript-eslint/typescript-eslint/issues/1127)) ([366518f](https://github.com/typescript-eslint/typescript-eslint/commit/366518f))
2531
+
2532
+ # [2.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.5.0...v2.6.0) (2019-10-28)
2533
+
2534
+ ### Bug Fixes
2535
+
2536
+ - **typescript-estree:** correct parenthesized optional chain AST ([#1141](https://github.com/typescript-eslint/typescript-eslint/issues/1141)) ([5ae286e](https://github.com/typescript-eslint/typescript-eslint/commit/5ae286e))
2537
+
2538
+ ### Features
2539
+
2540
+ - **typescript-estree:** add support for declare class properties ([#1136](https://github.com/typescript-eslint/typescript-eslint/issues/1136)) ([1508670](https://github.com/typescript-eslint/typescript-eslint/commit/1508670))
2541
+
2542
+ # [2.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.4.0...v2.5.0) (2019-10-21)
2543
+
2544
+ **Note:** Version bump only for package @typescript-eslint/parser
2545
+
2546
+ # [2.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.3.3...v2.4.0) (2019-10-14)
2547
+
2548
+ ### Bug Fixes
2549
+
2550
+ - support long running "watch" lint sessions ([#973](https://github.com/typescript-eslint/typescript-eslint/issues/973)) ([854620e](https://github.com/typescript-eslint/typescript-eslint/commit/854620e))
2551
+
2552
+ ### Features
2553
+
2554
+ - **typescript-estree:** support for parsing 3.7 features ([#1045](https://github.com/typescript-eslint/typescript-eslint/issues/1045)) ([623febf](https://github.com/typescript-eslint/typescript-eslint/commit/623febf))
2555
+
2556
+ ## [2.3.3](https://github.com/typescript-eslint/typescript-eslint/compare/v2.3.2...v2.3.3) (2019-10-07)
2557
+
2558
+ **Note:** Version bump only for package @typescript-eslint/parser
2559
+
2560
+ ## [2.3.2](https://github.com/typescript-eslint/typescript-eslint/compare/v2.3.1...v2.3.2) (2019-09-30)
2561
+
2562
+ ### Bug Fixes
2563
+
2564
+ - **typescript-estree:** handle optional computed prop w/o type ([#1026](https://github.com/typescript-eslint/typescript-eslint/issues/1026)) ([95c13fe](https://github.com/typescript-eslint/typescript-eslint/commit/95c13fe))
2565
+
2566
+ ## [2.3.1](https://github.com/typescript-eslint/typescript-eslint/compare/v2.3.0...v2.3.1) (2019-09-23)
2567
+
2568
+ ### Bug Fixes
2569
+
2570
+ - **typescript-estree:** parsing error for await in non-async func ([#988](https://github.com/typescript-eslint/typescript-eslint/issues/988)) ([19abbe0](https://github.com/typescript-eslint/typescript-eslint/commit/19abbe0))
2571
+
2572
+ # [2.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.2.0...v2.3.0) (2019-09-16)
2573
+
2574
+ **Note:** Version bump only for package @typescript-eslint/parser
2575
+
2576
+ # [2.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.1.0...v2.2.0) (2019-09-09)
2577
+
2578
+ **Note:** Version bump only for package @typescript-eslint/parser
2579
+
2580
+ # [2.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.0.0...v2.1.0) (2019-09-02)
2581
+
2582
+ ### Bug Fixes
2583
+
2584
+ - **typescript-estree:** improve missing project file error msg ([#866](https://github.com/typescript-eslint/typescript-eslint/issues/866)) ([8f3b0a8](https://github.com/typescript-eslint/typescript-eslint/commit/8f3b0a8)), closes [#853](https://github.com/typescript-eslint/typescript-eslint/issues/853)
2585
+
2586
+ ### Features
2587
+
2588
+ - **typescript-estree:** Accept a glob pattern for `options.project` ([#806](https://github.com/typescript-eslint/typescript-eslint/issues/806)) ([9e5f21e](https://github.com/typescript-eslint/typescript-eslint/commit/9e5f21e))
2589
+
2590
+ # [2.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.13.0...v2.0.0) (2019-08-13)
2591
+
2592
+ - feat(eslint-plugin)!: change recommended config (#729) ([428567d](https://github.com/typescript-eslint/typescript-eslint/commit/428567d)), closes [#729](https://github.com/typescript-eslint/typescript-eslint/issues/729)
2593
+ - feat(typescript-estree)!: throw error on file not in project when `project` set (#760) ([3777b77](https://github.com/typescript-eslint/typescript-eslint/commit/3777b77)), closes [#760](https://github.com/typescript-eslint/typescript-eslint/issues/760)
2594
+
2595
+ ### Bug Fixes
2596
+
2597
+ - **typescript-estree:** fix `is` token typed as `Keyword ([#750](https://github.com/typescript-eslint/typescript-eslint/issues/750)) ([35dec52](https://github.com/typescript-eslint/typescript-eslint/commit/35dec52))
2598
+ - **typescript-estree:** jsx comment parsing ([#703](https://github.com/typescript-eslint/typescript-eslint/issues/703)) ([0cfc48e](https://github.com/typescript-eslint/typescript-eslint/commit/0cfc48e))
2599
+
2600
+ ### Features
2601
+
2602
+ - explicitly support eslint v6 ([#645](https://github.com/typescript-eslint/typescript-eslint/issues/645)) ([34a7cf6](https://github.com/typescript-eslint/typescript-eslint/commit/34a7cf6))
2603
+
2604
+ ### BREAKING CHANGES
2605
+
2606
+ - recommended config changes are considered breaking
2607
+ - by default we will now throw when a file is not in the `project` provided
2608
+ - Node 6 is no longer supported
2609
+
2610
+ # [1.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.12.0...v1.13.0) (2019-07-21)
2611
+
2612
+ **Note:** Version bump only for package @typescript-eslint/parser
2613
+
2614
+ # [1.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.11.0...v1.12.0) (2019-07-12)
2615
+
2616
+ ### Bug Fixes
2617
+
2618
+ - **typescript-estree:** fix `async` identifier token typed as `Keyword` ([#681](https://github.com/typescript-eslint/typescript-eslint/issues/681)) ([6de19d3](https://github.com/typescript-eslint/typescript-eslint/commit/6de19d3))
2619
+
2620
+ # [1.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.2...v1.11.0) (2019-06-23)
2621
+
2622
+ ### Bug Fixes
2623
+
2624
+ - **parser:** add simpleTraverse, replaces private ESLint util ([#628](https://github.com/typescript-eslint/typescript-eslint/issues/628)) ([aa206c4](https://github.com/typescript-eslint/typescript-eslint/commit/aa206c4))
2625
+ - **typescript-estree:** fix more cases with double slash in JSX text ([#607](https://github.com/typescript-eslint/typescript-eslint/issues/607)) ([34cfa53](https://github.com/typescript-eslint/typescript-eslint/commit/34cfa53))
2626
+
2627
+ ## [1.10.2](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.1...v1.10.2) (2019-06-10)
2628
+
2629
+ **Note:** Version bump only for package @typescript-eslint/parser
2630
+
2631
+ ## [1.10.1](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.0...v1.10.1) (2019-06-09)
2632
+
2633
+ **Note:** Version bump only for package @typescript-eslint/parser
2634
+
2635
+ # [1.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.9.0...v1.10.0) (2019-06-09)
2636
+
2637
+ ### Bug Fixes
2638
+
2639
+ - **typescript-estree:** stop ignoring comments in JSX with generic ([#596](https://github.com/typescript-eslint/typescript-eslint/issues/596)) ([31d5bd4](https://github.com/typescript-eslint/typescript-eslint/commit/31d5bd4))
2640
+
2641
+ ### Features
2642
+
2643
+ - make utils/TSESLint export typed classes instead of just types ([#526](https://github.com/typescript-eslint/typescript-eslint/issues/526)) ([370ac72](https://github.com/typescript-eslint/typescript-eslint/commit/370ac72))
2644
+
2645
+ # [1.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.8.0...v1.9.0) (2019-05-12)
2646
+
2647
+ **Note:** Version bump only for package @typescript-eslint/parser
2648
+
2649
+ # [1.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.7.0...v1.8.0) (2019-05-10)
2650
+
2651
+ ### Bug Fixes
2652
+
2653
+ - upgrade lockfile versions ([#487](https://github.com/typescript-eslint/typescript-eslint/issues/487)) ([f029dba](https://github.com/typescript-eslint/typescript-eslint/commit/f029dba))
2654
+ - **eslint-plugin:** Support more nodes [no-extra-parens](<[#465](https://github.com/typescript-eslint/typescript-eslint/issues/465)>) ([2d15644](https://github.com/typescript-eslint/typescript-eslint/commit/2d15644))
2655
+
2656
+ ### Features
2657
+
2658
+ - Move shared types into their own package ([#425](https://github.com/typescript-eslint/typescript-eslint/issues/425)) ([a7a03ce](https://github.com/typescript-eslint/typescript-eslint/commit/a7a03ce))
2659
+
2660
+ # [1.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.6.0...v1.7.0) (2019-04-20)
2661
+
2662
+ **Note:** Version bump only for package @typescript-eslint/parser
2663
+
2664
+ # [1.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.5.0...v1.6.0) (2019-04-03)
2665
+
2666
+ ### Bug Fixes
2667
+
2668
+ - **parser:** Make eslint traverse enum id ([#383](https://github.com/typescript-eslint/typescript-eslint/issues/383)) ([492b737](https://github.com/typescript-eslint/typescript-eslint/commit/492b737))
2669
+
2670
+ ### Features
2671
+
2672
+ - change TypeScript version range to >=3.2.1 <3.5.0 ([#399](https://github.com/typescript-eslint/typescript-eslint/issues/399)) ([a4f95d3](https://github.com/typescript-eslint/typescript-eslint/commit/a4f95d3))
2673
+
2674
+ # [1.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.4.2...v1.5.0) (2019-03-20)
2675
+
2676
+ **Note:** Version bump only for package @typescript-eslint/parser
2677
+
2678
+ ## [1.4.2](https://github.com/typescript-eslint/typescript-eslint/compare/v1.4.1...v1.4.2) (2019-02-25)
2679
+
2680
+ **Note:** Version bump only for package @typescript-eslint/parser
2681
+
2682
+ ## [1.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v1.4.0...v1.4.1) (2019-02-23)
2683
+
2684
+ **Note:** Version bump only for package @typescript-eslint/parser
2685
+
2686
+ # [1.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.3.0...v1.4.0) (2019-02-19)
2687
+
2688
+ ### Bug Fixes
2689
+
2690
+ - **parser:** fix crash when visiting decorators in parameters ([#237](https://github.com/typescript-eslint/typescript-eslint/issues/237)) ([225fc26](https://github.com/typescript-eslint/typescript-eslint/commit/225fc26))
2691
+ - **parser:** fix visiting props of TSDeclareFunction ([#244](https://github.com/typescript-eslint/typescript-eslint/issues/244)) ([b40def8](https://github.com/typescript-eslint/typescript-eslint/commit/b40def8))
2692
+
2693
+ ### Features
2694
+
2695
+ - **eslint-plugin:** Migrate plugin to ts ([#120](https://github.com/typescript-eslint/typescript-eslint/issues/120)) ([61c60dc](https://github.com/typescript-eslint/typescript-eslint/commit/61c60dc))
2696
+ - **ts-estree:** fix parsing nested sequence expressions ([#286](https://github.com/typescript-eslint/typescript-eslint/issues/286)) ([ecc9631](https://github.com/typescript-eslint/typescript-eslint/commit/ecc9631))
2697
+
2698
+ # [1.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.2.0...v1.3.0) (2019-02-07)
2699
+
2700
+ ### Bug Fixes
2701
+
2702
+ - **ts-estree:** align typeArguments and typeParameters across nodes ([#223](https://github.com/typescript-eslint/typescript-eslint/issues/223)) ([3306198](https://github.com/typescript-eslint/typescript-eslint/commit/3306198))
2703
+ - **ts-estree:** convert decorators on var and fn decs ([#211](https://github.com/typescript-eslint/typescript-eslint/issues/211)) ([0a1777f](https://github.com/typescript-eslint/typescript-eslint/commit/0a1777f))
2704
+ - **ts-estree:** fix issues with typeParams in FunctionExpression ([#208](https://github.com/typescript-eslint/typescript-eslint/issues/208)) ([d4dfa3b](https://github.com/typescript-eslint/typescript-eslint/commit/d4dfa3b))
2705
+
2706
+ ### Features
2707
+
2708
+ - change TypeScript version range to >=3.2.1 <3.4.0 ([#184](https://github.com/typescript-eslint/typescript-eslint/issues/184)) ([f513a14](https://github.com/typescript-eslint/typescript-eslint/commit/f513a14))
2709
+ - **ts-estree:** enable errors 1098 and 1099 ([#219](https://github.com/typescript-eslint/typescript-eslint/issues/219)) ([fc50167](https://github.com/typescript-eslint/typescript-eslint/commit/fc50167))
2710
+
2711
+ # [1.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.1.1...v1.2.0) (2019-02-01)
2712
+
2713
+ ### Bug Fixes
2714
+
2715
+ - **parser:** fix regression with no-unused-vars for jsx attributes ([#161](https://github.com/typescript-eslint/typescript-eslint/issues/161)) ([6147de1](https://github.com/typescript-eslint/typescript-eslint/commit/6147de1))
2716
+
2717
+ ## [1.1.1](https://github.com/typescript-eslint/typescript-eslint/compare/v1.1.0...v1.1.1) (2019-01-29)
2718
+
2719
+ ### Bug Fixes
2720
+
2721
+ - **eslint-plugin:** make parser services error clearer ([#132](https://github.com/typescript-eslint/typescript-eslint/issues/132)) ([aa9d1e1](https://github.com/typescript-eslint/typescript-eslint/commit/aa9d1e1))
2722
+ - **parser:** add visiting of type parameters in JSXOpeningElement ([#150](https://github.com/typescript-eslint/typescript-eslint/issues/150)) ([5e16003](https://github.com/typescript-eslint/typescript-eslint/commit/5e16003))
2723
+ - **ts-estree:** expand optional property to include question token ([#138](https://github.com/typescript-eslint/typescript-eslint/issues/138)) ([9068b62](https://github.com/typescript-eslint/typescript-eslint/commit/9068b62))
2724
+
2725
+ # [1.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.0.0...v1.1.0) (2019-01-23)
2726
+
2727
+ ### Bug Fixes
2728
+
2729
+ - **typescript-estree:** correct range of parameters with comments ([#128](https://github.com/typescript-eslint/typescript-eslint/issues/128)) ([91eedf2](https://github.com/typescript-eslint/typescript-eslint/commit/91eedf2))
2730
+ - **typescript-estree:** fix range of assignment in parameter ([#115](https://github.com/typescript-eslint/typescript-eslint/issues/115)) ([4e781f1](https://github.com/typescript-eslint/typescript-eslint/commit/4e781f1))
2731
+
2732
+ # [1.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v0.2.1...v1.0.0) (2019-01-20)
2733
+
2734
+ ### Features
2735
+
2736
+ - **parser:** support ecmaFeatures.jsx flag and tests ([#85](https://github.com/typescript-eslint/typescript-eslint/issues/85)) ([b321736](https://github.com/typescript-eslint/typescript-eslint/commit/b321736))
2737
+
2738
+ ## [0.2.1](https://github.com/typescript-eslint/typescript-eslint/compare/v0.2.0...v0.2.1) (2019-01-20)
2739
+
2740
+ **Note:** Version bump only for package @typescript-eslint/parser