@typescript-eslint/scope-manager 8.69.0 → 8.70.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +4 -4
  2. package/CHANGELOG.md +0 -2527
package/CHANGELOG.md DELETED
@@ -1,2527 +0,0 @@
1
- ## 8.69.0 (2026-08-31)
2
-
3
- This was a version bump only for scope-manager 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 scope-manager 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 scope-manager 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 scope-manager 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
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
36
-
37
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0) for more information.
38
-
39
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
40
-
41
- ## 8.64.0 (2026-07-13)
42
-
43
- ### 🚀 Features
44
-
45
- - support parsing `import defer` ([#12513](https://github.com/typescript-eslint/typescript-eslint/pull/12513))
46
-
47
- ### ❤️ Thank You
48
-
49
- - Evyatar Daud @StyleShit
50
-
51
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0) for more information.
52
-
53
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
54
-
55
- ## 8.63.0 (2026-07-06)
56
-
57
- ### 🩹 Fixes
58
-
59
- - **scope-manager:** export ClassStaticBlockScope ([#12460](https://github.com/typescript-eslint/typescript-eslint/pull/12460))
60
-
61
- ### ❤️ Thank You
62
-
63
- - 송재욱
64
-
65
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0) for more information.
66
-
67
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
68
-
69
- ## 8.62.1 (2026-06-29)
70
-
71
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
72
-
73
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1) for more information.
74
-
75
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
76
-
77
- ## 8.62.0 (2026-06-22)
78
-
79
- ### 🚀 Features
80
-
81
- - remove redundant package.json "files" ([#12444](https://github.com/typescript-eslint/typescript-eslint/pull/12444))
82
-
83
- ### ❤️ Thank You
84
-
85
- - Kirk Waiblinger @kirkwaiblinger
86
-
87
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0) for more information.
88
-
89
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
90
-
91
- ## 8.61.1 (2026-06-15)
92
-
93
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
94
-
95
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1) for more information.
96
-
97
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
98
-
99
- ## 8.61.0 (2026-06-08)
100
-
101
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
102
-
103
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0) for more information.
104
-
105
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
106
-
107
- ## 8.60.1 (2026-06-01)
108
-
109
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
110
-
111
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1) for more information.
112
-
113
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
114
-
115
- ## 8.60.0 (2026-05-25)
116
-
117
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
118
-
119
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0) for more information.
120
-
121
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
122
-
123
- ## 8.59.4 (2026-05-18)
124
-
125
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
126
-
127
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4) for more information.
128
-
129
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
130
-
131
- ## 8.59.3 (2026-05-11)
132
-
133
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
134
-
135
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3) for more information.
136
-
137
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
138
-
139
- ## 8.59.2 (2026-05-04)
140
-
141
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
142
-
143
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2) for more information.
144
-
145
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
146
-
147
- ## 8.59.1 (2026-04-27)
148
-
149
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
150
-
151
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1) for more information.
152
-
153
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
154
-
155
- ## 8.59.0 (2026-04-20)
156
-
157
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
158
-
159
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0) for more information.
160
-
161
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
162
-
163
- ## 8.58.2 (2026-04-13)
164
-
165
- ### 🩹 Fixes
166
-
167
- - remove tsbuildinfo cache file from published packages ([#12187](https://github.com/typescript-eslint/typescript-eslint/pull/12187))
168
-
169
- ### ❤️ Thank You
170
-
171
- - Abhijeet Singh @cseas
172
-
173
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2) for more information.
174
-
175
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
176
-
177
- ## 8.58.1 (2026-04-08)
178
-
179
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
180
-
181
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1) for more information.
182
-
183
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
184
-
185
- ## 8.58.0 (2026-03-30)
186
-
187
- ### 🚀 Features
188
-
189
- - support TypeScript 6 ([#12124](https://github.com/typescript-eslint/typescript-eslint/pull/12124))
190
-
191
- ### ❤️ Thank You
192
-
193
- - Evyatar Daud @StyleShit
194
-
195
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0) for more information.
196
-
197
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
198
-
199
- ## 8.57.2 (2026-03-23)
200
-
201
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
202
-
203
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2) for more information.
204
-
205
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
206
-
207
- ## 8.57.1 (2026-03-16)
208
-
209
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
210
-
211
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1) for more information.
212
-
213
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
214
-
215
- ## 8.57.0 (2026-03-09)
216
-
217
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
218
-
219
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0) for more information.
220
-
221
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
222
-
223
- ## 8.56.1 (2026-02-23)
224
-
225
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
226
-
227
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1) for more information.
228
-
229
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
230
-
231
- ## 8.56.0 (2026-02-16)
232
-
233
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
234
-
235
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0) for more information.
236
-
237
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
238
-
239
- ## 8.55.0 (2026-02-09)
240
-
241
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
242
-
243
- See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0) for more information.
244
-
245
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
246
-
247
- ## 8.54.0 (2026-01-26)
248
-
249
- ### 🚀 Features
250
-
251
- - **scope-manager:** support ScopeManager#addGlobals ([#11914](https://github.com/typescript-eslint/typescript-eslint/pull/11914))
252
-
253
- ### 🩹 Fixes
254
-
255
- - **scope-manager:** prevent misidentification of `"use strict"` directives ([#11995](https://github.com/typescript-eslint/typescript-eslint/pull/11995))
256
- - **scope-manager:** fix catch clause scopes `def.name` ([#11982](https://github.com/typescript-eslint/typescript-eslint/pull/11982))
257
-
258
- ### ❤️ Thank You
259
-
260
- - fnx @DMartens
261
- - Josh Goldberg
262
- - overlookmotel
263
-
264
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
265
-
266
- ## 8.53.1 (2026-01-19)
267
-
268
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
269
-
270
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
271
-
272
- ## 8.53.0 (2026-01-12)
273
-
274
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
275
-
276
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
277
-
278
- ## 8.52.0 (2026-01-05)
279
-
280
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
281
-
282
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
283
-
284
- ## 8.51.0 (2025-12-29)
285
-
286
- ### 🩹 Fixes
287
-
288
- - **eslint-plugin:** [prefer-optional-chain] handle MemberExpression in final chain position ([#11835](https://github.com/typescript-eslint/typescript-eslint/pull/11835))
289
-
290
- ### ❤️ Thank You
291
-
292
- - mdm317
293
-
294
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
295
-
296
- ## 8.50.1 (2025-12-22)
297
-
298
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
299
-
300
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
301
-
302
- ## 8.50.0 (2025-12-15)
303
-
304
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
305
-
306
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
307
-
308
- ## 8.49.0 (2025-12-08)
309
-
310
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
311
-
312
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
313
-
314
- ## 8.48.1 (2025-12-02)
315
-
316
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
317
-
318
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
319
-
320
- ## 8.48.0 (2025-11-24)
321
-
322
- ### 🚀 Features
323
-
324
- - **eslint-plugin:** [no-redundant-type-constituents] use assignability checking for redundancy checks ([#10744](https://github.com/typescript-eslint/typescript-eslint/pull/10744))
325
-
326
- ### 🩹 Fixes
327
-
328
- - **scope-manager:** change unhelpful `aaa` error message and change `analyze` to expects `Program` ([#11747](https://github.com/typescript-eslint/typescript-eslint/pull/11747))
329
-
330
- ### ❤️ Thank You
331
-
332
- - Josh Goldberg
333
- - mdm317 @gen-ip-1
334
- - Younsang Na @nayounsang
335
-
336
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
337
-
338
- ## 8.47.0 (2025-11-17)
339
-
340
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
341
-
342
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
343
-
344
- ## 8.46.4 (2025-11-10)
345
-
346
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
347
-
348
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
349
-
350
- ## 8.46.3 (2025-11-03)
351
-
352
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
353
-
354
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
355
-
356
- ## 8.46.2 (2025-10-20)
357
-
358
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
359
-
360
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
361
-
362
- ## 8.46.1 (2025-10-13)
363
-
364
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
365
-
366
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
367
-
368
- ## 8.46.0 (2025-10-06)
369
-
370
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
371
-
372
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
373
-
374
- ## 8.45.0 (2025-09-29)
375
-
376
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
377
-
378
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
379
-
380
- ## 8.44.1 (2025-09-22)
381
-
382
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
383
-
384
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
385
-
386
- ## 8.44.0 (2025-09-15)
387
-
388
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
389
-
390
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
391
-
392
- ## 8.43.0 (2025-09-08)
393
-
394
- ### 🩹 Fixes
395
-
396
- - **scope-manager:** exclude Program from DefinitionBase node types ([#11469](https://github.com/typescript-eslint/typescript-eslint/pull/11469))
397
-
398
- ### ❤️ Thank You
399
-
400
- - Dima @dbarabashh
401
-
402
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
403
-
404
- ## 8.42.0 (2025-09-02)
405
-
406
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
407
-
408
- You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
409
-
410
- ## 8.41.0 (2025-08-25)
411
-
412
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
413
-
414
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
415
-
416
- ## 8.40.0 (2025-08-18)
417
-
418
- ### 🚀 Features
419
-
420
- - **typescript-estree:** forbid invalid keys in `EnumMember` ([#11232](https://github.com/typescript-eslint/typescript-eslint/pull/11232))
421
-
422
- ### ❤️ Thank You
423
-
424
- - fisker Cheung @fisker
425
-
426
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
427
-
428
- ## 8.39.1 (2025-08-11)
429
-
430
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
431
-
432
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
433
-
434
- ## 8.39.0 (2025-08-04)
435
-
436
- ### 🚀 Features
437
-
438
- - update to TypeScript 5.9.2 ([#11445](https://github.com/typescript-eslint/typescript-eslint/pull/11445))
439
-
440
- ### ❤️ Thank You
441
-
442
- - Brad Zacher @bradzacher
443
-
444
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
445
-
446
- ## 8.38.0 (2025-07-21)
447
-
448
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
449
-
450
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
451
-
452
- ## 8.37.0 (2025-07-14)
453
-
454
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
455
-
456
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
457
-
458
- ## 8.36.0 (2025-07-07)
459
-
460
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
461
-
462
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
463
-
464
- ## 8.35.1 (2025-06-30)
465
-
466
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
467
-
468
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
469
-
470
- ## 8.35.0 (2025-06-23)
471
-
472
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
473
-
474
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
475
-
476
- ## 8.34.1 (2025-06-16)
477
-
478
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
479
-
480
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
481
-
482
- ## 8.34.0 (2025-06-09)
483
-
484
- ### 🩹 Fixes
485
-
486
- - **visitor-keys:** fix visitor keys order ([#11279](https://github.com/typescript-eslint/typescript-eslint/pull/11279))
487
-
488
- ### ❤️ Thank You
489
-
490
- - overlookmotel
491
-
492
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
493
-
494
- ## 8.33.1 (2025-06-02)
495
-
496
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
497
-
498
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
499
-
500
- ## 8.33.0 (2025-05-26)
501
-
502
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
503
-
504
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
505
-
506
- ## 8.32.1 (2025-05-12)
507
-
508
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
509
-
510
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
511
-
512
- ## 8.32.0 (2025-05-05)
513
-
514
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
515
-
516
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
517
-
518
- ## 8.31.1 (2025-04-28)
519
-
520
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
521
-
522
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
523
-
524
- ## 8.31.0 (2025-04-21)
525
-
526
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
527
-
528
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
529
-
530
- ## 8.30.1 (2025-04-14)
531
-
532
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
533
-
534
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
535
-
536
- ## 8.30.0 (2025-04-14)
537
-
538
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
539
-
540
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
541
-
542
- ## 8.29.1 (2025-04-07)
543
-
544
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
545
-
546
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
547
-
548
- ## 8.29.0 (2025-03-31)
549
-
550
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
551
-
552
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
553
-
554
- ## 8.28.0 (2025-03-24)
555
-
556
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
557
-
558
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
559
-
560
- ## 8.27.0 (2025-03-17)
561
-
562
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
563
-
564
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
565
-
566
- ## 8.26.1 (2025-03-10)
567
-
568
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
569
-
570
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
571
-
572
- ## 8.26.0 (2025-03-03)
573
-
574
- ### 🚀 Features
575
-
576
- - **scope-manager:** only call Object.entries once for each lib ([#10647](https://github.com/typescript-eslint/typescript-eslint/pull/10647))
577
- - support TypeScript 5.8 ([#10903](https://github.com/typescript-eslint/typescript-eslint/pull/10903))
578
-
579
- ### ❤️ Thank You
580
-
581
- - David Michon
582
- - Dirk Luijk @dirkluijk
583
-
584
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
585
-
586
- ## 8.25.0 (2025-02-24)
587
-
588
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
589
-
590
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
591
-
592
- ## 8.24.1 (2025-02-17)
593
-
594
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
595
-
596
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
597
-
598
- ## 8.24.0 (2025-02-10)
599
-
600
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
601
-
602
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
603
-
604
- ## 8.23.0 (2025-02-03)
605
-
606
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
607
-
608
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
609
-
610
- ## 8.22.0 (2025-01-27)
611
-
612
- ### 🚀 Features
613
-
614
- - **parser:** add standalone isolatedDeclarations option ([#10499](https://github.com/typescript-eslint/typescript-eslint/pull/10499))
615
-
616
- ### ❤️ Thank You
617
-
618
- - Josh Goldberg ✨
619
-
620
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
621
-
622
- ## 8.21.0 (2025-01-20)
623
-
624
- ### 🩹 Fixes
625
-
626
- - **scope-manager:** add a reference for JSX closing element if it exists ([#10614](https://github.com/typescript-eslint/typescript-eslint/pull/10614))
627
-
628
- ### ❤️ Thank You
629
-
630
- - Ronen Amiel
631
-
632
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
633
-
634
- ## 8.20.0 (2025-01-13)
635
-
636
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
637
-
638
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
639
-
640
- ## 8.19.1 (2025-01-06)
641
-
642
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
643
-
644
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
645
-
646
- ## 8.19.0 (2024-12-30)
647
-
648
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
649
-
650
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
651
-
652
- ## 8.18.2 (2024-12-23)
653
-
654
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
655
-
656
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
657
-
658
- ## 8.18.1 (2024-12-16)
659
-
660
- ### 🩹 Fixes
661
-
662
- - **scope-manager:** visit params decorator before nest scope ([#10475](https://github.com/typescript-eslint/typescript-eslint/pull/10475))
663
-
664
- ### ❤️ Thank You
665
-
666
- - YeonJuan @yeonjuan
667
-
668
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
669
-
670
- ## 8.18.0 (2024-12-09)
671
-
672
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
673
-
674
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
675
-
676
- ## 8.17.0 (2024-12-02)
677
-
678
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
679
-
680
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
681
-
682
- ## 8.16.0 (2024-11-25)
683
-
684
- ### 🚀 Features
685
-
686
- - support TypeScript 5.7 ([#10372](https://github.com/typescript-eslint/typescript-eslint/pull/10372))
687
-
688
- ### ❤️ Thank You
689
-
690
- - Josh Goldberg ✨
691
-
692
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
693
-
694
- ## 8.15.0 (2024-11-18)
695
-
696
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
697
-
698
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
699
-
700
- ## 8.14.0 (2024-11-11)
701
-
702
- ### 🩹 Fixes
703
-
704
- - **scope-manager:** fix asserted increments not being marked as write references ([#10271](https://github.com/typescript-eslint/typescript-eslint/pull/10271))
705
-
706
- ### ❤️ Thank You
707
-
708
- - Jan Ochwat @janek515
709
-
710
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
711
-
712
- ## 8.13.0 (2024-11-04)
713
-
714
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
715
-
716
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
717
-
718
- ## 8.12.2 (2024-10-29)
719
-
720
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
721
-
722
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
723
-
724
- ## 8.12.1 (2024-10-28)
725
-
726
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
727
-
728
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
729
-
730
- ## 8.12.0 (2024-10-28)
731
-
732
- ### 🚀 Features
733
-
734
- - **eslint-plugin:** [consistent-indexed-object-style] report mapped types ([#10160](https://github.com/typescript-eslint/typescript-eslint/pull/10160))
735
-
736
- ### ❤️ Thank You
737
-
738
- - Kirk Waiblinger @kirkwaiblinger
739
-
740
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
741
-
742
- ## 8.11.0 (2024-10-21)
743
-
744
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
745
-
746
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
747
-
748
- ## 8.10.0 (2024-10-17)
749
-
750
- ### 🚀 Features
751
-
752
- - support TypeScript 5.6 ([#9972](https://github.com/typescript-eslint/typescript-eslint/pull/9972))
753
-
754
- ### ❤️ Thank You
755
-
756
- - Josh Goldberg ✨
757
-
758
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
759
-
760
- ## 8.9.0 (2024-10-14)
761
-
762
-
763
- ### 🩹 Fixes
764
-
765
- - **scope-manager:** [no-use-before-define] do not treat nested namespace aliases as variable references
766
-
767
-
768
- ### ❤️ Thank You
769
-
770
- - Abraham Guo
771
- - Anna Bocharova
772
- - Arya Emami
773
- - auvred
774
- - Joshua Chen
775
- - Kirk Waiblinger
776
- - Lotfi Meklati
777
- - mdm317
778
- - Ronen Amiel
779
- - Sukka
780
- - YeonJuan
781
-
782
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
783
-
784
- ## 8.8.1 (2024-10-07)
785
-
786
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
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
- ## 8.8.0 (2024-09-30)
791
-
792
-
793
- ### 🩹 Fixes
794
-
795
- - remove `export type *` in d.ts to support TS<5.0
796
-
797
-
798
- ### ❤️ Thank You
799
-
800
- - auvred
801
- - Josh Goldberg ✨
802
- - Kirk Waiblinger
803
- - Ronen Amiel
804
- - Tarun Chauhan
805
- - YeonJuan
806
-
807
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
808
-
809
- ## 8.7.0 (2024-09-23)
810
-
811
-
812
- ### 🚀 Features
813
-
814
- - **eslint-plugin:** [consistent-type-exports] check `export *` exports to see if all exported members are types
815
-
816
-
817
- ### ❤️ Thank You
818
-
819
- - Abraham Guo
820
- - auvred
821
- - Brian Donovan
822
- - Kirk Waiblinger
823
-
824
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
825
-
826
- ## 8.6.0 (2024-09-16)
827
-
828
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
829
-
830
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
831
-
832
- ## 8.5.0 (2024-09-09)
833
-
834
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
835
-
836
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
837
-
838
- ## 8.4.0 (2024-09-02)
839
-
840
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
841
-
842
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
843
-
844
- ## 8.3.0 (2024-08-26)
845
-
846
-
847
- ### 🩹 Fixes
848
-
849
- - **ast-spec:** use `Expression` in argument of `ThrowStatement`
850
-
851
-
852
- ### ❤️ Thank You
853
-
854
- - Abraham Guo
855
- - Daichi Kamiyama
856
- - Josh Goldberg ✨
857
- - Kim Sang Du
858
- - Sukka
859
- - Vida Xie
860
-
861
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
862
-
863
- ## 8.2.0 (2024-08-19)
864
-
865
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
866
-
867
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
868
-
869
- ## 8.1.0 (2024-08-12)
870
-
871
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
872
-
873
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
874
-
875
- ## 8.0.1 (2024-08-05)
876
-
877
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
878
-
879
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
880
-
881
- # 8.0.0 (2024-07-31)
882
-
883
-
884
- ### 🚀 Features
885
-
886
- - **typescript-estree:** split TSMappedType typeParameter into constraint and key
887
-
888
- - **typescript-estree:** stabilize EXPERIMENTAL_useProjectService as projectService
889
-
890
- - **eslint-plugin:** replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types
891
-
892
- - **eslint-plugin:** [no-unused-vars] add `reportUnusedIgnorePattern` option
893
-
894
-
895
- ### 🩹 Fixes
896
-
897
- - **typescript-estree:** add TSEnumBody node for TSEnumDeclaration body
898
-
899
-
900
- ### ❤️ Thank You
901
-
902
- - Abraham Guo
903
- - Alfred Ringstad
904
- - auvred
905
- - Brad Zacher
906
- - Christopher Aubut
907
- - Collin Bachman
908
- - James Henry
909
- - Josh Goldberg
910
- - Josh Goldberg ✨
911
- - Kirk Waiblinger
912
- - StyleShit
913
- - Victor Lin
914
- - Yukihiro Hasegawa
915
-
916
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
917
-
918
- ## 7.18.0 (2024-07-29)
919
-
920
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
921
-
922
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
923
-
924
- ## 7.17.0 (2024-07-22)
925
-
926
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
927
-
928
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
929
-
930
- ## 7.16.1 (2024-07-15)
931
-
932
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
933
-
934
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
935
-
936
- ## 7.16.0 (2024-07-08)
937
-
938
-
939
- ### 🩹 Fixes
940
-
941
- - **deps:** update dependency @eslint-community/regexpp to v4.11.0
942
-
943
- - **website:** react key error on internal pages of website
944
-
945
-
946
- ### ❤️ Thank You
947
-
948
- - Abraham Guo
949
- - auvred
950
- - Josh Goldberg ✨
951
- - Juan Sanchez
952
- - Vinccool96
953
- - YeonJuan
954
- - Yukihiro Hasegawa
955
-
956
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
957
-
958
- ## 7.15.0 (2024-07-01)
959
-
960
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
961
-
962
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
963
-
964
- ## 7.14.1 (2024-06-24)
965
-
966
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
967
-
968
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
969
-
970
- ## 7.14.0 (2024-06-24)
971
-
972
-
973
- ### 🚀 Features
974
-
975
- - support TypeScript 5.5
976
-
977
-
978
- ### ❤️ Thank You
979
-
980
- - Brad Zacher
981
- - cm-ayf
982
- - Jake Bailey
983
- - James Zhan
984
- - Joshua Chen
985
- - yoshi2no
986
-
987
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
988
-
989
- ## 7.13.1 (2024-06-17)
990
-
991
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
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.13.0 (2024-06-10)
996
-
997
-
998
- ### 🩹 Fixes
999
-
1000
- - **scope-manager:** handle index signature in class
1001
-
1002
-
1003
- ### ❤️ Thank You
1004
-
1005
- - Fotis Papadogeorgopoulos
1006
- - Joshua Chen
1007
- - Kirk Waiblinger
1008
- - Tobiloba Adedeji
1009
- - Vinccool96
1010
- - YeonJuan
1011
-
1012
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1013
-
1014
- ## 7.12.0 (2024-06-03)
1015
-
1016
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1017
-
1018
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1019
-
1020
- ## 7.11.0 (2024-05-27)
1021
-
1022
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
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.10.0 (2024-05-20)
1027
-
1028
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1029
-
1030
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1031
-
1032
- ## 7.9.0 (2024-05-13)
1033
-
1034
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1035
-
1036
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1037
-
1038
- ## 7.8.0 (2024-04-29)
1039
-
1040
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1041
-
1042
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1043
-
1044
- ## 7.7.1 (2024-04-22)
1045
-
1046
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1047
-
1048
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1049
-
1050
- ## 7.7.0 (2024-04-15)
1051
-
1052
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1053
-
1054
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1055
-
1056
- ## 7.6.0 (2024-04-08)
1057
-
1058
-
1059
- ### 🚀 Features
1060
-
1061
- - bump npm dependency ranges
1062
-
1063
-
1064
- ### ❤️ Thank You
1065
-
1066
- - Abraham Guo
1067
- - auvred
1068
- - Brad Zacher
1069
-
1070
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1071
-
1072
- ## 7.5.0 (2024-04-01)
1073
-
1074
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1075
-
1076
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1077
-
1078
- ## 7.4.0 (2024-03-25)
1079
-
1080
-
1081
- ### 🚀 Features
1082
-
1083
- - **eslint-plugin:** [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
1084
-
1085
-
1086
- ### ❤️ Thank You
1087
-
1088
- - Abraham Guo
1089
- - Brad Zacher
1090
- - Josh Goldberg ✨
1091
- - Kim Sang Du
1092
- - Kirk Waiblinger
1093
- - Marco Pasqualetti
1094
- - YeonJuan
1095
-
1096
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1097
-
1098
- ## 7.3.1 (2024-03-18)
1099
-
1100
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1101
-
1102
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1103
-
1104
- ## 7.3.0 (2024-03-18)
1105
-
1106
-
1107
- ### 🩹 Fixes
1108
-
1109
- - correct `engines.node` constraints in `package.json`
1110
-
1111
-
1112
- ### ❤️ Thank You
1113
-
1114
- - Abraham Guo
1115
- - Alexu
1116
- - Arka Pratim Chaudhuri
1117
- - auvred
1118
- - Derrick Isaacson
1119
- - fnx
1120
- - Josh Goldberg ✨
1121
- - Kirk Waiblinger
1122
- - Marta Cardoso
1123
- - Michaël De Boey
1124
- - Tristan Rasmussen
1125
- - YeonJuan
1126
-
1127
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1128
-
1129
- ## 7.2.0 (2024-03-11)
1130
-
1131
-
1132
- ### 🚀 Features
1133
-
1134
- - support TS 5.4
1135
-
1136
-
1137
- ### ❤️ Thank You
1138
-
1139
- - Arka Pratim Chaudhuri
1140
- - auvred
1141
- - Chris Plummer
1142
- - Fotis Papadogeorgopoulos
1143
- - Josh Goldberg ✨
1144
- - Kirk Waiblinger
1145
- - Wayne Zhang
1146
- - YeonJuan
1147
-
1148
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1149
-
1150
- ## 7.1.1 (2024-03-04)
1151
-
1152
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1153
-
1154
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1155
-
1156
- ## 7.1.0 (2024-02-26)
1157
-
1158
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1159
-
1160
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1161
-
1162
- ## 7.0.2 (2024-02-19)
1163
-
1164
-
1165
- ### 🩹 Fixes
1166
-
1167
- - fix tsconfig-less check errors, fix `@types/eslint` incompatibilities, add tests
1168
-
1169
-
1170
- ### ❤️ Thank You
1171
-
1172
- - Brad Zacher
1173
- - Gareth Jones
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
- ## 7.0.1 (2024-02-12)
1178
-
1179
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1180
-
1181
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1182
-
1183
- # 7.0.0 (2024-02-12)
1184
-
1185
-
1186
- ### 🚀 Features
1187
-
1188
- - ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
1189
-
1190
- - add support for flat configs
1191
-
1192
-
1193
- #### ⚠️ Breaking Changes
1194
-
1195
- - ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
1196
-
1197
- ### ❤️ Thank You
1198
-
1199
- - Brad Zacher
1200
- - Kirk Waiblinger
1201
- - StyleShit
1202
- - YeonJuan
1203
-
1204
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1205
-
1206
- ## 6.21.0 (2024-02-05)
1207
-
1208
-
1209
- ### 🚀 Features
1210
-
1211
- - allow `parserOptions.project: false`
1212
-
1213
-
1214
- ### 🩹 Fixes
1215
-
1216
- - **eslint-plugin:** [no-unused-vars] don't report on types referenced in export assignment expression
1217
-
1218
- - **eslint-plugin:** [consistent-type-imports] dont report on types used in export assignment expressions
1219
-
1220
-
1221
- ### ❤️ Thank You
1222
-
1223
- - auvred
1224
- - Brad Zacher
1225
- - Kirk Waiblinger
1226
- - Pete Gonzalez
1227
- - YeonJuan
1228
-
1229
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1230
-
1231
- ## 6.20.0 (2024-01-29)
1232
-
1233
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
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
- ## 6.19.1 (2024-01-22)
1238
-
1239
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1240
-
1241
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1242
-
1243
- ## 6.19.0 (2024-01-15)
1244
-
1245
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1246
-
1247
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1248
-
1249
- ## 6.18.1 (2024-01-08)
1250
-
1251
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1252
-
1253
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1254
-
1255
- ## 6.18.0 (2024-01-06)
1256
-
1257
- This was a version bump only for scope-manager to align it with other projects, there were no code changes.
1258
-
1259
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1260
-
1261
- # [6.17.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.16.0...v6.17.0) (2024-01-01)
1262
-
1263
- **Note:** Version bump only for package @typescript-eslint/scope-manager
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.16.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0) (2023-12-25)
1272
-
1273
- **Note:** Version bump only for package @typescript-eslint/scope-manager
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.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.14.0...v6.15.0) (2023-12-18)
1282
-
1283
- **Note:** Version bump only for package @typescript-eslint/scope-manager
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.14.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.2...v6.14.0) (2023-12-11)
1292
-
1293
- **Note:** Version bump only for package @typescript-eslint/scope-manager
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.13.2](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2) (2023-12-04)
1302
-
1303
- **Note:** Version bump only for package @typescript-eslint/scope-manager
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.13.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1) (2023-11-28)
1312
-
1313
- **Note:** Version bump only for package @typescript-eslint/scope-manager
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.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.12.0...v6.13.0) (2023-11-27)
1322
-
1323
- **Note:** Version bump only for package @typescript-eslint/scope-manager
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.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.11.0...v6.12.0) (2023-11-20)
1332
-
1333
- **Note:** Version bump only for package @typescript-eslint/scope-manager
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.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0) (2023-11-13)
1342
-
1343
-
1344
- ### Features
1345
-
1346
- * add types for flat config files ([#7273](https://github.com/typescript-eslint/typescript-eslint/issues/7273)) ([66cd0c0](https://github.com/typescript-eslint/typescript-eslint/commit/66cd0c0535e5de1b46ba337919a9a92748d2b0a6))
1347
- * allow typescript@5.3.0-RC as devDependency ([#7821](https://github.com/typescript-eslint/typescript-eslint/issues/7821)) ([b6c40b4](https://github.com/typescript-eslint/typescript-eslint/commit/b6c40b42b68d5567c7468030ee45b9b84bec4c4d))
1348
-
1349
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1350
-
1351
-
1352
-
1353
-
1354
-
1355
- # [6.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0) (2023-11-06)
1356
-
1357
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1358
-
1359
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1360
-
1361
-
1362
-
1363
-
1364
-
1365
- ## [6.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1) (2023-10-30)
1366
-
1367
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1368
-
1369
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1370
-
1371
-
1372
-
1373
-
1374
-
1375
- # [6.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.8.0...v6.9.0) (2023-10-23)
1376
-
1377
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1378
-
1379
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1380
-
1381
-
1382
-
1383
-
1384
-
1385
- # [6.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.5...v6.8.0) (2023-10-16)
1386
-
1387
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1388
-
1389
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1390
-
1391
-
1392
-
1393
-
1394
-
1395
- ## [6.7.5](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.4...v6.7.5) (2023-10-09)
1396
-
1397
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1398
-
1399
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1400
-
1401
-
1402
-
1403
-
1404
-
1405
- ## [6.7.4](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.3...v6.7.4) (2023-10-02)
1406
-
1407
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1408
-
1409
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1410
-
1411
-
1412
-
1413
-
1414
-
1415
- ## [6.7.3](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3) (2023-09-25)
1416
-
1417
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1418
-
1419
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1420
-
1421
-
1422
-
1423
-
1424
-
1425
- ## [6.7.2](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.1...v6.7.2) (2023-09-18)
1426
-
1427
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1428
-
1429
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1430
-
1431
-
1432
-
1433
-
1434
-
1435
- ## [6.7.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.0...v6.7.1) (2023-09-18)
1436
-
1437
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1438
-
1439
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1440
-
1441
-
1442
-
1443
-
1444
-
1445
- # [6.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.6.0...v6.7.0) (2023-09-11)
1446
-
1447
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1448
-
1449
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1450
-
1451
-
1452
-
1453
-
1454
-
1455
- # [6.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) (2023-09-04)
1456
-
1457
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1458
-
1459
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1460
-
1461
-
1462
-
1463
-
1464
-
1465
- # [6.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0) (2023-08-28)
1466
-
1467
-
1468
- ### Features
1469
-
1470
- * bump supported TS version to 5.2 ([#7535](https://github.com/typescript-eslint/typescript-eslint/issues/7535)) ([f18c88d](https://github.com/typescript-eslint/typescript-eslint/commit/f18c88dd35a807958af41404001c78485b7b558a))
1471
-
1472
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1473
-
1474
-
1475
-
1476
-
1477
-
1478
- ## [6.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1) (2023-08-21)
1479
-
1480
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1481
-
1482
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1483
-
1484
-
1485
-
1486
-
1487
-
1488
- # [6.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.3.0...v6.4.0) (2023-08-14)
1489
-
1490
-
1491
- ### Features
1492
-
1493
- * update to lib types for TS 5.2 RC ([#7451](https://github.com/typescript-eslint/typescript-eslint/issues/7451)) ([479f9f6](https://github.com/typescript-eslint/typescript-eslint/commit/479f9f6c053874bd584220edf594ec56d6b0b71a))
1494
-
1495
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1496
-
1497
-
1498
-
1499
-
1500
-
1501
- # [6.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0) (2023-08-07)
1502
-
1503
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1504
-
1505
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1506
-
1507
-
1508
-
1509
-
1510
-
1511
- ## [6.2.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1) (2023-07-31)
1512
-
1513
-
1514
- ### Bug Fixes
1515
-
1516
- * **scope-manager:** correct decorators(.length) check in ClassVisitor for methods ([#7334](https://github.com/typescript-eslint/typescript-eslint/issues/7334)) ([abbb6c2](https://github.com/typescript-eslint/typescript-eslint/commit/abbb6c2c6d2bc1f8d4defd2060dbc473735b2cc7))
1517
-
1518
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1519
-
1520
-
1521
-
1522
-
1523
-
1524
- # [6.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0) (2023-07-24)
1525
-
1526
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1527
-
1528
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1529
-
1530
-
1531
-
1532
-
1533
-
1534
- # [6.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0) (2023-07-17)
1535
-
1536
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1537
-
1538
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1539
-
1540
-
1541
-
1542
-
1543
-
1544
- # [6.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.62.0...v6.0.0) (2023-07-10)
1545
-
1546
-
1547
- ### Bug Fixes
1548
-
1549
- * fix illegal decorator check ([#6723](https://github.com/typescript-eslint/typescript-eslint/issues/6723)) ([c456f8c](https://github.com/typescript-eslint/typescript-eslint/commit/c456f8cdef5a931c631bfbcfc84d8a25caaf019f))
1550
- * rename typeParameters to typeArguments where needed ([#5384](https://github.com/typescript-eslint/typescript-eslint/issues/5384)) ([08d757b](https://github.com/typescript-eslint/typescript-eslint/commit/08d757b26b00d0accea010e61ec42b4f753f993e))
1551
- * 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))
1552
-
1553
-
1554
- ### chore
1555
-
1556
- * 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))
1557
-
1558
-
1559
- ### Features
1560
-
1561
- * 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))
1562
- * 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))
1563
- * create TSTypeQuery node when TSImportType has isTypeOf ([#3076](https://github.com/typescript-eslint/typescript-eslint/issues/3076)) ([2b69b65](https://github.com/typescript-eslint/typescript-eslint/commit/2b69b659d87b58468e413801d31086ae0eeafff4)), 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)
1564
- * 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))
1565
- * 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))
1566
- * **eslint-plugin:** [prefer-optional-chain] handle cases where the first operands are unrelated to the rest of the chain and add type info ([#6397](https://github.com/typescript-eslint/typescript-eslint/issues/6397)) ([02a37c4](https://github.com/typescript-eslint/typescript-eslint/commit/02a37c4c79d9b83998b7ee1376be43b06e12b3a0))
1567
- * **eslint-plugin:** apply final v6 changes to configs ([#7110](https://github.com/typescript-eslint/typescript-eslint/issues/7110)) ([c13ce0b](https://github.com/typescript-eslint/typescript-eslint/commit/c13ce0b4f7a74a6d8fecf78d25ebd8181f7a9119))
1568
- * made BaseNode.parent non-optional ([#5252](https://github.com/typescript-eslint/typescript-eslint/issues/5252)) ([a4768f3](https://github.com/typescript-eslint/typescript-eslint/commit/a4768f38ef4943873c1e9443e8cd101a663ac3c0)), closes [#5036](https://github.com/typescript-eslint/typescript-eslint/issues/5036) [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864) [#3076](https://github.com/typescript-eslint/typescript-eslint/issues/3076) [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864) [#5889](https://github.com/typescript-eslint/typescript-eslint/issues/5889) [#5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834) [#5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882) [#5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864) [#5883](https://github.com/typescript-eslint/typescript-eslint/issues/5883) [#4863](https://github.com/typescript-eslint/typescript-eslint/issues/4863) [#5381](https://github.com/typescript-eslint/typescript-eslint/issues/5381) [#5256](https://github.com/typescript-eslint/typescript-eslint/issues/5256) [#5399](https://github.com/typescript-eslint/typescript-eslint/issues/5399)
1569
- * remove semantically invalid properties from TSEnumDeclaration, TSInterfaceDeclaration and TSModuleDeclaration ([#4863](https://github.com/typescript-eslint/typescript-eslint/issues/4863)) ([844875c](https://github.com/typescript-eslint/typescript-eslint/commit/844875cbe933195ff25ba218f82ede3ebde9a0a0))
1570
- * **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)
1571
- * **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))
1572
-
1573
-
1574
- ### BREAKING CHANGES
1575
-
1576
- * drops support for node v17
1577
- * drops support for node v12
1578
-
1579
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1580
-
1581
-
1582
-
1583
-
1584
-
1585
- # [5.62.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.61.0...v5.62.0) (2023-07-10)
1586
-
1587
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1588
-
1589
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1590
-
1591
-
1592
-
1593
-
1594
-
1595
- # [5.61.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0) (2023-07-03)
1596
-
1597
-
1598
- ### Features
1599
-
1600
- * support TypeScript 5.1 ([#7088](https://github.com/typescript-eslint/typescript-eslint/issues/7088)) ([4bf2d73](https://github.com/typescript-eslint/typescript-eslint/commit/4bf2d7360eaf74c9ef87b196ff4c459b8f50800b))
1601
-
1602
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1603
-
1604
-
1605
-
1606
-
1607
-
1608
- ## [5.60.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1) (2023-06-26)
1609
-
1610
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1611
-
1612
- You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1613
-
1614
-
1615
-
1616
-
1617
-
1618
- # [5.60.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.11...v5.60.0) (2023-06-19)
1619
-
1620
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1621
-
1622
-
1623
-
1624
-
1625
-
1626
- ## [5.59.11](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11) (2023-06-12)
1627
-
1628
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1629
-
1630
-
1631
-
1632
-
1633
-
1634
- ## [5.59.10](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10) (2023-06-12)
1635
-
1636
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1637
-
1638
-
1639
-
1640
-
1641
-
1642
- ## [5.59.9](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9) (2023-06-05)
1643
-
1644
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1645
-
1646
-
1647
-
1648
-
1649
-
1650
- ## [5.59.8](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8) (2023-05-29)
1651
-
1652
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1653
-
1654
-
1655
-
1656
-
1657
-
1658
- ## [5.59.7](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.6...v5.59.7) (2023-05-22)
1659
-
1660
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1661
-
1662
-
1663
-
1664
-
1665
-
1666
- ## [5.59.6](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6) (2023-05-15)
1667
-
1668
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1669
-
1670
-
1671
-
1672
-
1673
-
1674
- ## [5.59.5](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.4...v5.59.5) (2023-05-08)
1675
-
1676
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1677
-
1678
-
1679
-
1680
-
1681
-
1682
- ## [5.59.4](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.3...v5.59.4) (2023-05-08)
1683
-
1684
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1685
-
1686
-
1687
-
1688
-
1689
-
1690
- ## [5.59.3](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.3) (2023-05-08)
1691
-
1692
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1693
-
1694
-
1695
-
1696
-
1697
-
1698
- ## [5.59.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2) (2023-05-01)
1699
-
1700
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1701
-
1702
-
1703
-
1704
-
1705
-
1706
- ## [5.59.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1) (2023-04-24)
1707
-
1708
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1709
-
1710
-
1711
-
1712
-
1713
-
1714
- # [5.59.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.58.0...v5.59.0) (2023-04-17)
1715
-
1716
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1717
-
1718
-
1719
-
1720
-
1721
-
1722
- # [5.58.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.57.1...v5.58.0) (2023-04-10)
1723
-
1724
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1725
-
1726
-
1727
-
1728
-
1729
-
1730
- ## [5.57.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1) (2023-04-03)
1731
-
1732
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1733
-
1734
-
1735
-
1736
-
1737
-
1738
- # [5.57.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.56.0...v5.57.0) (2023-03-27)
1739
-
1740
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1741
-
1742
-
1743
-
1744
-
1745
-
1746
- # [5.56.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0) (2023-03-20)
1747
-
1748
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1749
-
1750
-
1751
-
1752
-
1753
-
1754
- # [5.55.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.1...v5.55.0) (2023-03-13)
1755
-
1756
-
1757
- ### Features
1758
-
1759
- * update TypeScript to 5.0 RC ([#6570](https://github.com/typescript-eslint/typescript-eslint/issues/6570)) ([36ef0e1](https://github.com/typescript-eslint/typescript-eslint/commit/36ef0e16f31810c27dda299e739d1610b689d3ad))
1760
-
1761
-
1762
-
1763
-
1764
-
1765
- ## [5.54.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.0...v5.54.1) (2023-03-06)
1766
-
1767
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1768
-
1769
-
1770
-
1771
-
1772
-
1773
- # [5.54.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.53.0...v5.54.0) (2023-02-27)
1774
-
1775
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1776
-
1777
-
1778
-
1779
-
1780
-
1781
- # [5.53.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0) (2023-02-20)
1782
-
1783
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1784
-
1785
-
1786
-
1787
-
1788
-
1789
- # [5.52.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.51.0...v5.52.0) (2023-02-13)
1790
-
1791
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1792
-
1793
-
1794
-
1795
-
1796
-
1797
- # [5.51.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.50.0...v5.51.0) (2023-02-06)
1798
-
1799
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1800
-
1801
-
1802
-
1803
-
1804
-
1805
- # [5.50.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0) (2023-01-31)
1806
-
1807
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1808
-
1809
-
1810
-
1811
-
1812
-
1813
- # [5.49.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0) (2023-01-23)
1814
-
1815
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1816
-
1817
-
1818
-
1819
-
1820
-
1821
- ## [5.48.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2) (2023-01-16)
1822
-
1823
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1824
-
1825
-
1826
-
1827
-
1828
-
1829
- ## [5.48.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.0...v5.48.1) (2023-01-09)
1830
-
1831
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1832
-
1833
-
1834
-
1835
-
1836
-
1837
- # [5.48.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.1...v5.48.0) (2023-01-02)
1838
-
1839
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1840
-
1841
- ## [5.47.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.0...v5.47.1) (2022-12-26)
1842
-
1843
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1844
-
1845
- # [5.47.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.46.1...v5.47.0) (2022-12-19)
1846
-
1847
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1848
-
1849
- ## [5.46.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.46.0...v5.46.1) (2022-12-12)
1850
-
1851
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1852
-
1853
- # [5.46.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.1...v5.46.0) (2022-12-08)
1854
-
1855
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1856
-
1857
- ## [5.45.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.0...v5.45.1) (2022-12-05)
1858
-
1859
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1860
-
1861
- # [5.45.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.44.0...v5.45.0) (2022-11-28)
1862
-
1863
- ### Bug Fixes
1864
-
1865
- - **scope-manager:** add support for TS4.9 satisfies expression ([#6059](https://github.com/typescript-eslint/typescript-eslint/issues/6059)) ([44027db](https://github.com/typescript-eslint/typescript-eslint/commit/44027db379e6e074a16cda2755ef554c2b0a4c5a))
1866
-
1867
- ### Features
1868
-
1869
- - support Auto Accessor syntax ([#5926](https://github.com/typescript-eslint/typescript-eslint/issues/5926)) ([becd1f8](https://github.com/typescript-eslint/typescript-eslint/commit/becd1f8581c0013399dfe71be6c265e96cedb57a))
1870
-
1871
- # [5.44.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0) (2022-11-21)
1872
-
1873
- ### Features
1874
-
1875
- - update to TypeScript 4.9 ([#5716](https://github.com/typescript-eslint/typescript-eslint/issues/5716)) ([4d744ea](https://github.com/typescript-eslint/typescript-eslint/commit/4d744ea10ba03c66eebcb63e8722e9f0165fbeed))
1876
-
1877
- # [5.43.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.1...v5.43.0) (2022-11-14)
1878
-
1879
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1880
-
1881
- ## [5.42.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.0...v5.42.1) (2022-11-07)
1882
-
1883
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1884
-
1885
- # [5.42.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0) (2022-10-31)
1886
-
1887
- ### Features
1888
-
1889
- - **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))
1890
-
1891
- ### Reverts
1892
-
1893
- - 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)
1894
-
1895
- # [5.41.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0) (2022-10-24)
1896
-
1897
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1898
-
1899
- ## [5.40.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1) (2022-10-17)
1900
-
1901
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1902
-
1903
- # [5.40.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.39.0...v5.40.0) (2022-10-10)
1904
-
1905
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1906
-
1907
- # [5.39.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0) (2022-10-03)
1908
-
1909
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1910
-
1911
- ## [5.38.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26)
1912
-
1913
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1914
-
1915
- # [5.38.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.37.0...v5.38.0) (2022-09-19)
1916
-
1917
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1918
-
1919
- # [5.37.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.2...v5.37.0) (2022-09-12)
1920
-
1921
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1922
-
1923
- ## [5.36.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.1...v5.36.2) (2022-09-05)
1924
-
1925
- ### Bug Fixes
1926
-
1927
- - **scope-manager:** correct handling for class static blocks ([#5580](https://github.com/typescript-eslint/typescript-eslint/issues/5580)) ([35bb8dd](https://github.com/typescript-eslint/typescript-eslint/commit/35bb8ddac1b46397f6447c1a6e1e4e1774dd7957))
1928
-
1929
- ## [5.36.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.0...v5.36.1) (2022-08-30)
1930
-
1931
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1932
-
1933
- # [5.36.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.35.1...v5.36.0) (2022-08-30)
1934
-
1935
- ### Features
1936
-
1937
- - support TypeScript 4.8 ([#5551](https://github.com/typescript-eslint/typescript-eslint/issues/5551)) ([81450ed](https://github.com/typescript-eslint/typescript-eslint/commit/81450ed7eaede74b384e9a91a84e9b4d34513866))
1938
-
1939
- ## [5.35.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.35.0...v5.35.1) (2022-08-24)
1940
-
1941
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1942
-
1943
- # [5.35.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.34.0...v5.35.0) (2022-08-24)
1944
-
1945
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1946
-
1947
- # [5.34.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.33.1...v5.34.0) (2022-08-22)
1948
-
1949
- ### Bug Fixes
1950
-
1951
- - **scope-manager:** visit static blocks ([#5489](https://github.com/typescript-eslint/typescript-eslint/issues/5489)) ([78745c2](https://github.com/typescript-eslint/typescript-eslint/commit/78745c2092064446837b5683892001030a8bb4e2))
1952
-
1953
- ## [5.33.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.33.0...v5.33.1) (2022-08-15)
1954
-
1955
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1956
-
1957
- # [5.33.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.32.0...v5.33.0) (2022-08-08)
1958
-
1959
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1960
-
1961
- # [5.32.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.31.0...v5.32.0) (2022-08-01)
1962
-
1963
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1964
-
1965
- # [5.31.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.7...v5.31.0) (2022-07-25)
1966
-
1967
- ### Bug Fixes
1968
-
1969
- - **scope-manager:** handle typeParameters of TSInstantiationExpression ([#5355](https://github.com/typescript-eslint/typescript-eslint/issues/5355)) ([2595ccf](https://github.com/typescript-eslint/typescript-eslint/commit/2595ccf67cd5158edbd6bebd9ac2dbd8bbd8b99c))
1970
-
1971
- ## [5.30.7](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.6...v5.30.7) (2022-07-18)
1972
-
1973
- ### Bug Fixes
1974
-
1975
- - **scope-manager:** allow visiting of constraint in infer type ([#5331](https://github.com/typescript-eslint/typescript-eslint/issues/5331)) ([b2846a1](https://github.com/typescript-eslint/typescript-eslint/commit/b2846a16777a3aea7b1e6ac9d81b9b6dce0bb874))
1976
-
1977
- ## [5.30.6](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.5...v5.30.6) (2022-07-11)
1978
-
1979
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1980
-
1981
- ## [5.30.5](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.4...v5.30.5) (2022-07-04)
1982
-
1983
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1984
-
1985
- ## [5.30.4](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.3...v5.30.4) (2022-07-03)
1986
-
1987
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1988
-
1989
- ## [5.30.3](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.2...v5.30.3) (2022-07-01)
1990
-
1991
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1992
-
1993
- ## [5.30.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.1...v5.30.2) (2022-07-01)
1994
-
1995
- **Note:** Version bump only for package @typescript-eslint/scope-manager
1996
-
1997
- ## 5.30.1 (2022-07-01)
1998
-
1999
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2000
-
2001
- # [5.30.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.29.0...v5.30.0) (2022-06-27)
2002
-
2003
- ### Features
2004
-
2005
- - treat `this` in `typeof this` as a `ThisExpression` ([#4382](https://github.com/typescript-eslint/typescript-eslint/issues/4382)) ([b04b2ce](https://github.com/typescript-eslint/typescript-eslint/commit/b04b2ce1ba90d94718891f2562dd210a6d7b8609))
2006
-
2007
- # [5.29.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.28.0...v5.29.0) (2022-06-20)
2008
-
2009
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2010
-
2011
- # [5.28.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.27.1...v5.28.0) (2022-06-13)
2012
-
2013
- ### Bug Fixes
2014
-
2015
- - [TS4.7] allow visiting of typeParameters in TSTypeQuery ([#5166](https://github.com/typescript-eslint/typescript-eslint/issues/5166)) ([dc1f930](https://github.com/typescript-eslint/typescript-eslint/commit/dc1f9309cf04aa7314e758980ac687558482f47f))
2016
-
2017
- ## [5.27.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.27.0...v5.27.1) (2022-06-06)
2018
-
2019
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2020
-
2021
- # [5.27.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.26.0...v5.27.0) (2022-05-30)
2022
-
2023
- ### Features
2024
-
2025
- - [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))
2026
-
2027
- # [5.26.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.25.0...v5.26.0) (2022-05-23)
2028
-
2029
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2030
-
2031
- # [5.25.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.24.0...v5.25.0) (2022-05-17)
2032
-
2033
- ### Features
2034
-
2035
- - update to TypeScript 4.7-rc ([#4829](https://github.com/typescript-eslint/typescript-eslint/issues/4829)) ([6fe783c](https://github.com/typescript-eslint/typescript-eslint/commit/6fe783c20aebe26ef42b526e4a59a9be84dd5643))
2036
-
2037
- # [5.24.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.23.0...v5.24.0) (2022-05-16)
2038
-
2039
- ### Features
2040
-
2041
- - **eslint-plugin:** add new 'strict' config ([#4706](https://github.com/typescript-eslint/typescript-eslint/issues/4706)) ([4a500b2](https://github.com/typescript-eslint/typescript-eslint/commit/4a500b2d92a91873dbb729793d1ee1c36ef06ed8))
2042
-
2043
- # [5.23.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.22.0...v5.23.0) (2022-05-09)
2044
-
2045
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2046
-
2047
- # [5.22.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.21.0...v5.22.0) (2022-05-02)
2048
-
2049
- ### Features
2050
-
2051
- - **ast-spec:** add fixture test framework and some initial fixtures ([#3258](https://github.com/typescript-eslint/typescript-eslint/issues/3258)) ([f3cf87b](https://github.com/typescript-eslint/typescript-eslint/commit/f3cf87bf20fd0542f92a96a318aa9ee5bf23c1f6))
2052
-
2053
- # [5.21.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.20.0...v5.21.0) (2022-04-25)
2054
-
2055
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2056
-
2057
- # [5.20.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.19.0...v5.20.0) (2022-04-18)
2058
-
2059
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2060
-
2061
- # [5.19.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.18.0...v5.19.0) (2022-04-11)
2062
-
2063
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2064
-
2065
- # [5.18.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.17.0...v5.18.0) (2022-04-04)
2066
-
2067
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2068
-
2069
- # [5.17.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.16.0...v5.17.0) (2022-03-28)
2070
-
2071
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2072
-
2073
- # [5.16.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.15.0...v5.16.0) (2022-03-21)
2074
-
2075
- ### Bug Fixes
2076
-
2077
- - **scope-manager:** incorrect reference for this within a jsx identifier ([#4535](https://github.com/typescript-eslint/typescript-eslint/issues/4535)) ([dd49280](https://github.com/typescript-eslint/typescript-eslint/commit/dd49280e50cb2f5bd26dc07210551bc1fda120af))
2078
-
2079
- # [5.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.14.0...v5.15.0) (2022-03-14)
2080
-
2081
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2082
-
2083
- # [5.14.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.13.0...v5.14.0) (2022-03-07)
2084
-
2085
- ### Features
2086
-
2087
- - TypeScript 4.6 ([#4615](https://github.com/typescript-eslint/typescript-eslint/issues/4615)) ([a02c63a](https://github.com/typescript-eslint/typescript-eslint/commit/a02c63a264e5a6c3557468a8eff48d34ca2b718a))
2088
-
2089
- # [5.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.12.1...v5.13.0) (2022-02-28)
2090
-
2091
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2092
-
2093
- ## [5.12.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.12.0...v5.12.1) (2022-02-21)
2094
-
2095
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2096
-
2097
- # [5.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.11.0...v5.12.0) (2022-02-14)
2098
-
2099
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2100
-
2101
- # [5.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.10.2...v5.11.0) (2022-02-07)
2102
-
2103
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2104
-
2105
- ## [5.10.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.10.1...v5.10.2) (2022-01-31)
2106
-
2107
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2108
-
2109
- ## [5.10.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.10.0...v5.10.1) (2022-01-24)
2110
-
2111
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2112
-
2113
- # [5.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.9.1...v5.10.0) (2022-01-17)
2114
-
2115
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2116
-
2117
- ## [5.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.9.0...v5.9.1) (2022-01-10)
2118
-
2119
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2120
-
2121
- # [5.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.8.1...v5.9.0) (2022-01-03)
2122
-
2123
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2124
-
2125
- ## [5.8.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.8.0...v5.8.1) (2021-12-27)
2126
-
2127
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2128
-
2129
- # [5.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.7.0...v5.8.0) (2021-12-20)
2130
-
2131
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2132
-
2133
- # [5.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.6.0...v5.7.0) (2021-12-13)
2134
-
2135
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2136
-
2137
- # [5.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.5.0...v5.6.0) (2021-12-06)
2138
-
2139
- ### Features
2140
-
2141
- - **scope-manager:** support TS4.5 import/export specifier kind ([#4234](https://github.com/typescript-eslint/typescript-eslint/issues/4234)) ([833f822](https://github.com/typescript-eslint/typescript-eslint/commit/833f8221ce00aecb7d08c519bab9568353850f48))
2142
- - **scope-manager:** update lib types ([#4240](https://github.com/typescript-eslint/typescript-eslint/issues/4240)) ([8377e6e](https://github.com/typescript-eslint/typescript-eslint/commit/8377e6ea422ee2d52455da8955ff055e09c238d3))
2143
-
2144
- # [5.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.4.0...v5.5.0) (2021-11-29)
2145
-
2146
- ### Bug Fixes
2147
-
2148
- - **scope-manager:** support static class blocks ([#4211](https://github.com/typescript-eslint/typescript-eslint/issues/4211)) ([f8e9125](https://github.com/typescript-eslint/typescript-eslint/commit/f8e91256e0a721aaa906a5c40a92784da9433b53))
2149
-
2150
- # [5.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.3.1...v5.4.0) (2021-11-15)
2151
-
2152
- ### Bug Fixes
2153
-
2154
- - correct issues with circular imports ([#4140](https://github.com/typescript-eslint/typescript-eslint/issues/4140)) ([4c87b24](https://github.com/typescript-eslint/typescript-eslint/commit/4c87b2486a9c90794d972a4d093c1dc22ffb418b))
2155
-
2156
- ### Features
2157
-
2158
- - **typescript-estree:** support Import Assertions ([#4074](https://github.com/typescript-eslint/typescript-eslint/issues/4074)) ([ae0fb5a](https://github.com/typescript-eslint/typescript-eslint/commit/ae0fb5a591958216b7df656e66b1dfe464898167))
2159
-
2160
- ## [5.3.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.3.0...v5.3.1) (2021-11-08)
2161
-
2162
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2163
-
2164
- # [5.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.2.0...v5.3.0) (2021-11-01)
2165
-
2166
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2167
-
2168
- # [5.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.1.0...v5.2.0) (2021-10-25)
2169
-
2170
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2171
-
2172
- # [5.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v5.0.0...v5.1.0) (2021-10-18)
2173
-
2174
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2175
-
2176
- # [5.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.33.0...v5.0.0) (2021-10-11)
2177
-
2178
- ### Features
2179
-
2180
- - align class property representation with ESTree ([#3806](https://github.com/typescript-eslint/typescript-eslint/issues/3806)) ([22fa5c0](https://github.com/typescript-eslint/typescript-eslint/commit/22fa5c0c4705ed2898f00b7cacc5dd642d859275)), closes [#3430](https://github.com/typescript-eslint/typescript-eslint/issues/3430) [#3077](https://github.com/typescript-eslint/typescript-eslint/issues/3077)
2181
- - support `PrivateIdentifier` ([#3808](https://github.com/typescript-eslint/typescript-eslint/issues/3808)) ([0eefe5e](https://github.com/typescript-eslint/typescript-eslint/commit/0eefe5e49d21af3f1e3e2d9a90c2e49929863ac2)), closes [#3430](https://github.com/typescript-eslint/typescript-eslint/issues/3430) [#2933](https://github.com/typescript-eslint/typescript-eslint/issues/2933)
2182
- - **eslint-plugin:** removed value from abstract property nodes ([#3765](https://github.com/typescript-eslint/typescript-eslint/issues/3765)) ([5823524](https://github.com/typescript-eslint/typescript-eslint/commit/58235241714596b641a1e8b39c569e561e0039b4)), closes [#3748](https://github.com/typescript-eslint/typescript-eslint/issues/3748)
2183
-
2184
- # [4.33.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.32.0...v4.33.0) (2021-10-04)
2185
-
2186
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2187
-
2188
- # [4.32.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.31.2...v4.32.0) (2021-09-27)
2189
-
2190
- ### Features
2191
-
2192
- - **eslint-plugin-internal:** [prefer-ast-types-enum] add `DefinitionType` enum ([#3916](https://github.com/typescript-eslint/typescript-eslint/issues/3916)) ([13b7de5](https://github.com/typescript-eslint/typescript-eslint/commit/13b7de508e0f8eac492879ff9ab99acd8d3e977e))
2193
- - Support `'latest'` as `ecmaVersion` ([#3873](https://github.com/typescript-eslint/typescript-eslint/issues/3873)) ([25a42c0](https://github.com/typescript-eslint/typescript-eslint/commit/25a42c0bbe92d1ecbc2e8ff9ef3a3ef413f728b0))
2194
-
2195
- ## [4.31.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.31.1...v4.31.2) (2021-09-20)
2196
-
2197
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2198
-
2199
- ## [4.31.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.31.0...v4.31.1) (2021-09-13)
2200
-
2201
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2202
-
2203
- # [4.31.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.30.0...v4.31.0) (2021-09-06)
2204
-
2205
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2206
-
2207
- # [4.30.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.29.3...v4.30.0) (2021-08-30)
2208
-
2209
- ### Features
2210
-
2211
- - **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))
2212
-
2213
- ## [4.29.3](https://github.com/typescript-eslint/typescript-eslint/compare/v4.29.2...v4.29.3) (2021-08-23)
2214
-
2215
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2216
-
2217
- ## [4.29.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.29.1...v4.29.2) (2021-08-16)
2218
-
2219
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2220
-
2221
- ## [4.29.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.29.0...v4.29.1) (2021-08-09)
2222
-
2223
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2224
-
2225
- # [4.29.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.5...v4.29.0) (2021-08-02)
2226
-
2227
- ### Features
2228
-
2229
- - **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))
2230
-
2231
- ## [4.28.5](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.4...v4.28.5) (2021-07-26)
2232
-
2233
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2234
-
2235
- ## [4.28.4](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.3...v4.28.4) (2021-07-19)
2236
-
2237
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2238
-
2239
- ## [4.28.3](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.2...v4.28.3) (2021-07-12)
2240
-
2241
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2242
-
2243
- ## [4.28.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.1...v4.28.2) (2021-07-05)
2244
-
2245
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2246
-
2247
- ## [4.28.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.28.0...v4.28.1) (2021-06-28)
2248
-
2249
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2250
-
2251
- # [4.28.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.27.0...v4.28.0) (2021-06-21)
2252
-
2253
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2254
-
2255
- # [4.27.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.1...v4.27.0) (2021-06-14)
2256
-
2257
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2258
-
2259
- ## [4.26.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.0...v4.26.1) (2021-06-07)
2260
-
2261
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2262
-
2263
- # [4.26.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.25.0...v4.26.0) (2021-05-31)
2264
-
2265
- ### Bug Fixes
2266
-
2267
- - generate library types for TypeScript v4.3 ([#3460](https://github.com/typescript-eslint/typescript-eslint/issues/3460)) ([ed4776a](https://github.com/typescript-eslint/typescript-eslint/commit/ed4776afa1374279027b9b7d82aa4b453b334998)), closes [#3449](https://github.com/typescript-eslint/typescript-eslint/issues/3449)
2268
-
2269
- ### Features
2270
-
2271
- - **scope-manager:** reduce generated lib file size ([#3468](https://github.com/typescript-eslint/typescript-eslint/issues/3468)) ([258116b](https://github.com/typescript-eslint/typescript-eslint/commit/258116ba7b0dd4ac7a1cc3876fab12f2556bda74))
2272
-
2273
- # [4.25.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.24.0...v4.25.0) (2021-05-24)
2274
-
2275
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2276
-
2277
- # [4.24.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.23.0...v4.24.0) (2021-05-17)
2278
-
2279
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2280
-
2281
- # [4.23.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.1...v4.23.0) (2021-05-10)
2282
-
2283
- ### Bug Fixes
2284
-
2285
- - **scope-manager:** fix visiting TSAsExpression in assignment ([#3355](https://github.com/typescript-eslint/typescript-eslint/issues/3355)) ([87521a0](https://github.com/typescript-eslint/typescript-eslint/commit/87521a024103bc5fc643861649bee9a288f55b7b))
2286
-
2287
- ### Features
2288
-
2289
- - 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))
2290
-
2291
- ## [4.22.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.0...v4.22.1) (2021-05-04)
2292
-
2293
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2294
-
2295
- # [4.22.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.21.0...v4.22.0) (2021-04-12)
2296
-
2297
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2298
-
2299
- # [4.21.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.20.0...v4.21.0) (2021-04-05)
2300
-
2301
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2302
-
2303
- # [4.20.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.19.0...v4.20.0) (2021-03-29)
2304
-
2305
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2306
-
2307
- # [4.19.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0) (2021-03-22)
2308
-
2309
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2310
-
2311
- # [4.18.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0) (2021-03-15)
2312
-
2313
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2314
-
2315
- # [4.17.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0) (2021-03-08)
2316
-
2317
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2318
-
2319
- ## [4.16.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1) (2021-03-01)
2320
-
2321
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2322
-
2323
- # [4.16.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.2...v4.16.0) (2021-03-01)
2324
-
2325
- ### Bug Fixes
2326
-
2327
- - **scope-manager:** update libs for typescript 4.2 ([#3118](https://github.com/typescript-eslint/typescript-eslint/issues/3118)) ([0336c79](https://github.com/typescript-eslint/typescript-eslint/commit/0336c798c9502fc250d2eaa045661950da55e52f))
2328
-
2329
- ## [4.15.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.1...v4.15.2) (2021-02-22)
2330
-
2331
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2332
-
2333
- ## [4.15.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.0...v4.15.1) (2021-02-15)
2334
-
2335
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2336
-
2337
- # [4.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.2...v4.15.0) (2021-02-08)
2338
-
2339
- ### Bug Fixes
2340
-
2341
- - **scope-manager:** fix visiting of TSImportType ([#3008](https://github.com/typescript-eslint/typescript-eslint/issues/3008)) ([ce4fcbf](https://github.com/typescript-eslint/typescript-eslint/commit/ce4fcbf4401098387a2cf19ae8457c89c509239a)), closes [#3006](https://github.com/typescript-eslint/typescript-eslint/issues/3006)
2342
-
2343
- ## [4.14.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.1...v4.14.2) (2021-02-01)
2344
-
2345
- ### Bug Fixes
2346
-
2347
- - **scope-manager:** correctly reference generic parameters when decorator metadata is enabled ([#2975](https://github.com/typescript-eslint/typescript-eslint/issues/2975)) ([7695ef3](https://github.com/typescript-eslint/typescript-eslint/commit/7695ef318f1cc8688acaabf4f2730769622f083f)), closes [#2972](https://github.com/typescript-eslint/typescript-eslint/issues/2972)
2348
-
2349
- ## [4.14.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.0...v4.14.1) (2021-01-25)
2350
-
2351
- ### Bug Fixes
2352
-
2353
- - **scope-manager:** fix incorrect handling of class decorators and class method default params ([#2943](https://github.com/typescript-eslint/typescript-eslint/issues/2943)) ([e1eac83](https://github.com/typescript-eslint/typescript-eslint/commit/e1eac8312268d1855a2ed7784b4d190ecb9c9fa4)), closes [#2941](https://github.com/typescript-eslint/typescript-eslint/issues/2941) [#2942](https://github.com/typescript-eslint/typescript-eslint/issues/2942) [#2751](https://github.com/typescript-eslint/typescript-eslint/issues/2751)
2354
-
2355
- # [4.14.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.13.0...v4.14.0) (2021-01-18)
2356
-
2357
- ### Features
2358
-
2359
- - 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)
2360
-
2361
- # [4.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.12.0...v4.13.0) (2021-01-11)
2362
-
2363
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2364
-
2365
- # [4.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.1...v4.12.0) (2021-01-04)
2366
-
2367
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2368
-
2369
- ## [4.11.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.0...v4.11.1) (2020-12-28)
2370
-
2371
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2372
-
2373
- # [4.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.10.0...v4.11.0) (2020-12-21)
2374
-
2375
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2376
-
2377
- # [4.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.1...v4.10.0) (2020-12-14)
2378
-
2379
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2380
-
2381
- ## [4.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.0...v4.9.1) (2020-12-07)
2382
-
2383
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2384
-
2385
- # [4.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.2...v4.9.0) (2020-11-30)
2386
-
2387
- ### Bug Fixes
2388
-
2389
- - **scope-manager:** fix assertion assignments not being marked as write references ([#2809](https://github.com/typescript-eslint/typescript-eslint/issues/2809)) ([fa68492](https://github.com/typescript-eslint/typescript-eslint/commit/fa6849245ca55ca407dc031afbad456f2925a8e9)), closes [#2804](https://github.com/typescript-eslint/typescript-eslint/issues/2804)
2390
-
2391
- ### Features
2392
-
2393
- - **eslint-plugin:** [no-unused-vars] fork the base rule ([#2768](https://github.com/typescript-eslint/typescript-eslint/issues/2768)) ([a8227a6](https://github.com/typescript-eslint/typescript-eslint/commit/a8227a6185dd24de4bfc7d766931643871155021)), closes [#2782](https://github.com/typescript-eslint/typescript-eslint/issues/2782) [#2714](https://github.com/typescript-eslint/typescript-eslint/issues/2714) [#2648](https://github.com/typescript-eslint/typescript-eslint/issues/2648)
2394
-
2395
- ## [4.8.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.1...v4.8.2) (2020-11-23)
2396
-
2397
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2398
-
2399
- ## [4.8.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.0...v4.8.1) (2020-11-17)
2400
-
2401
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2402
-
2403
- # [4.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0) (2020-11-16)
2404
-
2405
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2406
-
2407
- # [4.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0) (2020-11-09)
2408
-
2409
- ### Features
2410
-
2411
- - support TS4.1 features ([#2748](https://github.com/typescript-eslint/typescript-eslint/issues/2748)) ([2be354b](https://github.com/typescript-eslint/typescript-eslint/commit/2be354bb15f9013a2da1b13a0c0836e9ef057e16)), closes [#2583](https://github.com/typescript-eslint/typescript-eslint/issues/2583)
2412
-
2413
- ## [4.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1) (2020-11-02)
2414
-
2415
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2416
-
2417
- # [4.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.5.0...v4.6.0) (2020-10-26)
2418
-
2419
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2420
-
2421
- # [4.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.1...v4.5.0) (2020-10-19)
2422
-
2423
- ### Features
2424
-
2425
- - **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))
2426
-
2427
- ## [4.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.0...v4.4.1) (2020-10-12)
2428
-
2429
- ### Bug Fixes
2430
-
2431
- - **scope-manager:** don't create a variable for global augmentation ([#2639](https://github.com/typescript-eslint/typescript-eslint/issues/2639)) ([6bc9325](https://github.com/typescript-eslint/typescript-eslint/commit/6bc93257ec876214743a165093b6666d713379f6))
2432
-
2433
- # [4.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.3.0...v4.4.0) (2020-10-05)
2434
-
2435
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2436
-
2437
- # [4.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.2.0...v4.3.0) (2020-09-28)
2438
-
2439
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2440
-
2441
- # [4.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.1.1...v4.2.0) (2020-09-21)
2442
-
2443
- ### Bug Fixes
2444
-
2445
- - **scope-manager:** correct analysis of inferred types in conditional types ([#2537](https://github.com/typescript-eslint/typescript-eslint/issues/2537)) ([4f660fd](https://github.com/typescript-eslint/typescript-eslint/commit/4f660fd31acbb88b30719f925dcb2b3022cc2bab))
2446
-
2447
- ## [4.1.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.1.0...v4.1.1) (2020-09-14)
2448
-
2449
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2450
-
2451
- # [4.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.1...v4.1.0) (2020-09-07)
2452
-
2453
- ### Bug Fixes
2454
-
2455
- - **eslint-plugin:** [no-unused-vars] correct detection of unused vars in a declared module with `export =` ([#2505](https://github.com/typescript-eslint/typescript-eslint/issues/2505)) ([3d07a99](https://github.com/typescript-eslint/typescript-eslint/commit/3d07a99faa0a5fc1b44acdb43ddbfc90a5105833))
2456
- - **scope-manager:** add `const` as a global type variable ([#2499](https://github.com/typescript-eslint/typescript-eslint/issues/2499)) ([eb3f6e3](https://github.com/typescript-eslint/typescript-eslint/commit/eb3f6e39391d62ac424baa305a15e61806b2fd65))
2457
- - **scope-manager:** correctly handle inferred types in nested type scopes ([#2497](https://github.com/typescript-eslint/typescript-eslint/issues/2497)) ([95f6bf4](https://github.com/typescript-eslint/typescript-eslint/commit/95f6bf4818cdec48a0583bf82f928c598af22736))
2458
- - **scope-manager:** don't create references for intrinsic JSX elements ([#2504](https://github.com/typescript-eslint/typescript-eslint/issues/2504)) ([cdb9807](https://github.com/typescript-eslint/typescript-eslint/commit/cdb9807a5a368a136856cd03048b68e0f2dfb405))
2459
- - **scope-manager:** fallback to lib 'esnext' or 'es5' when ecma version is unsupported ([#2474](https://github.com/typescript-eslint/typescript-eslint/issues/2474)) ([20a7dcc](https://github.com/typescript-eslint/typescript-eslint/commit/20a7dcc808a39cd447d6e52fc5a1e1373d7122e9))
2460
- - **scope-manager:** support rest function type parameters ([#2491](https://github.com/typescript-eslint/typescript-eslint/issues/2491)) ([9d8b4c4](https://github.com/typescript-eslint/typescript-eslint/commit/9d8b4c479c98623e4198aa07639321929a8a876f)), closes [#2449](https://github.com/typescript-eslint/typescript-eslint/issues/2449)
2461
- - **scope-manager:** support tagged template string generic type parameters ([#2492](https://github.com/typescript-eslint/typescript-eslint/issues/2492)) ([a2686c0](https://github.com/typescript-eslint/typescript-eslint/commit/a2686c04293ab9070c1500a0dab7e205bd1fa9d2))
2462
- - **scope-manager:** support type predicates ([#2493](https://github.com/typescript-eslint/typescript-eslint/issues/2493)) ([a40f54c](https://github.com/typescript-eslint/typescript-eslint/commit/a40f54c39d59096a0d12a492807dcd52fbcdc384)), closes [#2462](https://github.com/typescript-eslint/typescript-eslint/issues/2462)
2463
- - **scope-manager:** treat type imports as both values and types ([#2494](https://github.com/typescript-eslint/typescript-eslint/issues/2494)) ([916e95a](https://github.com/typescript-eslint/typescript-eslint/commit/916e95a505689746dda38a67148c95cc7d207d9f)), closes [#2453](https://github.com/typescript-eslint/typescript-eslint/issues/2453)
2464
-
2465
- ### Features
2466
-
2467
- - **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)
2468
-
2469
- ## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
2470
-
2471
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2472
-
2473
- # [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)
2474
-
2475
- ## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)
2476
-
2477
- ### Bug Fixes
2478
-
2479
- - **scope-manager:** correct analysis of abstract class properties ([#2420](https://github.com/typescript-eslint/typescript-eslint/issues/2420)) ([cd84549](https://github.com/typescript-eslint/typescript-eslint/commit/cd84549beba3cf471d75cfd9ba26f80366842ed5))
2480
-
2481
- ### Features
2482
-
2483
- - 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))
2484
-
2485
- ## [3.10.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.0...v3.10.1) (2020-08-25)
2486
-
2487
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2488
-
2489
- # [3.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.9.1...v3.10.0) (2020-08-24)
2490
-
2491
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2492
-
2493
- ## [3.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.9.0...v3.9.1) (2020-08-17)
2494
-
2495
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2496
-
2497
- # [3.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.8.0...v3.9.0) (2020-08-10)
2498
-
2499
- ### Features
2500
-
2501
- - **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))
2502
-
2503
- # [3.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.7.1...v3.8.0) (2020-08-03)
2504
-
2505
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2506
-
2507
- ## [3.7.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.7.0...v3.7.1) (2020-07-27)
2508
-
2509
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2510
-
2511
- # [3.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.6.1...v3.7.0) (2020-07-20)
2512
-
2513
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2514
-
2515
- ## [3.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.6.0...v3.6.1) (2020-07-13)
2516
-
2517
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2518
-
2519
- # [3.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.5.0...v3.6.0) (2020-07-06)
2520
-
2521
- **Note:** Version bump only for package @typescript-eslint/scope-manager
2522
-
2523
- # [3.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.4.0...v3.5.0) (2020-06-29)
2524
-
2525
- ### Features
2526
-
2527
- - add package scope-manager ([#1939](https://github.com/typescript-eslint/typescript-eslint/issues/1939)) ([682eb7e](https://github.com/typescript-eslint/typescript-eslint/commit/682eb7e009c3f22a542882dfd3602196a60d2a1e))