@typescript-eslint/tsconfig-utils 8.67.1-alpha.8 → 8.68.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.
- package/CHANGELOG.md +447 -0
- package/dist/compilerOptions.js +1 -0
- package/dist/getParsedConfigFile.js +1 -0
- package/dist/index.js +1 -0
- package/package.json +2 -1
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,447 @@
|
|
|
1
|
+
## 8.68.0 (2026-08-24)
|
|
2
|
+
|
|
3
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
4
|
+
|
|
5
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.68.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.67.0 (2026-08-10)
|
|
10
|
+
|
|
11
|
+
This was a version bump only for tsconfig-utils 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.67.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.66.0 (2026-08-03)
|
|
18
|
+
|
|
19
|
+
This was a version bump only for tsconfig-utils 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.66.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.65.0 (2026-07-20)
|
|
26
|
+
|
|
27
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
28
|
+
|
|
29
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.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.64.0 (2026-07-13)
|
|
34
|
+
|
|
35
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
36
|
+
|
|
37
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.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.63.0 (2026-07-06)
|
|
42
|
+
|
|
43
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
44
|
+
|
|
45
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0) for more information.
|
|
46
|
+
|
|
47
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
48
|
+
|
|
49
|
+
## 8.62.1 (2026-06-29)
|
|
50
|
+
|
|
51
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
52
|
+
|
|
53
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1) for more information.
|
|
54
|
+
|
|
55
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
56
|
+
|
|
57
|
+
## 8.62.0 (2026-06-22)
|
|
58
|
+
|
|
59
|
+
### 🚀 Features
|
|
60
|
+
|
|
61
|
+
- remove redundant package.json "files" ([#12444](https://github.com/typescript-eslint/typescript-eslint/pull/12444))
|
|
62
|
+
|
|
63
|
+
### ❤️ Thank You
|
|
64
|
+
|
|
65
|
+
- Kirk Waiblinger @kirkwaiblinger
|
|
66
|
+
|
|
67
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0) for more information.
|
|
68
|
+
|
|
69
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
70
|
+
|
|
71
|
+
## 8.61.1 (2026-06-15)
|
|
72
|
+
|
|
73
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
74
|
+
|
|
75
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1) for more information.
|
|
76
|
+
|
|
77
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
78
|
+
|
|
79
|
+
## 8.61.0 (2026-06-08)
|
|
80
|
+
|
|
81
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
82
|
+
|
|
83
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0) for more information.
|
|
84
|
+
|
|
85
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
86
|
+
|
|
87
|
+
## 8.60.1 (2026-06-01)
|
|
88
|
+
|
|
89
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
90
|
+
|
|
91
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1) for more information.
|
|
92
|
+
|
|
93
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
94
|
+
|
|
95
|
+
## 8.60.0 (2026-05-25)
|
|
96
|
+
|
|
97
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
98
|
+
|
|
99
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0) for more information.
|
|
100
|
+
|
|
101
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
102
|
+
|
|
103
|
+
## 8.59.4 (2026-05-18)
|
|
104
|
+
|
|
105
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
106
|
+
|
|
107
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4) for more information.
|
|
108
|
+
|
|
109
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
110
|
+
|
|
111
|
+
## 8.59.3 (2026-05-11)
|
|
112
|
+
|
|
113
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
114
|
+
|
|
115
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3) for more information.
|
|
116
|
+
|
|
117
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
118
|
+
|
|
119
|
+
## 8.59.2 (2026-05-04)
|
|
120
|
+
|
|
121
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
122
|
+
|
|
123
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2) for more information.
|
|
124
|
+
|
|
125
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
126
|
+
|
|
127
|
+
## 8.59.1 (2026-04-27)
|
|
128
|
+
|
|
129
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
130
|
+
|
|
131
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1) for more information.
|
|
132
|
+
|
|
133
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
134
|
+
|
|
135
|
+
## 8.59.0 (2026-04-20)
|
|
136
|
+
|
|
137
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
138
|
+
|
|
139
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0) for more information.
|
|
140
|
+
|
|
141
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
142
|
+
|
|
143
|
+
## 8.58.2 (2026-04-13)
|
|
144
|
+
|
|
145
|
+
### 🩹 Fixes
|
|
146
|
+
|
|
147
|
+
- remove tsbuildinfo cache file from published packages ([#12187](https://github.com/typescript-eslint/typescript-eslint/pull/12187))
|
|
148
|
+
|
|
149
|
+
### ❤️ Thank You
|
|
150
|
+
|
|
151
|
+
- Abhijeet Singh @cseas
|
|
152
|
+
|
|
153
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2) for more information.
|
|
154
|
+
|
|
155
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
156
|
+
|
|
157
|
+
## 8.58.1 (2026-04-08)
|
|
158
|
+
|
|
159
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
160
|
+
|
|
161
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1) for more information.
|
|
162
|
+
|
|
163
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
164
|
+
|
|
165
|
+
## 8.58.0 (2026-03-30)
|
|
166
|
+
|
|
167
|
+
### 🚀 Features
|
|
168
|
+
|
|
169
|
+
- support TypeScript 6 ([#12124](https://github.com/typescript-eslint/typescript-eslint/pull/12124))
|
|
170
|
+
|
|
171
|
+
### ❤️ Thank You
|
|
172
|
+
|
|
173
|
+
- Evyatar Daud @StyleShit
|
|
174
|
+
|
|
175
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0) for more information.
|
|
176
|
+
|
|
177
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
178
|
+
|
|
179
|
+
## 8.57.2 (2026-03-23)
|
|
180
|
+
|
|
181
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
182
|
+
|
|
183
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2) for more information.
|
|
184
|
+
|
|
185
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
186
|
+
|
|
187
|
+
## 8.57.1 (2026-03-16)
|
|
188
|
+
|
|
189
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
190
|
+
|
|
191
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1) for more information.
|
|
192
|
+
|
|
193
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
194
|
+
|
|
195
|
+
## 8.57.0 (2026-03-09)
|
|
196
|
+
|
|
197
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
198
|
+
|
|
199
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0) for more information.
|
|
200
|
+
|
|
201
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
202
|
+
|
|
203
|
+
## 8.56.1 (2026-02-23)
|
|
204
|
+
|
|
205
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
206
|
+
|
|
207
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1) for more information.
|
|
208
|
+
|
|
209
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
210
|
+
|
|
211
|
+
## 8.56.0 (2026-02-16)
|
|
212
|
+
|
|
213
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
214
|
+
|
|
215
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0) for more information.
|
|
216
|
+
|
|
217
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
218
|
+
|
|
219
|
+
## 8.55.0 (2026-02-09)
|
|
220
|
+
|
|
221
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
222
|
+
|
|
223
|
+
See [GitHub Releases](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0) for more information.
|
|
224
|
+
|
|
225
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
226
|
+
|
|
227
|
+
## 8.54.0 (2026-01-26)
|
|
228
|
+
|
|
229
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
230
|
+
|
|
231
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
232
|
+
|
|
233
|
+
## 8.53.1 (2026-01-19)
|
|
234
|
+
|
|
235
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
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.53.0 (2026-01-12)
|
|
240
|
+
|
|
241
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
242
|
+
|
|
243
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
244
|
+
|
|
245
|
+
## 8.52.0 (2026-01-05)
|
|
246
|
+
|
|
247
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
248
|
+
|
|
249
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
250
|
+
|
|
251
|
+
## 8.51.0 (2025-12-29)
|
|
252
|
+
|
|
253
|
+
### 🚀 Features
|
|
254
|
+
|
|
255
|
+
- **tsconfig-utils:** more informative error on parsing failures ([#11888](https://github.com/typescript-eslint/typescript-eslint/pull/11888))
|
|
256
|
+
|
|
257
|
+
### ❤️ Thank You
|
|
258
|
+
|
|
259
|
+
- Josh Goldberg ✨
|
|
260
|
+
|
|
261
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
262
|
+
|
|
263
|
+
## 8.50.1 (2025-12-22)
|
|
264
|
+
|
|
265
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
266
|
+
|
|
267
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
268
|
+
|
|
269
|
+
## 8.50.0 (2025-12-15)
|
|
270
|
+
|
|
271
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
272
|
+
|
|
273
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
274
|
+
|
|
275
|
+
## 8.49.0 (2025-12-08)
|
|
276
|
+
|
|
277
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
278
|
+
|
|
279
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
280
|
+
|
|
281
|
+
## 8.48.1 (2025-12-02)
|
|
282
|
+
|
|
283
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
284
|
+
|
|
285
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
286
|
+
|
|
287
|
+
## 8.48.0 (2025-11-24)
|
|
288
|
+
|
|
289
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
290
|
+
|
|
291
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
292
|
+
|
|
293
|
+
## 8.47.0 (2025-11-17)
|
|
294
|
+
|
|
295
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
296
|
+
|
|
297
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
298
|
+
|
|
299
|
+
## 8.46.4 (2025-11-10)
|
|
300
|
+
|
|
301
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
302
|
+
|
|
303
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
304
|
+
|
|
305
|
+
## 8.46.3 (2025-11-03)
|
|
306
|
+
|
|
307
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
308
|
+
|
|
309
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
310
|
+
|
|
311
|
+
## 8.46.2 (2025-10-20)
|
|
312
|
+
|
|
313
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
314
|
+
|
|
315
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
316
|
+
|
|
317
|
+
## 8.46.1 (2025-10-13)
|
|
318
|
+
|
|
319
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
320
|
+
|
|
321
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
322
|
+
|
|
323
|
+
## 8.46.0 (2025-10-06)
|
|
324
|
+
|
|
325
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
326
|
+
|
|
327
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
328
|
+
|
|
329
|
+
## 8.45.0 (2025-09-29)
|
|
330
|
+
|
|
331
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
332
|
+
|
|
333
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
334
|
+
|
|
335
|
+
## 8.44.1 (2025-09-22)
|
|
336
|
+
|
|
337
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
338
|
+
|
|
339
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
340
|
+
|
|
341
|
+
## 8.44.0 (2025-09-15)
|
|
342
|
+
|
|
343
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
344
|
+
|
|
345
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
346
|
+
|
|
347
|
+
## 8.43.0 (2025-09-08)
|
|
348
|
+
|
|
349
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
350
|
+
|
|
351
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
352
|
+
|
|
353
|
+
## 8.42.0 (2025-09-02)
|
|
354
|
+
|
|
355
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
356
|
+
|
|
357
|
+
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
|
|
358
|
+
|
|
359
|
+
## 8.41.0 (2025-08-25)
|
|
360
|
+
|
|
361
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
362
|
+
|
|
363
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
364
|
+
|
|
365
|
+
## 8.40.0 (2025-08-18)
|
|
366
|
+
|
|
367
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
368
|
+
|
|
369
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
370
|
+
|
|
371
|
+
## 8.39.1 (2025-08-11)
|
|
372
|
+
|
|
373
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
374
|
+
|
|
375
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
376
|
+
|
|
377
|
+
## 8.39.0 (2025-08-04)
|
|
378
|
+
|
|
379
|
+
### 🚀 Features
|
|
380
|
+
|
|
381
|
+
- update to TypeScript 5.9.2 ([#11445](https://github.com/typescript-eslint/typescript-eslint/pull/11445))
|
|
382
|
+
|
|
383
|
+
### ❤️ Thank You
|
|
384
|
+
|
|
385
|
+
- Brad Zacher @bradzacher
|
|
386
|
+
|
|
387
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
388
|
+
|
|
389
|
+
## 8.38.0 (2025-07-21)
|
|
390
|
+
|
|
391
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
392
|
+
|
|
393
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
394
|
+
|
|
395
|
+
## 8.37.0 (2025-07-14)
|
|
396
|
+
|
|
397
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
398
|
+
|
|
399
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
400
|
+
|
|
401
|
+
## 8.36.0 (2025-07-07)
|
|
402
|
+
|
|
403
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
404
|
+
|
|
405
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
406
|
+
|
|
407
|
+
## 8.35.1 (2025-06-30)
|
|
408
|
+
|
|
409
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
410
|
+
|
|
411
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
412
|
+
|
|
413
|
+
## 8.35.0 (2025-06-23)
|
|
414
|
+
|
|
415
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
416
|
+
|
|
417
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
418
|
+
|
|
419
|
+
## 8.34.1 (2025-06-16)
|
|
420
|
+
|
|
421
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
422
|
+
|
|
423
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
424
|
+
|
|
425
|
+
## 8.34.0 (2025-06-09)
|
|
426
|
+
|
|
427
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
428
|
+
|
|
429
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
430
|
+
|
|
431
|
+
## 8.33.1 (2025-06-02)
|
|
432
|
+
|
|
433
|
+
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
|
|
434
|
+
|
|
435
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
|
436
|
+
|
|
437
|
+
## 8.33.0 (2025-05-26)
|
|
438
|
+
|
|
439
|
+
### 🚀 Features
|
|
440
|
+
|
|
441
|
+
- create standalone project-service, tsconfig-utils packages ([#11182](https://github.com/typescript-eslint/typescript-eslint/pull/11182))
|
|
442
|
+
|
|
443
|
+
### ❤️ Thank You
|
|
444
|
+
|
|
445
|
+
- Josh Goldberg ✨
|
|
446
|
+
|
|
447
|
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
|
package/dist/compilerOptions.js
CHANGED
package/dist/index.js
CHANGED
|
@@ -16,3 +16,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./compilerOptions"), exports);
|
|
18
18
|
__exportStar(require("./getParsedConfigFile"), exports);
|
|
19
|
+
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@typescript-eslint/tsconfig-utils",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.68.0",
|
|
4
4
|
"description": "Utilities for collecting TSConfigs for linting scenarios.",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
7
|
+
"!**/*.js.map",
|
|
7
8
|
"!**/*.tsbuildinfo"
|
|
8
9
|
],
|
|
9
10
|
"type": "commonjs",
|