@backstage-community/plugin-code-coverage 0.2.28
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 +1701 -0
- package/README.md +51 -0
- package/dist/index.d.ts +37 -0
- package/dist/index.esm.js +622 -0
- package/dist/index.esm.js.map +1 -0
- package/package.json +72 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1701 @@
|
|
|
1
|
+
# @backstage-community/plugin-code-coverage
|
|
2
|
+
|
|
3
|
+
## 0.2.28
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
|
|
8
|
+
|
|
9
|
+
## 0.2.27
|
|
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/plugin-catalog-react@1.11.3
|
|
17
|
+
- @backstage/core-components@0.14.4
|
|
18
|
+
- @backstage/core-plugin-api@1.9.2
|
|
19
|
+
- @backstage/catalog-model@1.4.5
|
|
20
|
+
- @backstage/errors@1.2.4
|
|
21
|
+
|
|
22
|
+
## 0.2.27-next.1
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- Updated dependencies
|
|
27
|
+
- @backstage/catalog-model@1.4.5
|
|
28
|
+
- @backstage/core-components@0.14.4-next.0
|
|
29
|
+
- @backstage/core-plugin-api@1.9.1
|
|
30
|
+
- @backstage/errors@1.2.4
|
|
31
|
+
- @backstage/plugin-catalog-react@1.11.3-next.1
|
|
32
|
+
|
|
33
|
+
## 0.2.27-next.0
|
|
34
|
+
|
|
35
|
+
### Patch Changes
|
|
36
|
+
|
|
37
|
+
- Updated dependencies
|
|
38
|
+
- @backstage/core-components@0.14.4-next.0
|
|
39
|
+
- @backstage/catalog-model@1.4.5
|
|
40
|
+
- @backstage/core-plugin-api@1.9.1
|
|
41
|
+
- @backstage/errors@1.2.4
|
|
42
|
+
- @backstage/plugin-catalog-react@1.11.3-next.0
|
|
43
|
+
|
|
44
|
+
## 0.2.26
|
|
45
|
+
|
|
46
|
+
### Patch Changes
|
|
47
|
+
|
|
48
|
+
- e8f026a: Use ESM exports of react-use library
|
|
49
|
+
- Updated dependencies
|
|
50
|
+
- @backstage/core-components@0.14.3
|
|
51
|
+
- @backstage/plugin-catalog-react@1.11.2
|
|
52
|
+
- @backstage/core-plugin-api@1.9.1
|
|
53
|
+
- @backstage/catalog-model@1.4.5
|
|
54
|
+
- @backstage/errors@1.2.4
|
|
55
|
+
|
|
56
|
+
## 0.2.25
|
|
57
|
+
|
|
58
|
+
### Patch Changes
|
|
59
|
+
|
|
60
|
+
- e8f026a: Use ESM exports of react-use library
|
|
61
|
+
- Updated dependencies
|
|
62
|
+
- @backstage/core-components@0.14.2
|
|
63
|
+
- @backstage/plugin-catalog-react@1.11.1
|
|
64
|
+
- @backstage/core-plugin-api@1.9.1
|
|
65
|
+
- @backstage/catalog-model@1.4.5
|
|
66
|
+
- @backstage/errors@1.2.4
|
|
67
|
+
|
|
68
|
+
## 0.2.24
|
|
69
|
+
|
|
70
|
+
### Patch Changes
|
|
71
|
+
|
|
72
|
+
- eca0835: Added ESLint rule `no-top-level-material-ui-4-imports` in the Code-Coverage plugin to migrate the Material UI imports.
|
|
73
|
+
- Updated dependencies
|
|
74
|
+
- @backstage/core-components@0.14.1
|
|
75
|
+
- @backstage/errors@1.2.4
|
|
76
|
+
- @backstage/plugin-catalog-react@1.11.0
|
|
77
|
+
- @backstage/catalog-model@1.4.5
|
|
78
|
+
- @backstage/core-plugin-api@1.9.1
|
|
79
|
+
|
|
80
|
+
## 0.2.24-next.2
|
|
81
|
+
|
|
82
|
+
### Patch Changes
|
|
83
|
+
|
|
84
|
+
- Updated dependencies
|
|
85
|
+
- @backstage/core-components@0.14.1-next.2
|
|
86
|
+
- @backstage/plugin-catalog-react@1.11.0-next.2
|
|
87
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
88
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
89
|
+
- @backstage/errors@1.2.4-next.0
|
|
90
|
+
|
|
91
|
+
## 0.2.24-next.1
|
|
92
|
+
|
|
93
|
+
### Patch Changes
|
|
94
|
+
|
|
95
|
+
- Updated dependencies
|
|
96
|
+
- @backstage/core-components@0.14.1-next.1
|
|
97
|
+
- @backstage/plugin-catalog-react@1.10.1-next.1
|
|
98
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
99
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
100
|
+
- @backstage/errors@1.2.4-next.0
|
|
101
|
+
|
|
102
|
+
## 0.2.24-next.0
|
|
103
|
+
|
|
104
|
+
### Patch Changes
|
|
105
|
+
|
|
106
|
+
- Updated dependencies
|
|
107
|
+
- @backstage/errors@1.2.4-next.0
|
|
108
|
+
- @backstage/core-components@0.14.1-next.0
|
|
109
|
+
- @backstage/plugin-catalog-react@1.10.1-next.0
|
|
110
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
111
|
+
- @backstage/core-plugin-api@1.9.1-next.0
|
|
112
|
+
|
|
113
|
+
## 0.2.23
|
|
114
|
+
|
|
115
|
+
### Patch Changes
|
|
116
|
+
|
|
117
|
+
- 9aac2b0: Use `--cwd` as the first `yarn` argument
|
|
118
|
+
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
|
119
|
+
- Updated dependencies
|
|
120
|
+
- @backstage/plugin-catalog-react@1.10.0
|
|
121
|
+
- @backstage/core-components@0.14.0
|
|
122
|
+
- @backstage/catalog-model@1.4.4
|
|
123
|
+
- @backstage/core-plugin-api@1.9.0
|
|
124
|
+
- @backstage/errors@1.2.3
|
|
125
|
+
|
|
126
|
+
## 0.2.23-next.3
|
|
127
|
+
|
|
128
|
+
### Patch Changes
|
|
129
|
+
|
|
130
|
+
- Updated dependencies
|
|
131
|
+
- @backstage/core-components@0.14.0-next.2
|
|
132
|
+
- @backstage/plugin-catalog-react@1.10.0-next.3
|
|
133
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
134
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
135
|
+
- @backstage/errors@1.2.3
|
|
136
|
+
|
|
137
|
+
## 0.2.23-next.2
|
|
138
|
+
|
|
139
|
+
### Patch Changes
|
|
140
|
+
|
|
141
|
+
- 9aac2b0: Use `--cwd` as the first `yarn` argument
|
|
142
|
+
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
|
143
|
+
- Updated dependencies
|
|
144
|
+
- @backstage/core-components@0.14.0-next.1
|
|
145
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
146
|
+
- @backstage/plugin-catalog-react@1.10.0-next.2
|
|
147
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
148
|
+
- @backstage/errors@1.2.3
|
|
149
|
+
|
|
150
|
+
## 0.2.23-next.1
|
|
151
|
+
|
|
152
|
+
### Patch Changes
|
|
153
|
+
|
|
154
|
+
- Updated dependencies
|
|
155
|
+
- @backstage/core-components@0.14.0-next.0
|
|
156
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
157
|
+
- @backstage/core-plugin-api@1.8.3-next.0
|
|
158
|
+
- @backstage/plugin-catalog-react@1.9.4-next.1
|
|
159
|
+
- @backstage/errors@1.2.3
|
|
160
|
+
|
|
161
|
+
## 0.2.23-next.0
|
|
162
|
+
|
|
163
|
+
### Patch Changes
|
|
164
|
+
|
|
165
|
+
- Updated dependencies
|
|
166
|
+
- @backstage/plugin-catalog-react@1.9.4-next.0
|
|
167
|
+
- @backstage/core-components@0.13.10
|
|
168
|
+
- @backstage/catalog-model@1.4.3
|
|
169
|
+
- @backstage/core-plugin-api@1.8.2
|
|
170
|
+
- @backstage/errors@1.2.3
|
|
171
|
+
|
|
172
|
+
## 0.2.22
|
|
173
|
+
|
|
174
|
+
### Patch Changes
|
|
175
|
+
|
|
176
|
+
- 4016f21: Remove some unused dependencies
|
|
177
|
+
- Updated dependencies
|
|
178
|
+
- @backstage/core-components@0.13.10
|
|
179
|
+
- @backstage/core-plugin-api@1.8.2
|
|
180
|
+
- @backstage/plugin-catalog-react@1.9.3
|
|
181
|
+
- @backstage/catalog-model@1.4.3
|
|
182
|
+
- @backstage/errors@1.2.3
|
|
183
|
+
|
|
184
|
+
## 0.2.22-next.2
|
|
185
|
+
|
|
186
|
+
### Patch Changes
|
|
187
|
+
|
|
188
|
+
- Updated dependencies
|
|
189
|
+
- @backstage/plugin-catalog-react@1.9.3-next.2
|
|
190
|
+
|
|
191
|
+
## 0.2.22-next.1
|
|
192
|
+
|
|
193
|
+
### Patch Changes
|
|
194
|
+
|
|
195
|
+
- Updated dependencies
|
|
196
|
+
- @backstage/core-plugin-api@1.8.2-next.0
|
|
197
|
+
- @backstage/core-components@0.13.10-next.1
|
|
198
|
+
- @backstage/plugin-catalog-react@1.9.3-next.1
|
|
199
|
+
- @backstage/catalog-model@1.4.3
|
|
200
|
+
- @backstage/errors@1.2.3
|
|
201
|
+
|
|
202
|
+
## 0.2.22-next.0
|
|
203
|
+
|
|
204
|
+
### Patch Changes
|
|
205
|
+
|
|
206
|
+
- 4016f21: Remove some unused dependencies
|
|
207
|
+
- Updated dependencies
|
|
208
|
+
- @backstage/core-components@0.13.10-next.0
|
|
209
|
+
- @backstage/plugin-catalog-react@1.9.3-next.0
|
|
210
|
+
- @backstage/catalog-model@1.4.3
|
|
211
|
+
- @backstage/core-plugin-api@1.8.1
|
|
212
|
+
- @backstage/errors@1.2.3
|
|
213
|
+
|
|
214
|
+
## 0.2.21
|
|
215
|
+
|
|
216
|
+
### Patch Changes
|
|
217
|
+
|
|
218
|
+
- Updated dependencies
|
|
219
|
+
- @backstage/core-plugin-api@1.8.1
|
|
220
|
+
- @backstage/plugin-catalog-react@1.9.2
|
|
221
|
+
- @backstage/core-components@0.13.9
|
|
222
|
+
- @backstage/theme@0.5.0
|
|
223
|
+
- @backstage/catalog-model@1.4.3
|
|
224
|
+
- @backstage/config@1.1.1
|
|
225
|
+
- @backstage/errors@1.2.3
|
|
226
|
+
|
|
227
|
+
## 0.2.21-next.3
|
|
228
|
+
|
|
229
|
+
### Patch Changes
|
|
230
|
+
|
|
231
|
+
- Updated dependencies
|
|
232
|
+
- @backstage/core-components@0.13.9-next.3
|
|
233
|
+
- @backstage/catalog-model@1.4.3
|
|
234
|
+
- @backstage/config@1.1.1
|
|
235
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
236
|
+
- @backstage/errors@1.2.3
|
|
237
|
+
- @backstage/theme@0.5.0-next.1
|
|
238
|
+
- @backstage/plugin-catalog-react@1.9.2-next.3
|
|
239
|
+
|
|
240
|
+
## 0.2.21-next.2
|
|
241
|
+
|
|
242
|
+
### Patch Changes
|
|
243
|
+
|
|
244
|
+
- Updated dependencies
|
|
245
|
+
- @backstage/theme@0.5.0-next.1
|
|
246
|
+
- @backstage/plugin-catalog-react@1.9.2-next.2
|
|
247
|
+
- @backstage/catalog-model@1.4.3
|
|
248
|
+
- @backstage/config@1.1.1
|
|
249
|
+
- @backstage/core-components@0.13.9-next.2
|
|
250
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
251
|
+
- @backstage/errors@1.2.3
|
|
252
|
+
|
|
253
|
+
## 0.2.21-next.1
|
|
254
|
+
|
|
255
|
+
### Patch Changes
|
|
256
|
+
|
|
257
|
+
- Updated dependencies
|
|
258
|
+
- @backstage/core-components@0.13.9-next.1
|
|
259
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
260
|
+
- @backstage/plugin-catalog-react@1.9.2-next.1
|
|
261
|
+
- @backstage/catalog-model@1.4.3
|
|
262
|
+
- @backstage/config@1.1.1
|
|
263
|
+
- @backstage/errors@1.2.3
|
|
264
|
+
- @backstage/theme@0.5.0-next.0
|
|
265
|
+
|
|
266
|
+
## 0.2.21-next.0
|
|
267
|
+
|
|
268
|
+
### Patch Changes
|
|
269
|
+
|
|
270
|
+
- Updated dependencies
|
|
271
|
+
- @backstage/core-plugin-api@1.8.1-next.0
|
|
272
|
+
- @backstage/plugin-catalog-react@1.9.2-next.0
|
|
273
|
+
- @backstage/core-components@0.13.9-next.0
|
|
274
|
+
- @backstage/theme@0.5.0-next.0
|
|
275
|
+
- @backstage/catalog-model@1.4.3
|
|
276
|
+
- @backstage/config@1.1.1
|
|
277
|
+
- @backstage/errors@1.2.3
|
|
278
|
+
|
|
279
|
+
## 0.2.19
|
|
280
|
+
|
|
281
|
+
### Patch Changes
|
|
282
|
+
|
|
283
|
+
- 6c2b872153: Add official support for React 18.
|
|
284
|
+
- 71c97e7d73: The warning for missing code coverage will now render the entity as a reference.
|
|
285
|
+
- fdb5e23602: Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
|
|
286
|
+
- Updated dependencies
|
|
287
|
+
- @backstage/plugin-catalog-react@1.9.0
|
|
288
|
+
- @backstage/core-components@0.13.8
|
|
289
|
+
- @backstage/core-plugin-api@1.8.0
|
|
290
|
+
- @backstage/theme@0.4.4
|
|
291
|
+
- @backstage/catalog-model@1.4.3
|
|
292
|
+
- @backstage/config@1.1.1
|
|
293
|
+
- @backstage/errors@1.2.3
|
|
294
|
+
|
|
295
|
+
## 0.2.19-next.2
|
|
296
|
+
|
|
297
|
+
### Patch Changes
|
|
298
|
+
|
|
299
|
+
- [#20842](https://github.com/backstage/backstage/pull/20842) [`fdb5e23602`](https://github.com/backstage/backstage/commit/fdb5e2360299c5faa30f4d4236fc548b94d37446) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
|
|
300
|
+
|
|
301
|
+
- Updated dependencies
|
|
302
|
+
- @backstage/core-components@0.13.8-next.2
|
|
303
|
+
- @backstage/plugin-catalog-react@1.9.0-next.2
|
|
304
|
+
|
|
305
|
+
## 0.2.19-next.1
|
|
306
|
+
|
|
307
|
+
### Patch Changes
|
|
308
|
+
|
|
309
|
+
- Updated dependencies
|
|
310
|
+
- @backstage/plugin-catalog-react@1.9.0-next.1
|
|
311
|
+
- @backstage/core-components@0.13.8-next.1
|
|
312
|
+
- @backstage/catalog-model@1.4.3
|
|
313
|
+
- @backstage/config@1.1.1
|
|
314
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
315
|
+
- @backstage/errors@1.2.3
|
|
316
|
+
- @backstage/theme@0.4.4-next.0
|
|
317
|
+
|
|
318
|
+
## 0.2.19-next.0
|
|
319
|
+
|
|
320
|
+
### Patch Changes
|
|
321
|
+
|
|
322
|
+
- 6c2b872153: Add official support for React 18.
|
|
323
|
+
- 71c97e7d73: The warning for missing code coverage will now render the entity as a reference.
|
|
324
|
+
- Updated dependencies
|
|
325
|
+
- @backstage/core-components@0.13.7-next.0
|
|
326
|
+
- @backstage/plugin-catalog-react@1.9.0-next.0
|
|
327
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
328
|
+
- @backstage/theme@0.4.4-next.0
|
|
329
|
+
- @backstage/catalog-model@1.4.3
|
|
330
|
+
- @backstage/config@1.1.1
|
|
331
|
+
- @backstage/errors@1.2.3
|
|
332
|
+
|
|
333
|
+
## 0.2.18
|
|
334
|
+
|
|
335
|
+
### Patch Changes
|
|
336
|
+
|
|
337
|
+
- 88b0b32547: Fixed the coverage history statistics to compare newest with oldest record
|
|
338
|
+
- 0296f272b4: The warning for missing code coverage will now render the entity as a reference.
|
|
339
|
+
- 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
|
|
340
|
+
- f95af4e540: Updated dependency `@testing-library/dom` to `^9.0.0`.
|
|
341
|
+
- a468544fa9: Updated layout to improve contrasts and consistency with other plugins
|
|
342
|
+
- Updated dependencies
|
|
343
|
+
- @backstage/plugin-catalog-react@1.8.5
|
|
344
|
+
- @backstage/core-plugin-api@1.7.0
|
|
345
|
+
- @backstage/core-components@0.13.6
|
|
346
|
+
- @backstage/catalog-model@1.4.3
|
|
347
|
+
- @backstage/errors@1.2.3
|
|
348
|
+
- @backstage/theme@0.4.3
|
|
349
|
+
- @backstage/config@1.1.1
|
|
350
|
+
|
|
351
|
+
## 0.2.18-next.2
|
|
352
|
+
|
|
353
|
+
### Patch Changes
|
|
354
|
+
|
|
355
|
+
- Updated dependencies
|
|
356
|
+
- @backstage/core-components@0.13.6-next.2
|
|
357
|
+
- @backstage/core-plugin-api@1.7.0-next.1
|
|
358
|
+
- @backstage/catalog-model@1.4.3-next.0
|
|
359
|
+
- @backstage/plugin-catalog-react@1.8.5-next.2
|
|
360
|
+
- @backstage/errors@1.2.3-next.0
|
|
361
|
+
- @backstage/theme@0.4.3-next.0
|
|
362
|
+
- @backstage/config@1.1.1-next.0
|
|
363
|
+
|
|
364
|
+
## 0.2.18-next.1
|
|
365
|
+
|
|
366
|
+
### Patch Changes
|
|
367
|
+
|
|
368
|
+
- 88b0b32547: Fixed the coverage history statistics to compare newest with oldest record
|
|
369
|
+
- Updated dependencies
|
|
370
|
+
- @backstage/core-components@0.13.6-next.1
|
|
371
|
+
- @backstage/plugin-catalog-react@1.8.5-next.1
|
|
372
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
373
|
+
- @backstage/config@1.1.0
|
|
374
|
+
- @backstage/catalog-model@1.4.2
|
|
375
|
+
- @backstage/errors@1.2.2
|
|
376
|
+
- @backstage/theme@0.4.2
|
|
377
|
+
|
|
378
|
+
## 0.2.18-next.0
|
|
379
|
+
|
|
380
|
+
### Patch Changes
|
|
381
|
+
|
|
382
|
+
- a468544fa9: Updated layout to improve contrasts and consistency with other plugins
|
|
383
|
+
- Updated dependencies
|
|
384
|
+
- @backstage/plugin-catalog-react@1.8.5-next.0
|
|
385
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
386
|
+
- @backstage/core-components@0.13.6-next.0
|
|
387
|
+
- @backstage/config@1.1.0
|
|
388
|
+
- @backstage/catalog-model@1.4.2
|
|
389
|
+
- @backstage/errors@1.2.2
|
|
390
|
+
- @backstage/theme@0.4.2
|
|
391
|
+
|
|
392
|
+
## 0.2.17
|
|
393
|
+
|
|
394
|
+
### Patch Changes
|
|
395
|
+
|
|
396
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
397
|
+
- 1d8f4f0a7486: Use fetchApi to ensure authorization is used when fetching code-coverage data
|
|
398
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
399
|
+
- Updated dependencies
|
|
400
|
+
- @backstage/plugin-catalog-react@1.8.4
|
|
401
|
+
- @backstage/core-components@0.13.5
|
|
402
|
+
- @backstage/config@1.1.0
|
|
403
|
+
- @backstage/catalog-model@1.4.2
|
|
404
|
+
- @backstage/core-plugin-api@1.6.0
|
|
405
|
+
- @backstage/errors@1.2.2
|
|
406
|
+
- @backstage/theme@0.4.2
|
|
407
|
+
|
|
408
|
+
## 0.2.17-next.3
|
|
409
|
+
|
|
410
|
+
### Patch Changes
|
|
411
|
+
|
|
412
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
413
|
+
- Updated dependencies
|
|
414
|
+
- @backstage/catalog-model@1.4.2-next.2
|
|
415
|
+
- @backstage/config@1.1.0-next.2
|
|
416
|
+
- @backstage/core-components@0.13.5-next.3
|
|
417
|
+
- @backstage/core-plugin-api@1.6.0-next.3
|
|
418
|
+
- @backstage/errors@1.2.2-next.0
|
|
419
|
+
- @backstage/plugin-catalog-react@1.8.4-next.3
|
|
420
|
+
- @backstage/theme@0.4.2-next.0
|
|
421
|
+
|
|
422
|
+
## 0.2.17-next.2
|
|
423
|
+
|
|
424
|
+
### Patch Changes
|
|
425
|
+
|
|
426
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
427
|
+
- Updated dependencies
|
|
428
|
+
- @backstage/core-components@0.13.5-next.2
|
|
429
|
+
- @backstage/core-plugin-api@1.6.0-next.2
|
|
430
|
+
- @backstage/config@1.1.0-next.1
|
|
431
|
+
- @backstage/plugin-catalog-react@1.8.4-next.2
|
|
432
|
+
- @backstage/catalog-model@1.4.2-next.1
|
|
433
|
+
- @backstage/errors@1.2.1
|
|
434
|
+
- @backstage/theme@0.4.1
|
|
435
|
+
|
|
436
|
+
## 0.2.17-next.1
|
|
437
|
+
|
|
438
|
+
### Patch Changes
|
|
439
|
+
|
|
440
|
+
- Updated dependencies
|
|
441
|
+
- @backstage/plugin-catalog-react@1.8.4-next.1
|
|
442
|
+
- @backstage/core-components@0.13.5-next.1
|
|
443
|
+
- @backstage/config@1.1.0-next.0
|
|
444
|
+
- @backstage/catalog-model@1.4.2-next.0
|
|
445
|
+
- @backstage/core-plugin-api@1.6.0-next.1
|
|
446
|
+
- @backstage/errors@1.2.1
|
|
447
|
+
- @backstage/theme@0.4.1
|
|
448
|
+
|
|
449
|
+
## 0.2.16-next.0
|
|
450
|
+
|
|
451
|
+
### Patch Changes
|
|
452
|
+
|
|
453
|
+
- 1d8f4f0a7486: Use fetchApi to ensure authorization is used when fetching code-coverage data
|
|
454
|
+
- Updated dependencies
|
|
455
|
+
- @backstage/core-plugin-api@1.6.0-next.0
|
|
456
|
+
- @backstage/core-components@0.13.5-next.0
|
|
457
|
+
- @backstage/catalog-model@1.4.1
|
|
458
|
+
- @backstage/config@1.0.8
|
|
459
|
+
- @backstage/errors@1.2.1
|
|
460
|
+
- @backstage/theme@0.4.1
|
|
461
|
+
- @backstage/plugin-catalog-react@1.8.3-next.0
|
|
462
|
+
|
|
463
|
+
## 0.2.14
|
|
464
|
+
|
|
465
|
+
### Patch Changes
|
|
466
|
+
|
|
467
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
468
|
+
- Updated dependencies
|
|
469
|
+
- @backstage/core-components@0.13.4
|
|
470
|
+
- @backstage/plugin-catalog-react@1.8.1
|
|
471
|
+
- @backstage/core-plugin-api@1.5.3
|
|
472
|
+
- @backstage/catalog-model@1.4.1
|
|
473
|
+
- @backstage/config@1.0.8
|
|
474
|
+
- @backstage/errors@1.2.1
|
|
475
|
+
- @backstage/theme@0.4.1
|
|
476
|
+
|
|
477
|
+
## 0.2.14-next.2
|
|
478
|
+
|
|
479
|
+
### Patch Changes
|
|
480
|
+
|
|
481
|
+
- Updated dependencies
|
|
482
|
+
- @backstage/plugin-catalog-react@1.8.1-next.1
|
|
483
|
+
|
|
484
|
+
## 0.2.14-next.1
|
|
485
|
+
|
|
486
|
+
### Patch Changes
|
|
487
|
+
|
|
488
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
489
|
+
- Updated dependencies
|
|
490
|
+
- @backstage/catalog-model@1.4.1
|
|
491
|
+
- @backstage/config@1.0.8
|
|
492
|
+
- @backstage/core-components@0.13.4-next.0
|
|
493
|
+
- @backstage/core-plugin-api@1.5.3
|
|
494
|
+
- @backstage/errors@1.2.1
|
|
495
|
+
- @backstage/theme@0.4.1
|
|
496
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
497
|
+
|
|
498
|
+
## 0.2.14-next.0
|
|
499
|
+
|
|
500
|
+
### Patch Changes
|
|
501
|
+
|
|
502
|
+
- Updated dependencies
|
|
503
|
+
- @backstage/core-components@0.13.4-next.0
|
|
504
|
+
- @backstage/core-plugin-api@1.5.3
|
|
505
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
506
|
+
- @backstage/catalog-model@1.4.1
|
|
507
|
+
- @backstage/config@1.0.8
|
|
508
|
+
- @backstage/errors@1.2.1
|
|
509
|
+
- @backstage/theme@0.4.1
|
|
510
|
+
|
|
511
|
+
## 0.2.13
|
|
512
|
+
|
|
513
|
+
### Patch Changes
|
|
514
|
+
|
|
515
|
+
- Updated dependencies
|
|
516
|
+
- @backstage/theme@0.4.1
|
|
517
|
+
- @backstage/errors@1.2.1
|
|
518
|
+
- @backstage/plugin-catalog-react@1.8.0
|
|
519
|
+
- @backstage/core-components@0.13.3
|
|
520
|
+
- @backstage/core-plugin-api@1.5.3
|
|
521
|
+
- @backstage/catalog-model@1.4.1
|
|
522
|
+
- @backstage/config@1.0.8
|
|
523
|
+
|
|
524
|
+
## 0.2.13-next.2
|
|
525
|
+
|
|
526
|
+
### Patch Changes
|
|
527
|
+
|
|
528
|
+
- Updated dependencies
|
|
529
|
+
- @backstage/plugin-catalog-react@1.8.0-next.2
|
|
530
|
+
- @backstage/theme@0.4.1-next.1
|
|
531
|
+
- @backstage/core-plugin-api@1.5.3-next.1
|
|
532
|
+
- @backstage/core-components@0.13.3-next.2
|
|
533
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
534
|
+
- @backstage/config@1.0.8
|
|
535
|
+
- @backstage/errors@1.2.1-next.0
|
|
536
|
+
|
|
537
|
+
## 0.2.13-next.1
|
|
538
|
+
|
|
539
|
+
### Patch Changes
|
|
540
|
+
|
|
541
|
+
- Updated dependencies
|
|
542
|
+
- @backstage/theme@0.4.1-next.0
|
|
543
|
+
- @backstage/core-components@0.13.3-next.1
|
|
544
|
+
- @backstage/core-plugin-api@1.5.3-next.0
|
|
545
|
+
- @backstage/plugin-catalog-react@1.7.1-next.1
|
|
546
|
+
- @backstage/config@1.0.8
|
|
547
|
+
|
|
548
|
+
## 0.2.13-next.0
|
|
549
|
+
|
|
550
|
+
### Patch Changes
|
|
551
|
+
|
|
552
|
+
- Updated dependencies
|
|
553
|
+
- @backstage/errors@1.2.1-next.0
|
|
554
|
+
- @backstage/core-components@0.13.3-next.0
|
|
555
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
556
|
+
- @backstage/config@1.0.8
|
|
557
|
+
- @backstage/core-plugin-api@1.5.2
|
|
558
|
+
- @backstage/theme@0.4.0
|
|
559
|
+
- @backstage/plugin-catalog-react@1.7.1-next.0
|
|
560
|
+
|
|
561
|
+
## 0.2.12
|
|
562
|
+
|
|
563
|
+
### Patch Changes
|
|
564
|
+
|
|
565
|
+
- Updated dependencies
|
|
566
|
+
- @backstage/core-plugin-api@1.5.2
|
|
567
|
+
- @backstage/core-components@0.13.2
|
|
568
|
+
- @backstage/theme@0.4.0
|
|
569
|
+
- @backstage/plugin-catalog-react@1.7.0
|
|
570
|
+
- @backstage/catalog-model@1.4.0
|
|
571
|
+
- @backstage/errors@1.2.0
|
|
572
|
+
- @backstage/config@1.0.8
|
|
573
|
+
|
|
574
|
+
## 0.2.12-next.3
|
|
575
|
+
|
|
576
|
+
### Patch Changes
|
|
577
|
+
|
|
578
|
+
- Updated dependencies
|
|
579
|
+
- @backstage/core-components@0.13.2-next.3
|
|
580
|
+
- @backstage/catalog-model@1.4.0-next.1
|
|
581
|
+
- @backstage/config@1.0.7
|
|
582
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
583
|
+
- @backstage/errors@1.2.0-next.0
|
|
584
|
+
- @backstage/theme@0.4.0-next.1
|
|
585
|
+
- @backstage/plugin-catalog-react@1.7.0-next.3
|
|
586
|
+
|
|
587
|
+
## 0.2.12-next.2
|
|
588
|
+
|
|
589
|
+
### Patch Changes
|
|
590
|
+
|
|
591
|
+
- Updated dependencies
|
|
592
|
+
- @backstage/theme@0.4.0-next.1
|
|
593
|
+
- @backstage/plugin-catalog-react@1.7.0-next.2
|
|
594
|
+
- @backstage/core-components@0.13.2-next.2
|
|
595
|
+
- @backstage/config@1.0.7
|
|
596
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
597
|
+
|
|
598
|
+
## 0.2.12-next.1
|
|
599
|
+
|
|
600
|
+
### Patch Changes
|
|
601
|
+
|
|
602
|
+
- Updated dependencies
|
|
603
|
+
- @backstage/errors@1.2.0-next.0
|
|
604
|
+
- @backstage/core-components@0.13.2-next.1
|
|
605
|
+
- @backstage/plugin-catalog-react@1.7.0-next.1
|
|
606
|
+
- @backstage/catalog-model@1.4.0-next.0
|
|
607
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
608
|
+
- @backstage/config@1.0.7
|
|
609
|
+
- @backstage/theme@0.4.0-next.0
|
|
610
|
+
|
|
611
|
+
## 0.2.12-next.0
|
|
612
|
+
|
|
613
|
+
### Patch Changes
|
|
614
|
+
|
|
615
|
+
- Updated dependencies
|
|
616
|
+
- @backstage/plugin-catalog-react@1.7.0-next.0
|
|
617
|
+
- @backstage/theme@0.4.0-next.0
|
|
618
|
+
- @backstage/config@1.0.7
|
|
619
|
+
- @backstage/core-components@0.13.2-next.0
|
|
620
|
+
- @backstage/core-plugin-api@1.5.1
|
|
621
|
+
- @backstage/catalog-model@1.3.0
|
|
622
|
+
- @backstage/errors@1.1.5
|
|
623
|
+
|
|
624
|
+
## 0.2.11
|
|
625
|
+
|
|
626
|
+
### Patch Changes
|
|
627
|
+
|
|
628
|
+
- Updated dependencies
|
|
629
|
+
- @backstage/theme@0.3.0
|
|
630
|
+
- @backstage/plugin-catalog-react@1.6.0
|
|
631
|
+
- @backstage/core-components@0.13.1
|
|
632
|
+
- @backstage/catalog-model@1.3.0
|
|
633
|
+
- @backstage/config@1.0.7
|
|
634
|
+
- @backstage/core-plugin-api@1.5.1
|
|
635
|
+
- @backstage/errors@1.1.5
|
|
636
|
+
|
|
637
|
+
## 0.2.11-next.2
|
|
638
|
+
|
|
639
|
+
### Patch Changes
|
|
640
|
+
|
|
641
|
+
- Updated dependencies
|
|
642
|
+
- @backstage/theme@0.3.0-next.0
|
|
643
|
+
- @backstage/core-components@0.13.1-next.1
|
|
644
|
+
- @backstage/plugin-catalog-react@1.6.0-next.2
|
|
645
|
+
- @backstage/config@1.0.7
|
|
646
|
+
- @backstage/core-plugin-api@1.5.1
|
|
647
|
+
|
|
648
|
+
## 0.2.11-next.1
|
|
649
|
+
|
|
650
|
+
### Patch Changes
|
|
651
|
+
|
|
652
|
+
- Updated dependencies
|
|
653
|
+
- @backstage/core-components@0.13.1-next.0
|
|
654
|
+
- @backstage/core-plugin-api@1.5.1
|
|
655
|
+
- @backstage/plugin-catalog-react@1.6.0-next.1
|
|
656
|
+
- @backstage/config@1.0.7
|
|
657
|
+
|
|
658
|
+
## 0.2.11-next.0
|
|
659
|
+
|
|
660
|
+
### Patch Changes
|
|
661
|
+
|
|
662
|
+
- Updated dependencies
|
|
663
|
+
- @backstage/plugin-catalog-react@1.6.0-next.0
|
|
664
|
+
- @backstage/core-components@0.13.0
|
|
665
|
+
- @backstage/core-plugin-api@1.5.1
|
|
666
|
+
- @backstage/catalog-model@1.3.0
|
|
667
|
+
- @backstage/config@1.0.7
|
|
668
|
+
- @backstage/errors@1.1.5
|
|
669
|
+
- @backstage/theme@0.2.19
|
|
670
|
+
|
|
671
|
+
## 0.2.10
|
|
672
|
+
|
|
673
|
+
### Patch Changes
|
|
674
|
+
|
|
675
|
+
- 55a969fe574: Bumped `recharts` dependency to `^2.5.0`.
|
|
676
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
677
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
678
|
+
- Updated dependencies
|
|
679
|
+
- @backstage/core-components@0.13.0
|
|
680
|
+
- @backstage/plugin-catalog-react@1.5.0
|
|
681
|
+
- @backstage/theme@0.2.19
|
|
682
|
+
- @backstage/core-plugin-api@1.5.1
|
|
683
|
+
- @backstage/catalog-model@1.3.0
|
|
684
|
+
- @backstage/config@1.0.7
|
|
685
|
+
- @backstage/errors@1.1.5
|
|
686
|
+
|
|
687
|
+
## 0.2.10-next.3
|
|
688
|
+
|
|
689
|
+
### Patch Changes
|
|
690
|
+
|
|
691
|
+
- Updated dependencies
|
|
692
|
+
- @backstage/plugin-catalog-react@1.5.0-next.3
|
|
693
|
+
- @backstage/catalog-model@1.3.0-next.0
|
|
694
|
+
- @backstage/core-components@0.13.0-next.3
|
|
695
|
+
- @backstage/config@1.0.7
|
|
696
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
697
|
+
- @backstage/errors@1.1.5
|
|
698
|
+
- @backstage/theme@0.2.19-next.0
|
|
699
|
+
|
|
700
|
+
## 0.2.10-next.2
|
|
701
|
+
|
|
702
|
+
### Patch Changes
|
|
703
|
+
|
|
704
|
+
- 55a969fe574: Bumped `recharts` dependency to `^2.5.0`.
|
|
705
|
+
- Updated dependencies
|
|
706
|
+
- @backstage/core-components@0.12.6-next.2
|
|
707
|
+
- @backstage/plugin-catalog-react@1.4.1-next.2
|
|
708
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
709
|
+
- @backstage/catalog-model@1.2.1
|
|
710
|
+
- @backstage/config@1.0.7
|
|
711
|
+
- @backstage/errors@1.1.5
|
|
712
|
+
- @backstage/theme@0.2.19-next.0
|
|
713
|
+
|
|
714
|
+
## 0.2.10-next.1
|
|
715
|
+
|
|
716
|
+
### Patch Changes
|
|
717
|
+
|
|
718
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
719
|
+
- Updated dependencies
|
|
720
|
+
- @backstage/core-components@0.12.6-next.1
|
|
721
|
+
- @backstage/core-plugin-api@1.5.1-next.0
|
|
722
|
+
- @backstage/plugin-catalog-react@1.4.1-next.1
|
|
723
|
+
- @backstage/theme@0.2.19-next.0
|
|
724
|
+
- @backstage/catalog-model@1.2.1
|
|
725
|
+
- @backstage/config@1.0.7
|
|
726
|
+
- @backstage/errors@1.1.5
|
|
727
|
+
|
|
728
|
+
## 0.2.10-next.0
|
|
729
|
+
|
|
730
|
+
### Patch Changes
|
|
731
|
+
|
|
732
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
733
|
+
- Updated dependencies
|
|
734
|
+
- @backstage/core-components@0.12.6-next.0
|
|
735
|
+
- @backstage/plugin-catalog-react@1.4.1-next.0
|
|
736
|
+
- @backstage/core-plugin-api@1.5.0
|
|
737
|
+
- @backstage/config@1.0.7
|
|
738
|
+
- @backstage/catalog-model@1.2.1
|
|
739
|
+
- @backstage/errors@1.1.5
|
|
740
|
+
- @backstage/theme@0.2.18
|
|
741
|
+
|
|
742
|
+
## 0.2.9
|
|
743
|
+
|
|
744
|
+
### Patch Changes
|
|
745
|
+
|
|
746
|
+
- cb8ec97cdeb: Change black & white colors to be theme aware
|
|
747
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
748
|
+
- Updated dependencies
|
|
749
|
+
- @backstage/core-components@0.12.5
|
|
750
|
+
- @backstage/plugin-catalog-react@1.4.0
|
|
751
|
+
- @backstage/errors@1.1.5
|
|
752
|
+
- @backstage/core-plugin-api@1.5.0
|
|
753
|
+
- @backstage/catalog-model@1.2.1
|
|
754
|
+
- @backstage/config@1.0.7
|
|
755
|
+
- @backstage/theme@0.2.18
|
|
756
|
+
|
|
757
|
+
## 0.2.9-next.2
|
|
758
|
+
|
|
759
|
+
### Patch Changes
|
|
760
|
+
|
|
761
|
+
- Updated dependencies
|
|
762
|
+
- @backstage/core-components@0.12.5-next.2
|
|
763
|
+
- @backstage/plugin-catalog-react@1.4.0-next.2
|
|
764
|
+
- @backstage/core-plugin-api@1.5.0-next.2
|
|
765
|
+
- @backstage/config@1.0.7-next.0
|
|
766
|
+
|
|
767
|
+
## 0.2.9-next.1
|
|
768
|
+
|
|
769
|
+
### Patch Changes
|
|
770
|
+
|
|
771
|
+
- cb8ec97cdeb: Change black & white colors to be theme aware
|
|
772
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
773
|
+
- Updated dependencies
|
|
774
|
+
- @backstage/core-components@0.12.5-next.1
|
|
775
|
+
- @backstage/errors@1.1.5-next.0
|
|
776
|
+
- @backstage/core-plugin-api@1.4.1-next.1
|
|
777
|
+
- @backstage/config@1.0.7-next.0
|
|
778
|
+
- @backstage/theme@0.2.18-next.0
|
|
779
|
+
- @backstage/plugin-catalog-react@1.4.0-next.1
|
|
780
|
+
- @backstage/catalog-model@1.2.1-next.1
|
|
781
|
+
|
|
782
|
+
## 0.2.9-next.0
|
|
783
|
+
|
|
784
|
+
### Patch Changes
|
|
785
|
+
|
|
786
|
+
- Updated dependencies
|
|
787
|
+
- @backstage/plugin-catalog-react@1.4.0-next.0
|
|
788
|
+
- @backstage/core-plugin-api@1.4.1-next.0
|
|
789
|
+
- @backstage/catalog-model@1.2.1-next.0
|
|
790
|
+
- @backstage/config@1.0.6
|
|
791
|
+
- @backstage/core-components@0.12.5-next.0
|
|
792
|
+
- @backstage/errors@1.1.4
|
|
793
|
+
- @backstage/theme@0.2.17
|
|
794
|
+
|
|
795
|
+
## 0.2.8
|
|
796
|
+
|
|
797
|
+
### Patch Changes
|
|
798
|
+
|
|
799
|
+
- c51efce2a0: Update docs to always use `yarn add --cwd` for app & backend
|
|
800
|
+
- Updated dependencies
|
|
801
|
+
- @backstage/core-components@0.12.4
|
|
802
|
+
- @backstage/catalog-model@1.2.0
|
|
803
|
+
- @backstage/theme@0.2.17
|
|
804
|
+
- @backstage/core-plugin-api@1.4.0
|
|
805
|
+
- @backstage/plugin-catalog-react@1.3.0
|
|
806
|
+
- @backstage/config@1.0.6
|
|
807
|
+
- @backstage/errors@1.1.4
|
|
808
|
+
|
|
809
|
+
## 0.2.8-next.2
|
|
810
|
+
|
|
811
|
+
### Patch Changes
|
|
812
|
+
|
|
813
|
+
- Updated dependencies
|
|
814
|
+
- @backstage/catalog-model@1.2.0-next.1
|
|
815
|
+
- @backstage/core-components@0.12.4-next.1
|
|
816
|
+
- @backstage/config@1.0.6
|
|
817
|
+
- @backstage/core-plugin-api@1.3.0
|
|
818
|
+
- @backstage/errors@1.1.4
|
|
819
|
+
- @backstage/theme@0.2.16
|
|
820
|
+
- @backstage/plugin-catalog-react@1.3.0-next.2
|
|
821
|
+
|
|
822
|
+
## 0.2.8-next.1
|
|
823
|
+
|
|
824
|
+
### Patch Changes
|
|
825
|
+
|
|
826
|
+
- Updated dependencies
|
|
827
|
+
- @backstage/core-components@0.12.4-next.0
|
|
828
|
+
- @backstage/plugin-catalog-react@1.3.0-next.1
|
|
829
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
830
|
+
- @backstage/config@1.0.6
|
|
831
|
+
- @backstage/core-plugin-api@1.3.0
|
|
832
|
+
- @backstage/errors@1.1.4
|
|
833
|
+
- @backstage/theme@0.2.16
|
|
834
|
+
|
|
835
|
+
## 0.2.8-next.0
|
|
836
|
+
|
|
837
|
+
### Patch Changes
|
|
838
|
+
|
|
839
|
+
- Updated dependencies
|
|
840
|
+
- @backstage/plugin-catalog-react@1.3.0-next.0
|
|
841
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
842
|
+
|
|
843
|
+
## 0.2.7
|
|
844
|
+
|
|
845
|
+
### Patch Changes
|
|
846
|
+
|
|
847
|
+
- Updated dependencies
|
|
848
|
+
- @backstage/catalog-model@1.1.5
|
|
849
|
+
- @backstage/plugin-catalog-react@1.2.4
|
|
850
|
+
- @backstage/core-components@0.12.3
|
|
851
|
+
- @backstage/core-plugin-api@1.3.0
|
|
852
|
+
- @backstage/config@1.0.6
|
|
853
|
+
- @backstage/errors@1.1.4
|
|
854
|
+
- @backstage/theme@0.2.16
|
|
855
|
+
|
|
856
|
+
## 0.2.7-next.2
|
|
857
|
+
|
|
858
|
+
### Patch Changes
|
|
859
|
+
|
|
860
|
+
- Updated dependencies
|
|
861
|
+
- @backstage/core-plugin-api@1.3.0-next.1
|
|
862
|
+
- @backstage/plugin-catalog-react@1.2.4-next.2
|
|
863
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
864
|
+
- @backstage/config@1.0.6-next.0
|
|
865
|
+
- @backstage/core-components@0.12.3-next.2
|
|
866
|
+
- @backstage/errors@1.1.4
|
|
867
|
+
- @backstage/theme@0.2.16
|
|
868
|
+
|
|
869
|
+
## 0.2.7-next.1
|
|
870
|
+
|
|
871
|
+
### Patch Changes
|
|
872
|
+
|
|
873
|
+
- Updated dependencies
|
|
874
|
+
- @backstage/config@1.0.6-next.0
|
|
875
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
876
|
+
- @backstage/core-components@0.12.3-next.1
|
|
877
|
+
- @backstage/core-plugin-api@1.2.1-next.0
|
|
878
|
+
- @backstage/errors@1.1.4
|
|
879
|
+
- @backstage/theme@0.2.16
|
|
880
|
+
- @backstage/plugin-catalog-react@1.2.4-next.1
|
|
881
|
+
|
|
882
|
+
## 0.2.7-next.0
|
|
883
|
+
|
|
884
|
+
### Patch Changes
|
|
885
|
+
|
|
886
|
+
- Updated dependencies
|
|
887
|
+
- @backstage/catalog-model@1.1.5-next.0
|
|
888
|
+
- @backstage/plugin-catalog-react@1.2.4-next.0
|
|
889
|
+
- @backstage/core-components@0.12.3-next.0
|
|
890
|
+
- @backstage/config@1.0.5
|
|
891
|
+
- @backstage/core-plugin-api@1.2.0
|
|
892
|
+
- @backstage/errors@1.1.4
|
|
893
|
+
- @backstage/theme@0.2.16
|
|
894
|
+
|
|
895
|
+
## 0.2.6
|
|
896
|
+
|
|
897
|
+
### Patch Changes
|
|
898
|
+
|
|
899
|
+
- Updated dependencies
|
|
900
|
+
- @backstage/core-components@0.12.2
|
|
901
|
+
- @backstage/plugin-catalog-react@1.2.3
|
|
902
|
+
|
|
903
|
+
## 0.2.5
|
|
904
|
+
|
|
905
|
+
### Patch Changes
|
|
906
|
+
|
|
907
|
+
- 2e701b3796: Internal refactor to use `react-router-dom` rather than `react-router`.
|
|
908
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
909
|
+
- Updated dependencies
|
|
910
|
+
- @backstage/core-plugin-api@1.2.0
|
|
911
|
+
- @backstage/core-components@0.12.1
|
|
912
|
+
- @backstage/errors@1.1.4
|
|
913
|
+
- @backstage/plugin-catalog-react@1.2.2
|
|
914
|
+
- @backstage/catalog-model@1.1.4
|
|
915
|
+
- @backstage/config@1.0.5
|
|
916
|
+
- @backstage/theme@0.2.16
|
|
917
|
+
|
|
918
|
+
## 0.2.5-next.4
|
|
919
|
+
|
|
920
|
+
### Patch Changes
|
|
921
|
+
|
|
922
|
+
- 2e701b3796: Internal refactor to use `react-router-dom` rather than `react-router`.
|
|
923
|
+
- Updated dependencies
|
|
924
|
+
- @backstage/core-components@0.12.1-next.4
|
|
925
|
+
- @backstage/plugin-catalog-react@1.2.2-next.4
|
|
926
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
927
|
+
- @backstage/config@1.0.5-next.1
|
|
928
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
929
|
+
- @backstage/errors@1.1.4-next.1
|
|
930
|
+
- @backstage/theme@0.2.16
|
|
931
|
+
|
|
932
|
+
## 0.2.5-next.3
|
|
933
|
+
|
|
934
|
+
### Patch Changes
|
|
935
|
+
|
|
936
|
+
- Updated dependencies
|
|
937
|
+
- @backstage/core-components@0.12.1-next.3
|
|
938
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
939
|
+
- @backstage/config@1.0.5-next.1
|
|
940
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
941
|
+
- @backstage/errors@1.1.4-next.1
|
|
942
|
+
- @backstage/theme@0.2.16
|
|
943
|
+
- @backstage/plugin-catalog-react@1.2.2-next.3
|
|
944
|
+
|
|
945
|
+
## 0.2.5-next.2
|
|
946
|
+
|
|
947
|
+
### Patch Changes
|
|
948
|
+
|
|
949
|
+
- Updated dependencies
|
|
950
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
951
|
+
- @backstage/core-components@0.12.1-next.2
|
|
952
|
+
- @backstage/plugin-catalog-react@1.2.2-next.2
|
|
953
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
954
|
+
- @backstage/config@1.0.5-next.1
|
|
955
|
+
- @backstage/errors@1.1.4-next.1
|
|
956
|
+
- @backstage/theme@0.2.16
|
|
957
|
+
|
|
958
|
+
## 0.2.5-next.1
|
|
959
|
+
|
|
960
|
+
### Patch Changes
|
|
961
|
+
|
|
962
|
+
- Updated dependencies
|
|
963
|
+
- @backstage/core-components@0.12.1-next.1
|
|
964
|
+
- @backstage/core-plugin-api@1.1.1-next.1
|
|
965
|
+
- @backstage/plugin-catalog-react@1.2.2-next.1
|
|
966
|
+
- @backstage/config@1.0.5-next.1
|
|
967
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
968
|
+
- @backstage/errors@1.1.4-next.1
|
|
969
|
+
- @backstage/theme@0.2.16
|
|
970
|
+
|
|
971
|
+
## 0.2.5-next.0
|
|
972
|
+
|
|
973
|
+
### Patch Changes
|
|
974
|
+
|
|
975
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
976
|
+
- Updated dependencies
|
|
977
|
+
- @backstage/core-components@0.12.1-next.0
|
|
978
|
+
- @backstage/core-plugin-api@1.1.1-next.0
|
|
979
|
+
- @backstage/plugin-catalog-react@1.2.2-next.0
|
|
980
|
+
- @backstage/catalog-model@1.1.4-next.0
|
|
981
|
+
- @backstage/config@1.0.5-next.0
|
|
982
|
+
- @backstage/errors@1.1.4-next.0
|
|
983
|
+
- @backstage/theme@0.2.16
|
|
984
|
+
|
|
985
|
+
## 0.2.4
|
|
986
|
+
|
|
987
|
+
### Patch Changes
|
|
988
|
+
|
|
989
|
+
- fcab2579a0: Adds installation instructions
|
|
990
|
+
- 43afded227: Updated recharts to v2.0.0 and fixed typing issues
|
|
991
|
+
- Updated dependencies
|
|
992
|
+
- @backstage/plugin-catalog-react@1.2.1
|
|
993
|
+
- @backstage/core-components@0.12.0
|
|
994
|
+
- @backstage/core-plugin-api@1.1.0
|
|
995
|
+
- @backstage/catalog-model@1.1.3
|
|
996
|
+
- @backstage/config@1.0.4
|
|
997
|
+
- @backstage/errors@1.1.3
|
|
998
|
+
- @backstage/theme@0.2.16
|
|
999
|
+
|
|
1000
|
+
## 0.2.4-next.1
|
|
1001
|
+
|
|
1002
|
+
### Patch Changes
|
|
1003
|
+
|
|
1004
|
+
- fcab2579a0: Adds installation instructions
|
|
1005
|
+
- Updated dependencies
|
|
1006
|
+
- @backstage/core-components@0.12.0-next.1
|
|
1007
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
1008
|
+
- @backstage/config@1.0.4-next.0
|
|
1009
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
1010
|
+
- @backstage/errors@1.1.3-next.0
|
|
1011
|
+
- @backstage/theme@0.2.16
|
|
1012
|
+
- @backstage/plugin-catalog-react@1.2.1-next.1
|
|
1013
|
+
|
|
1014
|
+
## 0.2.4-next.0
|
|
1015
|
+
|
|
1016
|
+
### Patch Changes
|
|
1017
|
+
|
|
1018
|
+
- 43afded227: Updated recharts to v2.0.0 and fixed typing issues
|
|
1019
|
+
- Updated dependencies
|
|
1020
|
+
- @backstage/plugin-catalog-react@1.2.1-next.0
|
|
1021
|
+
- @backstage/core-components@0.12.0-next.0
|
|
1022
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
1023
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
1024
|
+
- @backstage/config@1.0.4-next.0
|
|
1025
|
+
- @backstage/errors@1.1.3-next.0
|
|
1026
|
+
- @backstage/theme@0.2.16
|
|
1027
|
+
|
|
1028
|
+
## 0.2.3
|
|
1029
|
+
|
|
1030
|
+
### Patch Changes
|
|
1031
|
+
|
|
1032
|
+
- Updated dependencies
|
|
1033
|
+
- @backstage/catalog-model@1.1.2
|
|
1034
|
+
- @backstage/plugin-catalog-react@1.2.0
|
|
1035
|
+
- @backstage/core-components@0.11.2
|
|
1036
|
+
- @backstage/core-plugin-api@1.0.7
|
|
1037
|
+
- @backstage/config@1.0.3
|
|
1038
|
+
- @backstage/errors@1.1.2
|
|
1039
|
+
- @backstage/theme@0.2.16
|
|
1040
|
+
|
|
1041
|
+
## 0.2.3-next.2
|
|
1042
|
+
|
|
1043
|
+
### Patch Changes
|
|
1044
|
+
|
|
1045
|
+
- Updated dependencies
|
|
1046
|
+
- @backstage/plugin-catalog-react@1.2.0-next.2
|
|
1047
|
+
- @backstage/catalog-model@1.1.2-next.2
|
|
1048
|
+
- @backstage/config@1.0.3-next.2
|
|
1049
|
+
- @backstage/core-components@0.11.2-next.2
|
|
1050
|
+
- @backstage/core-plugin-api@1.0.7-next.2
|
|
1051
|
+
- @backstage/errors@1.1.2-next.2
|
|
1052
|
+
- @backstage/theme@0.2.16
|
|
1053
|
+
|
|
1054
|
+
## 0.2.3-next.1
|
|
1055
|
+
|
|
1056
|
+
### Patch Changes
|
|
1057
|
+
|
|
1058
|
+
- Updated dependencies
|
|
1059
|
+
- @backstage/plugin-catalog-react@1.2.0-next.1
|
|
1060
|
+
- @backstage/core-components@0.11.2-next.1
|
|
1061
|
+
- @backstage/core-plugin-api@1.0.7-next.1
|
|
1062
|
+
- @backstage/catalog-model@1.1.2-next.1
|
|
1063
|
+
- @backstage/config@1.0.3-next.1
|
|
1064
|
+
- @backstage/errors@1.1.2-next.1
|
|
1065
|
+
- @backstage/theme@0.2.16
|
|
1066
|
+
|
|
1067
|
+
## 0.2.3-next.0
|
|
1068
|
+
|
|
1069
|
+
### Patch Changes
|
|
1070
|
+
|
|
1071
|
+
- Updated dependencies
|
|
1072
|
+
- @backstage/catalog-model@1.1.2-next.0
|
|
1073
|
+
- @backstage/core-components@0.11.2-next.0
|
|
1074
|
+
- @backstage/plugin-catalog-react@1.1.5-next.0
|
|
1075
|
+
- @backstage/config@1.0.3-next.0
|
|
1076
|
+
- @backstage/core-plugin-api@1.0.7-next.0
|
|
1077
|
+
- @backstage/errors@1.1.2-next.0
|
|
1078
|
+
- @backstage/theme@0.2.16
|
|
1079
|
+
|
|
1080
|
+
## 0.2.2
|
|
1081
|
+
|
|
1082
|
+
### Patch Changes
|
|
1083
|
+
|
|
1084
|
+
- 817f3196f6: Updated React Router dependencies to be peer dependencies.
|
|
1085
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
1086
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
1087
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
1088
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
1089
|
+
- Updated dependencies
|
|
1090
|
+
- @backstage/core-components@0.11.1
|
|
1091
|
+
- @backstage/core-plugin-api@1.0.6
|
|
1092
|
+
- @backstage/plugin-catalog-react@1.1.4
|
|
1093
|
+
- @backstage/catalog-model@1.1.1
|
|
1094
|
+
- @backstage/config@1.0.2
|
|
1095
|
+
- @backstage/errors@1.1.1
|
|
1096
|
+
|
|
1097
|
+
## 0.2.2-next.3
|
|
1098
|
+
|
|
1099
|
+
### Patch Changes
|
|
1100
|
+
|
|
1101
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
1102
|
+
- Updated dependencies
|
|
1103
|
+
- @backstage/plugin-catalog-react@1.1.4-next.2
|
|
1104
|
+
- @backstage/catalog-model@1.1.1-next.0
|
|
1105
|
+
- @backstage/config@1.0.2-next.0
|
|
1106
|
+
- @backstage/core-components@0.11.1-next.3
|
|
1107
|
+
- @backstage/core-plugin-api@1.0.6-next.3
|
|
1108
|
+
- @backstage/errors@1.1.1-next.0
|
|
1109
|
+
|
|
1110
|
+
## 0.2.2-next.2
|
|
1111
|
+
|
|
1112
|
+
### Patch Changes
|
|
1113
|
+
|
|
1114
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
1115
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
1116
|
+
- Updated dependencies
|
|
1117
|
+
- @backstage/core-components@0.11.1-next.2
|
|
1118
|
+
- @backstage/core-plugin-api@1.0.6-next.2
|
|
1119
|
+
|
|
1120
|
+
## 0.2.2-next.1
|
|
1121
|
+
|
|
1122
|
+
### Patch Changes
|
|
1123
|
+
|
|
1124
|
+
- 817f3196f6: Updated React Router dependencies to be peer dependencies.
|
|
1125
|
+
- Updated dependencies
|
|
1126
|
+
- @backstage/core-components@0.11.1-next.1
|
|
1127
|
+
- @backstage/core-plugin-api@1.0.6-next.1
|
|
1128
|
+
- @backstage/plugin-catalog-react@1.1.4-next.1
|
|
1129
|
+
|
|
1130
|
+
## 0.2.2-next.0
|
|
1131
|
+
|
|
1132
|
+
### Patch Changes
|
|
1133
|
+
|
|
1134
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
1135
|
+
- Updated dependencies
|
|
1136
|
+
- @backstage/core-plugin-api@1.0.6-next.0
|
|
1137
|
+
- @backstage/core-components@0.11.1-next.0
|
|
1138
|
+
- @backstage/plugin-catalog-react@1.1.4-next.0
|
|
1139
|
+
|
|
1140
|
+
## 0.2.1
|
|
1141
|
+
|
|
1142
|
+
### Patch Changes
|
|
1143
|
+
|
|
1144
|
+
- Updated dependencies
|
|
1145
|
+
- @backstage/core-components@0.11.0
|
|
1146
|
+
- @backstage/core-plugin-api@1.0.5
|
|
1147
|
+
- @backstage/plugin-catalog-react@1.1.3
|
|
1148
|
+
|
|
1149
|
+
## 0.2.1-next.1
|
|
1150
|
+
|
|
1151
|
+
### Patch Changes
|
|
1152
|
+
|
|
1153
|
+
- Updated dependencies
|
|
1154
|
+
- @backstage/plugin-catalog-react@1.1.3-next.2
|
|
1155
|
+
- @backstage/core-components@0.11.0-next.2
|
|
1156
|
+
|
|
1157
|
+
## 0.2.1-next.0
|
|
1158
|
+
|
|
1159
|
+
### Patch Changes
|
|
1160
|
+
|
|
1161
|
+
- Updated dependencies
|
|
1162
|
+
- @backstage/core-plugin-api@1.0.5-next.0
|
|
1163
|
+
- @backstage/plugin-catalog-react@1.1.3-next.0
|
|
1164
|
+
- @backstage/core-components@0.10.1-next.0
|
|
1165
|
+
|
|
1166
|
+
## 0.2.0
|
|
1167
|
+
|
|
1168
|
+
### Minor Changes
|
|
1169
|
+
|
|
1170
|
+
- d70aaa7622: Cleaned up API exports.
|
|
1171
|
+
|
|
1172
|
+
The `Router` export has been removed; users are expected to use `EntityCodeCoverageContent` instead.
|
|
1173
|
+
|
|
1174
|
+
The `isPluginApplicableToEntity` helper has been deprecated, in favor of the `isCodeCoverageAvailable` helper.
|
|
1175
|
+
|
|
1176
|
+
### Patch Changes
|
|
1177
|
+
|
|
1178
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
1179
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
1180
|
+
- 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
|
|
1181
|
+
- Updated dependencies
|
|
1182
|
+
- @backstage/core-components@0.10.0
|
|
1183
|
+
- @backstage/catalog-model@1.1.0
|
|
1184
|
+
- @backstage/core-plugin-api@1.0.4
|
|
1185
|
+
- @backstage/plugin-catalog-react@1.1.2
|
|
1186
|
+
- @backstage/theme@0.2.16
|
|
1187
|
+
- @backstage/errors@1.1.0
|
|
1188
|
+
|
|
1189
|
+
## 0.2.0-next.3
|
|
1190
|
+
|
|
1191
|
+
### Minor Changes
|
|
1192
|
+
|
|
1193
|
+
- d70aaa7622: Cleaned up API exports.
|
|
1194
|
+
|
|
1195
|
+
The `Router` export has been removed; users are expected to use `EntityCodeCoverageContent` instead.
|
|
1196
|
+
|
|
1197
|
+
The `isPluginApplicableToEntity` helper has been deprecated, in favor of the `isCodeCoverageAvailable` helper.
|
|
1198
|
+
|
|
1199
|
+
### Patch Changes
|
|
1200
|
+
|
|
1201
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
1202
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
1203
|
+
- Updated dependencies
|
|
1204
|
+
- @backstage/core-plugin-api@1.0.4-next.0
|
|
1205
|
+
- @backstage/core-components@0.10.0-next.3
|
|
1206
|
+
- @backstage/catalog-model@1.1.0-next.3
|
|
1207
|
+
- @backstage/plugin-catalog-react@1.1.2-next.3
|
|
1208
|
+
|
|
1209
|
+
## 0.1.34-next.2
|
|
1210
|
+
|
|
1211
|
+
### Patch Changes
|
|
1212
|
+
|
|
1213
|
+
- Updated dependencies
|
|
1214
|
+
- @backstage/core-components@0.10.0-next.2
|
|
1215
|
+
- @backstage/catalog-model@1.1.0-next.2
|
|
1216
|
+
- @backstage/theme@0.2.16-next.1
|
|
1217
|
+
- @backstage/plugin-catalog-react@1.1.2-next.2
|
|
1218
|
+
|
|
1219
|
+
## 0.1.34-next.1
|
|
1220
|
+
|
|
1221
|
+
### Patch Changes
|
|
1222
|
+
|
|
1223
|
+
- Updated dependencies
|
|
1224
|
+
- @backstage/core-components@0.9.6-next.1
|
|
1225
|
+
- @backstage/catalog-model@1.1.0-next.1
|
|
1226
|
+
- @backstage/errors@1.1.0-next.0
|
|
1227
|
+
- @backstage/theme@0.2.16-next.0
|
|
1228
|
+
- @backstage/plugin-catalog-react@1.1.2-next.1
|
|
1229
|
+
|
|
1230
|
+
## 0.1.34-next.0
|
|
1231
|
+
|
|
1232
|
+
### Patch Changes
|
|
1233
|
+
|
|
1234
|
+
- Updated dependencies
|
|
1235
|
+
- @backstage/catalog-model@1.1.0-next.0
|
|
1236
|
+
- @backstage/core-components@0.9.6-next.0
|
|
1237
|
+
- @backstage/plugin-catalog-react@1.1.2-next.0
|
|
1238
|
+
|
|
1239
|
+
## 0.1.33
|
|
1240
|
+
|
|
1241
|
+
### Patch Changes
|
|
1242
|
+
|
|
1243
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
1244
|
+
- Updated dependencies
|
|
1245
|
+
- @backstage/plugin-catalog-react@1.1.1
|
|
1246
|
+
- @backstage/core-components@0.9.5
|
|
1247
|
+
- @backstage/core-plugin-api@1.0.3
|
|
1248
|
+
- @backstage/catalog-model@1.0.3
|
|
1249
|
+
|
|
1250
|
+
## 0.1.33-next.1
|
|
1251
|
+
|
|
1252
|
+
### Patch Changes
|
|
1253
|
+
|
|
1254
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
1255
|
+
- Updated dependencies
|
|
1256
|
+
- @backstage/core-components@0.9.5-next.1
|
|
1257
|
+
- @backstage/core-plugin-api@1.0.3-next.0
|
|
1258
|
+
- @backstage/catalog-model@1.0.3-next.0
|
|
1259
|
+
- @backstage/plugin-catalog-react@1.1.1-next.1
|
|
1260
|
+
|
|
1261
|
+
## 0.1.33-next.0
|
|
1262
|
+
|
|
1263
|
+
### Patch Changes
|
|
1264
|
+
|
|
1265
|
+
- Updated dependencies
|
|
1266
|
+
- @backstage/plugin-catalog-react@1.1.1-next.0
|
|
1267
|
+
- @backstage/core-components@0.9.5-next.0
|
|
1268
|
+
|
|
1269
|
+
## 0.1.32
|
|
1270
|
+
|
|
1271
|
+
### Patch Changes
|
|
1272
|
+
|
|
1273
|
+
- Updated dependencies
|
|
1274
|
+
- @backstage/core-components@0.9.4
|
|
1275
|
+
- @backstage/core-plugin-api@1.0.2
|
|
1276
|
+
- @backstage/plugin-catalog-react@1.1.0
|
|
1277
|
+
- @backstage/config@1.0.1
|
|
1278
|
+
- @backstage/catalog-model@1.0.2
|
|
1279
|
+
|
|
1280
|
+
## 0.1.32-next.2
|
|
1281
|
+
|
|
1282
|
+
### Patch Changes
|
|
1283
|
+
|
|
1284
|
+
- Updated dependencies
|
|
1285
|
+
- @backstage/core-components@0.9.4-next.1
|
|
1286
|
+
- @backstage/config@1.0.1-next.0
|
|
1287
|
+
- @backstage/plugin-catalog-react@1.1.0-next.2
|
|
1288
|
+
- @backstage/catalog-model@1.0.2-next.0
|
|
1289
|
+
- @backstage/core-plugin-api@1.0.2-next.1
|
|
1290
|
+
|
|
1291
|
+
## 0.1.32-next.1
|
|
1292
|
+
|
|
1293
|
+
### Patch Changes
|
|
1294
|
+
|
|
1295
|
+
- Updated dependencies
|
|
1296
|
+
- @backstage/core-components@0.9.4-next.0
|
|
1297
|
+
- @backstage/core-plugin-api@1.0.2-next.0
|
|
1298
|
+
- @backstage/plugin-catalog-react@1.1.0-next.1
|
|
1299
|
+
|
|
1300
|
+
## 0.1.32-next.0
|
|
1301
|
+
|
|
1302
|
+
### Patch Changes
|
|
1303
|
+
|
|
1304
|
+
- Updated dependencies
|
|
1305
|
+
- @backstage/plugin-catalog-react@1.1.0-next.0
|
|
1306
|
+
|
|
1307
|
+
## 0.1.31
|
|
1308
|
+
|
|
1309
|
+
### Patch Changes
|
|
1310
|
+
|
|
1311
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
1312
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
1313
|
+
- Updated dependencies
|
|
1314
|
+
- @backstage/plugin-catalog-react@1.0.1
|
|
1315
|
+
- @backstage/catalog-model@1.0.1
|
|
1316
|
+
- @backstage/core-components@0.9.3
|
|
1317
|
+
- @backstage/core-plugin-api@1.0.1
|
|
1318
|
+
|
|
1319
|
+
## 0.1.31-next.1
|
|
1320
|
+
|
|
1321
|
+
### Patch Changes
|
|
1322
|
+
|
|
1323
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
1324
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
1325
|
+
- Updated dependencies
|
|
1326
|
+
- @backstage/core-components@0.9.3-next.2
|
|
1327
|
+
- @backstage/core-plugin-api@1.0.1-next.0
|
|
1328
|
+
- @backstage/plugin-catalog-react@1.0.1-next.3
|
|
1329
|
+
|
|
1330
|
+
## 0.1.31-next.0
|
|
1331
|
+
|
|
1332
|
+
### Patch Changes
|
|
1333
|
+
|
|
1334
|
+
- Updated dependencies
|
|
1335
|
+
- @backstage/catalog-model@1.0.1-next.0
|
|
1336
|
+
- @backstage/plugin-catalog-react@1.0.1-next.0
|
|
1337
|
+
- @backstage/core-components@0.9.3-next.0
|
|
1338
|
+
|
|
1339
|
+
## 0.1.30
|
|
1340
|
+
|
|
1341
|
+
### Patch Changes
|
|
1342
|
+
|
|
1343
|
+
- a422d7ce5e: chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3
|
|
1344
|
+
- Updated dependencies
|
|
1345
|
+
- @backstage/core-components@0.9.2
|
|
1346
|
+
- @backstage/core-plugin-api@1.0.0
|
|
1347
|
+
- @backstage/plugin-catalog-react@1.0.0
|
|
1348
|
+
- @backstage/catalog-model@1.0.0
|
|
1349
|
+
- @backstage/config@1.0.0
|
|
1350
|
+
- @backstage/errors@1.0.0
|
|
1351
|
+
|
|
1352
|
+
## 0.1.29
|
|
1353
|
+
|
|
1354
|
+
### Patch Changes
|
|
1355
|
+
|
|
1356
|
+
- Updated dependencies
|
|
1357
|
+
- @backstage/plugin-catalog-react@0.9.0
|
|
1358
|
+
- @backstage/core-components@0.9.1
|
|
1359
|
+
- @backstage/catalog-model@0.13.0
|
|
1360
|
+
|
|
1361
|
+
## 0.1.29-next.0
|
|
1362
|
+
|
|
1363
|
+
### Patch Changes
|
|
1364
|
+
|
|
1365
|
+
- Updated dependencies
|
|
1366
|
+
- @backstage/plugin-catalog-react@0.9.0-next.0
|
|
1367
|
+
- @backstage/core-components@0.9.1-next.0
|
|
1368
|
+
- @backstage/catalog-model@0.13.0-next.0
|
|
1369
|
+
|
|
1370
|
+
## 0.1.28
|
|
1371
|
+
|
|
1372
|
+
### Patch Changes
|
|
1373
|
+
|
|
1374
|
+
- 36aa63022b: Use `CompoundEntityRef` instead of `EntityName`, and `getCompoundEntityRef` instead of `getEntityName`, from `@backstage/catalog-model`.
|
|
1375
|
+
- Updated dependencies
|
|
1376
|
+
- @backstage/catalog-model@0.12.0
|
|
1377
|
+
- @backstage/core-components@0.9.0
|
|
1378
|
+
- @backstage/plugin-catalog-react@0.8.0
|
|
1379
|
+
- @backstage/core-plugin-api@0.8.0
|
|
1380
|
+
|
|
1381
|
+
## 0.1.27
|
|
1382
|
+
|
|
1383
|
+
### Patch Changes
|
|
1384
|
+
|
|
1385
|
+
- Updated dependencies
|
|
1386
|
+
- @backstage/core-components@0.8.10
|
|
1387
|
+
- @backstage/plugin-catalog-react@0.7.0
|
|
1388
|
+
- @backstage/catalog-model@0.11.0
|
|
1389
|
+
- @backstage/core-plugin-api@0.7.0
|
|
1390
|
+
|
|
1391
|
+
## 0.1.26
|
|
1392
|
+
|
|
1393
|
+
### Patch Changes
|
|
1394
|
+
|
|
1395
|
+
- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
|
|
1396
|
+
- c77c5c7eb6: Added `backstage.role` to `package.json`
|
|
1397
|
+
- Updated dependencies
|
|
1398
|
+
- @backstage/core-components@0.8.9
|
|
1399
|
+
- @backstage/core-plugin-api@0.6.1
|
|
1400
|
+
- @backstage/errors@0.2.1
|
|
1401
|
+
- @backstage/plugin-catalog-react@0.6.15
|
|
1402
|
+
- @backstage/catalog-model@0.10.0
|
|
1403
|
+
- @backstage/config@0.1.14
|
|
1404
|
+
- @backstage/theme@0.2.15
|
|
1405
|
+
|
|
1406
|
+
## 0.1.25
|
|
1407
|
+
|
|
1408
|
+
### Patch Changes
|
|
1409
|
+
|
|
1410
|
+
- Updated dependencies
|
|
1411
|
+
- @backstage/core-components@0.8.8
|
|
1412
|
+
- @backstage/plugin-catalog-react@0.6.14
|
|
1413
|
+
|
|
1414
|
+
## 0.1.25-next.0
|
|
1415
|
+
|
|
1416
|
+
### Patch Changes
|
|
1417
|
+
|
|
1418
|
+
- Updated dependencies
|
|
1419
|
+
- @backstage/core-components@0.8.8-next.0
|
|
1420
|
+
- @backstage/plugin-catalog-react@0.6.14-next.0
|
|
1421
|
+
|
|
1422
|
+
## 0.1.24
|
|
1423
|
+
|
|
1424
|
+
### Patch Changes
|
|
1425
|
+
|
|
1426
|
+
- 2ce5e4e0a7: Fixed a bug in the FileExplorer component which made it impossible to navigate upwards to a containing folder by clicking on the folder breadcrumb.
|
|
1427
|
+
- Updated dependencies
|
|
1428
|
+
- @backstage/core-components@0.8.7
|
|
1429
|
+
- @backstage/plugin-catalog-react@0.6.13
|
|
1430
|
+
|
|
1431
|
+
## 0.1.24-next.1
|
|
1432
|
+
|
|
1433
|
+
### Patch Changes
|
|
1434
|
+
|
|
1435
|
+
- 2ce5e4e0a7: Fixed a bug in the FileExplorer component which made it impossible to navigate upwards to a containing folder by clicking on the folder breadcrumb.
|
|
1436
|
+
- Updated dependencies
|
|
1437
|
+
- @backstage/core-components@0.8.7-next.1
|
|
1438
|
+
- @backstage/plugin-catalog-react@0.6.13-next.1
|
|
1439
|
+
|
|
1440
|
+
## 0.1.24-next.0
|
|
1441
|
+
|
|
1442
|
+
### Patch Changes
|
|
1443
|
+
|
|
1444
|
+
- Updated dependencies
|
|
1445
|
+
- @backstage/core-components@0.8.7-next.0
|
|
1446
|
+
- @backstage/plugin-catalog-react@0.6.13-next.0
|
|
1447
|
+
|
|
1448
|
+
## 0.1.23
|
|
1449
|
+
|
|
1450
|
+
### Patch Changes
|
|
1451
|
+
|
|
1452
|
+
- Updated dependencies
|
|
1453
|
+
- @backstage/core-components@0.8.5
|
|
1454
|
+
- @backstage/core-plugin-api@0.6.0
|
|
1455
|
+
- @backstage/plugin-catalog-react@0.6.12
|
|
1456
|
+
- @backstage/config@0.1.13
|
|
1457
|
+
- @backstage/catalog-model@0.9.10
|
|
1458
|
+
|
|
1459
|
+
## 0.1.23-next.0
|
|
1460
|
+
|
|
1461
|
+
### Patch Changes
|
|
1462
|
+
|
|
1463
|
+
- Updated dependencies
|
|
1464
|
+
- @backstage/core-components@0.8.5-next.0
|
|
1465
|
+
- @backstage/core-plugin-api@0.6.0-next.0
|
|
1466
|
+
- @backstage/config@0.1.13-next.0
|
|
1467
|
+
- @backstage/plugin-catalog-react@0.6.12-next.0
|
|
1468
|
+
- @backstage/catalog-model@0.9.10-next.0
|
|
1469
|
+
|
|
1470
|
+
## 0.1.22
|
|
1471
|
+
|
|
1472
|
+
### Patch Changes
|
|
1473
|
+
|
|
1474
|
+
- 5333451def: Cleaned up API exports
|
|
1475
|
+
- Updated dependencies
|
|
1476
|
+
- @backstage/config@0.1.12
|
|
1477
|
+
- @backstage/core-components@0.8.4
|
|
1478
|
+
- @backstage/core-plugin-api@0.5.0
|
|
1479
|
+
- @backstage/plugin-catalog-react@0.6.11
|
|
1480
|
+
- @backstage/errors@0.2.0
|
|
1481
|
+
- @backstage/catalog-model@0.9.9
|
|
1482
|
+
|
|
1483
|
+
## 0.1.21
|
|
1484
|
+
|
|
1485
|
+
### Patch Changes
|
|
1486
|
+
|
|
1487
|
+
- 4ce51ab0f1: Internal refactor of the `react-use` imports to use `react-use/lib/*` instead.
|
|
1488
|
+
- Updated dependencies
|
|
1489
|
+
- @backstage/core-plugin-api@0.4.1
|
|
1490
|
+
- @backstage/plugin-catalog-react@0.6.10
|
|
1491
|
+
- @backstage/core-components@0.8.3
|
|
1492
|
+
|
|
1493
|
+
## 0.1.20
|
|
1494
|
+
|
|
1495
|
+
### Patch Changes
|
|
1496
|
+
|
|
1497
|
+
- Updated dependencies
|
|
1498
|
+
- @backstage/core-plugin-api@0.4.0
|
|
1499
|
+
- @backstage/plugin-catalog-react@0.6.8
|
|
1500
|
+
- @backstage/core-components@0.8.2
|
|
1501
|
+
|
|
1502
|
+
## 0.1.19
|
|
1503
|
+
|
|
1504
|
+
### Patch Changes
|
|
1505
|
+
|
|
1506
|
+
- cd450844f6: Moved React dependencies to `peerDependencies` and allow both React v16 and v17 to be used.
|
|
1507
|
+
- Updated dependencies
|
|
1508
|
+
- @backstage/core-components@0.8.0
|
|
1509
|
+
- @backstage/core-plugin-api@0.3.0
|
|
1510
|
+
- @backstage/plugin-catalog-react@0.6.5
|
|
1511
|
+
|
|
1512
|
+
## 0.1.18
|
|
1513
|
+
|
|
1514
|
+
### Patch Changes
|
|
1515
|
+
|
|
1516
|
+
- a125278b81: Refactor out the deprecated path and icon from RouteRefs
|
|
1517
|
+
- Updated dependencies
|
|
1518
|
+
- @backstage/catalog-model@0.9.7
|
|
1519
|
+
- @backstage/plugin-catalog-react@0.6.4
|
|
1520
|
+
- @backstage/core-components@0.7.4
|
|
1521
|
+
- @backstage/core-plugin-api@0.2.0
|
|
1522
|
+
|
|
1523
|
+
## 0.1.17
|
|
1524
|
+
|
|
1525
|
+
### Patch Changes
|
|
1526
|
+
|
|
1527
|
+
- a5512851a0: Change represented test date from epoch to something more human friendly. Round test coverage to 2 decimal places.
|
|
1528
|
+
- 5a85b802f3: Make dates in X-Axis sort in ascending order
|
|
1529
|
+
- Updated dependencies
|
|
1530
|
+
- @backstage/core-components@0.7.3
|
|
1531
|
+
- @backstage/theme@0.2.13
|
|
1532
|
+
- @backstage/core-plugin-api@0.1.13
|
|
1533
|
+
- @backstage/plugin-catalog-react@0.6.3
|
|
1534
|
+
|
|
1535
|
+
## 0.1.16
|
|
1536
|
+
|
|
1537
|
+
### Patch Changes
|
|
1538
|
+
|
|
1539
|
+
- 767fe912b2: Addresses bug when file path contains multiple directories with the same name.
|
|
1540
|
+
- Updated dependencies
|
|
1541
|
+
- @backstage/config@0.1.11
|
|
1542
|
+
- @backstage/theme@0.2.12
|
|
1543
|
+
- @backstage/errors@0.1.4
|
|
1544
|
+
- @backstage/core-components@0.7.2
|
|
1545
|
+
- @backstage/plugin-catalog-react@0.6.2
|
|
1546
|
+
- @backstage/catalog-model@0.9.6
|
|
1547
|
+
- @backstage/core-plugin-api@0.1.12
|
|
1548
|
+
|
|
1549
|
+
## 0.1.15
|
|
1550
|
+
|
|
1551
|
+
### Patch Changes
|
|
1552
|
+
|
|
1553
|
+
- Updated dependencies
|
|
1554
|
+
- @backstage/plugin-catalog-react@0.6.0
|
|
1555
|
+
- @backstage/core-components@0.7.0
|
|
1556
|
+
- @backstage/theme@0.2.11
|
|
1557
|
+
|
|
1558
|
+
## 0.1.14
|
|
1559
|
+
|
|
1560
|
+
### Patch Changes
|
|
1561
|
+
|
|
1562
|
+
- 81a41ec249: Added a `name` key to all extensions in order to improve Analytics API metadata.
|
|
1563
|
+
- Updated dependencies
|
|
1564
|
+
- @backstage/core-components@0.6.1
|
|
1565
|
+
- @backstage/core-plugin-api@0.1.10
|
|
1566
|
+
- @backstage/plugin-catalog-react@0.5.2
|
|
1567
|
+
- @backstage/catalog-model@0.9.4
|
|
1568
|
+
|
|
1569
|
+
## 0.1.13
|
|
1570
|
+
|
|
1571
|
+
### Patch Changes
|
|
1572
|
+
|
|
1573
|
+
- Updated dependencies
|
|
1574
|
+
- @backstage/core-plugin-api@0.1.9
|
|
1575
|
+
- @backstage/core-components@0.6.0
|
|
1576
|
+
- @backstage/plugin-catalog-react@0.5.1
|
|
1577
|
+
|
|
1578
|
+
## 0.1.12
|
|
1579
|
+
|
|
1580
|
+
### Patch Changes
|
|
1581
|
+
|
|
1582
|
+
- Updated dependencies
|
|
1583
|
+
- @backstage/core-components@0.5.0
|
|
1584
|
+
- @backstage/plugin-catalog-react@0.5.0
|
|
1585
|
+
- @backstage/catalog-model@0.9.3
|
|
1586
|
+
- @backstage/config@0.1.10
|
|
1587
|
+
|
|
1588
|
+
## 0.1.11
|
|
1589
|
+
|
|
1590
|
+
### Patch Changes
|
|
1591
|
+
|
|
1592
|
+
- 9f1362dcc1: Upgrade `@material-ui/lab` to `4.0.0-alpha.57`.
|
|
1593
|
+
- Updated dependencies
|
|
1594
|
+
- @backstage/core-components@0.4.2
|
|
1595
|
+
- @backstage/plugin-catalog-react@0.4.6
|
|
1596
|
+
- @backstage/core-plugin-api@0.1.8
|
|
1597
|
+
|
|
1598
|
+
## 0.1.10
|
|
1599
|
+
|
|
1600
|
+
### Patch Changes
|
|
1601
|
+
|
|
1602
|
+
- Updated dependencies
|
|
1603
|
+
- @backstage/plugin-catalog-react@0.4.5
|
|
1604
|
+
- @backstage/core-components@0.4.0
|
|
1605
|
+
- @backstage/catalog-model@0.9.1
|
|
1606
|
+
|
|
1607
|
+
## 0.1.9
|
|
1608
|
+
|
|
1609
|
+
### Patch Changes
|
|
1610
|
+
|
|
1611
|
+
- Updated dependencies
|
|
1612
|
+
- @backstage/core-components@0.3.0
|
|
1613
|
+
- @backstage/config@0.1.6
|
|
1614
|
+
- @backstage/core-plugin-api@0.1.5
|
|
1615
|
+
- @backstage/plugin-catalog-react@0.4.1
|
|
1616
|
+
|
|
1617
|
+
## 0.1.8
|
|
1618
|
+
|
|
1619
|
+
### Patch Changes
|
|
1620
|
+
|
|
1621
|
+
- 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`.
|
|
1622
|
+
- Switching out `material-table` to `@material-table/core` for support for the later versions of `material-ui/core`
|
|
1623
|
+
- This causes a minor API change to `@backstage/core-components` as the interface for `Table` re-exports the `prop` from the underlying `Table` components.
|
|
1624
|
+
- `onChangeRowsPerPage` has been renamed to `onRowsPerPageChange`
|
|
1625
|
+
- `onChangePage` has been renamed to `onPageChange`
|
|
1626
|
+
- Migration guide is here: https://material-table-core.com/docs/breaking-changes
|
|
1627
|
+
- Updated dependencies
|
|
1628
|
+
- @backstage/core-components@0.2.0
|
|
1629
|
+
- @backstage/plugin-catalog-react@0.4.0
|
|
1630
|
+
- @backstage/core-plugin-api@0.1.4
|
|
1631
|
+
- @backstage/theme@0.2.9
|
|
1632
|
+
|
|
1633
|
+
## 0.1.7
|
|
1634
|
+
|
|
1635
|
+
### Patch Changes
|
|
1636
|
+
|
|
1637
|
+
- Updated dependencies
|
|
1638
|
+
- @backstage/plugin-catalog-react@0.3.0
|
|
1639
|
+
|
|
1640
|
+
## 0.1.6
|
|
1641
|
+
|
|
1642
|
+
### Patch Changes
|
|
1643
|
+
|
|
1644
|
+
- Updated dependencies
|
|
1645
|
+
- @backstage/core-components@0.1.5
|
|
1646
|
+
- @backstage/catalog-model@0.9.0
|
|
1647
|
+
- @backstage/plugin-catalog-react@0.2.6
|
|
1648
|
+
|
|
1649
|
+
## 0.1.5
|
|
1650
|
+
|
|
1651
|
+
### Patch Changes
|
|
1652
|
+
|
|
1653
|
+
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
|
|
1654
|
+
- Updated dependencies
|
|
1655
|
+
- @backstage/core-plugin-api@0.1.3
|
|
1656
|
+
- @backstage/catalog-model@0.8.4
|
|
1657
|
+
- @backstage/plugin-catalog-react@0.2.4
|
|
1658
|
+
|
|
1659
|
+
## 0.1.4
|
|
1660
|
+
|
|
1661
|
+
### Patch Changes
|
|
1662
|
+
|
|
1663
|
+
- Updated dependencies [add62a455]
|
|
1664
|
+
- Updated dependencies [cc592248b]
|
|
1665
|
+
- Updated dependencies [17c497b81]
|
|
1666
|
+
- Updated dependencies [704875e26]
|
|
1667
|
+
- @backstage/catalog-model@0.8.0
|
|
1668
|
+
- @backstage/core@0.7.11
|
|
1669
|
+
- @backstage/plugin-catalog-react@0.2.0
|
|
1670
|
+
|
|
1671
|
+
## 0.1.3
|
|
1672
|
+
|
|
1673
|
+
### Patch Changes
|
|
1674
|
+
|
|
1675
|
+
- 062bbf90f: chore: bump `@testing-library/user-event` from 12.8.3 to 13.1.8
|
|
1676
|
+
- 675a569a9: chore: bump `react-use` dependency in all packages
|
|
1677
|
+
- Updated dependencies [062bbf90f]
|
|
1678
|
+
- Updated dependencies [10c008a3a]
|
|
1679
|
+
- Updated dependencies [889d89b6e]
|
|
1680
|
+
- Updated dependencies [16be1d093]
|
|
1681
|
+
- Updated dependencies [3f988cb63]
|
|
1682
|
+
- Updated dependencies [675a569a9]
|
|
1683
|
+
- @backstage/core@0.7.9
|
|
1684
|
+
- @backstage/plugin-catalog-react@0.1.6
|
|
1685
|
+
- @backstage/catalog-model@0.7.9
|
|
1686
|
+
|
|
1687
|
+
## 0.1.2
|
|
1688
|
+
|
|
1689
|
+
### Patch Changes
|
|
1690
|
+
|
|
1691
|
+
- 55b2fc0c0: Update tests to function in windows
|
|
1692
|
+
- Updated dependencies [94da20976]
|
|
1693
|
+
- Updated dependencies [d8cc7e67a]
|
|
1694
|
+
- Updated dependencies [99fbef232]
|
|
1695
|
+
- Updated dependencies [ab07d77f6]
|
|
1696
|
+
- Updated dependencies [931b21a12]
|
|
1697
|
+
- Updated dependencies [937ed39ce]
|
|
1698
|
+
- Updated dependencies [9a9e7a42f]
|
|
1699
|
+
- Updated dependencies [50ce875a0]
|
|
1700
|
+
- @backstage/core@0.7.6
|
|
1701
|
+
- @backstage/theme@0.2.6
|