forked from microsoft/rushstack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.json
194 lines (194 loc) · 5.09 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
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.1.11",
"tag": "@rushstack/trace-import_v0.1.11",
"date": "Fri, 10 Feb 2023 01:18:51 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.55.2`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.13.2`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.2.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.49.7`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.4`"
}
]
}
},
{
"version": "0.1.10",
"tag": "@rushstack/trace-import_v0.1.10",
"date": "Sun, 05 Feb 2023 03:02:02 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.55.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.49.6`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.3`"
}
]
}
},
{
"version": "0.1.9",
"tag": "@rushstack/trace-import_v0.1.9",
"date": "Wed, 01 Feb 2023 02:16:34 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.55.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.49.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.2`"
}
]
}
},
{
"version": "0.1.8",
"tag": "@rushstack/trace-import_v0.1.8",
"date": "Mon, 30 Jan 2023 16:22:31 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.54.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.49.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.1`"
}
]
}
},
{
"version": "0.1.7",
"tag": "@rushstack/trace-import_v0.1.7",
"date": "Mon, 30 Jan 2023 00:55:44 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.0`"
}
]
}
},
{
"version": "0.1.6",
"tag": "@rushstack/trace-import_v0.1.6",
"date": "Thu, 26 Jan 2023 02:55:10 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.49.3`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.14`"
}
]
}
},
{
"version": "0.1.5",
"tag": "@rushstack/trace-import_v0.1.5",
"date": "Wed, 25 Jan 2023 07:26:56 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.49.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.13`"
}
]
}
},
{
"version": "0.1.4",
"tag": "@rushstack/trace-import_v0.1.4",
"date": "Sat, 21 Jan 2023 04:36:33 GMT",
"comments": {
"patch": [
{
"comment": "Update README.md"
}
]
}
},
{
"version": "0.1.3",
"tag": "@rushstack/trace-import_v0.1.3",
"date": "Wed, 18 Jan 2023 22:44:12 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.49.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.12`"
}
]
}
},
{
"version": "0.1.2",
"tag": "@rushstack/trace-import_v0.1.2",
"date": "Tue, 20 Dec 2022 01:18:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.49.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.11`"
}
]
}
},
{
"version": "0.1.1",
"tag": "@rushstack/trace-import_v0.1.1",
"date": "Sat, 10 Dec 2022 20:40:17 GMT",
"comments": {
"patch": [
{
"comment": "Rename \"-r\" CLI paramater to \"-t\""
},
{
"comment": "Fix some issues with resolution of relative import paths"
}
]
}
},
{
"version": "0.1.0",
"tag": "@rushstack/trace-import_v0.1.0",
"date": "Fri, 09 Dec 2022 18:45:20 GMT",
"comments": {
"minor": [
{
"comment": "Initial preview release"
}
]
}
}
]
}