@backstage-community/plugin-badges 0.2.59

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