@typescript-eslint/parser 8.69.1-alpha.0 → 8.70.1-alpha.0

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