forked from microsoft/rushstack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.json
221 lines (221 loc) · 5.2 KB
/
CHANGELOG.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
{
"name": "@rushstack/eslint-patch",
"entries": [
{
"version": "1.3.2",
"tag": "@rushstack/eslint-patch_v1.3.2",
"date": "Thu, 15 Jun 2023 00:21:01 GMT",
"comments": {
"patch": [
{
"comment": "[eslint-patch] add invalid importer path test to ESLint 7.x || 8.x block"
}
]
}
},
{
"version": "1.3.1",
"tag": "@rushstack/eslint-patch_v1.3.1",
"date": "Wed, 07 Jun 2023 22:45:16 GMT",
"comments": {
"patch": [
{
"comment": "Add test for invalid importer path to fallback to relative path when loading eslint 6 plugins"
}
]
}
},
{
"version": "1.3.0",
"tag": "@rushstack/eslint-patch_v1.3.0",
"date": "Mon, 22 May 2023 06:34:32 GMT",
"comments": {
"minor": [
{
"comment": "Upgrade the @typescript-eslint/* dependencies to ~5.59.2"
}
]
}
},
{
"version": "1.2.0",
"tag": "@rushstack/eslint-patch_v1.2.0",
"date": "Thu, 15 Sep 2022 00:18:51 GMT",
"comments": {
"minor": [
{
"comment": "Use original resolver if patched resolver fails."
}
]
}
},
{
"version": "1.1.4",
"tag": "@rushstack/eslint-patch_v1.1.4",
"date": "Tue, 28 Jun 2022 00:23:32 GMT",
"comments": {
"patch": [
{
"comment": "Update the README to mention support for ESLint 8."
}
]
}
},
{
"version": "1.1.3",
"tag": "@rushstack/eslint-patch_v1.1.3",
"date": "Fri, 15 Apr 2022 00:12:36 GMT",
"comments": {
"patch": [
{
"comment": "Fix an issue where tools could not determine the module type as CommonJS"
}
]
}
},
{
"version": "1.1.2",
"tag": "@rushstack/eslint-patch_v1.1.2",
"date": "Sat, 09 Apr 2022 02:24:26 GMT",
"comments": {
"patch": [
{
"comment": "Rename the \"master\" branch to \"main\"."
}
]
}
},
{
"version": "1.1.1",
"tag": "@rushstack/eslint-patch_v1.1.1",
"date": "Tue, 15 Mar 2022 19:15:53 GMT",
"comments": {
"patch": [
{
"comment": "Fix the path in the package.json \"directory\" field."
}
]
}
},
{
"version": "1.1.0",
"tag": "@rushstack/eslint-patch_v1.1.0",
"date": "Fri, 05 Nov 2021 15:09:18 GMT",
"comments": {
"minor": [
{
"comment": "feat(eslint-patch): Find patch targets independently of disk layout"
}
]
}
},
{
"version": "1.0.9",
"tag": "@rushstack/eslint-patch_v1.0.9",
"date": "Wed, 27 Oct 2021 00:08:15 GMT",
"comments": {
"patch": [
{
"comment": "Update the package.json repository field to include the directory property."
}
]
}
},
{
"version": "1.0.8",
"tag": "@rushstack/eslint-patch_v1.0.8",
"date": "Wed, 13 Oct 2021 15:09:54 GMT",
"comments": {
"patch": [
{
"comment": "Add support for ESLint 8.0.0"
}
]
}
},
{
"version": "1.0.7",
"tag": "@rushstack/eslint-patch_v1.0.7",
"date": "Thu, 23 Sep 2021 00:10:40 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade the `@types/node` dependency to version to version 12."
}
]
}
},
{
"version": "1.0.6",
"tag": "@rushstack/eslint-patch_v1.0.6",
"date": "Fri, 30 Oct 2020 00:10:14 GMT",
"comments": {
"patch": [
{
"comment": "Update the \"modern-module-resolution\" patch to support ESLint 7.8.0 and newer"
}
]
}
},
{
"version": "1.0.5",
"tag": "@rushstack/eslint-patch_v1.0.5",
"date": "Wed, 30 Sep 2020 18:39:17 GMT",
"comments": {
"patch": [
{
"comment": "Update to build with @rushstack/heft-node-rig"
}
]
}
},
{
"version": "1.0.4",
"tag": "@rushstack/eslint-patch_v1.0.4",
"date": "Wed, 30 Sep 2020 06:53:53 GMT",
"comments": {
"patch": [
{
"comment": "Update README.md"
}
]
}
},
{
"version": "1.0.3",
"tag": "@rushstack/eslint-patch_v1.0.3",
"date": "Wed, 12 Aug 2020 00:10:05 GMT",
"comments": {
"patch": [
{
"comment": "Updated project to build with Heft"
}
]
}
},
{
"version": "1.0.2",
"tag": "@rushstack/eslint-patch_v1.0.2",
"date": "Wed, 24 Jun 2020 09:50:48 GMT",
"comments": {
"patch": [
{
"comment": "Fix an issue with the published file set"
}
]
}
},
{
"version": "1.0.1",
"tag": "@rushstack/eslint-patch_v1.0.1",
"date": "Wed, 24 Jun 2020 09:04:28 GMT",
"comments": {
"patch": [
{
"comment": "Initial release"
}
]
}
}
]
}