@backstage-community/plugin-ilert 0.2.24
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 +1580 -0
- package/README.md +127 -0
- package/config.d.ts +31 -0
- package/dist/esm/index-D2_Gjvjx.esm.js +58 -0
- package/dist/esm/index-D2_Gjvjx.esm.js.map +1 -0
- package/dist/esm/index-aory7UQN.esm.js +58 -0
- package/dist/esm/index-aory7UQN.esm.js.map +1 -0
- package/dist/index.d.ts +441 -0
- package/dist/index.esm.js +3344 -0
- package/dist/index.esm.js.map +1 -0
- package/package.json +72 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1580 @@
|
|
|
1
|
+
# @backstage-community/plugin-ilert
|
|
2
|
+
|
|
3
|
+
## 0.2.24
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
|
|
8
|
+
|
|
9
|
+
## 0.2.23
|
|
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
|
+
- 7a3789a: Added the `no-top-level-material-ui-4-imports` ESLint rule to aid with the migration to Material UI v5
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
- @backstage/plugin-catalog-react@1.11.3
|
|
18
|
+
- @backstage/core-components@0.14.4
|
|
19
|
+
- @backstage/core-plugin-api@1.9.2
|
|
20
|
+
- @backstage/catalog-model@1.4.5
|
|
21
|
+
- @backstage/errors@1.2.4
|
|
22
|
+
|
|
23
|
+
## 0.2.23-next.1
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- Updated dependencies
|
|
28
|
+
- @backstage/catalog-model@1.4.5
|
|
29
|
+
- @backstage/core-components@0.14.4-next.0
|
|
30
|
+
- @backstage/core-plugin-api@1.9.1
|
|
31
|
+
- @backstage/errors@1.2.4
|
|
32
|
+
- @backstage/plugin-catalog-react@1.11.3-next.1
|
|
33
|
+
|
|
34
|
+
## 0.2.23-next.0
|
|
35
|
+
|
|
36
|
+
### Patch Changes
|
|
37
|
+
|
|
38
|
+
- Updated dependencies
|
|
39
|
+
- @backstage/core-components@0.14.4-next.0
|
|
40
|
+
- @backstage/catalog-model@1.4.5
|
|
41
|
+
- @backstage/core-plugin-api@1.9.1
|
|
42
|
+
- @backstage/errors@1.2.4
|
|
43
|
+
- @backstage/plugin-catalog-react@1.11.3-next.0
|
|
44
|
+
|
|
45
|
+
## 0.2.22
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- e8f026a: Use ESM exports of react-use library
|
|
50
|
+
- Updated dependencies
|
|
51
|
+
- @backstage/core-components@0.14.3
|
|
52
|
+
- @backstage/plugin-catalog-react@1.11.2
|
|
53
|
+
- @backstage/core-plugin-api@1.9.1
|
|
54
|
+
- @backstage/catalog-model@1.4.5
|
|
55
|
+
- @backstage/errors@1.2.4
|
|
56
|
+
|
|
57
|
+
## 0.2.21
|
|
58
|
+
|
|
59
|
+
### Patch Changes
|
|
60
|
+
|
|
61
|
+
- e8f026a: Use ESM exports of react-use library
|
|
62
|
+
- Updated dependencies
|
|
63
|
+
- @backstage/core-components@0.14.2
|
|
64
|
+
- @backstage/plugin-catalog-react@1.11.1
|
|
65
|
+
- @backstage/core-plugin-api@1.9.1
|
|
66
|
+
- @backstage/catalog-model@1.4.5
|
|
67
|
+
- @backstage/errors@1.2.4
|
|
68
|
+
|
|
69
|
+
## 0.2.20
|
|
70
|
+
|
|
71
|
+
### Patch Changes
|
|
72
|
+
|
|
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.20-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.20-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.20-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.19
|
|
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.19-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.19-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.19-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.19-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.18
|
|
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.18-next.2
|
|
185
|
+
|
|
186
|
+
### Patch Changes
|
|
187
|
+
|
|
188
|
+
- Updated dependencies
|
|
189
|
+
- @backstage/plugin-catalog-react@1.9.3-next.2
|
|
190
|
+
|
|
191
|
+
## 0.2.18-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.18-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.17
|
|
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/errors@1.2.3
|
|
225
|
+
|
|
226
|
+
## 0.2.17-next.3
|
|
227
|
+
|
|
228
|
+
### Patch Changes
|
|
229
|
+
|
|
230
|
+
- Updated dependencies
|
|
231
|
+
- @backstage/core-components@0.13.9-next.3
|
|
232
|
+
- @backstage/catalog-model@1.4.3
|
|
233
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
234
|
+
- @backstage/errors@1.2.3
|
|
235
|
+
- @backstage/theme@0.5.0-next.1
|
|
236
|
+
- @backstage/plugin-catalog-react@1.9.2-next.3
|
|
237
|
+
|
|
238
|
+
## 0.2.17-next.2
|
|
239
|
+
|
|
240
|
+
### Patch Changes
|
|
241
|
+
|
|
242
|
+
- Updated dependencies
|
|
243
|
+
- @backstage/theme@0.5.0-next.1
|
|
244
|
+
- @backstage/plugin-catalog-react@1.9.2-next.2
|
|
245
|
+
- @backstage/catalog-model@1.4.3
|
|
246
|
+
- @backstage/core-components@0.13.9-next.2
|
|
247
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
248
|
+
- @backstage/errors@1.2.3
|
|
249
|
+
|
|
250
|
+
## 0.2.17-next.1
|
|
251
|
+
|
|
252
|
+
### Patch Changes
|
|
253
|
+
|
|
254
|
+
- Updated dependencies
|
|
255
|
+
- @backstage/core-components@0.13.9-next.1
|
|
256
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
257
|
+
- @backstage/plugin-catalog-react@1.9.2-next.1
|
|
258
|
+
- @backstage/catalog-model@1.4.3
|
|
259
|
+
- @backstage/errors@1.2.3
|
|
260
|
+
- @backstage/theme@0.5.0-next.0
|
|
261
|
+
|
|
262
|
+
## 0.2.17-next.0
|
|
263
|
+
|
|
264
|
+
### Patch Changes
|
|
265
|
+
|
|
266
|
+
- Updated dependencies
|
|
267
|
+
- @backstage/core-plugin-api@1.8.1-next.0
|
|
268
|
+
- @backstage/plugin-catalog-react@1.9.2-next.0
|
|
269
|
+
- @backstage/core-components@0.13.9-next.0
|
|
270
|
+
- @backstage/theme@0.5.0-next.0
|
|
271
|
+
- @backstage/catalog-model@1.4.3
|
|
272
|
+
- @backstage/errors@1.2.3
|
|
273
|
+
|
|
274
|
+
## 0.2.15
|
|
275
|
+
|
|
276
|
+
### Patch Changes
|
|
277
|
+
|
|
278
|
+
- 6c2b872153: Add official support for React 18.
|
|
279
|
+
- Updated dependencies
|
|
280
|
+
- @backstage/plugin-catalog-react@1.9.0
|
|
281
|
+
- @backstage/core-components@0.13.8
|
|
282
|
+
- @backstage/core-plugin-api@1.8.0
|
|
283
|
+
- @backstage/theme@0.4.4
|
|
284
|
+
- @backstage/catalog-model@1.4.3
|
|
285
|
+
- @backstage/errors@1.2.3
|
|
286
|
+
|
|
287
|
+
## 0.2.15-next.2
|
|
288
|
+
|
|
289
|
+
### Patch Changes
|
|
290
|
+
|
|
291
|
+
- Updated dependencies
|
|
292
|
+
- @backstage/core-components@0.13.8-next.2
|
|
293
|
+
- @backstage/plugin-catalog-react@1.9.0-next.2
|
|
294
|
+
|
|
295
|
+
## 0.2.15-next.1
|
|
296
|
+
|
|
297
|
+
### Patch Changes
|
|
298
|
+
|
|
299
|
+
- Updated dependencies
|
|
300
|
+
- @backstage/plugin-catalog-react@1.9.0-next.1
|
|
301
|
+
- @backstage/core-components@0.13.8-next.1
|
|
302
|
+
- @backstage/catalog-model@1.4.3
|
|
303
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
304
|
+
- @backstage/errors@1.2.3
|
|
305
|
+
- @backstage/theme@0.4.4-next.0
|
|
306
|
+
|
|
307
|
+
## 0.2.15-next.0
|
|
308
|
+
|
|
309
|
+
### Patch Changes
|
|
310
|
+
|
|
311
|
+
- 6c2b872153: Add official support for React 18.
|
|
312
|
+
- Updated dependencies
|
|
313
|
+
- @backstage/core-components@0.13.7-next.0
|
|
314
|
+
- @backstage/plugin-catalog-react@1.9.0-next.0
|
|
315
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
316
|
+
- @backstage/theme@0.4.4-next.0
|
|
317
|
+
- @backstage/catalog-model@1.4.3
|
|
318
|
+
- @backstage/errors@1.2.3
|
|
319
|
+
|
|
320
|
+
## 0.2.14
|
|
321
|
+
|
|
322
|
+
### Patch Changes
|
|
323
|
+
|
|
324
|
+
- 0b55f773a7: Removed some unused dependencies
|
|
325
|
+
- 9c9a9100b0: Internal refactor to avoid using the deprecated `.icon.svg` extension.
|
|
326
|
+
- 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
|
|
327
|
+
- f95af4e540: Updated dependency `@testing-library/dom` to `^9.0.0`.
|
|
328
|
+
- Updated dependencies
|
|
329
|
+
- @backstage/plugin-catalog-react@1.8.5
|
|
330
|
+
- @backstage/core-plugin-api@1.7.0
|
|
331
|
+
- @backstage/core-components@0.13.6
|
|
332
|
+
- @backstage/catalog-model@1.4.3
|
|
333
|
+
- @backstage/errors@1.2.3
|
|
334
|
+
- @backstage/theme@0.4.3
|
|
335
|
+
|
|
336
|
+
## 0.2.14-next.2
|
|
337
|
+
|
|
338
|
+
### Patch Changes
|
|
339
|
+
|
|
340
|
+
- 0b55f773a7: Removed some unused dependencies
|
|
341
|
+
- 9c9a9100b0: Internal refactor to avoid using the deprecated `.icon.svg` extension.
|
|
342
|
+
- Updated dependencies
|
|
343
|
+
- @backstage/core-components@0.13.6-next.2
|
|
344
|
+
- @backstage/core-plugin-api@1.7.0-next.1
|
|
345
|
+
- @backstage/catalog-model@1.4.3-next.0
|
|
346
|
+
- @backstage/plugin-catalog-react@1.8.5-next.2
|
|
347
|
+
- @backstage/errors@1.2.3-next.0
|
|
348
|
+
- @backstage/theme@0.4.3-next.0
|
|
349
|
+
|
|
350
|
+
## 0.2.14-next.1
|
|
351
|
+
|
|
352
|
+
### Patch Changes
|
|
353
|
+
|
|
354
|
+
- Updated dependencies
|
|
355
|
+
- @backstage/core-components@0.13.6-next.1
|
|
356
|
+
- @backstage/plugin-catalog-react@1.8.5-next.1
|
|
357
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
358
|
+
- @backstage/catalog-model@1.4.2
|
|
359
|
+
- @backstage/errors@1.2.2
|
|
360
|
+
- @backstage/theme@0.4.2
|
|
361
|
+
|
|
362
|
+
## 0.2.14-next.0
|
|
363
|
+
|
|
364
|
+
### Patch Changes
|
|
365
|
+
|
|
366
|
+
- Updated dependencies
|
|
367
|
+
- @backstage/plugin-catalog-react@1.8.5-next.0
|
|
368
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
369
|
+
- @backstage/core-components@0.13.6-next.0
|
|
370
|
+
- @backstage/catalog-model@1.4.2
|
|
371
|
+
- @backstage/errors@1.2.2
|
|
372
|
+
- @backstage/theme@0.4.2
|
|
373
|
+
|
|
374
|
+
## 0.2.13
|
|
375
|
+
|
|
376
|
+
### Patch Changes
|
|
377
|
+
|
|
378
|
+
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
|
|
379
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
380
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
381
|
+
- 814feeed7343: Update to handle invalid luxon values
|
|
382
|
+
- Updated dependencies
|
|
383
|
+
- @backstage/plugin-catalog-react@1.8.4
|
|
384
|
+
- @backstage/core-components@0.13.5
|
|
385
|
+
- @backstage/catalog-model@1.4.2
|
|
386
|
+
- @backstage/core-plugin-api@1.6.0
|
|
387
|
+
- @backstage/errors@1.2.2
|
|
388
|
+
- @backstage/theme@0.4.2
|
|
389
|
+
|
|
390
|
+
## 0.2.13-next.3
|
|
391
|
+
|
|
392
|
+
### Patch Changes
|
|
393
|
+
|
|
394
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
395
|
+
- Updated dependencies
|
|
396
|
+
- @backstage/catalog-model@1.4.2-next.2
|
|
397
|
+
- @backstage/core-components@0.13.5-next.3
|
|
398
|
+
- @backstage/core-plugin-api@1.6.0-next.3
|
|
399
|
+
- @backstage/errors@1.2.2-next.0
|
|
400
|
+
- @backstage/plugin-catalog-react@1.8.4-next.3
|
|
401
|
+
- @backstage/theme@0.4.2-next.0
|
|
402
|
+
|
|
403
|
+
## 0.2.13-next.2
|
|
404
|
+
|
|
405
|
+
### Patch Changes
|
|
406
|
+
|
|
407
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
408
|
+
- 814feeed7343: Update to handle invalid luxon values
|
|
409
|
+
- Updated dependencies
|
|
410
|
+
- @backstage/core-components@0.13.5-next.2
|
|
411
|
+
- @backstage/core-plugin-api@1.6.0-next.2
|
|
412
|
+
- @backstage/plugin-catalog-react@1.8.4-next.2
|
|
413
|
+
- @backstage/catalog-model@1.4.2-next.1
|
|
414
|
+
- @backstage/errors@1.2.1
|
|
415
|
+
- @backstage/theme@0.4.1
|
|
416
|
+
|
|
417
|
+
## 0.2.13-next.1
|
|
418
|
+
|
|
419
|
+
### Patch Changes
|
|
420
|
+
|
|
421
|
+
- Updated dependencies
|
|
422
|
+
- @backstage/plugin-catalog-react@1.8.4-next.1
|
|
423
|
+
- @backstage/core-components@0.13.5-next.1
|
|
424
|
+
- @backstage/catalog-model@1.4.2-next.0
|
|
425
|
+
- @backstage/core-plugin-api@1.6.0-next.1
|
|
426
|
+
- @backstage/errors@1.2.1
|
|
427
|
+
- @backstage/theme@0.4.1
|
|
428
|
+
|
|
429
|
+
## 0.2.12-next.0
|
|
430
|
+
|
|
431
|
+
### Patch Changes
|
|
432
|
+
|
|
433
|
+
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
|
|
434
|
+
- Updated dependencies
|
|
435
|
+
- @backstage/core-plugin-api@1.6.0-next.0
|
|
436
|
+
- @backstage/core-components@0.13.5-next.0
|
|
437
|
+
- @backstage/catalog-model@1.4.1
|
|
438
|
+
- @backstage/errors@1.2.1
|
|
439
|
+
- @backstage/theme@0.4.1
|
|
440
|
+
- @backstage/plugin-catalog-react@1.8.3-next.0
|
|
441
|
+
|
|
442
|
+
## 0.2.10
|
|
443
|
+
|
|
444
|
+
### Patch Changes
|
|
445
|
+
|
|
446
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
447
|
+
- Updated dependencies
|
|
448
|
+
- @backstage/core-components@0.13.4
|
|
449
|
+
- @backstage/plugin-catalog-react@1.8.1
|
|
450
|
+
- @backstage/core-plugin-api@1.5.3
|
|
451
|
+
- @backstage/catalog-model@1.4.1
|
|
452
|
+
- @backstage/errors@1.2.1
|
|
453
|
+
- @backstage/theme@0.4.1
|
|
454
|
+
|
|
455
|
+
## 0.2.10-next.2
|
|
456
|
+
|
|
457
|
+
### Patch Changes
|
|
458
|
+
|
|
459
|
+
- Updated dependencies
|
|
460
|
+
- @backstage/plugin-catalog-react@1.8.1-next.1
|
|
461
|
+
|
|
462
|
+
## 0.2.10-next.1
|
|
463
|
+
|
|
464
|
+
### Patch Changes
|
|
465
|
+
|
|
466
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
467
|
+
- Updated dependencies
|
|
468
|
+
- @backstage/catalog-model@1.4.1
|
|
469
|
+
- @backstage/core-components@0.13.4-next.0
|
|
470
|
+
- @backstage/core-plugin-api@1.5.3
|
|
471
|
+
- @backstage/errors@1.2.1
|
|
472
|
+
- @backstage/theme@0.4.1
|
|
473
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
474
|
+
|
|
475
|
+
## 0.2.10-next.0
|
|
476
|
+
|
|
477
|
+
### Patch Changes
|
|
478
|
+
|
|
479
|
+
- Updated dependencies
|
|
480
|
+
- @backstage/core-components@0.13.4-next.0
|
|
481
|
+
- @backstage/core-plugin-api@1.5.3
|
|
482
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
483
|
+
- @backstage/catalog-model@1.4.1
|
|
484
|
+
- @backstage/errors@1.2.1
|
|
485
|
+
- @backstage/theme@0.4.1
|
|
486
|
+
|
|
487
|
+
## 0.2.9
|
|
488
|
+
|
|
489
|
+
### Patch Changes
|
|
490
|
+
|
|
491
|
+
- Updated dependencies
|
|
492
|
+
- @backstage/theme@0.4.1
|
|
493
|
+
- @backstage/errors@1.2.1
|
|
494
|
+
- @backstage/plugin-catalog-react@1.8.0
|
|
495
|
+
- @backstage/core-components@0.13.3
|
|
496
|
+
- @backstage/core-plugin-api@1.5.3
|
|
497
|
+
- @backstage/catalog-model@1.4.1
|
|
498
|
+
|
|
499
|
+
## 0.2.9-next.2
|
|
500
|
+
|
|
501
|
+
### Patch Changes
|
|
502
|
+
|
|
503
|
+
- Updated dependencies
|
|
504
|
+
- @backstage/plugin-catalog-react@1.8.0-next.2
|
|
505
|
+
- @backstage/theme@0.4.1-next.1
|
|
506
|
+
- @backstage/core-plugin-api@1.5.3-next.1
|
|
507
|
+
- @backstage/core-components@0.13.3-next.2
|
|
508
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
509
|
+
- @backstage/errors@1.2.1-next.0
|
|
510
|
+
|
|
511
|
+
## 0.2.9-next.1
|
|
512
|
+
|
|
513
|
+
### Patch Changes
|
|
514
|
+
|
|
515
|
+
- Updated dependencies
|
|
516
|
+
- @backstage/theme@0.4.1-next.0
|
|
517
|
+
- @backstage/core-components@0.13.3-next.1
|
|
518
|
+
- @backstage/core-plugin-api@1.5.3-next.0
|
|
519
|
+
- @backstage/plugin-catalog-react@1.7.1-next.1
|
|
520
|
+
|
|
521
|
+
## 0.2.9-next.0
|
|
522
|
+
|
|
523
|
+
### Patch Changes
|
|
524
|
+
|
|
525
|
+
- Updated dependencies
|
|
526
|
+
- @backstage/errors@1.2.1-next.0
|
|
527
|
+
- @backstage/core-components@0.13.3-next.0
|
|
528
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
529
|
+
- @backstage/core-plugin-api@1.5.2
|
|
530
|
+
- @backstage/theme@0.4.0
|
|
531
|
+
- @backstage/plugin-catalog-react@1.7.1-next.0
|
|
532
|
+
|
|
533
|
+
## 0.2.8
|
|
534
|
+
|
|
535
|
+
### Patch Changes
|
|
536
|
+
|
|
537
|
+
- Updated dependencies
|
|
538
|
+
- @backstage/core-plugin-api@1.5.2
|
|
539
|
+
- @backstage/core-components@0.13.2
|
|
540
|
+
- @backstage/theme@0.4.0
|
|
541
|
+
- @backstage/plugin-catalog-react@1.7.0
|
|
542
|
+
- @backstage/catalog-model@1.4.0
|
|
543
|
+
- @backstage/errors@1.2.0
|
|
544
|
+
|
|
545
|
+
## 0.2.8-next.3
|
|
546
|
+
|
|
547
|
+
### Patch Changes
|
|
548
|
+
|
|
549
|
+
- Updated dependencies
|
|
550
|
+
- @backstage/core-components@0.13.2-next.3
|
|
551
|
+
- @backstage/catalog-model@1.4.0-next.1
|
|
552
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
553
|
+
- @backstage/errors@1.2.0-next.0
|
|
554
|
+
- @backstage/theme@0.4.0-next.1
|
|
555
|
+
- @backstage/plugin-catalog-react@1.7.0-next.3
|
|
556
|
+
|
|
557
|
+
## 0.2.8-next.2
|
|
558
|
+
|
|
559
|
+
### Patch Changes
|
|
560
|
+
|
|
561
|
+
- Updated dependencies
|
|
562
|
+
- @backstage/theme@0.4.0-next.1
|
|
563
|
+
- @backstage/plugin-catalog-react@1.7.0-next.2
|
|
564
|
+
- @backstage/core-components@0.13.2-next.2
|
|
565
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
566
|
+
|
|
567
|
+
## 0.2.8-next.1
|
|
568
|
+
|
|
569
|
+
### Patch Changes
|
|
570
|
+
|
|
571
|
+
- Updated dependencies
|
|
572
|
+
- @backstage/errors@1.2.0-next.0
|
|
573
|
+
- @backstage/core-components@0.13.2-next.1
|
|
574
|
+
- @backstage/plugin-catalog-react@1.7.0-next.1
|
|
575
|
+
- @backstage/catalog-model@1.4.0-next.0
|
|
576
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
577
|
+
- @backstage/theme@0.4.0-next.0
|
|
578
|
+
|
|
579
|
+
## 0.2.8-next.0
|
|
580
|
+
|
|
581
|
+
### Patch Changes
|
|
582
|
+
|
|
583
|
+
- Updated dependencies
|
|
584
|
+
- @backstage/plugin-catalog-react@1.7.0-next.0
|
|
585
|
+
- @backstage/theme@0.4.0-next.0
|
|
586
|
+
- @backstage/core-components@0.13.2-next.0
|
|
587
|
+
- @backstage/core-plugin-api@1.5.1
|
|
588
|
+
- @backstage/catalog-model@1.3.0
|
|
589
|
+
- @backstage/errors@1.1.5
|
|
590
|
+
|
|
591
|
+
## 0.2.7
|
|
592
|
+
|
|
593
|
+
### Patch Changes
|
|
594
|
+
|
|
595
|
+
- Updated dependencies
|
|
596
|
+
- @backstage/theme@0.3.0
|
|
597
|
+
- @backstage/plugin-catalog-react@1.6.0
|
|
598
|
+
- @backstage/core-components@0.13.1
|
|
599
|
+
- @backstage/catalog-model@1.3.0
|
|
600
|
+
- @backstage/core-plugin-api@1.5.1
|
|
601
|
+
- @backstage/errors@1.1.5
|
|
602
|
+
|
|
603
|
+
## 0.2.7-next.2
|
|
604
|
+
|
|
605
|
+
### Patch Changes
|
|
606
|
+
|
|
607
|
+
- Updated dependencies
|
|
608
|
+
- @backstage/theme@0.3.0-next.0
|
|
609
|
+
- @backstage/core-components@0.13.1-next.1
|
|
610
|
+
- @backstage/plugin-catalog-react@1.6.0-next.2
|
|
611
|
+
- @backstage/core-plugin-api@1.5.1
|
|
612
|
+
|
|
613
|
+
## 0.2.7-next.1
|
|
614
|
+
|
|
615
|
+
### Patch Changes
|
|
616
|
+
|
|
617
|
+
- Updated dependencies
|
|
618
|
+
- @backstage/core-components@0.13.1-next.0
|
|
619
|
+
- @backstage/core-plugin-api@1.5.1
|
|
620
|
+
- @backstage/plugin-catalog-react@1.6.0-next.1
|
|
621
|
+
|
|
622
|
+
## 0.2.7-next.0
|
|
623
|
+
|
|
624
|
+
### Patch Changes
|
|
625
|
+
|
|
626
|
+
- Updated dependencies
|
|
627
|
+
- @backstage/plugin-catalog-react@1.6.0-next.0
|
|
628
|
+
- @backstage/core-components@0.13.0
|
|
629
|
+
- @backstage/core-plugin-api@1.5.1
|
|
630
|
+
- @backstage/catalog-model@1.3.0
|
|
631
|
+
- @backstage/errors@1.1.5
|
|
632
|
+
- @backstage/theme@0.2.19
|
|
633
|
+
|
|
634
|
+
## 0.2.6
|
|
635
|
+
|
|
636
|
+
### Patch Changes
|
|
637
|
+
|
|
638
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
639
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
640
|
+
- Updated dependencies
|
|
641
|
+
- @backstage/core-components@0.13.0
|
|
642
|
+
- @backstage/plugin-catalog-react@1.5.0
|
|
643
|
+
- @backstage/theme@0.2.19
|
|
644
|
+
- @backstage/core-plugin-api@1.5.1
|
|
645
|
+
- @backstage/catalog-model@1.3.0
|
|
646
|
+
- @backstage/errors@1.1.5
|
|
647
|
+
|
|
648
|
+
## 0.2.6-next.3
|
|
649
|
+
|
|
650
|
+
### Patch Changes
|
|
651
|
+
|
|
652
|
+
- Updated dependencies
|
|
653
|
+
- @backstage/plugin-catalog-react@1.5.0-next.3
|
|
654
|
+
- @backstage/catalog-model@1.3.0-next.0
|
|
655
|
+
- @backstage/core-components@0.13.0-next.3
|
|
656
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
657
|
+
- @backstage/errors@1.1.5
|
|
658
|
+
- @backstage/theme@0.2.19-next.0
|
|
659
|
+
|
|
660
|
+
## 0.2.6-next.2
|
|
661
|
+
|
|
662
|
+
### Patch Changes
|
|
663
|
+
|
|
664
|
+
- Updated dependencies
|
|
665
|
+
- @backstage/core-components@0.12.6-next.2
|
|
666
|
+
- @backstage/plugin-catalog-react@1.4.1-next.2
|
|
667
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
668
|
+
- @backstage/catalog-model@1.2.1
|
|
669
|
+
- @backstage/errors@1.1.5
|
|
670
|
+
- @backstage/theme@0.2.19-next.0
|
|
671
|
+
|
|
672
|
+
## 0.2.6-next.1
|
|
673
|
+
|
|
674
|
+
### Patch Changes
|
|
675
|
+
|
|
676
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
677
|
+
- Updated dependencies
|
|
678
|
+
- @backstage/core-components@0.12.6-next.1
|
|
679
|
+
- @backstage/core-plugin-api@1.5.1-next.0
|
|
680
|
+
- @backstage/plugin-catalog-react@1.4.1-next.1
|
|
681
|
+
- @backstage/theme@0.2.19-next.0
|
|
682
|
+
- @backstage/catalog-model@1.2.1
|
|
683
|
+
- @backstage/errors@1.1.5
|
|
684
|
+
|
|
685
|
+
## 0.2.6-next.0
|
|
686
|
+
|
|
687
|
+
### Patch Changes
|
|
688
|
+
|
|
689
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
690
|
+
- Updated dependencies
|
|
691
|
+
- @backstage/core-components@0.12.6-next.0
|
|
692
|
+
- @backstage/plugin-catalog-react@1.4.1-next.0
|
|
693
|
+
- @backstage/core-plugin-api@1.5.0
|
|
694
|
+
- @backstage/catalog-model@1.2.1
|
|
695
|
+
- @backstage/errors@1.1.5
|
|
696
|
+
- @backstage/theme@0.2.18
|
|
697
|
+
|
|
698
|
+
## 0.2.5
|
|
699
|
+
|
|
700
|
+
### Patch Changes
|
|
701
|
+
|
|
702
|
+
- cb8ec97cdeb: Change black & white colors to be theme aware
|
|
703
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
704
|
+
- Updated dependencies
|
|
705
|
+
- @backstage/core-components@0.12.5
|
|
706
|
+
- @backstage/plugin-catalog-react@1.4.0
|
|
707
|
+
- @backstage/errors@1.1.5
|
|
708
|
+
- @backstage/core-plugin-api@1.5.0
|
|
709
|
+
- @backstage/catalog-model@1.2.1
|
|
710
|
+
- @backstage/theme@0.2.18
|
|
711
|
+
|
|
712
|
+
## 0.2.5-next.2
|
|
713
|
+
|
|
714
|
+
### Patch Changes
|
|
715
|
+
|
|
716
|
+
- Updated dependencies
|
|
717
|
+
- @backstage/core-components@0.12.5-next.2
|
|
718
|
+
- @backstage/plugin-catalog-react@1.4.0-next.2
|
|
719
|
+
- @backstage/core-plugin-api@1.5.0-next.2
|
|
720
|
+
|
|
721
|
+
## 0.2.5-next.1
|
|
722
|
+
|
|
723
|
+
### Patch Changes
|
|
724
|
+
|
|
725
|
+
- cb8ec97cdeb: Change black & white colors to be theme aware
|
|
726
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
727
|
+
- Updated dependencies
|
|
728
|
+
- @backstage/core-components@0.12.5-next.1
|
|
729
|
+
- @backstage/errors@1.1.5-next.0
|
|
730
|
+
- @backstage/core-plugin-api@1.4.1-next.1
|
|
731
|
+
- @backstage/theme@0.2.18-next.0
|
|
732
|
+
- @backstage/plugin-catalog-react@1.4.0-next.1
|
|
733
|
+
- @backstage/catalog-model@1.2.1-next.1
|
|
734
|
+
|
|
735
|
+
## 0.2.5-next.0
|
|
736
|
+
|
|
737
|
+
### Patch Changes
|
|
738
|
+
|
|
739
|
+
- Updated dependencies
|
|
740
|
+
- @backstage/plugin-catalog-react@1.4.0-next.0
|
|
741
|
+
- @backstage/core-plugin-api@1.4.1-next.0
|
|
742
|
+
- @backstage/catalog-model@1.2.1-next.0
|
|
743
|
+
- @backstage/core-components@0.12.5-next.0
|
|
744
|
+
- @backstage/errors@1.1.4
|
|
745
|
+
- @backstage/theme@0.2.17
|
|
746
|
+
|
|
747
|
+
## 0.2.4
|
|
748
|
+
|
|
749
|
+
### Patch Changes
|
|
750
|
+
|
|
751
|
+
- c51efce2a0: Update docs to always use `yarn add --cwd` for app & backend
|
|
752
|
+
- Updated dependencies
|
|
753
|
+
- @backstage/core-components@0.12.4
|
|
754
|
+
- @backstage/catalog-model@1.2.0
|
|
755
|
+
- @backstage/theme@0.2.17
|
|
756
|
+
- @backstage/core-plugin-api@1.4.0
|
|
757
|
+
- @backstage/plugin-catalog-react@1.3.0
|
|
758
|
+
- @backstage/errors@1.1.4
|
|
759
|
+
|
|
760
|
+
## 0.2.4-next.2
|
|
761
|
+
|
|
762
|
+
### Patch Changes
|
|
763
|
+
|
|
764
|
+
- Updated dependencies
|
|
765
|
+
- @backstage/catalog-model@1.2.0-next.1
|
|
766
|
+
- @backstage/core-components@0.12.4-next.1
|
|
767
|
+
- @backstage/core-plugin-api@1.3.0
|
|
768
|
+
- @backstage/errors@1.1.4
|
|
769
|
+
- @backstage/theme@0.2.16
|
|
770
|
+
- @backstage/plugin-catalog-react@1.3.0-next.2
|
|
771
|
+
|
|
772
|
+
## 0.2.4-next.1
|
|
773
|
+
|
|
774
|
+
### Patch Changes
|
|
775
|
+
|
|
776
|
+
- Updated dependencies
|
|
777
|
+
- @backstage/core-components@0.12.4-next.0
|
|
778
|
+
- @backstage/plugin-catalog-react@1.3.0-next.1
|
|
779
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
780
|
+
- @backstage/core-plugin-api@1.3.0
|
|
781
|
+
- @backstage/errors@1.1.4
|
|
782
|
+
- @backstage/theme@0.2.16
|
|
783
|
+
|
|
784
|
+
## 0.2.4-next.0
|
|
785
|
+
|
|
786
|
+
### Patch Changes
|
|
787
|
+
|
|
788
|
+
- Updated dependencies
|
|
789
|
+
- @backstage/plugin-catalog-react@1.3.0-next.0
|
|
790
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
791
|
+
|
|
792
|
+
## 0.2.3
|
|
793
|
+
|
|
794
|
+
### Patch Changes
|
|
795
|
+
|
|
796
|
+
- b1279d396d: fixed error on service page not showing if historical uptime was disabled on a service
|
|
797
|
+
- Updated dependencies
|
|
798
|
+
- @backstage/catalog-model@1.1.5
|
|
799
|
+
- @backstage/plugin-catalog-react@1.2.4
|
|
800
|
+
- @backstage/core-components@0.12.3
|
|
801
|
+
- @backstage/core-plugin-api@1.3.0
|
|
802
|
+
- @backstage/errors@1.1.4
|
|
803
|
+
- @backstage/theme@0.2.16
|
|
804
|
+
|
|
805
|
+
## 0.2.3-next.2
|
|
806
|
+
|
|
807
|
+
### Patch Changes
|
|
808
|
+
|
|
809
|
+
- Updated dependencies
|
|
810
|
+
- @backstage/core-plugin-api@1.3.0-next.1
|
|
811
|
+
- @backstage/plugin-catalog-react@1.2.4-next.2
|
|
812
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
813
|
+
- @backstage/core-components@0.12.3-next.2
|
|
814
|
+
- @backstage/errors@1.1.4
|
|
815
|
+
- @backstage/theme@0.2.16
|
|
816
|
+
|
|
817
|
+
## 0.2.3-next.1
|
|
818
|
+
|
|
819
|
+
### Patch Changes
|
|
820
|
+
|
|
821
|
+
- Updated dependencies
|
|
822
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
823
|
+
- @backstage/core-components@0.12.3-next.1
|
|
824
|
+
- @backstage/core-plugin-api@1.2.1-next.0
|
|
825
|
+
- @backstage/errors@1.1.4
|
|
826
|
+
- @backstage/theme@0.2.16
|
|
827
|
+
- @backstage/plugin-catalog-react@1.2.4-next.1
|
|
828
|
+
|
|
829
|
+
## 0.2.3-next.0
|
|
830
|
+
|
|
831
|
+
### Patch Changes
|
|
832
|
+
|
|
833
|
+
- b1279d396d: fixed error on service page not showing if historical uptime was disabled on a service
|
|
834
|
+
- Updated dependencies
|
|
835
|
+
- @backstage/catalog-model@1.1.5-next.0
|
|
836
|
+
- @backstage/plugin-catalog-react@1.2.4-next.0
|
|
837
|
+
- @backstage/core-components@0.12.3-next.0
|
|
838
|
+
- @backstage/core-plugin-api@1.2.0
|
|
839
|
+
- @backstage/errors@1.1.4
|
|
840
|
+
- @backstage/theme@0.2.16
|
|
841
|
+
|
|
842
|
+
## 0.2.2
|
|
843
|
+
|
|
844
|
+
### Patch Changes
|
|
845
|
+
|
|
846
|
+
- Updated dependencies
|
|
847
|
+
- @backstage/core-components@0.12.2
|
|
848
|
+
- @backstage/plugin-catalog-react@1.2.3
|
|
849
|
+
|
|
850
|
+
## 0.2.1
|
|
851
|
+
|
|
852
|
+
### Patch Changes
|
|
853
|
+
|
|
854
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
855
|
+
- Updated dependencies
|
|
856
|
+
- @backstage/core-plugin-api@1.2.0
|
|
857
|
+
- @backstage/core-components@0.12.1
|
|
858
|
+
- @backstage/errors@1.1.4
|
|
859
|
+
- @backstage/plugin-catalog-react@1.2.2
|
|
860
|
+
- @backstage/catalog-model@1.1.4
|
|
861
|
+
- @backstage/theme@0.2.16
|
|
862
|
+
|
|
863
|
+
## 0.2.1-next.4
|
|
864
|
+
|
|
865
|
+
### Patch Changes
|
|
866
|
+
|
|
867
|
+
- Updated dependencies
|
|
868
|
+
- @backstage/core-components@0.12.1-next.4
|
|
869
|
+
- @backstage/plugin-catalog-react@1.2.2-next.4
|
|
870
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
871
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
872
|
+
- @backstage/errors@1.1.4-next.1
|
|
873
|
+
- @backstage/theme@0.2.16
|
|
874
|
+
|
|
875
|
+
## 0.2.1-next.3
|
|
876
|
+
|
|
877
|
+
### Patch Changes
|
|
878
|
+
|
|
879
|
+
- Updated dependencies
|
|
880
|
+
- @backstage/core-components@0.12.1-next.3
|
|
881
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
882
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
883
|
+
- @backstage/errors@1.1.4-next.1
|
|
884
|
+
- @backstage/theme@0.2.16
|
|
885
|
+
- @backstage/plugin-catalog-react@1.2.2-next.3
|
|
886
|
+
|
|
887
|
+
## 0.2.1-next.2
|
|
888
|
+
|
|
889
|
+
### Patch Changes
|
|
890
|
+
|
|
891
|
+
- Updated dependencies
|
|
892
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
893
|
+
- @backstage/core-components@0.12.1-next.2
|
|
894
|
+
- @backstage/plugin-catalog-react@1.2.2-next.2
|
|
895
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
896
|
+
- @backstage/errors@1.1.4-next.1
|
|
897
|
+
- @backstage/theme@0.2.16
|
|
898
|
+
|
|
899
|
+
## 0.2.1-next.1
|
|
900
|
+
|
|
901
|
+
### Patch Changes
|
|
902
|
+
|
|
903
|
+
- Updated dependencies
|
|
904
|
+
- @backstage/core-components@0.12.1-next.1
|
|
905
|
+
- @backstage/core-plugin-api@1.1.1-next.1
|
|
906
|
+
- @backstage/plugin-catalog-react@1.2.2-next.1
|
|
907
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
908
|
+
- @backstage/errors@1.1.4-next.1
|
|
909
|
+
- @backstage/theme@0.2.16
|
|
910
|
+
|
|
911
|
+
## 0.2.1-next.0
|
|
912
|
+
|
|
913
|
+
### Patch Changes
|
|
914
|
+
|
|
915
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
916
|
+
- Updated dependencies
|
|
917
|
+
- @backstage/core-components@0.12.1-next.0
|
|
918
|
+
- @backstage/core-plugin-api@1.1.1-next.0
|
|
919
|
+
- @backstage/plugin-catalog-react@1.2.2-next.0
|
|
920
|
+
- @backstage/catalog-model@1.1.4-next.0
|
|
921
|
+
- @backstage/errors@1.1.4-next.0
|
|
922
|
+
- @backstage/theme@0.2.16
|
|
923
|
+
|
|
924
|
+
## 0.2.0
|
|
925
|
+
|
|
926
|
+
### Minor Changes
|
|
927
|
+
|
|
928
|
+
- 0697af30da: Added support for multiple responders in alert list, added new tab with list to support iLert resource 'service', added new tab with list to support iLert resource 'status page'
|
|
929
|
+
|
|
930
|
+
### Patch Changes
|
|
931
|
+
|
|
932
|
+
- Updated dependencies
|
|
933
|
+
- @backstage/plugin-catalog-react@1.2.1
|
|
934
|
+
- @backstage/core-components@0.12.0
|
|
935
|
+
- @backstage/core-plugin-api@1.1.0
|
|
936
|
+
- @backstage/catalog-model@1.1.3
|
|
937
|
+
- @backstage/errors@1.1.3
|
|
938
|
+
- @backstage/theme@0.2.16
|
|
939
|
+
|
|
940
|
+
## 0.2.0-next.1
|
|
941
|
+
|
|
942
|
+
### Patch Changes
|
|
943
|
+
|
|
944
|
+
- Updated dependencies
|
|
945
|
+
- @backstage/core-components@0.12.0-next.1
|
|
946
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
947
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
948
|
+
- @backstage/errors@1.1.3-next.0
|
|
949
|
+
- @backstage/theme@0.2.16
|
|
950
|
+
- @backstage/plugin-catalog-react@1.2.1-next.1
|
|
951
|
+
|
|
952
|
+
## 0.2.0-next.0
|
|
953
|
+
|
|
954
|
+
### Minor Changes
|
|
955
|
+
|
|
956
|
+
- 0697af30da: Added support for multiple responders in alert list, added new tab with list to support iLert resource 'service', added new tab with list to support iLert resource 'status page'
|
|
957
|
+
|
|
958
|
+
### Patch Changes
|
|
959
|
+
|
|
960
|
+
- Updated dependencies
|
|
961
|
+
- @backstage/plugin-catalog-react@1.2.1-next.0
|
|
962
|
+
- @backstage/core-components@0.12.0-next.0
|
|
963
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
964
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
965
|
+
- @backstage/errors@1.1.3-next.0
|
|
966
|
+
- @backstage/theme@0.2.16
|
|
967
|
+
|
|
968
|
+
## 0.1.36
|
|
969
|
+
|
|
970
|
+
### Patch Changes
|
|
971
|
+
|
|
972
|
+
- Updated dependencies
|
|
973
|
+
- @backstage/catalog-model@1.1.2
|
|
974
|
+
- @backstage/plugin-catalog-react@1.2.0
|
|
975
|
+
- @backstage/core-components@0.11.2
|
|
976
|
+
- @backstage/core-plugin-api@1.0.7
|
|
977
|
+
- @backstage/errors@1.1.2
|
|
978
|
+
- @backstage/theme@0.2.16
|
|
979
|
+
|
|
980
|
+
## 0.1.36-next.2
|
|
981
|
+
|
|
982
|
+
### Patch Changes
|
|
983
|
+
|
|
984
|
+
- Updated dependencies
|
|
985
|
+
- @backstage/plugin-catalog-react@1.2.0-next.2
|
|
986
|
+
- @backstage/catalog-model@1.1.2-next.2
|
|
987
|
+
- @backstage/core-components@0.11.2-next.2
|
|
988
|
+
- @backstage/core-plugin-api@1.0.7-next.2
|
|
989
|
+
- @backstage/errors@1.1.2-next.2
|
|
990
|
+
- @backstage/theme@0.2.16
|
|
991
|
+
|
|
992
|
+
## 0.1.36-next.1
|
|
993
|
+
|
|
994
|
+
### Patch Changes
|
|
995
|
+
|
|
996
|
+
- Updated dependencies
|
|
997
|
+
- @backstage/plugin-catalog-react@1.2.0-next.1
|
|
998
|
+
- @backstage/core-components@0.11.2-next.1
|
|
999
|
+
- @backstage/core-plugin-api@1.0.7-next.1
|
|
1000
|
+
- @backstage/catalog-model@1.1.2-next.1
|
|
1001
|
+
- @backstage/errors@1.1.2-next.1
|
|
1002
|
+
- @backstage/theme@0.2.16
|
|
1003
|
+
|
|
1004
|
+
## 0.1.36-next.0
|
|
1005
|
+
|
|
1006
|
+
### Patch Changes
|
|
1007
|
+
|
|
1008
|
+
- Updated dependencies
|
|
1009
|
+
- @backstage/catalog-model@1.1.2-next.0
|
|
1010
|
+
- @backstage/core-components@0.11.2-next.0
|
|
1011
|
+
- @backstage/plugin-catalog-react@1.1.5-next.0
|
|
1012
|
+
- @backstage/core-plugin-api@1.0.7-next.0
|
|
1013
|
+
- @backstage/errors@1.1.2-next.0
|
|
1014
|
+
- @backstage/theme@0.2.16
|
|
1015
|
+
|
|
1016
|
+
## 0.1.35
|
|
1017
|
+
|
|
1018
|
+
### Patch Changes
|
|
1019
|
+
|
|
1020
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
1021
|
+
- d669d89206: Minor API signatures cleanup
|
|
1022
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
1023
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
1024
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
1025
|
+
- Updated dependencies
|
|
1026
|
+
- @backstage/core-components@0.11.1
|
|
1027
|
+
- @backstage/core-plugin-api@1.0.6
|
|
1028
|
+
- @backstage/plugin-catalog-react@1.1.4
|
|
1029
|
+
- @backstage/catalog-model@1.1.1
|
|
1030
|
+
- @backstage/errors@1.1.1
|
|
1031
|
+
|
|
1032
|
+
## 0.1.35-next.3
|
|
1033
|
+
|
|
1034
|
+
### Patch Changes
|
|
1035
|
+
|
|
1036
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
1037
|
+
- Updated dependencies
|
|
1038
|
+
- @backstage/plugin-catalog-react@1.1.4-next.2
|
|
1039
|
+
- @backstage/catalog-model@1.1.1-next.0
|
|
1040
|
+
- @backstage/core-components@0.11.1-next.3
|
|
1041
|
+
- @backstage/core-plugin-api@1.0.6-next.3
|
|
1042
|
+
- @backstage/errors@1.1.1-next.0
|
|
1043
|
+
|
|
1044
|
+
## 0.1.35-next.2
|
|
1045
|
+
|
|
1046
|
+
### Patch Changes
|
|
1047
|
+
|
|
1048
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
1049
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
1050
|
+
- Updated dependencies
|
|
1051
|
+
- @backstage/core-components@0.11.1-next.2
|
|
1052
|
+
- @backstage/core-plugin-api@1.0.6-next.2
|
|
1053
|
+
|
|
1054
|
+
## 0.1.35-next.1
|
|
1055
|
+
|
|
1056
|
+
### Patch Changes
|
|
1057
|
+
|
|
1058
|
+
- d669d89206: Minor API signatures cleanup
|
|
1059
|
+
- Updated dependencies
|
|
1060
|
+
- @backstage/core-components@0.11.1-next.1
|
|
1061
|
+
- @backstage/core-plugin-api@1.0.6-next.1
|
|
1062
|
+
- @backstage/plugin-catalog-react@1.1.4-next.1
|
|
1063
|
+
|
|
1064
|
+
## 0.1.35-next.0
|
|
1065
|
+
|
|
1066
|
+
### Patch Changes
|
|
1067
|
+
|
|
1068
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
1069
|
+
- Updated dependencies
|
|
1070
|
+
- @backstage/core-plugin-api@1.0.6-next.0
|
|
1071
|
+
- @backstage/core-components@0.11.1-next.0
|
|
1072
|
+
- @backstage/plugin-catalog-react@1.1.4-next.0
|
|
1073
|
+
|
|
1074
|
+
## 0.1.34
|
|
1075
|
+
|
|
1076
|
+
### Patch Changes
|
|
1077
|
+
|
|
1078
|
+
- Updated dependencies
|
|
1079
|
+
- @backstage/core-components@0.11.0
|
|
1080
|
+
- @backstage/core-plugin-api@1.0.5
|
|
1081
|
+
- @backstage/plugin-catalog-react@1.1.3
|
|
1082
|
+
|
|
1083
|
+
## 0.1.34-next.1
|
|
1084
|
+
|
|
1085
|
+
### Patch Changes
|
|
1086
|
+
|
|
1087
|
+
- Updated dependencies
|
|
1088
|
+
- @backstage/plugin-catalog-react@1.1.3-next.2
|
|
1089
|
+
- @backstage/core-components@0.11.0-next.2
|
|
1090
|
+
|
|
1091
|
+
## 0.1.34-next.0
|
|
1092
|
+
|
|
1093
|
+
### Patch Changes
|
|
1094
|
+
|
|
1095
|
+
- Updated dependencies
|
|
1096
|
+
- @backstage/core-plugin-api@1.0.5-next.0
|
|
1097
|
+
- @backstage/plugin-catalog-react@1.1.3-next.0
|
|
1098
|
+
- @backstage/core-components@0.10.1-next.0
|
|
1099
|
+
|
|
1100
|
+
## 0.1.33
|
|
1101
|
+
|
|
1102
|
+
### Patch Changes
|
|
1103
|
+
|
|
1104
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
1105
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
1106
|
+
- 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
|
|
1107
|
+
- Updated dependencies
|
|
1108
|
+
- @backstage/core-components@0.10.0
|
|
1109
|
+
- @backstage/catalog-model@1.1.0
|
|
1110
|
+
- @backstage/core-plugin-api@1.0.4
|
|
1111
|
+
- @backstage/plugin-catalog-react@1.1.2
|
|
1112
|
+
- @backstage/theme@0.2.16
|
|
1113
|
+
- @backstage/errors@1.1.0
|
|
1114
|
+
|
|
1115
|
+
## 0.1.33-next.3
|
|
1116
|
+
|
|
1117
|
+
### Patch Changes
|
|
1118
|
+
|
|
1119
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
1120
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
1121
|
+
- Updated dependencies
|
|
1122
|
+
- @backstage/core-plugin-api@1.0.4-next.0
|
|
1123
|
+
- @backstage/core-components@0.10.0-next.3
|
|
1124
|
+
- @backstage/catalog-model@1.1.0-next.3
|
|
1125
|
+
- @backstage/plugin-catalog-react@1.1.2-next.3
|
|
1126
|
+
|
|
1127
|
+
## 0.1.33-next.2
|
|
1128
|
+
|
|
1129
|
+
### Patch Changes
|
|
1130
|
+
|
|
1131
|
+
- Updated dependencies
|
|
1132
|
+
- @backstage/core-components@0.10.0-next.2
|
|
1133
|
+
- @backstage/catalog-model@1.1.0-next.2
|
|
1134
|
+
- @backstage/theme@0.2.16-next.1
|
|
1135
|
+
- @backstage/plugin-catalog-react@1.1.2-next.2
|
|
1136
|
+
|
|
1137
|
+
## 0.1.33-next.1
|
|
1138
|
+
|
|
1139
|
+
### Patch Changes
|
|
1140
|
+
|
|
1141
|
+
- Updated dependencies
|
|
1142
|
+
- @backstage/core-components@0.9.6-next.1
|
|
1143
|
+
- @backstage/catalog-model@1.1.0-next.1
|
|
1144
|
+
- @backstage/errors@1.1.0-next.0
|
|
1145
|
+
- @backstage/theme@0.2.16-next.0
|
|
1146
|
+
- @backstage/plugin-catalog-react@1.1.2-next.1
|
|
1147
|
+
|
|
1148
|
+
## 0.1.33-next.0
|
|
1149
|
+
|
|
1150
|
+
### Patch Changes
|
|
1151
|
+
|
|
1152
|
+
- Updated dependencies
|
|
1153
|
+
- @backstage/catalog-model@1.1.0-next.0
|
|
1154
|
+
- @backstage/core-components@0.9.6-next.0
|
|
1155
|
+
- @backstage/plugin-catalog-react@1.1.2-next.0
|
|
1156
|
+
|
|
1157
|
+
## 0.1.32
|
|
1158
|
+
|
|
1159
|
+
### Patch Changes
|
|
1160
|
+
|
|
1161
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
1162
|
+
- Updated dependencies
|
|
1163
|
+
- @backstage/plugin-catalog-react@1.1.1
|
|
1164
|
+
- @backstage/core-components@0.9.5
|
|
1165
|
+
- @backstage/core-plugin-api@1.0.3
|
|
1166
|
+
- @backstage/catalog-model@1.0.3
|
|
1167
|
+
|
|
1168
|
+
## 0.1.32-next.1
|
|
1169
|
+
|
|
1170
|
+
### Patch Changes
|
|
1171
|
+
|
|
1172
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
1173
|
+
- Updated dependencies
|
|
1174
|
+
- @backstage/core-components@0.9.5-next.1
|
|
1175
|
+
- @backstage/core-plugin-api@1.0.3-next.0
|
|
1176
|
+
- @backstage/catalog-model@1.0.3-next.0
|
|
1177
|
+
- @backstage/plugin-catalog-react@1.1.1-next.1
|
|
1178
|
+
|
|
1179
|
+
## 0.1.32-next.0
|
|
1180
|
+
|
|
1181
|
+
### Patch Changes
|
|
1182
|
+
|
|
1183
|
+
- Updated dependencies
|
|
1184
|
+
- @backstage/plugin-catalog-react@1.1.1-next.0
|
|
1185
|
+
- @backstage/core-components@0.9.5-next.0
|
|
1186
|
+
|
|
1187
|
+
## 0.1.31
|
|
1188
|
+
|
|
1189
|
+
### Patch Changes
|
|
1190
|
+
|
|
1191
|
+
- Updated dependencies
|
|
1192
|
+
- @backstage/core-components@0.9.4
|
|
1193
|
+
- @backstage/core-plugin-api@1.0.2
|
|
1194
|
+
- @backstage/plugin-catalog-react@1.1.0
|
|
1195
|
+
- @backstage/catalog-model@1.0.2
|
|
1196
|
+
|
|
1197
|
+
## 0.1.31-next.2
|
|
1198
|
+
|
|
1199
|
+
### Patch Changes
|
|
1200
|
+
|
|
1201
|
+
- Updated dependencies
|
|
1202
|
+
- @backstage/core-components@0.9.4-next.1
|
|
1203
|
+
- @backstage/plugin-catalog-react@1.1.0-next.2
|
|
1204
|
+
- @backstage/catalog-model@1.0.2-next.0
|
|
1205
|
+
- @backstage/core-plugin-api@1.0.2-next.1
|
|
1206
|
+
|
|
1207
|
+
## 0.1.31-next.1
|
|
1208
|
+
|
|
1209
|
+
### Patch Changes
|
|
1210
|
+
|
|
1211
|
+
- Updated dependencies
|
|
1212
|
+
- @backstage/core-components@0.9.4-next.0
|
|
1213
|
+
- @backstage/core-plugin-api@1.0.2-next.0
|
|
1214
|
+
- @backstage/plugin-catalog-react@1.1.0-next.1
|
|
1215
|
+
|
|
1216
|
+
## 0.1.31-next.0
|
|
1217
|
+
|
|
1218
|
+
### Patch Changes
|
|
1219
|
+
|
|
1220
|
+
- Updated dependencies
|
|
1221
|
+
- @backstage/plugin-catalog-react@1.1.0-next.0
|
|
1222
|
+
|
|
1223
|
+
## 0.1.30
|
|
1224
|
+
|
|
1225
|
+
### Patch Changes
|
|
1226
|
+
|
|
1227
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
1228
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
1229
|
+
- Updated dependencies
|
|
1230
|
+
- @backstage/plugin-catalog-react@1.0.1
|
|
1231
|
+
- @backstage/catalog-model@1.0.1
|
|
1232
|
+
- @backstage/core-components@0.9.3
|
|
1233
|
+
- @backstage/core-plugin-api@1.0.1
|
|
1234
|
+
|
|
1235
|
+
## 0.1.30-next.1
|
|
1236
|
+
|
|
1237
|
+
### Patch Changes
|
|
1238
|
+
|
|
1239
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
1240
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
1241
|
+
- Updated dependencies
|
|
1242
|
+
- @backstage/core-components@0.9.3-next.2
|
|
1243
|
+
- @backstage/core-plugin-api@1.0.1-next.0
|
|
1244
|
+
- @backstage/plugin-catalog-react@1.0.1-next.3
|
|
1245
|
+
|
|
1246
|
+
## 0.1.30-next.0
|
|
1247
|
+
|
|
1248
|
+
### Patch Changes
|
|
1249
|
+
|
|
1250
|
+
- Updated dependencies
|
|
1251
|
+
- @backstage/catalog-model@1.0.1-next.0
|
|
1252
|
+
- @backstage/plugin-catalog-react@1.0.1-next.0
|
|
1253
|
+
- @backstage/core-components@0.9.3-next.0
|
|
1254
|
+
|
|
1255
|
+
## 0.1.29
|
|
1256
|
+
|
|
1257
|
+
### Patch Changes
|
|
1258
|
+
|
|
1259
|
+
- a422d7ce5e: chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3
|
|
1260
|
+
- Updated dependencies
|
|
1261
|
+
- @backstage/core-components@0.9.2
|
|
1262
|
+
- @backstage/core-plugin-api@1.0.0
|
|
1263
|
+
- @backstage/plugin-catalog-react@1.0.0
|
|
1264
|
+
- @backstage/catalog-model@1.0.0
|
|
1265
|
+
- @backstage/errors@1.0.0
|
|
1266
|
+
|
|
1267
|
+
## 0.1.28
|
|
1268
|
+
|
|
1269
|
+
### Patch Changes
|
|
1270
|
+
|
|
1271
|
+
- Updated dependencies
|
|
1272
|
+
- @backstage/plugin-catalog-react@0.9.0
|
|
1273
|
+
- @backstage/core-components@0.9.1
|
|
1274
|
+
- @backstage/catalog-model@0.13.0
|
|
1275
|
+
|
|
1276
|
+
## 0.1.28-next.0
|
|
1277
|
+
|
|
1278
|
+
### Patch Changes
|
|
1279
|
+
|
|
1280
|
+
- Updated dependencies
|
|
1281
|
+
- @backstage/plugin-catalog-react@0.9.0-next.0
|
|
1282
|
+
- @backstage/core-components@0.9.1-next.0
|
|
1283
|
+
- @backstage/catalog-model@0.13.0-next.0
|
|
1284
|
+
|
|
1285
|
+
## 0.1.27
|
|
1286
|
+
|
|
1287
|
+
### Patch Changes
|
|
1288
|
+
|
|
1289
|
+
- Updated dependencies
|
|
1290
|
+
- @backstage/catalog-model@0.12.0
|
|
1291
|
+
- @backstage/core-components@0.9.0
|
|
1292
|
+
- @backstage/plugin-catalog-react@0.8.0
|
|
1293
|
+
- @backstage/core-plugin-api@0.8.0
|
|
1294
|
+
|
|
1295
|
+
## 0.1.26
|
|
1296
|
+
|
|
1297
|
+
### Patch Changes
|
|
1298
|
+
|
|
1299
|
+
- Updated dependencies
|
|
1300
|
+
- @backstage/core-components@0.8.10
|
|
1301
|
+
- @backstage/plugin-catalog-react@0.7.0
|
|
1302
|
+
- @backstage/catalog-model@0.11.0
|
|
1303
|
+
- @backstage/core-plugin-api@0.7.0
|
|
1304
|
+
|
|
1305
|
+
## 0.1.25
|
|
1306
|
+
|
|
1307
|
+
### Patch Changes
|
|
1308
|
+
|
|
1309
|
+
- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
|
|
1310
|
+
- c77c5c7eb6: Added `backstage.role` to `package.json`
|
|
1311
|
+
- 7aeb491394: Replace use of deprecated `ENTITY_DEFAULT_NAMESPACE` constant with `DEFAULT_NAMESPACE`.
|
|
1312
|
+
- Updated dependencies
|
|
1313
|
+
- @backstage/core-components@0.8.9
|
|
1314
|
+
- @backstage/core-plugin-api@0.6.1
|
|
1315
|
+
- @backstage/errors@0.2.1
|
|
1316
|
+
- @backstage/plugin-catalog-react@0.6.15
|
|
1317
|
+
- @backstage/catalog-model@0.10.0
|
|
1318
|
+
- @backstage/theme@0.2.15
|
|
1319
|
+
|
|
1320
|
+
## 0.1.24
|
|
1321
|
+
|
|
1322
|
+
### Patch Changes
|
|
1323
|
+
|
|
1324
|
+
- d674971d3a: Rolling back the `@date-io/luxon` bump as this broke both packages, and we need it for `@material-ui/pickers`
|
|
1325
|
+
- Updated dependencies
|
|
1326
|
+
- @backstage/core-components@0.8.8
|
|
1327
|
+
- @backstage/plugin-catalog-react@0.6.14
|
|
1328
|
+
|
|
1329
|
+
## 0.1.24-next.0
|
|
1330
|
+
|
|
1331
|
+
### Patch Changes
|
|
1332
|
+
|
|
1333
|
+
- Updated dependencies
|
|
1334
|
+
- @backstage/core-components@0.8.8-next.0
|
|
1335
|
+
- @backstage/plugin-catalog-react@0.6.14-next.0
|
|
1336
|
+
|
|
1337
|
+
## 0.1.23
|
|
1338
|
+
|
|
1339
|
+
### Patch Changes
|
|
1340
|
+
|
|
1341
|
+
- Updated dependencies
|
|
1342
|
+
- @backstage/core-components@0.8.7
|
|
1343
|
+
- @backstage/plugin-catalog-react@0.6.13
|
|
1344
|
+
|
|
1345
|
+
## 0.1.23-next.0
|
|
1346
|
+
|
|
1347
|
+
### Patch Changes
|
|
1348
|
+
|
|
1349
|
+
- Updated dependencies
|
|
1350
|
+
- @backstage/core-components@0.8.7-next.0
|
|
1351
|
+
- @backstage/plugin-catalog-react@0.6.13-next.0
|
|
1352
|
+
|
|
1353
|
+
## 0.1.22
|
|
1354
|
+
|
|
1355
|
+
### Patch Changes
|
|
1356
|
+
|
|
1357
|
+
- 51fbedc445: Migrated usage of deprecated `IdentityApi` methods.
|
|
1358
|
+
- Updated dependencies
|
|
1359
|
+
- @backstage/core-components@0.8.5
|
|
1360
|
+
- @backstage/core-plugin-api@0.6.0
|
|
1361
|
+
- @backstage/plugin-catalog-react@0.6.12
|
|
1362
|
+
- @backstage/catalog-model@0.9.10
|
|
1363
|
+
|
|
1364
|
+
## 0.1.22-next.0
|
|
1365
|
+
|
|
1366
|
+
### Patch Changes
|
|
1367
|
+
|
|
1368
|
+
- 51fbedc445: Migrated usage of deprecated `IdentityApi` methods.
|
|
1369
|
+
- Updated dependencies
|
|
1370
|
+
- @backstage/core-components@0.8.5-next.0
|
|
1371
|
+
- @backstage/core-plugin-api@0.6.0-next.0
|
|
1372
|
+
- @backstage/plugin-catalog-react@0.6.12-next.0
|
|
1373
|
+
- @backstage/catalog-model@0.9.10-next.0
|
|
1374
|
+
|
|
1375
|
+
## 0.1.21
|
|
1376
|
+
|
|
1377
|
+
### Patch Changes
|
|
1378
|
+
|
|
1379
|
+
- b47965beec: build(deps): bump `@date-io/luxon` from 1.3.13 to 2.11.1
|
|
1380
|
+
- Updated dependencies
|
|
1381
|
+
- @backstage/core-components@0.8.4
|
|
1382
|
+
- @backstage/core-plugin-api@0.5.0
|
|
1383
|
+
- @backstage/plugin-catalog-react@0.6.11
|
|
1384
|
+
- @backstage/errors@0.2.0
|
|
1385
|
+
- @backstage/catalog-model@0.9.9
|
|
1386
|
+
|
|
1387
|
+
## 0.1.20
|
|
1388
|
+
|
|
1389
|
+
### Patch Changes
|
|
1390
|
+
|
|
1391
|
+
- 4ce51ab0f1: Internal refactor of the `react-use` imports to use `react-use/lib/*` instead.
|
|
1392
|
+
- Updated dependencies
|
|
1393
|
+
- @backstage/core-plugin-api@0.4.1
|
|
1394
|
+
- @backstage/plugin-catalog-react@0.6.10
|
|
1395
|
+
- @backstage/core-components@0.8.3
|
|
1396
|
+
|
|
1397
|
+
## 0.1.19
|
|
1398
|
+
|
|
1399
|
+
### Patch Changes
|
|
1400
|
+
|
|
1401
|
+
- Updated dependencies
|
|
1402
|
+
- @backstage/core-plugin-api@0.4.0
|
|
1403
|
+
- @backstage/plugin-catalog-react@0.6.8
|
|
1404
|
+
- @backstage/core-components@0.8.2
|
|
1405
|
+
|
|
1406
|
+
## 0.1.18
|
|
1407
|
+
|
|
1408
|
+
### Patch Changes
|
|
1409
|
+
|
|
1410
|
+
- cd450844f6: Moved React dependencies to `peerDependencies` and allow both React v16 and v17 to be used.
|
|
1411
|
+
- Updated dependencies
|
|
1412
|
+
- @backstage/core-components@0.8.0
|
|
1413
|
+
- @backstage/core-plugin-api@0.3.0
|
|
1414
|
+
- @backstage/plugin-catalog-react@0.6.5
|
|
1415
|
+
|
|
1416
|
+
## 0.1.17
|
|
1417
|
+
|
|
1418
|
+
### Patch Changes
|
|
1419
|
+
|
|
1420
|
+
- a125278b81: Refactor out the deprecated path and icon from RouteRefs
|
|
1421
|
+
- Updated dependencies
|
|
1422
|
+
- @backstage/catalog-model@0.9.7
|
|
1423
|
+
- @backstage/plugin-catalog-react@0.6.4
|
|
1424
|
+
- @backstage/core-components@0.7.4
|
|
1425
|
+
- @backstage/core-plugin-api@0.2.0
|
|
1426
|
+
|
|
1427
|
+
## 0.1.16
|
|
1428
|
+
|
|
1429
|
+
### Patch Changes
|
|
1430
|
+
|
|
1431
|
+
- fa325fd89d: Change the version of `@date-io/luxon` from 2.x to 1.x to make it compatible with material-ui-pickers
|
|
1432
|
+
- Updated dependencies
|
|
1433
|
+
- @backstage/core-components@0.7.3
|
|
1434
|
+
- @backstage/theme@0.2.13
|
|
1435
|
+
- @backstage/core-plugin-api@0.1.13
|
|
1436
|
+
- @backstage/plugin-catalog-react@0.6.3
|
|
1437
|
+
|
|
1438
|
+
## 0.1.15
|
|
1439
|
+
|
|
1440
|
+
### Patch Changes
|
|
1441
|
+
|
|
1442
|
+
- Updated dependencies
|
|
1443
|
+
- @backstage/plugin-catalog-react@0.6.0
|
|
1444
|
+
- @backstage/core-components@0.7.0
|
|
1445
|
+
- @backstage/theme@0.2.11
|
|
1446
|
+
|
|
1447
|
+
## 0.1.14
|
|
1448
|
+
|
|
1449
|
+
### Patch Changes
|
|
1450
|
+
|
|
1451
|
+
- ca0559444c: Avoid usage of `.to*Case()`, preferring `.toLocale*Case('en-US')` instead.
|
|
1452
|
+
- 81a41ec249: Added a `name` key to all extensions in order to improve Analytics API metadata.
|
|
1453
|
+
- Updated dependencies
|
|
1454
|
+
- @backstage/core-components@0.6.1
|
|
1455
|
+
- @backstage/core-plugin-api@0.1.10
|
|
1456
|
+
- @backstage/plugin-catalog-react@0.5.2
|
|
1457
|
+
- @backstage/catalog-model@0.9.4
|
|
1458
|
+
|
|
1459
|
+
## 0.1.13
|
|
1460
|
+
|
|
1461
|
+
### Patch Changes
|
|
1462
|
+
|
|
1463
|
+
- Updated dependencies
|
|
1464
|
+
- @backstage/core-plugin-api@0.1.9
|
|
1465
|
+
- @backstage/core-components@0.6.0
|
|
1466
|
+
- @backstage/plugin-catalog-react@0.5.1
|
|
1467
|
+
|
|
1468
|
+
## 0.1.12
|
|
1469
|
+
|
|
1470
|
+
### Patch Changes
|
|
1471
|
+
|
|
1472
|
+
- Updated dependencies
|
|
1473
|
+
- @backstage/core-components@0.5.0
|
|
1474
|
+
- @backstage/plugin-catalog-react@0.5.0
|
|
1475
|
+
- @backstage/catalog-model@0.9.3
|
|
1476
|
+
|
|
1477
|
+
## 0.1.11
|
|
1478
|
+
|
|
1479
|
+
### Patch Changes
|
|
1480
|
+
|
|
1481
|
+
- 9f1362dcc1: Upgrade `@material-ui/lab` to `4.0.0-alpha.57`.
|
|
1482
|
+
- Updated dependencies
|
|
1483
|
+
- @backstage/core-components@0.4.2
|
|
1484
|
+
- @backstage/plugin-catalog-react@0.4.6
|
|
1485
|
+
- @backstage/core-plugin-api@0.1.8
|
|
1486
|
+
|
|
1487
|
+
## 0.1.10
|
|
1488
|
+
|
|
1489
|
+
### Patch Changes
|
|
1490
|
+
|
|
1491
|
+
- Updated dependencies
|
|
1492
|
+
- @backstage/plugin-catalog-react@0.4.5
|
|
1493
|
+
- @backstage/core-components@0.4.0
|
|
1494
|
+
- @backstage/catalog-model@0.9.1
|
|
1495
|
+
|
|
1496
|
+
## 0.1.9
|
|
1497
|
+
|
|
1498
|
+
### Patch Changes
|
|
1499
|
+
|
|
1500
|
+
- 8bedb75ae: Update Luxon dependency to 2.x
|
|
1501
|
+
- Updated dependencies
|
|
1502
|
+
- @backstage/core-components@0.3.1
|
|
1503
|
+
- @backstage/core-plugin-api@0.1.6
|
|
1504
|
+
- @backstage/plugin-catalog-react@0.4.2
|
|
1505
|
+
|
|
1506
|
+
## 0.1.8
|
|
1507
|
+
|
|
1508
|
+
### Patch Changes
|
|
1509
|
+
|
|
1510
|
+
- Updated dependencies
|
|
1511
|
+
- @backstage/core-components@0.3.0
|
|
1512
|
+
- @backstage/core-plugin-api@0.1.5
|
|
1513
|
+
- @backstage/plugin-catalog-react@0.4.1
|
|
1514
|
+
|
|
1515
|
+
## 0.1.7
|
|
1516
|
+
|
|
1517
|
+
### Patch Changes
|
|
1518
|
+
|
|
1519
|
+
- 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`.
|
|
1520
|
+
- Switching out `material-table` to `@material-table/core` for support for the later versions of `material-ui/core`
|
|
1521
|
+
- This causes a minor API change to `@backstage/core-components` as the interface for `Table` re-exports the `prop` from the underlying `Table` components.
|
|
1522
|
+
- `onChangeRowsPerPage` has been renamed to `onRowsPerPageChange`
|
|
1523
|
+
- `onChangePage` has been renamed to `onPageChange`
|
|
1524
|
+
- Migration guide is here: https://material-table-core.com/docs/breaking-changes
|
|
1525
|
+
- Updated dependencies
|
|
1526
|
+
- @backstage/core-components@0.2.0
|
|
1527
|
+
- @backstage/plugin-catalog-react@0.4.0
|
|
1528
|
+
- @backstage/core-plugin-api@0.1.4
|
|
1529
|
+
- @backstage/theme@0.2.9
|
|
1530
|
+
|
|
1531
|
+
## 0.1.6
|
|
1532
|
+
|
|
1533
|
+
### Patch Changes
|
|
1534
|
+
|
|
1535
|
+
- Updated dependencies
|
|
1536
|
+
- @backstage/plugin-catalog-react@0.3.0
|
|
1537
|
+
|
|
1538
|
+
## 0.1.5
|
|
1539
|
+
|
|
1540
|
+
### Patch Changes
|
|
1541
|
+
|
|
1542
|
+
- 4ca8e569a: chore: bump `@date-io/luxon` from 1.3.13 to 2.10.11
|
|
1543
|
+
- Updated dependencies
|
|
1544
|
+
- @backstage/core-components@0.1.5
|
|
1545
|
+
- @backstage/catalog-model@0.9.0
|
|
1546
|
+
- @backstage/plugin-catalog-react@0.2.6
|
|
1547
|
+
|
|
1548
|
+
## 0.1.4
|
|
1549
|
+
|
|
1550
|
+
### Patch Changes
|
|
1551
|
+
|
|
1552
|
+
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
|
|
1553
|
+
- Updated dependencies
|
|
1554
|
+
- @backstage/core-plugin-api@0.1.3
|
|
1555
|
+
- @backstage/catalog-model@0.8.4
|
|
1556
|
+
- @backstage/plugin-catalog-react@0.2.4
|
|
1557
|
+
|
|
1558
|
+
## 0.1.3
|
|
1559
|
+
|
|
1560
|
+
### Patch Changes
|
|
1561
|
+
|
|
1562
|
+
- Updated dependencies [add62a455]
|
|
1563
|
+
- Updated dependencies [cc592248b]
|
|
1564
|
+
- Updated dependencies [17c497b81]
|
|
1565
|
+
- Updated dependencies [704875e26]
|
|
1566
|
+
- @backstage/catalog-model@0.8.0
|
|
1567
|
+
- @backstage/core@0.7.11
|
|
1568
|
+
- @backstage/plugin-catalog-react@0.2.0
|
|
1569
|
+
|
|
1570
|
+
## 0.1.2
|
|
1571
|
+
|
|
1572
|
+
### Patch Changes
|
|
1573
|
+
|
|
1574
|
+
- f915a342d: [ImgBot] Optimize images
|
|
1575
|
+
- Updated dependencies [f7f7783a3]
|
|
1576
|
+
- Updated dependencies [65e6c4541]
|
|
1577
|
+
- Updated dependencies [68fdbf014]
|
|
1578
|
+
- Updated dependencies [5da6a561d]
|
|
1579
|
+
- @backstage/catalog-model@0.7.10
|
|
1580
|
+
- @backstage/core@0.7.10
|