@backstage-community/plugin-xcmetrics 0.2.53
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 +1252 -0
- package/README.md +37 -0
- package/dist/esm/index-Dehp5p72.esm.js +966 -0
- package/dist/esm/index-Dehp5p72.esm.js.map +1 -0
- package/dist/esm/index-DfJWmS4I.esm.js +129 -0
- package/dist/esm/index-DfJWmS4I.esm.js.map +1 -0
- package/dist/index.d.ts +12 -0
- package/dist/index.esm.js +5 -0
- package/dist/index.esm.js.map +1 -0
- package/package.json +70 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1252 @@
|
|
|
1
|
+
# @backstage-community/plugin-xcmetrics
|
|
2
|
+
|
|
3
|
+
## 0.2.53
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
|
|
8
|
+
|
|
9
|
+
## 0.2.52
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- abfbcfc: Updated dependency `@testing-library/react` to `^15.0.0`.
|
|
14
|
+
- cb1e3b0: Updated dependency `@testing-library/dom` to `^10.0.0`.
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
- @backstage/core-components@0.14.4
|
|
17
|
+
- @backstage/core-plugin-api@1.9.2
|
|
18
|
+
- @backstage/errors@1.2.4
|
|
19
|
+
|
|
20
|
+
## 0.2.52-next.0
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- Updated dependencies
|
|
25
|
+
- @backstage/core-components@0.14.4-next.0
|
|
26
|
+
- @backstage/core-plugin-api@1.9.1
|
|
27
|
+
- @backstage/errors@1.2.4
|
|
28
|
+
|
|
29
|
+
## 0.2.51
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- e8f026a: Use ESM exports of react-use library
|
|
34
|
+
- Updated dependencies
|
|
35
|
+
- @backstage/core-components@0.14.3
|
|
36
|
+
- @backstage/core-plugin-api@1.9.1
|
|
37
|
+
- @backstage/errors@1.2.4
|
|
38
|
+
|
|
39
|
+
## 0.2.50
|
|
40
|
+
|
|
41
|
+
### Patch Changes
|
|
42
|
+
|
|
43
|
+
- e8f026a: Use ESM exports of react-use library
|
|
44
|
+
- Updated dependencies
|
|
45
|
+
- @backstage/core-components@0.14.2
|
|
46
|
+
- @backstage/core-plugin-api@1.9.1
|
|
47
|
+
- @backstage/errors@1.2.4
|
|
48
|
+
|
|
49
|
+
## 0.2.49
|
|
50
|
+
|
|
51
|
+
### Patch Changes
|
|
52
|
+
|
|
53
|
+
- 7984d1e: Fixed bug in XcMetricsClient where it was not including parameter for excludeCI, which is now a required parameter for XCMetrics.
|
|
54
|
+
- 9daf301: Added ESLint rule `no-top-level-material-ui-4-imports` in the `xcmetrics` plugin to migrate the Material UI imports.
|
|
55
|
+
- Updated dependencies
|
|
56
|
+
- @backstage/core-components@0.14.1
|
|
57
|
+
- @backstage/errors@1.2.4
|
|
58
|
+
- @backstage/core-plugin-api@1.9.1
|
|
59
|
+
|
|
60
|
+
## 0.2.49-next.2
|
|
61
|
+
|
|
62
|
+
### Patch Changes
|
|
63
|
+
|
|
64
|
+
- Updated dependencies
|
|
65
|
+
- @backstage/core-components@0.14.1-next.2
|
|
66
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
67
|
+
- @backstage/errors@1.2.4-next.0
|
|
68
|
+
|
|
69
|
+
## 0.2.49-next.1
|
|
70
|
+
|
|
71
|
+
### Patch Changes
|
|
72
|
+
|
|
73
|
+
- 7984d1e: Fixed bug in XcMetricsClient where it was not including parameter for excludeCI, which is now a required parameter for XCMetrics.
|
|
74
|
+
- Updated dependencies
|
|
75
|
+
- @backstage/core-components@0.14.1-next.1
|
|
76
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
77
|
+
- @backstage/errors@1.2.4-next.0
|
|
78
|
+
|
|
79
|
+
## 0.2.49-next.0
|
|
80
|
+
|
|
81
|
+
### Patch Changes
|
|
82
|
+
|
|
83
|
+
- Updated dependencies
|
|
84
|
+
- @backstage/errors@1.2.4-next.0
|
|
85
|
+
- @backstage/core-components@0.14.1-next.0
|
|
86
|
+
- @backstage/core-plugin-api@1.9.1-next.0
|
|
87
|
+
|
|
88
|
+
## 0.2.48
|
|
89
|
+
|
|
90
|
+
### Patch Changes
|
|
91
|
+
|
|
92
|
+
- 9aac2b0: Use `--cwd` as the first `yarn` argument
|
|
93
|
+
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
|
94
|
+
- Updated dependencies
|
|
95
|
+
- @backstage/core-components@0.14.0
|
|
96
|
+
- @backstage/core-plugin-api@1.9.0
|
|
97
|
+
- @backstage/errors@1.2.3
|
|
98
|
+
|
|
99
|
+
## 0.2.48-next.2
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- Updated dependencies
|
|
104
|
+
- @backstage/core-components@0.14.0-next.2
|
|
105
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
106
|
+
- @backstage/errors@1.2.3
|
|
107
|
+
|
|
108
|
+
## 0.2.48-next.1
|
|
109
|
+
|
|
110
|
+
### Patch Changes
|
|
111
|
+
|
|
112
|
+
- 9aac2b0: Use `--cwd` as the first `yarn` argument
|
|
113
|
+
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
|
114
|
+
- Updated dependencies
|
|
115
|
+
- @backstage/core-components@0.14.0-next.1
|
|
116
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
117
|
+
- @backstage/errors@1.2.3
|
|
118
|
+
|
|
119
|
+
## 0.2.48-next.0
|
|
120
|
+
|
|
121
|
+
### Patch Changes
|
|
122
|
+
|
|
123
|
+
- Updated dependencies
|
|
124
|
+
- @backstage/core-components@0.14.0-next.0
|
|
125
|
+
- @backstage/core-plugin-api@1.8.3-next.0
|
|
126
|
+
- @backstage/errors@1.2.3
|
|
127
|
+
|
|
128
|
+
## 0.2.47
|
|
129
|
+
|
|
130
|
+
### Patch Changes
|
|
131
|
+
|
|
132
|
+
- 4016f21: Remove some unused dependencies
|
|
133
|
+
- Updated dependencies
|
|
134
|
+
- @backstage/core-components@0.13.10
|
|
135
|
+
- @backstage/core-plugin-api@1.8.2
|
|
136
|
+
- @backstage/errors@1.2.3
|
|
137
|
+
|
|
138
|
+
## 0.2.47-next.1
|
|
139
|
+
|
|
140
|
+
### Patch Changes
|
|
141
|
+
|
|
142
|
+
- Updated dependencies
|
|
143
|
+
- @backstage/core-plugin-api@1.8.2-next.0
|
|
144
|
+
- @backstage/core-components@0.13.10-next.1
|
|
145
|
+
- @backstage/errors@1.2.3
|
|
146
|
+
|
|
147
|
+
## 0.2.47-next.0
|
|
148
|
+
|
|
149
|
+
### Patch Changes
|
|
150
|
+
|
|
151
|
+
- 4016f21: Remove some unused dependencies
|
|
152
|
+
- Updated dependencies
|
|
153
|
+
- @backstage/core-components@0.13.10-next.0
|
|
154
|
+
- @backstage/core-plugin-api@1.8.1
|
|
155
|
+
- @backstage/errors@1.2.3
|
|
156
|
+
|
|
157
|
+
## 0.2.46
|
|
158
|
+
|
|
159
|
+
### Patch Changes
|
|
160
|
+
|
|
161
|
+
- Updated dependencies
|
|
162
|
+
- @backstage/core-plugin-api@1.8.1
|
|
163
|
+
- @backstage/core-components@0.13.9
|
|
164
|
+
- @backstage/theme@0.5.0
|
|
165
|
+
- @backstage/errors@1.2.3
|
|
166
|
+
|
|
167
|
+
## 0.2.46-next.3
|
|
168
|
+
|
|
169
|
+
### Patch Changes
|
|
170
|
+
|
|
171
|
+
- Updated dependencies
|
|
172
|
+
- @backstage/core-components@0.13.9-next.3
|
|
173
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
174
|
+
- @backstage/errors@1.2.3
|
|
175
|
+
- @backstage/theme@0.5.0-next.1
|
|
176
|
+
|
|
177
|
+
## 0.2.46-next.2
|
|
178
|
+
|
|
179
|
+
### Patch Changes
|
|
180
|
+
|
|
181
|
+
- Updated dependencies
|
|
182
|
+
- @backstage/theme@0.5.0-next.1
|
|
183
|
+
- @backstage/core-components@0.13.9-next.2
|
|
184
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
185
|
+
- @backstage/errors@1.2.3
|
|
186
|
+
|
|
187
|
+
## 0.2.46-next.1
|
|
188
|
+
|
|
189
|
+
### Patch Changes
|
|
190
|
+
|
|
191
|
+
- Updated dependencies
|
|
192
|
+
- @backstage/core-components@0.13.9-next.1
|
|
193
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
194
|
+
- @backstage/errors@1.2.3
|
|
195
|
+
- @backstage/theme@0.5.0-next.0
|
|
196
|
+
|
|
197
|
+
## 0.2.46-next.0
|
|
198
|
+
|
|
199
|
+
### Patch Changes
|
|
200
|
+
|
|
201
|
+
- Updated dependencies
|
|
202
|
+
- @backstage/core-plugin-api@1.8.1-next.0
|
|
203
|
+
- @backstage/core-components@0.13.9-next.0
|
|
204
|
+
- @backstage/theme@0.5.0-next.0
|
|
205
|
+
- @backstage/errors@1.2.3
|
|
206
|
+
|
|
207
|
+
## 0.2.45
|
|
208
|
+
|
|
209
|
+
### Patch Changes
|
|
210
|
+
|
|
211
|
+
- 6c2b872153: Add official support for React 18.
|
|
212
|
+
- 62b5922916: Internal theme type updates
|
|
213
|
+
- Updated dependencies
|
|
214
|
+
- @backstage/core-components@0.13.8
|
|
215
|
+
- @backstage/core-plugin-api@1.8.0
|
|
216
|
+
- @backstage/theme@0.4.4
|
|
217
|
+
- @backstage/errors@1.2.3
|
|
218
|
+
|
|
219
|
+
## 0.2.45-next.2
|
|
220
|
+
|
|
221
|
+
### Patch Changes
|
|
222
|
+
|
|
223
|
+
- Updated dependencies
|
|
224
|
+
- @backstage/core-components@0.13.8-next.2
|
|
225
|
+
|
|
226
|
+
## 0.2.45-next.1
|
|
227
|
+
|
|
228
|
+
### Patch Changes
|
|
229
|
+
|
|
230
|
+
- 62b5922916: Internal theme type updates
|
|
231
|
+
- Updated dependencies
|
|
232
|
+
- @backstage/core-components@0.13.8-next.1
|
|
233
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
234
|
+
- @backstage/errors@1.2.3
|
|
235
|
+
- @backstage/theme@0.4.4-next.0
|
|
236
|
+
|
|
237
|
+
## 0.2.45-next.0
|
|
238
|
+
|
|
239
|
+
### Patch Changes
|
|
240
|
+
|
|
241
|
+
- 6c2b872153: Add official support for React 18.
|
|
242
|
+
- Updated dependencies
|
|
243
|
+
- @backstage/core-components@0.13.7-next.0
|
|
244
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
245
|
+
- @backstage/theme@0.4.4-next.0
|
|
246
|
+
- @backstage/errors@1.2.3
|
|
247
|
+
|
|
248
|
+
## 0.2.44
|
|
249
|
+
|
|
250
|
+
### Patch Changes
|
|
251
|
+
|
|
252
|
+
- 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
|
|
253
|
+
- f95af4e540: Updated dependency `@testing-library/dom` to `^9.0.0`.
|
|
254
|
+
- Updated dependencies
|
|
255
|
+
- @backstage/core-plugin-api@1.7.0
|
|
256
|
+
- @backstage/core-components@0.13.6
|
|
257
|
+
- @backstage/errors@1.2.3
|
|
258
|
+
- @backstage/theme@0.4.3
|
|
259
|
+
|
|
260
|
+
## 0.2.44-next.2
|
|
261
|
+
|
|
262
|
+
### Patch Changes
|
|
263
|
+
|
|
264
|
+
- Updated dependencies
|
|
265
|
+
- @backstage/core-components@0.13.6-next.2
|
|
266
|
+
- @backstage/core-plugin-api@1.7.0-next.1
|
|
267
|
+
- @backstage/errors@1.2.3-next.0
|
|
268
|
+
- @backstage/theme@0.4.3-next.0
|
|
269
|
+
|
|
270
|
+
## 0.2.44-next.1
|
|
271
|
+
|
|
272
|
+
### Patch Changes
|
|
273
|
+
|
|
274
|
+
- Updated dependencies
|
|
275
|
+
- @backstage/core-components@0.13.6-next.1
|
|
276
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
277
|
+
- @backstage/errors@1.2.2
|
|
278
|
+
- @backstage/theme@0.4.2
|
|
279
|
+
|
|
280
|
+
## 0.2.44-next.0
|
|
281
|
+
|
|
282
|
+
### Patch Changes
|
|
283
|
+
|
|
284
|
+
- Updated dependencies
|
|
285
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
286
|
+
- @backstage/core-components@0.13.6-next.0
|
|
287
|
+
- @backstage/errors@1.2.2
|
|
288
|
+
- @backstage/theme@0.4.2
|
|
289
|
+
|
|
290
|
+
## 0.2.43
|
|
291
|
+
|
|
292
|
+
### Patch Changes
|
|
293
|
+
|
|
294
|
+
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
|
|
295
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
296
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
297
|
+
- 814feeed7343: Update to handle invalid luxon values
|
|
298
|
+
- Updated dependencies
|
|
299
|
+
- @backstage/core-components@0.13.5
|
|
300
|
+
- @backstage/core-plugin-api@1.6.0
|
|
301
|
+
- @backstage/errors@1.2.2
|
|
302
|
+
- @backstage/theme@0.4.2
|
|
303
|
+
|
|
304
|
+
## 0.2.42
|
|
305
|
+
|
|
306
|
+
Skipped due to publishing issues.
|
|
307
|
+
|
|
308
|
+
## 0.2.42-next.3
|
|
309
|
+
|
|
310
|
+
### Patch Changes
|
|
311
|
+
|
|
312
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
313
|
+
- Updated dependencies
|
|
314
|
+
- @backstage/core-components@0.13.5-next.3
|
|
315
|
+
- @backstage/core-plugin-api@1.6.0-next.3
|
|
316
|
+
- @backstage/errors@1.2.2-next.0
|
|
317
|
+
- @backstage/theme@0.4.2-next.0
|
|
318
|
+
|
|
319
|
+
## 0.2.42-next.2
|
|
320
|
+
|
|
321
|
+
### Patch Changes
|
|
322
|
+
|
|
323
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
324
|
+
- 814feeed7343: Update to handle invalid luxon values
|
|
325
|
+
- Updated dependencies
|
|
326
|
+
- @backstage/core-components@0.13.5-next.2
|
|
327
|
+
- @backstage/core-plugin-api@1.6.0-next.2
|
|
328
|
+
- @backstage/errors@1.2.1
|
|
329
|
+
- @backstage/theme@0.4.1
|
|
330
|
+
|
|
331
|
+
## 0.2.42-next.1
|
|
332
|
+
|
|
333
|
+
### Patch Changes
|
|
334
|
+
|
|
335
|
+
- Updated dependencies
|
|
336
|
+
- @backstage/core-components@0.13.5-next.1
|
|
337
|
+
- @backstage/core-plugin-api@1.6.0-next.1
|
|
338
|
+
- @backstage/errors@1.2.1
|
|
339
|
+
- @backstage/theme@0.4.1
|
|
340
|
+
|
|
341
|
+
## 0.2.42-next.0
|
|
342
|
+
|
|
343
|
+
### Patch Changes
|
|
344
|
+
|
|
345
|
+
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
|
|
346
|
+
- Updated dependencies
|
|
347
|
+
- @backstage/core-plugin-api@1.6.0-next.0
|
|
348
|
+
- @backstage/core-components@0.13.5-next.0
|
|
349
|
+
- @backstage/errors@1.2.1
|
|
350
|
+
- @backstage/theme@0.4.1
|
|
351
|
+
|
|
352
|
+
## 0.2.41
|
|
353
|
+
|
|
354
|
+
### Patch Changes
|
|
355
|
+
|
|
356
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
357
|
+
- 3d86be999fdf: Prefer simple `theme.spacing` without string interpolation
|
|
358
|
+
- Updated dependencies
|
|
359
|
+
- @backstage/core-components@0.13.4
|
|
360
|
+
- @backstage/core-plugin-api@1.5.3
|
|
361
|
+
- @backstage/errors@1.2.1
|
|
362
|
+
- @backstage/theme@0.4.1
|
|
363
|
+
|
|
364
|
+
## 0.2.41-next.1
|
|
365
|
+
|
|
366
|
+
### Patch Changes
|
|
367
|
+
|
|
368
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
369
|
+
- Updated dependencies
|
|
370
|
+
- @backstage/core-components@0.13.4-next.0
|
|
371
|
+
- @backstage/core-plugin-api@1.5.3
|
|
372
|
+
- @backstage/errors@1.2.1
|
|
373
|
+
- @backstage/theme@0.4.1
|
|
374
|
+
|
|
375
|
+
## 0.2.41-next.0
|
|
376
|
+
|
|
377
|
+
### Patch Changes
|
|
378
|
+
|
|
379
|
+
- 3d86be999fdf: Prefer simple `theme.spacing` without string interpolation
|
|
380
|
+
- Updated dependencies
|
|
381
|
+
- @backstage/core-components@0.13.4-next.0
|
|
382
|
+
- @backstage/core-plugin-api@1.5.3
|
|
383
|
+
- @backstage/errors@1.2.1
|
|
384
|
+
- @backstage/theme@0.4.1
|
|
385
|
+
|
|
386
|
+
## 0.2.40
|
|
387
|
+
|
|
388
|
+
### Patch Changes
|
|
389
|
+
|
|
390
|
+
- Updated dependencies
|
|
391
|
+
- @backstage/theme@0.4.1
|
|
392
|
+
- @backstage/errors@1.2.1
|
|
393
|
+
- @backstage/core-components@0.13.3
|
|
394
|
+
- @backstage/core-plugin-api@1.5.3
|
|
395
|
+
|
|
396
|
+
## 0.2.40-next.2
|
|
397
|
+
|
|
398
|
+
### Patch Changes
|
|
399
|
+
|
|
400
|
+
- Updated dependencies
|
|
401
|
+
- @backstage/theme@0.4.1-next.1
|
|
402
|
+
- @backstage/core-plugin-api@1.5.3-next.1
|
|
403
|
+
- @backstage/core-components@0.13.3-next.2
|
|
404
|
+
- @backstage/errors@1.2.1-next.0
|
|
405
|
+
|
|
406
|
+
## 0.2.40-next.1
|
|
407
|
+
|
|
408
|
+
### Patch Changes
|
|
409
|
+
|
|
410
|
+
- Updated dependencies
|
|
411
|
+
- @backstage/theme@0.4.1-next.0
|
|
412
|
+
- @backstage/core-components@0.13.3-next.1
|
|
413
|
+
- @backstage/core-plugin-api@1.5.3-next.0
|
|
414
|
+
|
|
415
|
+
## 0.2.40-next.0
|
|
416
|
+
|
|
417
|
+
### Patch Changes
|
|
418
|
+
|
|
419
|
+
- Updated dependencies
|
|
420
|
+
- @backstage/errors@1.2.1-next.0
|
|
421
|
+
- @backstage/core-components@0.13.3-next.0
|
|
422
|
+
- @backstage/core-plugin-api@1.5.2
|
|
423
|
+
- @backstage/theme@0.4.0
|
|
424
|
+
|
|
425
|
+
## 0.2.39
|
|
426
|
+
|
|
427
|
+
### Patch Changes
|
|
428
|
+
|
|
429
|
+
- Updated dependencies
|
|
430
|
+
- @backstage/core-plugin-api@1.5.2
|
|
431
|
+
- @backstage/core-components@0.13.2
|
|
432
|
+
- @backstage/theme@0.4.0
|
|
433
|
+
- @backstage/errors@1.2.0
|
|
434
|
+
|
|
435
|
+
## 0.2.39-next.3
|
|
436
|
+
|
|
437
|
+
### Patch Changes
|
|
438
|
+
|
|
439
|
+
- Updated dependencies
|
|
440
|
+
- @backstage/core-components@0.13.2-next.3
|
|
441
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
442
|
+
- @backstage/errors@1.2.0-next.0
|
|
443
|
+
- @backstage/theme@0.4.0-next.1
|
|
444
|
+
|
|
445
|
+
## 0.2.39-next.2
|
|
446
|
+
|
|
447
|
+
### Patch Changes
|
|
448
|
+
|
|
449
|
+
- Updated dependencies
|
|
450
|
+
- @backstage/theme@0.4.0-next.1
|
|
451
|
+
- @backstage/core-components@0.13.2-next.2
|
|
452
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
453
|
+
|
|
454
|
+
## 0.2.39-next.1
|
|
455
|
+
|
|
456
|
+
### Patch Changes
|
|
457
|
+
|
|
458
|
+
- Updated dependencies
|
|
459
|
+
- @backstage/errors@1.2.0-next.0
|
|
460
|
+
- @backstage/core-components@0.13.2-next.1
|
|
461
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
462
|
+
- @backstage/theme@0.4.0-next.0
|
|
463
|
+
|
|
464
|
+
## 0.2.39-next.0
|
|
465
|
+
|
|
466
|
+
### Patch Changes
|
|
467
|
+
|
|
468
|
+
- Updated dependencies
|
|
469
|
+
- @backstage/theme@0.4.0-next.0
|
|
470
|
+
- @backstage/core-components@0.13.2-next.0
|
|
471
|
+
- @backstage/core-plugin-api@1.5.1
|
|
472
|
+
- @backstage/errors@1.1.5
|
|
473
|
+
|
|
474
|
+
## 0.2.38
|
|
475
|
+
|
|
476
|
+
### Patch Changes
|
|
477
|
+
|
|
478
|
+
- Updated dependencies
|
|
479
|
+
- @backstage/theme@0.3.0
|
|
480
|
+
- @backstage/core-components@0.13.1
|
|
481
|
+
- @backstage/core-plugin-api@1.5.1
|
|
482
|
+
- @backstage/errors@1.1.5
|
|
483
|
+
|
|
484
|
+
## 0.2.38-next.1
|
|
485
|
+
|
|
486
|
+
### Patch Changes
|
|
487
|
+
|
|
488
|
+
- Updated dependencies
|
|
489
|
+
- @backstage/theme@0.3.0-next.0
|
|
490
|
+
- @backstage/core-components@0.13.1-next.1
|
|
491
|
+
- @backstage/core-plugin-api@1.5.1
|
|
492
|
+
|
|
493
|
+
## 0.2.38-next.0
|
|
494
|
+
|
|
495
|
+
### Patch Changes
|
|
496
|
+
|
|
497
|
+
- Updated dependencies
|
|
498
|
+
- @backstage/core-components@0.13.1-next.0
|
|
499
|
+
- @backstage/core-plugin-api@1.5.1
|
|
500
|
+
|
|
501
|
+
## 0.2.37
|
|
502
|
+
|
|
503
|
+
### Patch Changes
|
|
504
|
+
|
|
505
|
+
- 55a969fe574: Bumped `recharts` dependency to `^2.5.0`.
|
|
506
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
507
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
508
|
+
- Updated dependencies
|
|
509
|
+
- @backstage/core-components@0.13.0
|
|
510
|
+
- @backstage/theme@0.2.19
|
|
511
|
+
- @backstage/core-plugin-api@1.5.1
|
|
512
|
+
- @backstage/errors@1.1.5
|
|
513
|
+
|
|
514
|
+
## 0.2.37-next.3
|
|
515
|
+
|
|
516
|
+
### Patch Changes
|
|
517
|
+
|
|
518
|
+
- Updated dependencies
|
|
519
|
+
- @backstage/core-components@0.13.0-next.3
|
|
520
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
521
|
+
- @backstage/errors@1.1.5
|
|
522
|
+
- @backstage/theme@0.2.19-next.0
|
|
523
|
+
|
|
524
|
+
## 0.2.37-next.2
|
|
525
|
+
|
|
526
|
+
### Patch Changes
|
|
527
|
+
|
|
528
|
+
- 55a969fe574: Bumped `recharts` dependency to `^2.5.0`.
|
|
529
|
+
- Updated dependencies
|
|
530
|
+
- @backstage/core-components@0.12.6-next.2
|
|
531
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
532
|
+
- @backstage/errors@1.1.5
|
|
533
|
+
- @backstage/theme@0.2.19-next.0
|
|
534
|
+
|
|
535
|
+
## 0.2.37-next.1
|
|
536
|
+
|
|
537
|
+
### Patch Changes
|
|
538
|
+
|
|
539
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
540
|
+
- Updated dependencies
|
|
541
|
+
- @backstage/core-components@0.12.6-next.1
|
|
542
|
+
- @backstage/core-plugin-api@1.5.1-next.0
|
|
543
|
+
- @backstage/theme@0.2.19-next.0
|
|
544
|
+
- @backstage/errors@1.1.5
|
|
545
|
+
|
|
546
|
+
## 0.2.37-next.0
|
|
547
|
+
|
|
548
|
+
### Patch Changes
|
|
549
|
+
|
|
550
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
551
|
+
- Updated dependencies
|
|
552
|
+
- @backstage/core-components@0.12.6-next.0
|
|
553
|
+
- @backstage/core-plugin-api@1.5.0
|
|
554
|
+
- @backstage/errors@1.1.5
|
|
555
|
+
- @backstage/theme@0.2.18
|
|
556
|
+
|
|
557
|
+
## 0.2.36
|
|
558
|
+
|
|
559
|
+
### Patch Changes
|
|
560
|
+
|
|
561
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
562
|
+
- Updated dependencies
|
|
563
|
+
- @backstage/core-components@0.12.5
|
|
564
|
+
- @backstage/errors@1.1.5
|
|
565
|
+
- @backstage/core-plugin-api@1.5.0
|
|
566
|
+
- @backstage/theme@0.2.18
|
|
567
|
+
|
|
568
|
+
## 0.2.36-next.2
|
|
569
|
+
|
|
570
|
+
### Patch Changes
|
|
571
|
+
|
|
572
|
+
- Updated dependencies
|
|
573
|
+
- @backstage/core-components@0.12.5-next.2
|
|
574
|
+
- @backstage/core-plugin-api@1.5.0-next.2
|
|
575
|
+
|
|
576
|
+
## 0.2.36-next.1
|
|
577
|
+
|
|
578
|
+
### Patch Changes
|
|
579
|
+
|
|
580
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
581
|
+
- Updated dependencies
|
|
582
|
+
- @backstage/core-components@0.12.5-next.1
|
|
583
|
+
- @backstage/errors@1.1.5-next.0
|
|
584
|
+
- @backstage/core-plugin-api@1.4.1-next.1
|
|
585
|
+
- @backstage/theme@0.2.18-next.0
|
|
586
|
+
|
|
587
|
+
## 0.2.36-next.0
|
|
588
|
+
|
|
589
|
+
### Patch Changes
|
|
590
|
+
|
|
591
|
+
- Updated dependencies
|
|
592
|
+
- @backstage/core-plugin-api@1.4.1-next.0
|
|
593
|
+
- @backstage/core-components@0.12.5-next.0
|
|
594
|
+
- @backstage/errors@1.1.4
|
|
595
|
+
- @backstage/theme@0.2.17
|
|
596
|
+
|
|
597
|
+
## 0.2.35
|
|
598
|
+
|
|
599
|
+
### Patch Changes
|
|
600
|
+
|
|
601
|
+
- c51efce2a0: Update docs to always use `yarn add --cwd` for app & backend
|
|
602
|
+
- Updated dependencies
|
|
603
|
+
- @backstage/core-components@0.12.4
|
|
604
|
+
- @backstage/theme@0.2.17
|
|
605
|
+
- @backstage/core-plugin-api@1.4.0
|
|
606
|
+
- @backstage/errors@1.1.4
|
|
607
|
+
|
|
608
|
+
## 0.2.35-next.1
|
|
609
|
+
|
|
610
|
+
### Patch Changes
|
|
611
|
+
|
|
612
|
+
- Updated dependencies
|
|
613
|
+
- @backstage/core-components@0.12.4-next.1
|
|
614
|
+
- @backstage/core-plugin-api@1.3.0
|
|
615
|
+
- @backstage/errors@1.1.4
|
|
616
|
+
- @backstage/theme@0.2.16
|
|
617
|
+
|
|
618
|
+
## 0.2.35-next.0
|
|
619
|
+
|
|
620
|
+
### Patch Changes
|
|
621
|
+
|
|
622
|
+
- Updated dependencies
|
|
623
|
+
- @backstage/core-components@0.12.4-next.0
|
|
624
|
+
- @backstage/core-plugin-api@1.3.0
|
|
625
|
+
- @backstage/errors@1.1.4
|
|
626
|
+
- @backstage/theme@0.2.16
|
|
627
|
+
|
|
628
|
+
## 0.2.34
|
|
629
|
+
|
|
630
|
+
### Patch Changes
|
|
631
|
+
|
|
632
|
+
- 27a5e90e97: Small updates to some paragraph components to ensure theme typography properties are inherited correctly.
|
|
633
|
+
- Updated dependencies
|
|
634
|
+
- @backstage/core-components@0.12.3
|
|
635
|
+
- @backstage/core-plugin-api@1.3.0
|
|
636
|
+
- @backstage/errors@1.1.4
|
|
637
|
+
- @backstage/theme@0.2.16
|
|
638
|
+
|
|
639
|
+
## 0.2.34-next.2
|
|
640
|
+
|
|
641
|
+
### Patch Changes
|
|
642
|
+
|
|
643
|
+
- Updated dependencies
|
|
644
|
+
- @backstage/core-plugin-api@1.3.0-next.1
|
|
645
|
+
- @backstage/core-components@0.12.3-next.2
|
|
646
|
+
- @backstage/errors@1.1.4
|
|
647
|
+
- @backstage/theme@0.2.16
|
|
648
|
+
|
|
649
|
+
## 0.2.34-next.1
|
|
650
|
+
|
|
651
|
+
### Patch Changes
|
|
652
|
+
|
|
653
|
+
- Updated dependencies
|
|
654
|
+
- @backstage/core-components@0.12.3-next.1
|
|
655
|
+
- @backstage/core-plugin-api@1.2.1-next.0
|
|
656
|
+
- @backstage/errors@1.1.4
|
|
657
|
+
- @backstage/theme@0.2.16
|
|
658
|
+
|
|
659
|
+
## 0.2.34-next.0
|
|
660
|
+
|
|
661
|
+
### Patch Changes
|
|
662
|
+
|
|
663
|
+
- Updated dependencies
|
|
664
|
+
- @backstage/core-components@0.12.3-next.0
|
|
665
|
+
- @backstage/core-plugin-api@1.2.0
|
|
666
|
+
- @backstage/errors@1.1.4
|
|
667
|
+
- @backstage/theme@0.2.16
|
|
668
|
+
|
|
669
|
+
## 0.2.33
|
|
670
|
+
|
|
671
|
+
### Patch Changes
|
|
672
|
+
|
|
673
|
+
- Updated dependencies
|
|
674
|
+
- @backstage/core-components@0.12.2
|
|
675
|
+
|
|
676
|
+
## 0.2.32
|
|
677
|
+
|
|
678
|
+
### Patch Changes
|
|
679
|
+
|
|
680
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
681
|
+
- Updated dependencies
|
|
682
|
+
- @backstage/core-plugin-api@1.2.0
|
|
683
|
+
- @backstage/core-components@0.12.1
|
|
684
|
+
- @backstage/errors@1.1.4
|
|
685
|
+
- @backstage/theme@0.2.16
|
|
686
|
+
|
|
687
|
+
## 0.2.32-next.4
|
|
688
|
+
|
|
689
|
+
### Patch Changes
|
|
690
|
+
|
|
691
|
+
- Updated dependencies
|
|
692
|
+
- @backstage/core-components@0.12.1-next.4
|
|
693
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
694
|
+
- @backstage/errors@1.1.4-next.1
|
|
695
|
+
- @backstage/theme@0.2.16
|
|
696
|
+
|
|
697
|
+
## 0.2.32-next.3
|
|
698
|
+
|
|
699
|
+
### Patch Changes
|
|
700
|
+
|
|
701
|
+
- Updated dependencies
|
|
702
|
+
- @backstage/core-components@0.12.1-next.3
|
|
703
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
704
|
+
- @backstage/errors@1.1.4-next.1
|
|
705
|
+
- @backstage/theme@0.2.16
|
|
706
|
+
|
|
707
|
+
## 0.2.32-next.2
|
|
708
|
+
|
|
709
|
+
### Patch Changes
|
|
710
|
+
|
|
711
|
+
- Updated dependencies
|
|
712
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
713
|
+
- @backstage/core-components@0.12.1-next.2
|
|
714
|
+
- @backstage/errors@1.1.4-next.1
|
|
715
|
+
- @backstage/theme@0.2.16
|
|
716
|
+
|
|
717
|
+
## 0.2.32-next.1
|
|
718
|
+
|
|
719
|
+
### Patch Changes
|
|
720
|
+
|
|
721
|
+
- Updated dependencies
|
|
722
|
+
- @backstage/core-components@0.12.1-next.1
|
|
723
|
+
- @backstage/core-plugin-api@1.1.1-next.1
|
|
724
|
+
- @backstage/errors@1.1.4-next.1
|
|
725
|
+
- @backstage/theme@0.2.16
|
|
726
|
+
|
|
727
|
+
## 0.2.32-next.0
|
|
728
|
+
|
|
729
|
+
### Patch Changes
|
|
730
|
+
|
|
731
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
732
|
+
- Updated dependencies
|
|
733
|
+
- @backstage/core-components@0.12.1-next.0
|
|
734
|
+
- @backstage/core-plugin-api@1.1.1-next.0
|
|
735
|
+
- @backstage/errors@1.1.4-next.0
|
|
736
|
+
- @backstage/theme@0.2.16
|
|
737
|
+
|
|
738
|
+
## 0.2.31
|
|
739
|
+
|
|
740
|
+
### Patch Changes
|
|
741
|
+
|
|
742
|
+
- 7573b65232: Internal refactor of imports to avoid circular dependencies
|
|
743
|
+
- 43afded227: Updated recharts to v2.0.0 and fixed typing issues
|
|
744
|
+
- dcf9e728de: Removed an unused and hidden build details route.
|
|
745
|
+
- Updated dependencies
|
|
746
|
+
- @backstage/core-components@0.12.0
|
|
747
|
+
- @backstage/core-plugin-api@1.1.0
|
|
748
|
+
- @backstage/errors@1.1.3
|
|
749
|
+
- @backstage/theme@0.2.16
|
|
750
|
+
|
|
751
|
+
## 0.2.31-next.1
|
|
752
|
+
|
|
753
|
+
### Patch Changes
|
|
754
|
+
|
|
755
|
+
- Updated dependencies
|
|
756
|
+
- @backstage/core-components@0.12.0-next.1
|
|
757
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
758
|
+
- @backstage/errors@1.1.3-next.0
|
|
759
|
+
- @backstage/theme@0.2.16
|
|
760
|
+
|
|
761
|
+
## 0.2.31-next.0
|
|
762
|
+
|
|
763
|
+
### Patch Changes
|
|
764
|
+
|
|
765
|
+
- 7573b65232: Internal refactor of imports to avoid circular dependencies
|
|
766
|
+
- 43afded227: Updated recharts to v2.0.0 and fixed typing issues
|
|
767
|
+
- dcf9e728de: Removed an unused and hidden build details route.
|
|
768
|
+
- Updated dependencies
|
|
769
|
+
- @backstage/core-components@0.12.0-next.0
|
|
770
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
771
|
+
- @backstage/errors@1.1.3-next.0
|
|
772
|
+
- @backstage/theme@0.2.16
|
|
773
|
+
|
|
774
|
+
## 0.2.30
|
|
775
|
+
|
|
776
|
+
### Patch Changes
|
|
777
|
+
|
|
778
|
+
- Updated dependencies
|
|
779
|
+
- @backstage/core-components@0.11.2
|
|
780
|
+
- @backstage/core-plugin-api@1.0.7
|
|
781
|
+
- @backstage/errors@1.1.2
|
|
782
|
+
- @backstage/theme@0.2.16
|
|
783
|
+
|
|
784
|
+
## 0.2.30-next.2
|
|
785
|
+
|
|
786
|
+
### Patch Changes
|
|
787
|
+
|
|
788
|
+
- Updated dependencies
|
|
789
|
+
- @backstage/core-components@0.11.2-next.2
|
|
790
|
+
- @backstage/core-plugin-api@1.0.7-next.2
|
|
791
|
+
- @backstage/errors@1.1.2-next.2
|
|
792
|
+
- @backstage/theme@0.2.16
|
|
793
|
+
|
|
794
|
+
## 0.2.30-next.1
|
|
795
|
+
|
|
796
|
+
### Patch Changes
|
|
797
|
+
|
|
798
|
+
- Updated dependencies
|
|
799
|
+
- @backstage/core-components@0.11.2-next.1
|
|
800
|
+
- @backstage/core-plugin-api@1.0.7-next.1
|
|
801
|
+
- @backstage/errors@1.1.2-next.1
|
|
802
|
+
- @backstage/theme@0.2.16
|
|
803
|
+
|
|
804
|
+
## 0.2.30-next.0
|
|
805
|
+
|
|
806
|
+
### Patch Changes
|
|
807
|
+
|
|
808
|
+
- Updated dependencies
|
|
809
|
+
- @backstage/core-components@0.11.2-next.0
|
|
810
|
+
- @backstage/core-plugin-api@1.0.7-next.0
|
|
811
|
+
- @backstage/errors@1.1.2-next.0
|
|
812
|
+
- @backstage/theme@0.2.16
|
|
813
|
+
|
|
814
|
+
## 0.2.29
|
|
815
|
+
|
|
816
|
+
### Patch Changes
|
|
817
|
+
|
|
818
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
819
|
+
- d669d89206: Minor API signatures cleanup
|
|
820
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
821
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
822
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
823
|
+
- Updated dependencies
|
|
824
|
+
- @backstage/core-components@0.11.1
|
|
825
|
+
- @backstage/core-plugin-api@1.0.6
|
|
826
|
+
- @backstage/errors@1.1.1
|
|
827
|
+
|
|
828
|
+
## 0.2.29-next.3
|
|
829
|
+
|
|
830
|
+
### Patch Changes
|
|
831
|
+
|
|
832
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
833
|
+
- Updated dependencies
|
|
834
|
+
- @backstage/core-components@0.11.1-next.3
|
|
835
|
+
- @backstage/core-plugin-api@1.0.6-next.3
|
|
836
|
+
- @backstage/errors@1.1.1-next.0
|
|
837
|
+
|
|
838
|
+
## 0.2.29-next.2
|
|
839
|
+
|
|
840
|
+
### Patch Changes
|
|
841
|
+
|
|
842
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
843
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
844
|
+
- Updated dependencies
|
|
845
|
+
- @backstage/core-components@0.11.1-next.2
|
|
846
|
+
- @backstage/core-plugin-api@1.0.6-next.2
|
|
847
|
+
|
|
848
|
+
## 0.2.29-next.1
|
|
849
|
+
|
|
850
|
+
### Patch Changes
|
|
851
|
+
|
|
852
|
+
- d669d89206: Minor API signatures cleanup
|
|
853
|
+
- Updated dependencies
|
|
854
|
+
- @backstage/core-components@0.11.1-next.1
|
|
855
|
+
- @backstage/core-plugin-api@1.0.6-next.1
|
|
856
|
+
|
|
857
|
+
## 0.2.29-next.0
|
|
858
|
+
|
|
859
|
+
### Patch Changes
|
|
860
|
+
|
|
861
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
862
|
+
- Updated dependencies
|
|
863
|
+
- @backstage/core-plugin-api@1.0.6-next.0
|
|
864
|
+
- @backstage/core-components@0.11.1-next.0
|
|
865
|
+
|
|
866
|
+
## 0.2.28
|
|
867
|
+
|
|
868
|
+
### Patch Changes
|
|
869
|
+
|
|
870
|
+
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
|
|
871
|
+
- Updated dependencies
|
|
872
|
+
- @backstage/core-components@0.11.0
|
|
873
|
+
- @backstage/core-plugin-api@1.0.5
|
|
874
|
+
|
|
875
|
+
## 0.2.28-next.1
|
|
876
|
+
|
|
877
|
+
### Patch Changes
|
|
878
|
+
|
|
879
|
+
- Updated dependencies
|
|
880
|
+
- @backstage/core-components@0.11.0-next.2
|
|
881
|
+
|
|
882
|
+
## 0.2.28-next.0
|
|
883
|
+
|
|
884
|
+
### Patch Changes
|
|
885
|
+
|
|
886
|
+
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
|
|
887
|
+
- Updated dependencies
|
|
888
|
+
- @backstage/core-plugin-api@1.0.5-next.0
|
|
889
|
+
- @backstage/core-components@0.10.1-next.0
|
|
890
|
+
|
|
891
|
+
## 0.2.27
|
|
892
|
+
|
|
893
|
+
### Patch Changes
|
|
894
|
+
|
|
895
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
896
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
897
|
+
- 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
|
|
898
|
+
- Updated dependencies
|
|
899
|
+
- @backstage/core-components@0.10.0
|
|
900
|
+
- @backstage/core-plugin-api@1.0.4
|
|
901
|
+
- @backstage/theme@0.2.16
|
|
902
|
+
- @backstage/errors@1.1.0
|
|
903
|
+
|
|
904
|
+
## 0.2.27-next.3
|
|
905
|
+
|
|
906
|
+
### Patch Changes
|
|
907
|
+
|
|
908
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
909
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
910
|
+
- Updated dependencies
|
|
911
|
+
- @backstage/core-plugin-api@1.0.4-next.0
|
|
912
|
+
- @backstage/core-components@0.10.0-next.3
|
|
913
|
+
|
|
914
|
+
## 0.2.27-next.2
|
|
915
|
+
|
|
916
|
+
### Patch Changes
|
|
917
|
+
|
|
918
|
+
- Updated dependencies
|
|
919
|
+
- @backstage/core-components@0.10.0-next.2
|
|
920
|
+
- @backstage/theme@0.2.16-next.1
|
|
921
|
+
|
|
922
|
+
## 0.2.27-next.1
|
|
923
|
+
|
|
924
|
+
### Patch Changes
|
|
925
|
+
|
|
926
|
+
- Updated dependencies
|
|
927
|
+
- @backstage/core-components@0.9.6-next.1
|
|
928
|
+
- @backstage/errors@1.1.0-next.0
|
|
929
|
+
- @backstage/theme@0.2.16-next.0
|
|
930
|
+
|
|
931
|
+
## 0.2.27-next.0
|
|
932
|
+
|
|
933
|
+
### Patch Changes
|
|
934
|
+
|
|
935
|
+
- Updated dependencies
|
|
936
|
+
- @backstage/core-components@0.9.6-next.0
|
|
937
|
+
|
|
938
|
+
## 0.2.26
|
|
939
|
+
|
|
940
|
+
### Patch Changes
|
|
941
|
+
|
|
942
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
943
|
+
- Updated dependencies
|
|
944
|
+
- @backstage/core-components@0.9.5
|
|
945
|
+
- @backstage/core-plugin-api@1.0.3
|
|
946
|
+
|
|
947
|
+
## 0.2.26-next.1
|
|
948
|
+
|
|
949
|
+
### Patch Changes
|
|
950
|
+
|
|
951
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
952
|
+
- Updated dependencies
|
|
953
|
+
- @backstage/core-components@0.9.5-next.1
|
|
954
|
+
- @backstage/core-plugin-api@1.0.3-next.0
|
|
955
|
+
|
|
956
|
+
## 0.2.26-next.0
|
|
957
|
+
|
|
958
|
+
### Patch Changes
|
|
959
|
+
|
|
960
|
+
- Updated dependencies
|
|
961
|
+
- @backstage/core-components@0.9.5-next.0
|
|
962
|
+
|
|
963
|
+
## 0.2.25
|
|
964
|
+
|
|
965
|
+
### Patch Changes
|
|
966
|
+
|
|
967
|
+
- Updated dependencies
|
|
968
|
+
- @backstage/core-components@0.9.4
|
|
969
|
+
- @backstage/core-plugin-api@1.0.2
|
|
970
|
+
|
|
971
|
+
## 0.2.25-next.0
|
|
972
|
+
|
|
973
|
+
### Patch Changes
|
|
974
|
+
|
|
975
|
+
- Updated dependencies
|
|
976
|
+
- @backstage/core-components@0.9.4-next.0
|
|
977
|
+
- @backstage/core-plugin-api@1.0.2-next.0
|
|
978
|
+
|
|
979
|
+
## 0.2.24
|
|
980
|
+
|
|
981
|
+
### Patch Changes
|
|
982
|
+
|
|
983
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
984
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
985
|
+
- Updated dependencies
|
|
986
|
+
- @backstage/core-components@0.9.3
|
|
987
|
+
- @backstage/core-plugin-api@1.0.1
|
|
988
|
+
|
|
989
|
+
## 0.2.24-next.1
|
|
990
|
+
|
|
991
|
+
### Patch Changes
|
|
992
|
+
|
|
993
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
994
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
995
|
+
- Updated dependencies
|
|
996
|
+
- @backstage/core-components@0.9.3-next.2
|
|
997
|
+
- @backstage/core-plugin-api@1.0.1-next.0
|
|
998
|
+
|
|
999
|
+
## 0.2.24-next.0
|
|
1000
|
+
|
|
1001
|
+
### Patch Changes
|
|
1002
|
+
|
|
1003
|
+
- Updated dependencies
|
|
1004
|
+
- @backstage/core-components@0.9.3-next.0
|
|
1005
|
+
|
|
1006
|
+
## 0.2.23
|
|
1007
|
+
|
|
1008
|
+
### Patch Changes
|
|
1009
|
+
|
|
1010
|
+
- a422d7ce5e: chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3
|
|
1011
|
+
- f24ef7864e: Minor typo fixes
|
|
1012
|
+
- Updated dependencies
|
|
1013
|
+
- @backstage/core-components@0.9.2
|
|
1014
|
+
- @backstage/core-plugin-api@1.0.0
|
|
1015
|
+
- @backstage/errors@1.0.0
|
|
1016
|
+
|
|
1017
|
+
## 0.2.22
|
|
1018
|
+
|
|
1019
|
+
### Patch Changes
|
|
1020
|
+
|
|
1021
|
+
- Updated dependencies
|
|
1022
|
+
- @backstage/core-components@0.9.1
|
|
1023
|
+
|
|
1024
|
+
## 0.2.22-next.0
|
|
1025
|
+
|
|
1026
|
+
### Patch Changes
|
|
1027
|
+
|
|
1028
|
+
- Updated dependencies
|
|
1029
|
+
- @backstage/core-components@0.9.1-next.0
|
|
1030
|
+
|
|
1031
|
+
## 0.2.21
|
|
1032
|
+
|
|
1033
|
+
### Patch Changes
|
|
1034
|
+
|
|
1035
|
+
- Updated dependencies
|
|
1036
|
+
- @backstage/core-components@0.9.0
|
|
1037
|
+
- @backstage/core-plugin-api@0.8.0
|
|
1038
|
+
|
|
1039
|
+
## 0.2.20
|
|
1040
|
+
|
|
1041
|
+
### Patch Changes
|
|
1042
|
+
|
|
1043
|
+
- Updated dependencies
|
|
1044
|
+
- @backstage/core-components@0.8.10
|
|
1045
|
+
- @backstage/core-plugin-api@0.7.0
|
|
1046
|
+
|
|
1047
|
+
## 0.2.19
|
|
1048
|
+
|
|
1049
|
+
### Patch Changes
|
|
1050
|
+
|
|
1051
|
+
- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
|
|
1052
|
+
- c77c5c7eb6: Added `backstage.role` to `package.json`
|
|
1053
|
+
- Updated dependencies
|
|
1054
|
+
- @backstage/core-components@0.8.9
|
|
1055
|
+
- @backstage/core-plugin-api@0.6.1
|
|
1056
|
+
- @backstage/errors@0.2.1
|
|
1057
|
+
- @backstage/theme@0.2.15
|
|
1058
|
+
|
|
1059
|
+
## 0.2.18
|
|
1060
|
+
|
|
1061
|
+
### Patch Changes
|
|
1062
|
+
|
|
1063
|
+
- Updated dependencies
|
|
1064
|
+
- @backstage/core-components@0.8.8
|
|
1065
|
+
|
|
1066
|
+
## 0.2.18-next.0
|
|
1067
|
+
|
|
1068
|
+
### Patch Changes
|
|
1069
|
+
|
|
1070
|
+
- Updated dependencies
|
|
1071
|
+
- @backstage/core-components@0.8.8-next.0
|
|
1072
|
+
|
|
1073
|
+
## 0.2.17
|
|
1074
|
+
|
|
1075
|
+
### Patch Changes
|
|
1076
|
+
|
|
1077
|
+
- Updated dependencies
|
|
1078
|
+
- @backstage/core-components@0.8.7
|
|
1079
|
+
|
|
1080
|
+
## 0.2.17-next.0
|
|
1081
|
+
|
|
1082
|
+
### Patch Changes
|
|
1083
|
+
|
|
1084
|
+
- Updated dependencies
|
|
1085
|
+
- @backstage/core-components@0.8.7-next.0
|
|
1086
|
+
|
|
1087
|
+
## 0.2.16
|
|
1088
|
+
|
|
1089
|
+
### Patch Changes
|
|
1090
|
+
|
|
1091
|
+
- Updated dependencies
|
|
1092
|
+
- @backstage/core-components@0.8.5
|
|
1093
|
+
- @backstage/core-plugin-api@0.6.0
|
|
1094
|
+
|
|
1095
|
+
## 0.2.16-next.0
|
|
1096
|
+
|
|
1097
|
+
### Patch Changes
|
|
1098
|
+
|
|
1099
|
+
- Updated dependencies
|
|
1100
|
+
- @backstage/core-components@0.8.5-next.0
|
|
1101
|
+
- @backstage/core-plugin-api@0.6.0-next.0
|
|
1102
|
+
|
|
1103
|
+
## 0.2.15
|
|
1104
|
+
|
|
1105
|
+
### Patch Changes
|
|
1106
|
+
|
|
1107
|
+
- Updated dependencies
|
|
1108
|
+
- @backstage/core-components@0.8.4
|
|
1109
|
+
- @backstage/core-plugin-api@0.5.0
|
|
1110
|
+
- @backstage/errors@0.2.0
|
|
1111
|
+
|
|
1112
|
+
## 0.2.14
|
|
1113
|
+
|
|
1114
|
+
### Patch Changes
|
|
1115
|
+
|
|
1116
|
+
- 4ce51ab0f1: Internal refactor of the `react-use` imports to use `react-use/lib/*` instead.
|
|
1117
|
+
- Updated dependencies
|
|
1118
|
+
- @backstage/core-plugin-api@0.4.1
|
|
1119
|
+
- @backstage/core-components@0.8.3
|
|
1120
|
+
|
|
1121
|
+
## 0.2.13
|
|
1122
|
+
|
|
1123
|
+
### Patch Changes
|
|
1124
|
+
|
|
1125
|
+
- Updated dependencies
|
|
1126
|
+
- @backstage/core-plugin-api@0.4.0
|
|
1127
|
+
- @backstage/core-components@0.8.2
|
|
1128
|
+
|
|
1129
|
+
## 0.2.12
|
|
1130
|
+
|
|
1131
|
+
### Patch Changes
|
|
1132
|
+
|
|
1133
|
+
- cd450844f6: Moved React dependencies to `peerDependencies` and allow both React v16 and v17 to be used.
|
|
1134
|
+
- 343ef34599: Handle a case where XCode data from backend (before 0.0.8) could be missing
|
|
1135
|
+
- Updated dependencies
|
|
1136
|
+
- @backstage/core-components@0.8.0
|
|
1137
|
+
- @backstage/core-plugin-api@0.3.0
|
|
1138
|
+
|
|
1139
|
+
## 0.2.11
|
|
1140
|
+
|
|
1141
|
+
### Patch Changes
|
|
1142
|
+
|
|
1143
|
+
- af09b1e059: Fix bug where invalid build statuses led to crashes
|
|
1144
|
+
- Updated dependencies
|
|
1145
|
+
- @backstage/core-components@0.7.6
|
|
1146
|
+
- @backstage/theme@0.2.14
|
|
1147
|
+
- @backstage/core-plugin-api@0.2.2
|
|
1148
|
+
|
|
1149
|
+
## 0.2.10
|
|
1150
|
+
|
|
1151
|
+
### Patch Changes
|
|
1152
|
+
|
|
1153
|
+
- a125278b81: Refactor out the deprecated path and icon from RouteRefs
|
|
1154
|
+
- Updated dependencies
|
|
1155
|
+
- @backstage/core-components@0.7.4
|
|
1156
|
+
- @backstage/core-plugin-api@0.2.0
|
|
1157
|
+
|
|
1158
|
+
## 0.2.9
|
|
1159
|
+
|
|
1160
|
+
### Patch Changes
|
|
1161
|
+
|
|
1162
|
+
- Updated dependencies
|
|
1163
|
+
- @backstage/core-components@0.7.0
|
|
1164
|
+
- @backstage/theme@0.2.11
|
|
1165
|
+
|
|
1166
|
+
## 0.2.8
|
|
1167
|
+
|
|
1168
|
+
### Patch Changes
|
|
1169
|
+
|
|
1170
|
+
- ca0559444c: Avoid usage of `.to*Case()`, preferring `.toLocale*Case('en-US')` instead.
|
|
1171
|
+
- 81a41ec249: Added a `name` key to all extensions in order to improve Analytics API metadata.
|
|
1172
|
+
- Updated dependencies
|
|
1173
|
+
- @backstage/core-components@0.6.1
|
|
1174
|
+
- @backstage/core-plugin-api@0.1.10
|
|
1175
|
+
|
|
1176
|
+
## 0.2.7
|
|
1177
|
+
|
|
1178
|
+
### Patch Changes
|
|
1179
|
+
|
|
1180
|
+
- Updated dependencies
|
|
1181
|
+
- @backstage/core-plugin-api@0.1.9
|
|
1182
|
+
- @backstage/core-components@0.6.0
|
|
1183
|
+
|
|
1184
|
+
## 0.2.6
|
|
1185
|
+
|
|
1186
|
+
### Patch Changes
|
|
1187
|
+
|
|
1188
|
+
- Updated dependencies
|
|
1189
|
+
- @backstage/core-components@0.5.0
|
|
1190
|
+
|
|
1191
|
+
## 0.2.5
|
|
1192
|
+
|
|
1193
|
+
### Patch Changes
|
|
1194
|
+
|
|
1195
|
+
- 9f1362dcc1: Upgrade `@material-ui/lab` to `4.0.0-alpha.57`.
|
|
1196
|
+
- Updated dependencies
|
|
1197
|
+
- @backstage/core-components@0.4.2
|
|
1198
|
+
- @backstage/core-plugin-api@0.1.8
|
|
1199
|
+
|
|
1200
|
+
## 0.2.4
|
|
1201
|
+
|
|
1202
|
+
### Patch Changes
|
|
1203
|
+
|
|
1204
|
+
- Updated dependencies
|
|
1205
|
+
- @backstage/core-components@0.4.0
|
|
1206
|
+
|
|
1207
|
+
## 0.2.3
|
|
1208
|
+
|
|
1209
|
+
### Patch Changes
|
|
1210
|
+
|
|
1211
|
+
- eed15251e: Enable browsing detailed build information such as host configuration, errors, warnings, metadata and a timeline for all targets
|
|
1212
|
+
- 8ee9aa066: Internal refactoring
|
|
1213
|
+
- Updated dependencies
|
|
1214
|
+
- @backstage/core-components@0.3.2
|
|
1215
|
+
- @backstage/theme@0.2.10
|
|
1216
|
+
|
|
1217
|
+
## 0.2.2
|
|
1218
|
+
|
|
1219
|
+
### Patch Changes
|
|
1220
|
+
|
|
1221
|
+
- 8bedb75ae: Update Luxon dependency to 2.x
|
|
1222
|
+
- Updated dependencies
|
|
1223
|
+
- @backstage/core-components@0.3.1
|
|
1224
|
+
- @backstage/core-plugin-api@0.1.6
|
|
1225
|
+
|
|
1226
|
+
## 0.2.1
|
|
1227
|
+
|
|
1228
|
+
### Patch Changes
|
|
1229
|
+
|
|
1230
|
+
- f6f664357: New page for browsing all builds with filtering and pagination capabilities
|
|
1231
|
+
- Updated dependencies
|
|
1232
|
+
- @backstage/core-components@0.3.0
|
|
1233
|
+
- @backstage/core-plugin-api@0.1.5
|
|
1234
|
+
|
|
1235
|
+
## 0.2.0
|
|
1236
|
+
|
|
1237
|
+
### Minor Changes
|
|
1238
|
+
|
|
1239
|
+
- 616e10e94: New data in form of trend lines, status timeline and other is added to the dashboard of XCMetrics to give a better understanding of how the build system is behaving.
|
|
1240
|
+
|
|
1241
|
+
### Patch Changes
|
|
1242
|
+
|
|
1243
|
+
- 9d40fcb1e: - Bumping `material-ui/core` version to at least `4.12.2` as they made some breaking changes in later versions which broke `Pagination` of the `Table`.
|
|
1244
|
+
- Switching out `material-table` to `@material-table/core` for support for the later versions of `material-ui/core`
|
|
1245
|
+
- This causes a minor API change to `@backstage/core-components` as the interface for `Table` re-exports the `prop` from the underlying `Table` components.
|
|
1246
|
+
- `onChangeRowsPerPage` has been renamed to `onRowsPerPageChange`
|
|
1247
|
+
- `onChangePage` has been renamed to `onPageChange`
|
|
1248
|
+
- Migration guide is here: https://material-table-core.com/docs/breaking-changes
|
|
1249
|
+
- Updated dependencies
|
|
1250
|
+
- @backstage/core-components@0.2.0
|
|
1251
|
+
- @backstage/core-plugin-api@0.1.4
|
|
1252
|
+
- @backstage/theme@0.2.9
|