@backstage-community/plugin-bazaar 0.2.27
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 +1759 -0
- package/README.md +155 -0
- package/dist/esm/index-CM8Pdxty.esm.js +92 -0
- package/dist/esm/index-CM8Pdxty.esm.js.map +1 -0
- package/dist/index.d.ts +49 -0
- package/dist/index.esm.js +1750 -0
- package/dist/index.esm.js.map +1 -0
- package/package.json +71 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1759 @@
|
|
|
1
|
+
# @backstage-community/plugin-bazaar
|
|
2
|
+
|
|
3
|
+
## 0.2.27
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
|
|
8
|
+
|
|
9
|
+
## 0.2.26
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies
|
|
14
|
+
- @backstage/plugin-catalog-react@1.11.3
|
|
15
|
+
- @backstage/core-components@0.14.4
|
|
16
|
+
- @backstage/core-plugin-api@1.9.2
|
|
17
|
+
- @backstage/catalog-client@1.6.4
|
|
18
|
+
- @backstage/catalog-model@1.4.5
|
|
19
|
+
- @backstage/errors@1.2.4
|
|
20
|
+
|
|
21
|
+
## 0.2.26-next.1
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies
|
|
26
|
+
- @backstage/catalog-client@1.6.4-next.0
|
|
27
|
+
- @backstage/catalog-model@1.4.5
|
|
28
|
+
- @backstage/core-components@0.14.4-next.0
|
|
29
|
+
- @backstage/core-plugin-api@1.9.1
|
|
30
|
+
- @backstage/errors@1.2.4
|
|
31
|
+
- @backstage/plugin-catalog-react@1.11.3-next.1
|
|
32
|
+
|
|
33
|
+
## 0.2.26-next.0
|
|
34
|
+
|
|
35
|
+
### Patch Changes
|
|
36
|
+
|
|
37
|
+
- Updated dependencies
|
|
38
|
+
- @backstage/core-components@0.14.4-next.0
|
|
39
|
+
- @backstage/catalog-client@1.6.3
|
|
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.25
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- e8f026a: Use ESM exports of react-use library
|
|
50
|
+
- Updated dependencies
|
|
51
|
+
- @backstage/catalog-client@1.6.3
|
|
52
|
+
- @backstage/core-components@0.14.3
|
|
53
|
+
- @backstage/plugin-catalog-react@1.11.2
|
|
54
|
+
- @backstage/core-plugin-api@1.9.1
|
|
55
|
+
- @backstage/catalog-model@1.4.5
|
|
56
|
+
- @backstage/errors@1.2.4
|
|
57
|
+
|
|
58
|
+
## 0.2.24
|
|
59
|
+
|
|
60
|
+
### Patch Changes
|
|
61
|
+
|
|
62
|
+
- e8f026a: Use ESM exports of react-use library
|
|
63
|
+
- Updated dependencies
|
|
64
|
+
- @backstage/catalog-client@1.6.2
|
|
65
|
+
- @backstage/core-components@0.14.2
|
|
66
|
+
- @backstage/plugin-catalog-react@1.11.1
|
|
67
|
+
- @backstage/core-plugin-api@1.9.1
|
|
68
|
+
- @backstage/catalog-model@1.4.5
|
|
69
|
+
- @backstage/errors@1.2.4
|
|
70
|
+
|
|
71
|
+
## 0.2.23
|
|
72
|
+
|
|
73
|
+
### Patch Changes
|
|
74
|
+
|
|
75
|
+
- b7b0466: Remove the use of the deprecated `customStyles` for `Avatar`
|
|
76
|
+
- cb64381: Added an optional ESLint rule - no-top-level-material-ui-4-imports - in bazaar plugin which has an auto fix function to migrate the imports and used it to migrate the Material UI imports for plugins/bazaar
|
|
77
|
+
- Updated dependencies
|
|
78
|
+
- @backstage/core-components@0.14.1
|
|
79
|
+
- @backstage/errors@1.2.4
|
|
80
|
+
- @backstage/plugin-catalog-react@1.11.0
|
|
81
|
+
- @backstage/catalog-client@1.6.1
|
|
82
|
+
- @backstage/catalog-model@1.4.5
|
|
83
|
+
- @backstage/core-plugin-api@1.9.1
|
|
84
|
+
|
|
85
|
+
## 0.2.23-next.2
|
|
86
|
+
|
|
87
|
+
### Patch Changes
|
|
88
|
+
|
|
89
|
+
- Updated dependencies
|
|
90
|
+
- @backstage/core-components@0.14.1-next.2
|
|
91
|
+
- @backstage/plugin-catalog-react@1.11.0-next.2
|
|
92
|
+
- @backstage/catalog-client@1.6.1-next.1
|
|
93
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
94
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
95
|
+
- @backstage/errors@1.2.4-next.0
|
|
96
|
+
|
|
97
|
+
## 0.2.23-next.1
|
|
98
|
+
|
|
99
|
+
### Patch Changes
|
|
100
|
+
|
|
101
|
+
- Updated dependencies
|
|
102
|
+
- @backstage/core-components@0.14.1-next.1
|
|
103
|
+
- @backstage/plugin-catalog-react@1.10.1-next.1
|
|
104
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
105
|
+
- @backstage/catalog-client@1.6.1-next.0
|
|
106
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
107
|
+
- @backstage/errors@1.2.4-next.0
|
|
108
|
+
|
|
109
|
+
## 0.2.23-next.0
|
|
110
|
+
|
|
111
|
+
### Patch Changes
|
|
112
|
+
|
|
113
|
+
- Updated dependencies
|
|
114
|
+
- @backstage/errors@1.2.4-next.0
|
|
115
|
+
- @backstage/core-components@0.14.1-next.0
|
|
116
|
+
- @backstage/plugin-catalog-react@1.10.1-next.0
|
|
117
|
+
- @backstage/catalog-client@1.6.1-next.0
|
|
118
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
119
|
+
- @backstage/core-plugin-api@1.9.1-next.0
|
|
120
|
+
|
|
121
|
+
## 0.2.22
|
|
122
|
+
|
|
123
|
+
### Patch Changes
|
|
124
|
+
|
|
125
|
+
- 9aac2b0: Use `--cwd` as the first `yarn` argument
|
|
126
|
+
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
|
127
|
+
- Updated dependencies
|
|
128
|
+
- @backstage/plugin-catalog-react@1.10.0
|
|
129
|
+
- @backstage/core-components@0.14.0
|
|
130
|
+
- @backstage/catalog-model@1.4.4
|
|
131
|
+
- @backstage/core-plugin-api@1.9.0
|
|
132
|
+
- @backstage/catalog-client@1.6.0
|
|
133
|
+
- @backstage/errors@1.2.3
|
|
134
|
+
|
|
135
|
+
## 0.2.22-next.3
|
|
136
|
+
|
|
137
|
+
### Patch Changes
|
|
138
|
+
|
|
139
|
+
- Updated dependencies
|
|
140
|
+
- @backstage/core-components@0.14.0-next.2
|
|
141
|
+
- @backstage/plugin-catalog-react@1.10.0-next.3
|
|
142
|
+
- @backstage/catalog-client@1.6.0-next.1
|
|
143
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
144
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
145
|
+
- @backstage/errors@1.2.3
|
|
146
|
+
|
|
147
|
+
## 0.2.22-next.2
|
|
148
|
+
|
|
149
|
+
### Patch Changes
|
|
150
|
+
|
|
151
|
+
- 9aac2b0: Use `--cwd` as the first `yarn` argument
|
|
152
|
+
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
|
153
|
+
- Updated dependencies
|
|
154
|
+
- @backstage/core-components@0.14.0-next.1
|
|
155
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
156
|
+
- @backstage/plugin-catalog-react@1.10.0-next.2
|
|
157
|
+
- @backstage/catalog-client@1.6.0-next.1
|
|
158
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
159
|
+
- @backstage/errors@1.2.3
|
|
160
|
+
|
|
161
|
+
## 0.2.22-next.1
|
|
162
|
+
|
|
163
|
+
### Patch Changes
|
|
164
|
+
|
|
165
|
+
- Updated dependencies
|
|
166
|
+
- @backstage/core-components@0.14.0-next.0
|
|
167
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
168
|
+
- @backstage/catalog-client@1.6.0-next.1
|
|
169
|
+
- @backstage/core-plugin-api@1.8.3-next.0
|
|
170
|
+
- @backstage/plugin-catalog-react@1.9.4-next.1
|
|
171
|
+
- @backstage/errors@1.2.3
|
|
172
|
+
|
|
173
|
+
## 0.2.22-next.0
|
|
174
|
+
|
|
175
|
+
### Patch Changes
|
|
176
|
+
|
|
177
|
+
- Updated dependencies
|
|
178
|
+
- @backstage/plugin-catalog-react@1.9.4-next.0
|
|
179
|
+
- @backstage/catalog-client@1.6.0-next.0
|
|
180
|
+
- @backstage/core-components@0.13.10
|
|
181
|
+
- @backstage/catalog-model@1.4.3
|
|
182
|
+
- @backstage/core-plugin-api@1.8.2
|
|
183
|
+
- @backstage/errors@1.2.3
|
|
184
|
+
|
|
185
|
+
## 0.2.21
|
|
186
|
+
|
|
187
|
+
### Patch Changes
|
|
188
|
+
|
|
189
|
+
- 4016f21: Remove some unused dependencies
|
|
190
|
+
- Updated dependencies
|
|
191
|
+
- @backstage/core-components@0.13.10
|
|
192
|
+
- @backstage/core-plugin-api@1.8.2
|
|
193
|
+
- @backstage/catalog-client@1.5.2
|
|
194
|
+
- @backstage/plugin-catalog-react@1.9.3
|
|
195
|
+
- @backstage/catalog-model@1.4.3
|
|
196
|
+
- @backstage/errors@1.2.3
|
|
197
|
+
|
|
198
|
+
## 0.2.21-next.2
|
|
199
|
+
|
|
200
|
+
### Patch Changes
|
|
201
|
+
|
|
202
|
+
- Updated dependencies
|
|
203
|
+
- @backstage/plugin-catalog-react@1.9.3-next.2
|
|
204
|
+
|
|
205
|
+
## 0.2.21-next.1
|
|
206
|
+
|
|
207
|
+
### Patch Changes
|
|
208
|
+
|
|
209
|
+
- Updated dependencies
|
|
210
|
+
- @backstage/core-plugin-api@1.8.2-next.0
|
|
211
|
+
- @backstage/core-components@0.13.10-next.1
|
|
212
|
+
- @backstage/plugin-catalog-react@1.9.3-next.1
|
|
213
|
+
- @backstage/catalog-client@1.5.2-next.0
|
|
214
|
+
- @backstage/catalog-model@1.4.3
|
|
215
|
+
- @backstage/errors@1.2.3
|
|
216
|
+
|
|
217
|
+
## 0.2.21-next.0
|
|
218
|
+
|
|
219
|
+
### Patch Changes
|
|
220
|
+
|
|
221
|
+
- 4016f21: Remove some unused dependencies
|
|
222
|
+
- Updated dependencies
|
|
223
|
+
- @backstage/core-components@0.13.10-next.0
|
|
224
|
+
- @backstage/catalog-client@1.5.2-next.0
|
|
225
|
+
- @backstage/plugin-catalog-react@1.9.3-next.0
|
|
226
|
+
- @backstage/catalog-model@1.4.3
|
|
227
|
+
- @backstage/core-plugin-api@1.8.1
|
|
228
|
+
- @backstage/errors@1.2.3
|
|
229
|
+
|
|
230
|
+
## 0.2.20
|
|
231
|
+
|
|
232
|
+
### Patch Changes
|
|
233
|
+
|
|
234
|
+
- 5d79682: Internalize 'AboutField' to break catalog dependency
|
|
235
|
+
- Updated dependencies
|
|
236
|
+
- @backstage/core-plugin-api@1.8.1
|
|
237
|
+
- @backstage/plugin-catalog-react@1.9.2
|
|
238
|
+
- @backstage/core-components@0.13.9
|
|
239
|
+
- @backstage/theme@0.5.0
|
|
240
|
+
- @backstage/catalog-client@1.5.0
|
|
241
|
+
- @backstage/catalog-model@1.4.3
|
|
242
|
+
- @backstage/errors@1.2.3
|
|
243
|
+
|
|
244
|
+
## 0.2.20-next.4
|
|
245
|
+
|
|
246
|
+
### Patch Changes
|
|
247
|
+
|
|
248
|
+
- Updated dependencies
|
|
249
|
+
- @backstage/core-components@0.13.9-next.3
|
|
250
|
+
- @backstage/catalog-client@1.5.0-next.1
|
|
251
|
+
- @backstage/catalog-model@1.4.3
|
|
252
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
253
|
+
- @backstage/errors@1.2.3
|
|
254
|
+
- @backstage/theme@0.5.0-next.1
|
|
255
|
+
- @backstage/plugin-catalog-react@1.9.2-next.3
|
|
256
|
+
|
|
257
|
+
## 0.2.20-next.3
|
|
258
|
+
|
|
259
|
+
### Patch Changes
|
|
260
|
+
|
|
261
|
+
- Updated dependencies
|
|
262
|
+
- @backstage/theme@0.5.0-next.1
|
|
263
|
+
- @backstage/plugin-catalog-react@1.9.2-next.2
|
|
264
|
+
- @backstage/catalog-client@1.5.0-next.1
|
|
265
|
+
- @backstage/catalog-model@1.4.3
|
|
266
|
+
- @backstage/core-components@0.13.9-next.2
|
|
267
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
268
|
+
- @backstage/errors@1.2.3
|
|
269
|
+
|
|
270
|
+
## 0.2.20-next.2
|
|
271
|
+
|
|
272
|
+
### Patch Changes
|
|
273
|
+
|
|
274
|
+
- 5d796829bb: Internalize 'AboutField' to break catalog dependency
|
|
275
|
+
- Updated dependencies
|
|
276
|
+
- @backstage/core-components@0.13.9-next.1
|
|
277
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
278
|
+
- @backstage/plugin-catalog-react@1.9.2-next.1
|
|
279
|
+
- @backstage/catalog-client@1.5.0-next.0
|
|
280
|
+
- @backstage/catalog-model@1.4.3
|
|
281
|
+
- @backstage/errors@1.2.3
|
|
282
|
+
- @backstage/theme@0.5.0-next.0
|
|
283
|
+
|
|
284
|
+
## 0.2.20-next.1
|
|
285
|
+
|
|
286
|
+
### Patch Changes
|
|
287
|
+
|
|
288
|
+
- Updated dependencies
|
|
289
|
+
- @backstage/plugin-catalog@1.16.0-next.1
|
|
290
|
+
|
|
291
|
+
## 0.2.20-next.0
|
|
292
|
+
|
|
293
|
+
### Patch Changes
|
|
294
|
+
|
|
295
|
+
- Updated dependencies
|
|
296
|
+
- @backstage/core-plugin-api@1.8.1-next.0
|
|
297
|
+
- @backstage/plugin-catalog-react@1.9.2-next.0
|
|
298
|
+
- @backstage/core-components@0.13.9-next.0
|
|
299
|
+
- @backstage/plugin-catalog@1.16.0-next.0
|
|
300
|
+
- @backstage/theme@0.5.0-next.0
|
|
301
|
+
- @backstage/catalog-client@1.4.6
|
|
302
|
+
- @backstage/catalog-model@1.4.3
|
|
303
|
+
- @backstage/errors@1.2.3
|
|
304
|
+
|
|
305
|
+
## 0.2.18
|
|
306
|
+
|
|
307
|
+
### Patch Changes
|
|
308
|
+
|
|
309
|
+
- c6e7940ccf: Updated Readme document in bazaar plugin
|
|
310
|
+
- 4e66e37bd1: Added alert popup for link and unlink entity in bazaar project
|
|
311
|
+
- c5aad900e3: Adding descending sort in a bazaar plugin
|
|
312
|
+
- 6c2b872153: Add official support for React 18.
|
|
313
|
+
- 69ee8d75f4: Remove `button` prop from used MaterialUI `MenuItem` component fixing incompatibility with MaterialUI v5.
|
|
314
|
+
- b3acba9091: Added alert popup in the bazaar plugin
|
|
315
|
+
- 1a40159acb: Removed unnecessary dependency on `@backstage/cli`.
|
|
316
|
+
- 62b5922916: Internal theme type updates
|
|
317
|
+
- Updated dependencies
|
|
318
|
+
- @backstage/plugin-catalog-react@1.9.0
|
|
319
|
+
- @backstage/core-components@0.13.8
|
|
320
|
+
- @backstage/plugin-catalog@1.15.0
|
|
321
|
+
- @backstage/core-plugin-api@1.8.0
|
|
322
|
+
- @backstage/theme@0.4.4
|
|
323
|
+
- @backstage/catalog-client@1.4.6
|
|
324
|
+
- @backstage/catalog-model@1.4.3
|
|
325
|
+
- @backstage/errors@1.2.3
|
|
326
|
+
|
|
327
|
+
## 0.2.18-next.2
|
|
328
|
+
|
|
329
|
+
### Patch Changes
|
|
330
|
+
|
|
331
|
+
- [#20830](https://github.com/backstage/backstage/pull/20830) [`c6e7940ccf`](https://github.com/backstage/backstage/commit/c6e7940ccfc986bce1077ba8e8abdae6ebb06296) Thanks [@AmbrishRamachandiran](https://github.com/AmbrishRamachandiran)! - Updated Readme document in bazaar plugin
|
|
332
|
+
|
|
333
|
+
- Updated dependencies
|
|
334
|
+
- @backstage/core-components@0.13.8-next.2
|
|
335
|
+
- @backstage/plugin-catalog@1.15.0-next.2
|
|
336
|
+
- @backstage/plugin-catalog-react@1.9.0-next.2
|
|
337
|
+
|
|
338
|
+
## 0.2.18-next.1
|
|
339
|
+
|
|
340
|
+
### Patch Changes
|
|
341
|
+
|
|
342
|
+
- c5aad900e3: Adding descending sort in a bazaar plugin
|
|
343
|
+
- b3acba9091: Added alert popup in the bazaar plugin
|
|
344
|
+
- 1a40159acb: Removed unnecessary dependency on `@backstage/cli`.
|
|
345
|
+
- 62b5922916: Internal theme type updates
|
|
346
|
+
- Updated dependencies
|
|
347
|
+
- @backstage/plugin-catalog@1.15.0-next.1
|
|
348
|
+
- @backstage/plugin-catalog-react@1.9.0-next.1
|
|
349
|
+
- @backstage/core-components@0.13.8-next.1
|
|
350
|
+
- @backstage/catalog-client@1.4.5
|
|
351
|
+
- @backstage/catalog-model@1.4.3
|
|
352
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
353
|
+
- @backstage/errors@1.2.3
|
|
354
|
+
- @backstage/theme@0.4.4-next.0
|
|
355
|
+
|
|
356
|
+
## 0.2.18-next.0
|
|
357
|
+
|
|
358
|
+
### Patch Changes
|
|
359
|
+
|
|
360
|
+
- 6c2b872153: Add official support for React 18.
|
|
361
|
+
- Updated dependencies
|
|
362
|
+
- @backstage/cli@0.24.0-next.0
|
|
363
|
+
- @backstage/core-components@0.13.7-next.0
|
|
364
|
+
- @backstage/plugin-catalog@1.15.0-next.0
|
|
365
|
+
- @backstage/plugin-catalog-react@1.9.0-next.0
|
|
366
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
367
|
+
- @backstage/theme@0.4.4-next.0
|
|
368
|
+
- @backstage/catalog-client@1.4.5
|
|
369
|
+
- @backstage/catalog-model@1.4.3
|
|
370
|
+
- @backstage/errors@1.2.3
|
|
371
|
+
|
|
372
|
+
## 0.2.17
|
|
373
|
+
|
|
374
|
+
### Patch Changes
|
|
375
|
+
|
|
376
|
+
- 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
|
|
377
|
+
- Updated dependencies
|
|
378
|
+
- @backstage/plugin-catalog-react@1.8.5
|
|
379
|
+
- @backstage/plugin-catalog@1.14.0
|
|
380
|
+
- @backstage/cli@0.23.0
|
|
381
|
+
- @backstage/core-plugin-api@1.7.0
|
|
382
|
+
- @backstage/core-components@0.13.6
|
|
383
|
+
- @backstage/catalog-model@1.4.3
|
|
384
|
+
- @backstage/errors@1.2.3
|
|
385
|
+
- @backstage/theme@0.4.3
|
|
386
|
+
- @backstage/catalog-client@1.4.5
|
|
387
|
+
|
|
388
|
+
## 0.2.17-next.2
|
|
389
|
+
|
|
390
|
+
### Patch Changes
|
|
391
|
+
|
|
392
|
+
- Updated dependencies
|
|
393
|
+
- @backstage/cli@0.23.0-next.2
|
|
394
|
+
- @backstage/core-components@0.13.6-next.2
|
|
395
|
+
- @backstage/core-plugin-api@1.7.0-next.1
|
|
396
|
+
- @backstage/catalog-model@1.4.3-next.0
|
|
397
|
+
- @backstage/plugin-catalog-react@1.8.5-next.2
|
|
398
|
+
- @backstage/errors@1.2.3-next.0
|
|
399
|
+
- @backstage/plugin-catalog@1.14.0-next.2
|
|
400
|
+
- @backstage/theme@0.4.3-next.0
|
|
401
|
+
- @backstage/catalog-client@1.4.5-next.0
|
|
402
|
+
|
|
403
|
+
## 0.2.17-next.1
|
|
404
|
+
|
|
405
|
+
### Patch Changes
|
|
406
|
+
|
|
407
|
+
- Updated dependencies
|
|
408
|
+
- @backstage/plugin-catalog@1.14.0-next.1
|
|
409
|
+
- @backstage/core-components@0.13.6-next.1
|
|
410
|
+
- @backstage/cli@0.23.0-next.1
|
|
411
|
+
- @backstage/plugin-catalog-react@1.8.5-next.1
|
|
412
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
413
|
+
- @backstage/catalog-client@1.4.4
|
|
414
|
+
- @backstage/catalog-model@1.4.2
|
|
415
|
+
- @backstage/errors@1.2.2
|
|
416
|
+
- @backstage/theme@0.4.2
|
|
417
|
+
|
|
418
|
+
## 0.2.17-next.0
|
|
419
|
+
|
|
420
|
+
### Patch Changes
|
|
421
|
+
|
|
422
|
+
- Updated dependencies
|
|
423
|
+
- @backstage/plugin-catalog-react@1.8.5-next.0
|
|
424
|
+
- @backstage/cli@0.23.0-next.0
|
|
425
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
426
|
+
- @backstage/plugin-catalog@1.14.0-next.0
|
|
427
|
+
- @backstage/core-components@0.13.6-next.0
|
|
428
|
+
- @backstage/catalog-client@1.4.4
|
|
429
|
+
- @backstage/catalog-model@1.4.2
|
|
430
|
+
- @backstage/errors@1.2.2
|
|
431
|
+
- @backstage/theme@0.4.2
|
|
432
|
+
|
|
433
|
+
## 0.2.16
|
|
434
|
+
|
|
435
|
+
### Patch Changes
|
|
436
|
+
|
|
437
|
+
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
|
|
438
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
439
|
+
- Updated dependencies
|
|
440
|
+
- @backstage/cli@0.22.13
|
|
441
|
+
- @backstage/plugin-catalog@1.13.0
|
|
442
|
+
- @backstage/plugin-catalog-react@1.8.4
|
|
443
|
+
- @backstage/core-components@0.13.5
|
|
444
|
+
- @backstage/catalog-client@1.4.4
|
|
445
|
+
- @backstage/catalog-model@1.4.2
|
|
446
|
+
- @backstage/core-plugin-api@1.6.0
|
|
447
|
+
- @backstage/errors@1.2.2
|
|
448
|
+
- @backstage/theme@0.4.2
|
|
449
|
+
|
|
450
|
+
## 0.2.16-next.3
|
|
451
|
+
|
|
452
|
+
### Patch Changes
|
|
453
|
+
|
|
454
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
455
|
+
- Updated dependencies
|
|
456
|
+
- @backstage/cli@0.22.13-next.3
|
|
457
|
+
- @backstage/catalog-client@1.4.4-next.2
|
|
458
|
+
- @backstage/catalog-model@1.4.2-next.2
|
|
459
|
+
- @backstage/core-components@0.13.5-next.3
|
|
460
|
+
- @backstage/core-plugin-api@1.6.0-next.3
|
|
461
|
+
- @backstage/errors@1.2.2-next.0
|
|
462
|
+
- @backstage/plugin-catalog@1.13.0-next.3
|
|
463
|
+
- @backstage/plugin-catalog-react@1.8.4-next.3
|
|
464
|
+
- @backstage/theme@0.4.2-next.0
|
|
465
|
+
|
|
466
|
+
## 0.2.16-next.2
|
|
467
|
+
|
|
468
|
+
### Patch Changes
|
|
469
|
+
|
|
470
|
+
- Updated dependencies
|
|
471
|
+
- @backstage/plugin-catalog@1.13.0-next.2
|
|
472
|
+
- @backstage/core-components@0.13.5-next.2
|
|
473
|
+
- @backstage/core-plugin-api@1.6.0-next.2
|
|
474
|
+
- @backstage/cli@0.22.13-next.2
|
|
475
|
+
- @backstage/plugin-catalog-react@1.8.4-next.2
|
|
476
|
+
- @backstage/catalog-model@1.4.2-next.1
|
|
477
|
+
- @backstage/catalog-client@1.4.4-next.1
|
|
478
|
+
- @backstage/errors@1.2.1
|
|
479
|
+
- @backstage/theme@0.4.1
|
|
480
|
+
|
|
481
|
+
## 0.2.16-next.1
|
|
482
|
+
|
|
483
|
+
### Patch Changes
|
|
484
|
+
|
|
485
|
+
- Updated dependencies
|
|
486
|
+
- @backstage/plugin-catalog-react@1.8.4-next.1
|
|
487
|
+
- @backstage/core-components@0.13.5-next.1
|
|
488
|
+
- @backstage/plugin-catalog@1.12.5-next.1
|
|
489
|
+
- @backstage/cli@0.22.13-next.1
|
|
490
|
+
- @backstage/catalog-model@1.4.2-next.0
|
|
491
|
+
- @backstage/core-plugin-api@1.6.0-next.1
|
|
492
|
+
- @backstage/catalog-client@1.4.4-next.0
|
|
493
|
+
- @backstage/errors@1.2.1
|
|
494
|
+
- @backstage/theme@0.4.1
|
|
495
|
+
|
|
496
|
+
## 0.2.15-next.0
|
|
497
|
+
|
|
498
|
+
### Patch Changes
|
|
499
|
+
|
|
500
|
+
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
|
|
501
|
+
- Updated dependencies
|
|
502
|
+
- @backstage/plugin-catalog@1.12.4-next.0
|
|
503
|
+
- @backstage/cli@0.22.12-next.0
|
|
504
|
+
- @backstage/core-plugin-api@1.6.0-next.0
|
|
505
|
+
- @backstage/core-components@0.13.5-next.0
|
|
506
|
+
- @backstage/catalog-client@1.4.3
|
|
507
|
+
- @backstage/catalog-model@1.4.1
|
|
508
|
+
- @backstage/errors@1.2.1
|
|
509
|
+
- @backstage/theme@0.4.1
|
|
510
|
+
- @backstage/plugin-catalog-react@1.8.3-next.0
|
|
511
|
+
|
|
512
|
+
## 0.2.12
|
|
513
|
+
|
|
514
|
+
### Patch Changes
|
|
515
|
+
|
|
516
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
517
|
+
- Updated dependencies
|
|
518
|
+
- @backstage/cli@0.22.10
|
|
519
|
+
- @backstage/core-components@0.13.4
|
|
520
|
+
- @backstage/plugin-catalog@1.12.1
|
|
521
|
+
- @backstage/plugin-catalog-react@1.8.1
|
|
522
|
+
- @backstage/core-plugin-api@1.5.3
|
|
523
|
+
- @backstage/catalog-client@1.4.3
|
|
524
|
+
- @backstage/catalog-model@1.4.1
|
|
525
|
+
- @backstage/errors@1.2.1
|
|
526
|
+
- @backstage/theme@0.4.1
|
|
527
|
+
|
|
528
|
+
## 0.2.12-next.2
|
|
529
|
+
|
|
530
|
+
### Patch Changes
|
|
531
|
+
|
|
532
|
+
- Updated dependencies
|
|
533
|
+
- @backstage/plugin-catalog-react@1.8.1-next.1
|
|
534
|
+
- @backstage/plugin-catalog@1.12.1-next.2
|
|
535
|
+
- @backstage/cli@0.22.10-next.1
|
|
536
|
+
|
|
537
|
+
## 0.2.12-next.1
|
|
538
|
+
|
|
539
|
+
### Patch Changes
|
|
540
|
+
|
|
541
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
542
|
+
- Updated dependencies
|
|
543
|
+
- @backstage/cli@0.22.10-next.1
|
|
544
|
+
- @backstage/plugin-catalog@1.12.1-next.1
|
|
545
|
+
- @backstage/catalog-client@1.4.3
|
|
546
|
+
- @backstage/catalog-model@1.4.1
|
|
547
|
+
- @backstage/core-components@0.13.4-next.0
|
|
548
|
+
- @backstage/core-plugin-api@1.5.3
|
|
549
|
+
- @backstage/errors@1.2.1
|
|
550
|
+
- @backstage/theme@0.4.1
|
|
551
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
552
|
+
|
|
553
|
+
## 0.2.12-next.0
|
|
554
|
+
|
|
555
|
+
### Patch Changes
|
|
556
|
+
|
|
557
|
+
- Updated dependencies
|
|
558
|
+
- @backstage/cli@0.22.10-next.0
|
|
559
|
+
- @backstage/core-components@0.13.4-next.0
|
|
560
|
+
- @backstage/plugin-catalog@1.12.1-next.0
|
|
561
|
+
- @backstage/core-plugin-api@1.5.3
|
|
562
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
563
|
+
- @backstage/catalog-client@1.4.3
|
|
564
|
+
- @backstage/catalog-model@1.4.1
|
|
565
|
+
- @backstage/errors@1.2.1
|
|
566
|
+
- @backstage/theme@0.4.1
|
|
567
|
+
|
|
568
|
+
## 0.2.11
|
|
569
|
+
|
|
570
|
+
### Patch Changes
|
|
571
|
+
|
|
572
|
+
- Updated dependencies
|
|
573
|
+
- @backstage/cli@0.22.9
|
|
574
|
+
- @backstage/theme@0.4.1
|
|
575
|
+
- @backstage/errors@1.2.1
|
|
576
|
+
- @backstage/plugin-catalog-react@1.8.0
|
|
577
|
+
- @backstage/plugin-catalog@1.12.0
|
|
578
|
+
- @backstage/core-components@0.13.3
|
|
579
|
+
- @backstage/core-plugin-api@1.5.3
|
|
580
|
+
- @backstage/catalog-client@1.4.3
|
|
581
|
+
- @backstage/catalog-model@1.4.1
|
|
582
|
+
|
|
583
|
+
## 0.2.11-next.2
|
|
584
|
+
|
|
585
|
+
### Patch Changes
|
|
586
|
+
|
|
587
|
+
- Updated dependencies
|
|
588
|
+
- @backstage/cli@0.22.9-next.1
|
|
589
|
+
- @backstage/plugin-catalog-react@1.8.0-next.2
|
|
590
|
+
- @backstage/plugin-catalog@1.12.0-next.2
|
|
591
|
+
- @backstage/theme@0.4.1-next.1
|
|
592
|
+
- @backstage/core-plugin-api@1.5.3-next.1
|
|
593
|
+
- @backstage/core-components@0.13.3-next.2
|
|
594
|
+
- @backstage/catalog-client@1.4.3-next.0
|
|
595
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
596
|
+
- @backstage/errors@1.2.1-next.0
|
|
597
|
+
|
|
598
|
+
## 0.2.11-next.1
|
|
599
|
+
|
|
600
|
+
### Patch Changes
|
|
601
|
+
|
|
602
|
+
- Updated dependencies
|
|
603
|
+
- @backstage/theme@0.4.1-next.0
|
|
604
|
+
- @backstage/core-components@0.13.3-next.1
|
|
605
|
+
- @backstage/plugin-catalog@1.11.3-next.1
|
|
606
|
+
- @backstage/core-plugin-api@1.5.3-next.0
|
|
607
|
+
- @backstage/cli@0.22.9-next.0
|
|
608
|
+
- @backstage/plugin-catalog-react@1.7.1-next.1
|
|
609
|
+
|
|
610
|
+
## 0.2.11-next.0
|
|
611
|
+
|
|
612
|
+
### Patch Changes
|
|
613
|
+
|
|
614
|
+
- Updated dependencies
|
|
615
|
+
- @backstage/cli@0.22.9-next.0
|
|
616
|
+
- @backstage/errors@1.2.1-next.0
|
|
617
|
+
- @backstage/core-components@0.13.3-next.0
|
|
618
|
+
- @backstage/catalog-client@1.4.3-next.0
|
|
619
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
620
|
+
- @backstage/core-plugin-api@1.5.2
|
|
621
|
+
- @backstage/theme@0.4.0
|
|
622
|
+
- @backstage/plugin-catalog@1.11.3-next.0
|
|
623
|
+
- @backstage/plugin-catalog-react@1.7.1-next.0
|
|
624
|
+
|
|
625
|
+
## 0.2.10
|
|
626
|
+
|
|
627
|
+
### Patch Changes
|
|
628
|
+
|
|
629
|
+
- Updated dependencies
|
|
630
|
+
- @backstage/core-plugin-api@1.5.2
|
|
631
|
+
- @backstage/catalog-client@1.4.2
|
|
632
|
+
- @backstage/plugin-catalog@1.11.2
|
|
633
|
+
- @backstage/cli@0.22.8
|
|
634
|
+
- @backstage/core-components@0.13.2
|
|
635
|
+
- @backstage/theme@0.4.0
|
|
636
|
+
- @backstage/plugin-catalog-react@1.7.0
|
|
637
|
+
- @backstage/catalog-model@1.4.0
|
|
638
|
+
- @backstage/errors@1.2.0
|
|
639
|
+
|
|
640
|
+
## 0.2.10-next.3
|
|
641
|
+
|
|
642
|
+
### Patch Changes
|
|
643
|
+
|
|
644
|
+
- Updated dependencies
|
|
645
|
+
- @backstage/cli@0.22.8-next.2
|
|
646
|
+
- @backstage/core-components@0.13.2-next.3
|
|
647
|
+
- @backstage/catalog-model@1.4.0-next.1
|
|
648
|
+
- @backstage/plugin-catalog@1.11.2-next.3
|
|
649
|
+
- @backstage/catalog-client@1.4.2-next.2
|
|
650
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
651
|
+
- @backstage/errors@1.2.0-next.0
|
|
652
|
+
- @backstage/theme@0.4.0-next.1
|
|
653
|
+
- @backstage/plugin-catalog-react@1.7.0-next.3
|
|
654
|
+
|
|
655
|
+
## 0.2.9-next.2
|
|
656
|
+
|
|
657
|
+
### Patch Changes
|
|
658
|
+
|
|
659
|
+
- Updated dependencies
|
|
660
|
+
- @backstage/theme@0.4.0-next.1
|
|
661
|
+
- @backstage/plugin-catalog-react@1.7.0-next.2
|
|
662
|
+
- @backstage/core-components@0.13.2-next.2
|
|
663
|
+
- @backstage/plugin-catalog@1.11.1-next.2
|
|
664
|
+
- @backstage/cli@0.22.8-next.1
|
|
665
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
666
|
+
|
|
667
|
+
## 0.2.9-next.1
|
|
668
|
+
|
|
669
|
+
### Patch Changes
|
|
670
|
+
|
|
671
|
+
- Updated dependencies
|
|
672
|
+
- @backstage/plugin-catalog@1.11.1-next.1
|
|
673
|
+
- @backstage/errors@1.2.0-next.0
|
|
674
|
+
- @backstage/core-components@0.13.2-next.1
|
|
675
|
+
- @backstage/plugin-catalog-react@1.7.0-next.1
|
|
676
|
+
- @backstage/catalog-model@1.4.0-next.0
|
|
677
|
+
- @backstage/cli@0.22.8-next.1
|
|
678
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
679
|
+
- @backstage/catalog-client@1.4.2-next.1
|
|
680
|
+
- @backstage/theme@0.4.0-next.0
|
|
681
|
+
|
|
682
|
+
## 0.2.9-next.0
|
|
683
|
+
|
|
684
|
+
### Patch Changes
|
|
685
|
+
|
|
686
|
+
- Updated dependencies
|
|
687
|
+
- @backstage/catalog-client@1.4.2-next.0
|
|
688
|
+
- @backstage/plugin-catalog-react@1.7.0-next.0
|
|
689
|
+
- @backstage/theme@0.4.0-next.0
|
|
690
|
+
- @backstage/cli@0.22.8-next.0
|
|
691
|
+
- @backstage/plugin-catalog@1.11.1-next.0
|
|
692
|
+
- @backstage/core-components@0.13.2-next.0
|
|
693
|
+
- @backstage/core-plugin-api@1.5.1
|
|
694
|
+
- @backstage/catalog-model@1.3.0
|
|
695
|
+
- @backstage/errors@1.1.5
|
|
696
|
+
|
|
697
|
+
## 0.2.8
|
|
698
|
+
|
|
699
|
+
### Patch Changes
|
|
700
|
+
|
|
701
|
+
- 900880ab7c3: Fixed `validateDOMNesting` warnings
|
|
702
|
+
- Updated dependencies
|
|
703
|
+
- @backstage/theme@0.3.0
|
|
704
|
+
- @backstage/cli@0.22.7
|
|
705
|
+
- @backstage/plugin-catalog-react@1.6.0
|
|
706
|
+
- @backstage/plugin-catalog@1.11.0
|
|
707
|
+
- @backstage/core-components@0.13.1
|
|
708
|
+
- @backstage/catalog-client@1.4.1
|
|
709
|
+
- @backstage/catalog-model@1.3.0
|
|
710
|
+
- @backstage/core-plugin-api@1.5.1
|
|
711
|
+
- @backstage/errors@1.1.5
|
|
712
|
+
|
|
713
|
+
## 0.2.8-next.2
|
|
714
|
+
|
|
715
|
+
### Patch Changes
|
|
716
|
+
|
|
717
|
+
- 900880ab7c3: Fixed `validateDOMNesting` warnings
|
|
718
|
+
- Updated dependencies
|
|
719
|
+
- @backstage/theme@0.3.0-next.0
|
|
720
|
+
- @backstage/core-components@0.13.1-next.1
|
|
721
|
+
- @backstage/cli@0.22.7-next.0
|
|
722
|
+
- @backstage/plugin-catalog@1.11.0-next.2
|
|
723
|
+
- @backstage/plugin-catalog-react@1.6.0-next.2
|
|
724
|
+
- @backstage/core-plugin-api@1.5.1
|
|
725
|
+
|
|
726
|
+
## 0.2.8-next.1
|
|
727
|
+
|
|
728
|
+
### Patch Changes
|
|
729
|
+
|
|
730
|
+
- Updated dependencies
|
|
731
|
+
- @backstage/core-components@0.13.1-next.0
|
|
732
|
+
- @backstage/cli@0.22.7-next.0
|
|
733
|
+
- @backstage/core-plugin-api@1.5.1
|
|
734
|
+
- @backstage/plugin-catalog@1.11.0-next.1
|
|
735
|
+
- @backstage/plugin-catalog-react@1.6.0-next.1
|
|
736
|
+
|
|
737
|
+
## 0.2.8-next.0
|
|
738
|
+
|
|
739
|
+
### Patch Changes
|
|
740
|
+
|
|
741
|
+
- Updated dependencies
|
|
742
|
+
- @backstage/plugin-catalog-react@1.6.0-next.0
|
|
743
|
+
- @backstage/plugin-catalog@1.11.0-next.0
|
|
744
|
+
- @backstage/cli@0.22.7-next.0
|
|
745
|
+
- @backstage/core-components@0.13.0
|
|
746
|
+
- @backstage/core-plugin-api@1.5.1
|
|
747
|
+
- @backstage/catalog-client@1.4.1
|
|
748
|
+
- @backstage/catalog-model@1.3.0
|
|
749
|
+
- @backstage/errors@1.1.5
|
|
750
|
+
- @backstage/theme@0.2.19
|
|
751
|
+
|
|
752
|
+
## 0.2.7
|
|
753
|
+
|
|
754
|
+
### Patch Changes
|
|
755
|
+
|
|
756
|
+
- fbd6f36611a: Added the `docs` parameter (optional) to link the project documentation
|
|
757
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
758
|
+
- 656914bb0ad: Added the `fullWidth` and `fullHeight` optional properties to the `BazaarPage`,
|
|
759
|
+
to replicate the styling options available on the `BazaarOverviewCard`.
|
|
760
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
761
|
+
- Updated dependencies
|
|
762
|
+
- @backstage/core-components@0.13.0
|
|
763
|
+
- @backstage/cli@0.22.6
|
|
764
|
+
- @backstage/catalog-client@1.4.1
|
|
765
|
+
- @backstage/plugin-catalog-react@1.5.0
|
|
766
|
+
- @backstage/plugin-catalog@1.10.0
|
|
767
|
+
- @backstage/theme@0.2.19
|
|
768
|
+
- @backstage/core-plugin-api@1.5.1
|
|
769
|
+
- @backstage/catalog-model@1.3.0
|
|
770
|
+
- @backstage/errors@1.1.5
|
|
771
|
+
|
|
772
|
+
## 0.2.7-next.3
|
|
773
|
+
|
|
774
|
+
### Patch Changes
|
|
775
|
+
|
|
776
|
+
- Updated dependencies
|
|
777
|
+
- @backstage/cli@0.22.6-next.3
|
|
778
|
+
- @backstage/plugin-catalog-react@1.5.0-next.3
|
|
779
|
+
- @backstage/catalog-model@1.3.0-next.0
|
|
780
|
+
- @backstage/core-components@0.13.0-next.3
|
|
781
|
+
- @backstage/catalog-client@1.4.1-next.1
|
|
782
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
783
|
+
- @backstage/errors@1.1.5
|
|
784
|
+
- @backstage/theme@0.2.19-next.0
|
|
785
|
+
- @backstage/plugin-catalog@1.10.0-next.3
|
|
786
|
+
|
|
787
|
+
## 0.2.7-next.2
|
|
788
|
+
|
|
789
|
+
### Patch Changes
|
|
790
|
+
|
|
791
|
+
- Updated dependencies
|
|
792
|
+
- @backstage/cli@0.22.6-next.2
|
|
793
|
+
- @backstage/catalog-client@1.4.1-next.0
|
|
794
|
+
- @backstage/core-components@0.12.6-next.2
|
|
795
|
+
- @backstage/plugin-catalog-react@1.4.1-next.2
|
|
796
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
797
|
+
- @backstage/catalog-model@1.2.1
|
|
798
|
+
- @backstage/errors@1.1.5
|
|
799
|
+
- @backstage/theme@0.2.19-next.0
|
|
800
|
+
- @backstage/plugin-catalog@1.10.0-next.2
|
|
801
|
+
|
|
802
|
+
## 0.2.7-next.1
|
|
803
|
+
|
|
804
|
+
### Patch Changes
|
|
805
|
+
|
|
806
|
+
- 656914bb0ad: Added the `fullWidth` and `fullHeight` optional properties to the `BazaarPage`,
|
|
807
|
+
to replicate the styling options available on the `BazaarOverviewCard`.
|
|
808
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
809
|
+
- Updated dependencies
|
|
810
|
+
- @backstage/core-components@0.12.6-next.1
|
|
811
|
+
- @backstage/cli@0.22.6-next.1
|
|
812
|
+
- @backstage/core-plugin-api@1.5.1-next.0
|
|
813
|
+
- @backstage/plugin-catalog-react@1.4.1-next.1
|
|
814
|
+
- @backstage/plugin-catalog@1.10.0-next.1
|
|
815
|
+
- @backstage/theme@0.2.19-next.0
|
|
816
|
+
- @backstage/catalog-client@1.4.0
|
|
817
|
+
- @backstage/catalog-model@1.2.1
|
|
818
|
+
- @backstage/errors@1.1.5
|
|
819
|
+
|
|
820
|
+
## 0.2.7-next.0
|
|
821
|
+
|
|
822
|
+
### Patch Changes
|
|
823
|
+
|
|
824
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
825
|
+
- Updated dependencies
|
|
826
|
+
- @backstage/plugin-catalog@1.10.0-next.0
|
|
827
|
+
- @backstage/core-components@0.12.6-next.0
|
|
828
|
+
- @backstage/cli@0.22.6-next.0
|
|
829
|
+
- @backstage/plugin-catalog-react@1.4.1-next.0
|
|
830
|
+
- @backstage/core-plugin-api@1.5.0
|
|
831
|
+
- @backstage/catalog-client@1.4.0
|
|
832
|
+
- @backstage/catalog-model@1.2.1
|
|
833
|
+
- @backstage/errors@1.1.5
|
|
834
|
+
- @backstage/theme@0.2.18
|
|
835
|
+
|
|
836
|
+
## 0.2.6
|
|
837
|
+
|
|
838
|
+
### Patch Changes
|
|
839
|
+
|
|
840
|
+
- Updated dependencies
|
|
841
|
+
- @backstage/plugin-catalog@1.9.0
|
|
842
|
+
- @backstage/catalog-client@1.4.0
|
|
843
|
+
- @backstage/core-components@0.12.5
|
|
844
|
+
- @backstage/plugin-catalog-react@1.4.0
|
|
845
|
+
- @backstage/cli@0.22.4
|
|
846
|
+
- @backstage/errors@1.1.5
|
|
847
|
+
- @backstage/core-plugin-api@1.5.0
|
|
848
|
+
- @backstage/catalog-model@1.2.1
|
|
849
|
+
- @backstage/theme@0.2.18
|
|
850
|
+
|
|
851
|
+
## 0.2.6-next.2
|
|
852
|
+
|
|
853
|
+
### Patch Changes
|
|
854
|
+
|
|
855
|
+
- Updated dependencies
|
|
856
|
+
- @backstage/core-components@0.12.5-next.2
|
|
857
|
+
- @backstage/plugin-catalog-react@1.4.0-next.2
|
|
858
|
+
- @backstage/plugin-catalog@1.9.0-next.2
|
|
859
|
+
- @backstage/core-plugin-api@1.5.0-next.2
|
|
860
|
+
- @backstage/cli@0.22.4-next.1
|
|
861
|
+
|
|
862
|
+
## 0.2.6-next.1
|
|
863
|
+
|
|
864
|
+
### Patch Changes
|
|
865
|
+
|
|
866
|
+
- Updated dependencies
|
|
867
|
+
- @backstage/cli@0.22.4-next.1
|
|
868
|
+
- @backstage/plugin-catalog@1.9.0-next.1
|
|
869
|
+
- @backstage/core-components@0.12.5-next.1
|
|
870
|
+
- @backstage/errors@1.1.5-next.0
|
|
871
|
+
- @backstage/catalog-client@1.4.0-next.1
|
|
872
|
+
- @backstage/core-plugin-api@1.4.1-next.1
|
|
873
|
+
- @backstage/theme@0.2.18-next.0
|
|
874
|
+
- @backstage/plugin-catalog-react@1.4.0-next.1
|
|
875
|
+
- @backstage/catalog-model@1.2.1-next.1
|
|
876
|
+
|
|
877
|
+
## 0.2.6-next.0
|
|
878
|
+
|
|
879
|
+
### Patch Changes
|
|
880
|
+
|
|
881
|
+
- Updated dependencies
|
|
882
|
+
- @backstage/catalog-client@1.4.0-next.0
|
|
883
|
+
- @backstage/cli@0.22.4-next.0
|
|
884
|
+
- @backstage/plugin-catalog-react@1.4.0-next.0
|
|
885
|
+
- @backstage/core-plugin-api@1.4.1-next.0
|
|
886
|
+
- @backstage/catalog-model@1.2.1-next.0
|
|
887
|
+
- @backstage/plugin-catalog@1.9.0-next.0
|
|
888
|
+
- @backstage/core-components@0.12.5-next.0
|
|
889
|
+
- @backstage/errors@1.1.4
|
|
890
|
+
- @backstage/theme@0.2.17
|
|
891
|
+
|
|
892
|
+
## 0.2.4
|
|
893
|
+
|
|
894
|
+
### Patch Changes
|
|
895
|
+
|
|
896
|
+
- Updated dependencies
|
|
897
|
+
- @backstage/plugin-catalog@1.8.0
|
|
898
|
+
- @backstage/cli@0.22.2
|
|
899
|
+
- @backstage/core-components@0.12.4
|
|
900
|
+
- @backstage/catalog-model@1.2.0
|
|
901
|
+
- @backstage/theme@0.2.17
|
|
902
|
+
- @backstage/core-plugin-api@1.4.0
|
|
903
|
+
- @backstage/plugin-catalog-react@1.3.0
|
|
904
|
+
- @backstage/catalog-client@1.3.1
|
|
905
|
+
- @backstage/errors@1.1.4
|
|
906
|
+
|
|
907
|
+
## 0.2.4-next.2
|
|
908
|
+
|
|
909
|
+
### Patch Changes
|
|
910
|
+
|
|
911
|
+
- Updated dependencies
|
|
912
|
+
- @backstage/cli@0.22.2-next.1
|
|
913
|
+
- @backstage/catalog-model@1.2.0-next.1
|
|
914
|
+
- @backstage/plugin-catalog@1.8.0-next.2
|
|
915
|
+
- @backstage/core-components@0.12.4-next.1
|
|
916
|
+
- @backstage/catalog-client@1.3.1-next.1
|
|
917
|
+
- @backstage/core-plugin-api@1.3.0
|
|
918
|
+
- @backstage/errors@1.1.4
|
|
919
|
+
- @backstage/theme@0.2.16
|
|
920
|
+
- @backstage/plugin-catalog-react@1.3.0-next.2
|
|
921
|
+
|
|
922
|
+
## 0.2.4-next.1
|
|
923
|
+
|
|
924
|
+
### Patch Changes
|
|
925
|
+
|
|
926
|
+
- Updated dependencies
|
|
927
|
+
- @backstage/cli@0.22.2-next.0
|
|
928
|
+
- @backstage/plugin-catalog@1.8.0-next.1
|
|
929
|
+
- @backstage/core-components@0.12.4-next.0
|
|
930
|
+
- @backstage/plugin-catalog-react@1.3.0-next.1
|
|
931
|
+
- @backstage/catalog-client@1.3.1-next.0
|
|
932
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
933
|
+
- @backstage/core-plugin-api@1.3.0
|
|
934
|
+
- @backstage/errors@1.1.4
|
|
935
|
+
- @backstage/theme@0.2.16
|
|
936
|
+
|
|
937
|
+
## 0.2.4-next.0
|
|
938
|
+
|
|
939
|
+
### Patch Changes
|
|
940
|
+
|
|
941
|
+
- Updated dependencies
|
|
942
|
+
- @backstage/plugin-catalog-react@1.3.0-next.0
|
|
943
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
944
|
+
- @backstage/plugin-catalog@1.7.3-next.0
|
|
945
|
+
- @backstage/catalog-client@1.3.1-next.0
|
|
946
|
+
- @backstage/cli@0.22.1
|
|
947
|
+
|
|
948
|
+
## 0.2.3
|
|
949
|
+
|
|
950
|
+
### Patch Changes
|
|
951
|
+
|
|
952
|
+
- 0bf734dbac: Created soft cut on `ProjectCard` to indicate more content.
|
|
953
|
+
- 41d0b0a24a: Added `isBazaarAvailable` helper to be used with the `EntitySwitch`.
|
|
954
|
+
- 92a33f0ae3: Updated README.md to include instructions of installing the Bazaar Backend
|
|
955
|
+
- 99d52523c7: Allow customisation of title and subtitle on bazaar page.
|
|
956
|
+
- 27a5e90e97: Small updates to some paragraph components to ensure theme typography properties are inherited correctly.
|
|
957
|
+
- 80ce4e8c29: Small updates to some components to ensure theme typography properties are inherited correctly.
|
|
958
|
+
- Updated dependencies
|
|
959
|
+
- @backstage/cli@0.22.1
|
|
960
|
+
- @backstage/catalog-model@1.1.5
|
|
961
|
+
- @backstage/catalog-client@1.3.0
|
|
962
|
+
- @backstage/plugin-catalog-react@1.2.4
|
|
963
|
+
- @backstage/core-components@0.12.3
|
|
964
|
+
- @backstage/plugin-catalog@1.7.2
|
|
965
|
+
- @backstage/core-plugin-api@1.3.0
|
|
966
|
+
- @backstage/errors@1.1.4
|
|
967
|
+
- @backstage/theme@0.2.16
|
|
968
|
+
|
|
969
|
+
## 0.2.3-next.2
|
|
970
|
+
|
|
971
|
+
### Patch Changes
|
|
972
|
+
|
|
973
|
+
- 92a33f0ae3: Updated README.md to include instructions of installing the Bazaar Backend
|
|
974
|
+
- Updated dependencies
|
|
975
|
+
- @backstage/cli@0.22.1-next.2
|
|
976
|
+
- @backstage/core-plugin-api@1.3.0-next.1
|
|
977
|
+
- @backstage/catalog-client@1.3.0-next.2
|
|
978
|
+
- @backstage/plugin-catalog-react@1.2.4-next.2
|
|
979
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
980
|
+
- @backstage/core-components@0.12.3-next.2
|
|
981
|
+
- @backstage/errors@1.1.4
|
|
982
|
+
- @backstage/theme@0.2.16
|
|
983
|
+
- @backstage/plugin-catalog@1.7.2-next.2
|
|
984
|
+
|
|
985
|
+
## 0.2.3-next.1
|
|
986
|
+
|
|
987
|
+
### Patch Changes
|
|
988
|
+
|
|
989
|
+
- 0bf734dbac: Created soft cut on `ProjectCard` to indicate more content.
|
|
990
|
+
- 41d0b0a24a: Added `isBazaarAvailable` helper to be used with the `EntitySwitch`.
|
|
991
|
+
- Updated dependencies
|
|
992
|
+
- @backstage/cli@0.22.1-next.1
|
|
993
|
+
- @backstage/catalog-client@1.3.0-next.1
|
|
994
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
995
|
+
- @backstage/core-components@0.12.3-next.1
|
|
996
|
+
- @backstage/core-plugin-api@1.2.1-next.0
|
|
997
|
+
- @backstage/errors@1.1.4
|
|
998
|
+
- @backstage/theme@0.2.16
|
|
999
|
+
- @backstage/plugin-catalog@1.7.2-next.1
|
|
1000
|
+
- @backstage/plugin-catalog-react@1.2.4-next.1
|
|
1001
|
+
|
|
1002
|
+
## 0.2.3-next.0
|
|
1003
|
+
|
|
1004
|
+
### Patch Changes
|
|
1005
|
+
|
|
1006
|
+
- Updated dependencies
|
|
1007
|
+
- @backstage/cli@0.22.1-next.0
|
|
1008
|
+
- @backstage/catalog-model@1.1.5-next.0
|
|
1009
|
+
- @backstage/catalog-client@1.3.0-next.0
|
|
1010
|
+
- @backstage/plugin-catalog-react@1.2.4-next.0
|
|
1011
|
+
- @backstage/core-components@0.12.3-next.0
|
|
1012
|
+
- @backstage/core-plugin-api@1.2.0
|
|
1013
|
+
- @backstage/errors@1.1.4
|
|
1014
|
+
- @backstage/plugin-catalog@1.7.2-next.0
|
|
1015
|
+
|
|
1016
|
+
## 0.2.2
|
|
1017
|
+
|
|
1018
|
+
### Patch Changes
|
|
1019
|
+
|
|
1020
|
+
- Updated dependencies
|
|
1021
|
+
- @backstage/core-components@0.12.2
|
|
1022
|
+
- @backstage/cli@0.22.0
|
|
1023
|
+
- @backstage/plugin-catalog@1.7.1
|
|
1024
|
+
- @backstage/plugin-catalog-react@1.2.3
|
|
1025
|
+
|
|
1026
|
+
## 0.2.1
|
|
1027
|
+
|
|
1028
|
+
### Patch Changes
|
|
1029
|
+
|
|
1030
|
+
- 9b1891061c: `HomePageBazaarInfoCard` is now displaying `title` instead of `name`. Title is a string that doesn't have to be URL friendly.
|
|
1031
|
+
The BazaarOverviewCard have the new property `fullHeight`. Link in `BazaarOverviewCard`is moved to header in card.
|
|
1032
|
+
- 312962da30: Add `title` as optional parameter to `BazaarOverviewCard`
|
|
1033
|
+
- Updated dependencies
|
|
1034
|
+
- @backstage/plugin-catalog@1.7.0
|
|
1035
|
+
- @backstage/core-plugin-api@1.2.0
|
|
1036
|
+
- @backstage/catalog-client@1.2.0
|
|
1037
|
+
- @backstage/core-components@0.12.1
|
|
1038
|
+
- @backstage/cli@0.22.0
|
|
1039
|
+
- @backstage/errors@1.1.4
|
|
1040
|
+
- @backstage/plugin-catalog-react@1.2.2
|
|
1041
|
+
- @backstage/catalog-model@1.1.4
|
|
1042
|
+
|
|
1043
|
+
## 0.2.1-next.4
|
|
1044
|
+
|
|
1045
|
+
### Patch Changes
|
|
1046
|
+
|
|
1047
|
+
- Updated dependencies
|
|
1048
|
+
- @backstage/cli@0.22.0-next.4
|
|
1049
|
+
- @backstage/core-components@0.12.1-next.4
|
|
1050
|
+
- @backstage/plugin-catalog@1.7.0-next.4
|
|
1051
|
+
- @backstage/plugin-catalog-react@1.2.2-next.4
|
|
1052
|
+
- @backstage/catalog-client@1.2.0-next.1
|
|
1053
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
1054
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
1055
|
+
- @backstage/errors@1.1.4-next.1
|
|
1056
|
+
|
|
1057
|
+
## 0.2.1-next.3
|
|
1058
|
+
|
|
1059
|
+
### Patch Changes
|
|
1060
|
+
|
|
1061
|
+
- Updated dependencies
|
|
1062
|
+
- @backstage/cli@0.21.2-next.3
|
|
1063
|
+
- @backstage/core-components@0.12.1-next.3
|
|
1064
|
+
- @backstage/catalog-client@1.2.0-next.1
|
|
1065
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
1066
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
1067
|
+
- @backstage/errors@1.1.4-next.1
|
|
1068
|
+
- @backstage/plugin-catalog@1.7.0-next.3
|
|
1069
|
+
- @backstage/plugin-catalog-react@1.2.2-next.3
|
|
1070
|
+
|
|
1071
|
+
## 0.2.1-next.2
|
|
1072
|
+
|
|
1073
|
+
### Patch Changes
|
|
1074
|
+
|
|
1075
|
+
- 312962da30: Add `title` as optional parameter to `BazaarOverviewCard`
|
|
1076
|
+
- Updated dependencies
|
|
1077
|
+
- @backstage/plugin-catalog@1.7.0-next.2
|
|
1078
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
1079
|
+
- @backstage/cli@0.21.2-next.2
|
|
1080
|
+
- @backstage/core-components@0.12.1-next.2
|
|
1081
|
+
- @backstage/plugin-catalog-react@1.2.2-next.2
|
|
1082
|
+
- @backstage/catalog-client@1.2.0-next.1
|
|
1083
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
1084
|
+
- @backstage/errors@1.1.4-next.1
|
|
1085
|
+
|
|
1086
|
+
## 0.2.1-next.1
|
|
1087
|
+
|
|
1088
|
+
### Patch Changes
|
|
1089
|
+
|
|
1090
|
+
- 9b1891061c: `HomePageBazaarInfoCard` is now displaying `title` instead of `name`. Title is a string that doesn't have to be URL friendly.
|
|
1091
|
+
The BazaarOverviewCard have the new property `fullHeight`. Link in `BazaarOverviewCard`is moved to header in card.
|
|
1092
|
+
- Updated dependencies
|
|
1093
|
+
- @backstage/core-components@0.12.1-next.1
|
|
1094
|
+
- @backstage/plugin-catalog@1.6.2-next.1
|
|
1095
|
+
- @backstage/cli@0.21.2-next.1
|
|
1096
|
+
- @backstage/core-plugin-api@1.1.1-next.1
|
|
1097
|
+
- @backstage/plugin-catalog-react@1.2.2-next.1
|
|
1098
|
+
- @backstage/catalog-client@1.2.0-next.1
|
|
1099
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
1100
|
+
- @backstage/errors@1.1.4-next.1
|
|
1101
|
+
|
|
1102
|
+
## 0.2.1-next.0
|
|
1103
|
+
|
|
1104
|
+
### Patch Changes
|
|
1105
|
+
|
|
1106
|
+
- Updated dependencies
|
|
1107
|
+
- @backstage/catalog-client@1.2.0-next.0
|
|
1108
|
+
- @backstage/cli@0.21.2-next.0
|
|
1109
|
+
- @backstage/core-components@0.12.1-next.0
|
|
1110
|
+
- @backstage/core-plugin-api@1.1.1-next.0
|
|
1111
|
+
- @backstage/plugin-catalog-react@1.2.2-next.0
|
|
1112
|
+
- @backstage/plugin-catalog@1.6.2-next.0
|
|
1113
|
+
- @backstage/catalog-model@1.1.4-next.0
|
|
1114
|
+
- @backstage/errors@1.1.4-next.0
|
|
1115
|
+
|
|
1116
|
+
## 0.2.0
|
|
1117
|
+
|
|
1118
|
+
### Minor Changes
|
|
1119
|
+
|
|
1120
|
+
- 28b39e0e0e: The limit prop of BazaarOverviewCard has been removed entirely, and instead replaced with a new optional boolean prop `fullWidth`. The BazaarOverviewCard now always use full height without fixed width. Also fixed problem with link to Bazaar.
|
|
1121
|
+
|
|
1122
|
+
### Patch Changes
|
|
1123
|
+
|
|
1124
|
+
- Updated dependencies
|
|
1125
|
+
- @backstage/plugin-catalog-react@1.2.1
|
|
1126
|
+
- @backstage/core-components@0.12.0
|
|
1127
|
+
- @backstage/cli@0.21.0
|
|
1128
|
+
- @backstage/core-plugin-api@1.1.0
|
|
1129
|
+
- @backstage/catalog-model@1.1.3
|
|
1130
|
+
- @backstage/plugin-catalog@1.6.1
|
|
1131
|
+
- @backstage/catalog-client@1.1.2
|
|
1132
|
+
- @backstage/errors@1.1.3
|
|
1133
|
+
|
|
1134
|
+
## 0.2.0-next.1
|
|
1135
|
+
|
|
1136
|
+
### Patch Changes
|
|
1137
|
+
|
|
1138
|
+
- Updated dependencies
|
|
1139
|
+
- @backstage/cli@0.21.0-next.1
|
|
1140
|
+
- @backstage/core-components@0.12.0-next.1
|
|
1141
|
+
- @backstage/catalog-client@1.1.2-next.0
|
|
1142
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
1143
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
1144
|
+
- @backstage/errors@1.1.3-next.0
|
|
1145
|
+
- @backstage/plugin-catalog@1.6.1-next.1
|
|
1146
|
+
- @backstage/plugin-catalog-react@1.2.1-next.1
|
|
1147
|
+
|
|
1148
|
+
## 0.2.0-next.0
|
|
1149
|
+
|
|
1150
|
+
### Minor Changes
|
|
1151
|
+
|
|
1152
|
+
- 28b39e0e0e: The limit prop of BazaarOverviewCard has been removed entirely, and instead replaced with a new optional boolean prop `fullWidth`. The BazaarOverviewCard now always use full height without fixed width. Also fixed problem with link to Bazaar.
|
|
1153
|
+
|
|
1154
|
+
### Patch Changes
|
|
1155
|
+
|
|
1156
|
+
- Updated dependencies
|
|
1157
|
+
- @backstage/plugin-catalog-react@1.2.1-next.0
|
|
1158
|
+
- @backstage/core-components@0.12.0-next.0
|
|
1159
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
1160
|
+
- @backstage/cli@0.21.0-next.0
|
|
1161
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
1162
|
+
- @backstage/plugin-catalog@1.6.1-next.0
|
|
1163
|
+
- @backstage/catalog-client@1.1.2-next.0
|
|
1164
|
+
- @backstage/errors@1.1.3-next.0
|
|
1165
|
+
|
|
1166
|
+
## 0.1.25
|
|
1167
|
+
|
|
1168
|
+
### Patch Changes
|
|
1169
|
+
|
|
1170
|
+
- f7c2855d76: Added a `Overview Card` for either latest or random projects. Changed `ProjectPreview.tsx` so it take `gridSize` and `useTablePagination` as props.
|
|
1171
|
+
- c0352bbc69: Link to the user catalog entity of a member
|
|
1172
|
+
- Updated dependencies
|
|
1173
|
+
- @backstage/catalog-model@1.1.2
|
|
1174
|
+
- @backstage/plugin-catalog-react@1.2.0
|
|
1175
|
+
- @backstage/plugin-catalog@1.6.0
|
|
1176
|
+
- @backstage/core-components@0.11.2
|
|
1177
|
+
- @backstage/cli@0.20.0
|
|
1178
|
+
- @backstage/catalog-client@1.1.1
|
|
1179
|
+
- @backstage/core-plugin-api@1.0.7
|
|
1180
|
+
- @backstage/errors@1.1.2
|
|
1181
|
+
|
|
1182
|
+
## 0.1.25-next.2
|
|
1183
|
+
|
|
1184
|
+
### Patch Changes
|
|
1185
|
+
|
|
1186
|
+
- f7c2855d76: Added a `Overview Card` for either latest or random projects. Changed `ProjectPreview.tsx` so it take `gridSize` and `useTablePagination` as props.
|
|
1187
|
+
- c0352bbc69: Link to the user catalog entity of a member
|
|
1188
|
+
- Updated dependencies
|
|
1189
|
+
- @backstage/cli@0.20.0-next.2
|
|
1190
|
+
- @backstage/plugin-catalog@1.6.0-next.2
|
|
1191
|
+
- @backstage/plugin-catalog-react@1.2.0-next.2
|
|
1192
|
+
- @backstage/catalog-client@1.1.1-next.2
|
|
1193
|
+
- @backstage/catalog-model@1.1.2-next.2
|
|
1194
|
+
- @backstage/core-components@0.11.2-next.2
|
|
1195
|
+
- @backstage/core-plugin-api@1.0.7-next.2
|
|
1196
|
+
- @backstage/errors@1.1.2-next.2
|
|
1197
|
+
|
|
1198
|
+
## 0.1.25-next.1
|
|
1199
|
+
|
|
1200
|
+
### Patch Changes
|
|
1201
|
+
|
|
1202
|
+
- Updated dependencies
|
|
1203
|
+
- @backstage/plugin-catalog-react@1.2.0-next.1
|
|
1204
|
+
- @backstage/plugin-catalog@1.6.0-next.1
|
|
1205
|
+
- @backstage/cli@0.20.0-next.1
|
|
1206
|
+
- @backstage/catalog-client@1.1.1-next.1
|
|
1207
|
+
- @backstage/core-components@0.11.2-next.1
|
|
1208
|
+
- @backstage/core-plugin-api@1.0.7-next.1
|
|
1209
|
+
- @backstage/catalog-model@1.1.2-next.1
|
|
1210
|
+
|
|
1211
|
+
## 0.1.25-next.0
|
|
1212
|
+
|
|
1213
|
+
### Patch Changes
|
|
1214
|
+
|
|
1215
|
+
- Updated dependencies
|
|
1216
|
+
- @backstage/catalog-model@1.1.2-next.0
|
|
1217
|
+
- @backstage/core-components@0.11.2-next.0
|
|
1218
|
+
- @backstage/cli@0.20.0-next.0
|
|
1219
|
+
- @backstage/catalog-client@1.1.1-next.0
|
|
1220
|
+
- @backstage/plugin-catalog@1.5.2-next.0
|
|
1221
|
+
- @backstage/plugin-catalog-react@1.1.5-next.0
|
|
1222
|
+
- @backstage/core-plugin-api@1.0.7-next.0
|
|
1223
|
+
|
|
1224
|
+
## 0.1.24
|
|
1225
|
+
|
|
1226
|
+
### Patch Changes
|
|
1227
|
+
|
|
1228
|
+
- 817f3196f6: Updated React Router dependencies to be peer dependencies.
|
|
1229
|
+
- 1dd12349d1: Fixed broken routing by removing the wrapping `Router` from the `RoutedTabs` children.
|
|
1230
|
+
- Updated dependencies
|
|
1231
|
+
- @backstage/cli@0.19.0
|
|
1232
|
+
- @backstage/core-components@0.11.1
|
|
1233
|
+
- @backstage/core-plugin-api@1.0.6
|
|
1234
|
+
- @backstage/plugin-catalog-react@1.1.4
|
|
1235
|
+
- @backstage/plugin-catalog@1.5.1
|
|
1236
|
+
- @backstage/catalog-client@1.1.0
|
|
1237
|
+
- @backstage/catalog-model@1.1.1
|
|
1238
|
+
|
|
1239
|
+
## 0.1.24-next.2
|
|
1240
|
+
|
|
1241
|
+
### Patch Changes
|
|
1242
|
+
|
|
1243
|
+
- 1dd12349d1: Fixed broken routing by removing the wrapping `Router` from the `RoutedTabs` children.
|
|
1244
|
+
- Updated dependencies
|
|
1245
|
+
- @backstage/plugin-catalog-react@1.1.4-next.2
|
|
1246
|
+
- @backstage/catalog-client@1.1.0-next.2
|
|
1247
|
+
- @backstage/catalog-model@1.1.1-next.0
|
|
1248
|
+
- @backstage/core-components@0.11.1-next.3
|
|
1249
|
+
- @backstage/core-plugin-api@1.0.6-next.3
|
|
1250
|
+
- @backstage/plugin-catalog@1.5.1-next.3
|
|
1251
|
+
- @backstage/cli@0.19.0-next.3
|
|
1252
|
+
|
|
1253
|
+
## 0.1.24-next.1
|
|
1254
|
+
|
|
1255
|
+
### Patch Changes
|
|
1256
|
+
|
|
1257
|
+
- 817f3196f6: Updated React Router dependencies to be peer dependencies.
|
|
1258
|
+
- Updated dependencies
|
|
1259
|
+
- @backstage/core-components@0.11.1-next.1
|
|
1260
|
+
- @backstage/core-plugin-api@1.0.6-next.1
|
|
1261
|
+
- @backstage/plugin-catalog-react@1.1.4-next.1
|
|
1262
|
+
- @backstage/plugin-catalog@1.5.1-next.1
|
|
1263
|
+
- @backstage/cli@0.19.0-next.1
|
|
1264
|
+
|
|
1265
|
+
## 0.1.24-next.0
|
|
1266
|
+
|
|
1267
|
+
### Patch Changes
|
|
1268
|
+
|
|
1269
|
+
- Updated dependencies
|
|
1270
|
+
- @backstage/core-plugin-api@1.0.6-next.0
|
|
1271
|
+
- @backstage/core-components@0.11.1-next.0
|
|
1272
|
+
- @backstage/cli@0.18.2-next.0
|
|
1273
|
+
- @backstage/catalog-client@1.0.5-next.0
|
|
1274
|
+
- @backstage/plugin-catalog-react@1.1.4-next.0
|
|
1275
|
+
- @backstage/plugin-catalog@1.5.1-next.0
|
|
1276
|
+
|
|
1277
|
+
## 0.1.23
|
|
1278
|
+
|
|
1279
|
+
### Patch Changes
|
|
1280
|
+
|
|
1281
|
+
- Updated dependencies
|
|
1282
|
+
- @backstage/cli@0.18.1
|
|
1283
|
+
- @backstage/core-components@0.11.0
|
|
1284
|
+
- @backstage/core-plugin-api@1.0.5
|
|
1285
|
+
- @backstage/plugin-catalog@1.5.0
|
|
1286
|
+
- @backstage/plugin-catalog-react@1.1.3
|
|
1287
|
+
|
|
1288
|
+
## 0.1.23-next.1
|
|
1289
|
+
|
|
1290
|
+
### Patch Changes
|
|
1291
|
+
|
|
1292
|
+
- Updated dependencies
|
|
1293
|
+
- @backstage/plugin-catalog-react@1.1.3-next.2
|
|
1294
|
+
- @backstage/cli@0.18.1-next.1
|
|
1295
|
+
- @backstage/core-components@0.11.0-next.2
|
|
1296
|
+
- @backstage/plugin-catalog@1.5.0-next.2
|
|
1297
|
+
|
|
1298
|
+
## 0.1.23-next.0
|
|
1299
|
+
|
|
1300
|
+
### Patch Changes
|
|
1301
|
+
|
|
1302
|
+
- Updated dependencies
|
|
1303
|
+
- @backstage/core-plugin-api@1.0.5-next.0
|
|
1304
|
+
- @backstage/plugin-catalog@1.5.0-next.0
|
|
1305
|
+
- @backstage/cli@0.18.1-next.0
|
|
1306
|
+
- @backstage/plugin-catalog-react@1.1.3-next.0
|
|
1307
|
+
- @backstage/core-components@0.10.1-next.0
|
|
1308
|
+
|
|
1309
|
+
## 0.1.22
|
|
1310
|
+
|
|
1311
|
+
### Patch Changes
|
|
1312
|
+
|
|
1313
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
1314
|
+
- 77abf50acf: Fixed api warnings
|
|
1315
|
+
- Updated dependencies
|
|
1316
|
+
- @backstage/core-components@0.10.0
|
|
1317
|
+
- @backstage/catalog-model@1.1.0
|
|
1318
|
+
- @backstage/plugin-catalog@1.4.0
|
|
1319
|
+
- @backstage/cli@0.18.0
|
|
1320
|
+
- @backstage/core-plugin-api@1.0.4
|
|
1321
|
+
- @backstage/catalog-client@1.0.4
|
|
1322
|
+
- @backstage/plugin-catalog-react@1.1.2
|
|
1323
|
+
|
|
1324
|
+
## 0.1.22-next.3
|
|
1325
|
+
|
|
1326
|
+
### Patch Changes
|
|
1327
|
+
|
|
1328
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
1329
|
+
- Updated dependencies
|
|
1330
|
+
- @backstage/core-plugin-api@1.0.4-next.0
|
|
1331
|
+
- @backstage/core-components@0.10.0-next.3
|
|
1332
|
+
- @backstage/catalog-client@1.0.4-next.2
|
|
1333
|
+
- @backstage/cli@0.18.0-next.3
|
|
1334
|
+
- @backstage/catalog-model@1.1.0-next.3
|
|
1335
|
+
- @backstage/plugin-catalog-react@1.1.2-next.3
|
|
1336
|
+
- @backstage/plugin-catalog@1.4.0-next.3
|
|
1337
|
+
|
|
1338
|
+
## 0.1.22-next.2
|
|
1339
|
+
|
|
1340
|
+
### Patch Changes
|
|
1341
|
+
|
|
1342
|
+
- Updated dependencies
|
|
1343
|
+
- @backstage/core-components@0.10.0-next.2
|
|
1344
|
+
- @backstage/catalog-model@1.1.0-next.2
|
|
1345
|
+
- @backstage/plugin-catalog@1.4.0-next.2
|
|
1346
|
+
- @backstage/cli@0.18.0-next.2
|
|
1347
|
+
- @backstage/plugin-catalog-react@1.1.2-next.2
|
|
1348
|
+
|
|
1349
|
+
## 0.1.22-next.1
|
|
1350
|
+
|
|
1351
|
+
### Patch Changes
|
|
1352
|
+
|
|
1353
|
+
- Updated dependencies
|
|
1354
|
+
- @backstage/core-components@0.9.6-next.1
|
|
1355
|
+
- @backstage/cli@0.18.0-next.1
|
|
1356
|
+
- @backstage/catalog-model@1.1.0-next.1
|
|
1357
|
+
- @backstage/plugin-catalog@1.3.1-next.1
|
|
1358
|
+
- @backstage/catalog-client@1.0.4-next.1
|
|
1359
|
+
- @backstage/plugin-catalog-react@1.1.2-next.1
|
|
1360
|
+
|
|
1361
|
+
## 0.1.22-next.0
|
|
1362
|
+
|
|
1363
|
+
### Patch Changes
|
|
1364
|
+
|
|
1365
|
+
- Updated dependencies
|
|
1366
|
+
- @backstage/catalog-model@1.1.0-next.0
|
|
1367
|
+
- @backstage/core-components@0.9.6-next.0
|
|
1368
|
+
- @backstage/plugin-catalog@1.3.1-next.0
|
|
1369
|
+
- @backstage/cli@0.17.3-next.0
|
|
1370
|
+
- @backstage/catalog-client@1.0.4-next.0
|
|
1371
|
+
- @backstage/plugin-catalog-react@1.1.2-next.0
|
|
1372
|
+
|
|
1373
|
+
## 0.1.21
|
|
1374
|
+
|
|
1375
|
+
### Patch Changes
|
|
1376
|
+
|
|
1377
|
+
- Updated dependencies
|
|
1378
|
+
- @backstage/plugin-catalog@1.3.0
|
|
1379
|
+
- @backstage/plugin-catalog-react@1.1.1
|
|
1380
|
+
- @backstage/cli@0.17.2
|
|
1381
|
+
- @backstage/core-components@0.9.5
|
|
1382
|
+
- @backstage/catalog-client@1.0.3
|
|
1383
|
+
- @backstage/core-plugin-api@1.0.3
|
|
1384
|
+
- @backstage/catalog-model@1.0.3
|
|
1385
|
+
|
|
1386
|
+
## 0.1.21-next.1
|
|
1387
|
+
|
|
1388
|
+
### Patch Changes
|
|
1389
|
+
|
|
1390
|
+
- Updated dependencies
|
|
1391
|
+
- @backstage/core-components@0.9.5-next.1
|
|
1392
|
+
- @backstage/cli@0.17.2-next.1
|
|
1393
|
+
- @backstage/catalog-client@1.0.3-next.0
|
|
1394
|
+
- @backstage/core-plugin-api@1.0.3-next.0
|
|
1395
|
+
- @backstage/catalog-model@1.0.3-next.0
|
|
1396
|
+
- @backstage/plugin-catalog@1.2.1-next.1
|
|
1397
|
+
- @backstage/plugin-catalog-react@1.1.1-next.1
|
|
1398
|
+
|
|
1399
|
+
## 0.1.21-next.0
|
|
1400
|
+
|
|
1401
|
+
### Patch Changes
|
|
1402
|
+
|
|
1403
|
+
- Updated dependencies
|
|
1404
|
+
- @backstage/plugin-catalog-react@1.1.1-next.0
|
|
1405
|
+
- @backstage/plugin-catalog@1.2.1-next.0
|
|
1406
|
+
- @backstage/cli@0.17.2-next.0
|
|
1407
|
+
- @backstage/core-components@0.9.5-next.0
|
|
1408
|
+
|
|
1409
|
+
## 0.1.20
|
|
1410
|
+
|
|
1411
|
+
### Patch Changes
|
|
1412
|
+
|
|
1413
|
+
- 84c9e35a2f: Exported the SortView component from the Bazaar plugin for use directly
|
|
1414
|
+
- Updated dependencies
|
|
1415
|
+
- @backstage/core-components@0.9.4
|
|
1416
|
+
- @backstage/cli@0.17.1
|
|
1417
|
+
- @backstage/core-plugin-api@1.0.2
|
|
1418
|
+
- @backstage/plugin-catalog@1.2.0
|
|
1419
|
+
- @backstage/plugin-catalog-react@1.1.0
|
|
1420
|
+
- @backstage/catalog-client@1.0.2
|
|
1421
|
+
- @backstage/catalog-model@1.0.2
|
|
1422
|
+
|
|
1423
|
+
## 0.1.20-next.2
|
|
1424
|
+
|
|
1425
|
+
### Patch Changes
|
|
1426
|
+
|
|
1427
|
+
- 84c9e35a2f: Exported the SortView component from the Bazaar plugin for use directly
|
|
1428
|
+
- Updated dependencies
|
|
1429
|
+
- @backstage/core-components@0.9.4-next.1
|
|
1430
|
+
- @backstage/plugin-catalog@1.2.0-next.2
|
|
1431
|
+
- @backstage/cli@0.17.1-next.2
|
|
1432
|
+
- @backstage/plugin-catalog-react@1.1.0-next.2
|
|
1433
|
+
- @backstage/catalog-model@1.0.2-next.0
|
|
1434
|
+
- @backstage/core-plugin-api@1.0.2-next.1
|
|
1435
|
+
- @backstage/catalog-client@1.0.2-next.0
|
|
1436
|
+
|
|
1437
|
+
## 0.1.20-next.1
|
|
1438
|
+
|
|
1439
|
+
### Patch Changes
|
|
1440
|
+
|
|
1441
|
+
- Updated dependencies
|
|
1442
|
+
- @backstage/core-components@0.9.4-next.0
|
|
1443
|
+
- @backstage/cli@0.17.1-next.1
|
|
1444
|
+
- @backstage/core-plugin-api@1.0.2-next.0
|
|
1445
|
+
- @backstage/plugin-catalog@1.2.0-next.1
|
|
1446
|
+
- @backstage/plugin-catalog-react@1.1.0-next.1
|
|
1447
|
+
|
|
1448
|
+
## 0.1.20-next.0
|
|
1449
|
+
|
|
1450
|
+
### Patch Changes
|
|
1451
|
+
|
|
1452
|
+
- Updated dependencies
|
|
1453
|
+
- @backstage/cli@0.17.1-next.0
|
|
1454
|
+
- @backstage/plugin-catalog@1.2.0-next.0
|
|
1455
|
+
- @backstage/plugin-catalog-react@1.1.0-next.0
|
|
1456
|
+
|
|
1457
|
+
## 0.1.19
|
|
1458
|
+
|
|
1459
|
+
### Patch Changes
|
|
1460
|
+
|
|
1461
|
+
- 69738379c7: Pass authorization header with Backstage token to backend requests.
|
|
1462
|
+
- Updated dependencies
|
|
1463
|
+
- @backstage/plugin-catalog-react@1.0.1
|
|
1464
|
+
- @backstage/cli@0.17.0
|
|
1465
|
+
- @backstage/catalog-model@1.0.1
|
|
1466
|
+
- @backstage/core-components@0.9.3
|
|
1467
|
+
- @backstage/core-plugin-api@1.0.1
|
|
1468
|
+
- @backstage/plugin-catalog@1.1.0
|
|
1469
|
+
- @backstage/catalog-client@1.0.1
|
|
1470
|
+
|
|
1471
|
+
## 0.1.19-next.2
|
|
1472
|
+
|
|
1473
|
+
### Patch Changes
|
|
1474
|
+
|
|
1475
|
+
- Updated dependencies
|
|
1476
|
+
- @backstage/cli@0.17.0-next.3
|
|
1477
|
+
- @backstage/core-components@0.9.3-next.2
|
|
1478
|
+
- @backstage/core-plugin-api@1.0.1-next.0
|
|
1479
|
+
- @backstage/plugin-catalog-react@1.0.1-next.3
|
|
1480
|
+
- @backstage/plugin-catalog@1.1.0-next.3
|
|
1481
|
+
|
|
1482
|
+
## 0.1.19-next.1
|
|
1483
|
+
|
|
1484
|
+
### Patch Changes
|
|
1485
|
+
|
|
1486
|
+
- 69738379c7: Pass authorization header with Backstage token to backend requests.
|
|
1487
|
+
- Updated dependencies
|
|
1488
|
+
- @backstage/plugin-catalog-react@1.0.1-next.1
|
|
1489
|
+
- @backstage/cli@0.17.0-next.1
|
|
1490
|
+
- @backstage/plugin-catalog@1.1.0-next.1
|
|
1491
|
+
|
|
1492
|
+
## 0.1.19-next.0
|
|
1493
|
+
|
|
1494
|
+
### Patch Changes
|
|
1495
|
+
|
|
1496
|
+
- Updated dependencies
|
|
1497
|
+
- @backstage/catalog-model@1.0.1-next.0
|
|
1498
|
+
- @backstage/plugin-catalog@1.0.1-next.0
|
|
1499
|
+
- @backstage/cli@0.16.1-next.0
|
|
1500
|
+
- @backstage/plugin-catalog-react@1.0.1-next.0
|
|
1501
|
+
- @backstage/core-components@0.9.3-next.0
|
|
1502
|
+
- @backstage/catalog-client@1.0.1-next.0
|
|
1503
|
+
|
|
1504
|
+
## 0.1.18
|
|
1505
|
+
|
|
1506
|
+
### Patch Changes
|
|
1507
|
+
|
|
1508
|
+
- Updated dependencies
|
|
1509
|
+
- @backstage/cli@0.16.0
|
|
1510
|
+
- @backstage/core-components@0.9.2
|
|
1511
|
+
- @backstage/core-plugin-api@1.0.0
|
|
1512
|
+
- @backstage/plugin-catalog-react@1.0.0
|
|
1513
|
+
- @backstage/plugin-catalog@1.0.0
|
|
1514
|
+
- @backstage/catalog-model@1.0.0
|
|
1515
|
+
- @backstage/catalog-client@1.0.0
|
|
1516
|
+
|
|
1517
|
+
## 0.1.17
|
|
1518
|
+
|
|
1519
|
+
### Patch Changes
|
|
1520
|
+
|
|
1521
|
+
- Updated dependencies
|
|
1522
|
+
- @backstage/cli@0.15.2
|
|
1523
|
+
- @backstage/plugin-catalog@0.10.0
|
|
1524
|
+
- @backstage/plugin-catalog-react@0.9.0
|
|
1525
|
+
- @backstage/core-components@0.9.1
|
|
1526
|
+
- @backstage/catalog-model@0.13.0
|
|
1527
|
+
- @backstage/catalog-client@0.9.0
|
|
1528
|
+
|
|
1529
|
+
## 0.1.17-next.0
|
|
1530
|
+
|
|
1531
|
+
### Patch Changes
|
|
1532
|
+
|
|
1533
|
+
- Updated dependencies
|
|
1534
|
+
- @backstage/cli@0.15.2-next.0
|
|
1535
|
+
- @backstage/plugin-catalog@0.10.0-next.0
|
|
1536
|
+
- @backstage/plugin-catalog-react@0.9.0-next.0
|
|
1537
|
+
- @backstage/core-components@0.9.1-next.0
|
|
1538
|
+
- @backstage/catalog-model@0.13.0-next.0
|
|
1539
|
+
- @backstage/catalog-client@0.9.0-next.0
|
|
1540
|
+
|
|
1541
|
+
## 0.1.16
|
|
1542
|
+
|
|
1543
|
+
### Patch Changes
|
|
1544
|
+
|
|
1545
|
+
- Updated dependencies
|
|
1546
|
+
- @backstage/catalog-model@0.12.0
|
|
1547
|
+
- @backstage/catalog-client@0.8.0
|
|
1548
|
+
- @backstage/core-components@0.9.0
|
|
1549
|
+
- @backstage/plugin-catalog@0.9.1
|
|
1550
|
+
- @backstage/plugin-catalog-react@0.8.0
|
|
1551
|
+
- @backstage/core-plugin-api@0.8.0
|
|
1552
|
+
- @backstage/cli@0.15.0
|
|
1553
|
+
|
|
1554
|
+
## 0.1.15
|
|
1555
|
+
|
|
1556
|
+
### Patch Changes
|
|
1557
|
+
|
|
1558
|
+
- 67a7c02d26: Remove usages of `EntityRef` and `parseEntityName` from `@backstage/catalog-model`
|
|
1559
|
+
- Updated dependencies
|
|
1560
|
+
- @backstage/plugin-catalog@0.9.0
|
|
1561
|
+
- @backstage/cli@0.14.1
|
|
1562
|
+
- @backstage/core-components@0.8.10
|
|
1563
|
+
- @backstage/plugin-catalog-react@0.7.0
|
|
1564
|
+
- @backstage/catalog-model@0.11.0
|
|
1565
|
+
- @backstage/catalog-client@0.7.2
|
|
1566
|
+
- @backstage/core-plugin-api@0.7.0
|
|
1567
|
+
|
|
1568
|
+
## 0.1.14
|
|
1569
|
+
|
|
1570
|
+
### Patch Changes
|
|
1571
|
+
|
|
1572
|
+
- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
|
|
1573
|
+
- c77c5c7eb6: Added `backstage.role` to `package.json`
|
|
1574
|
+
- Updated dependencies
|
|
1575
|
+
- @backstage/cli@0.14.0
|
|
1576
|
+
- @backstage/catalog-client@0.7.0
|
|
1577
|
+
- @backstage/core-components@0.8.9
|
|
1578
|
+
- @backstage/core-plugin-api@0.6.1
|
|
1579
|
+
- @backstage/plugin-catalog@0.8.0
|
|
1580
|
+
- @backstage/plugin-catalog-react@0.6.15
|
|
1581
|
+
- @backstage/catalog-model@0.10.0
|
|
1582
|
+
|
|
1583
|
+
## 0.1.13
|
|
1584
|
+
|
|
1585
|
+
### Patch Changes
|
|
1586
|
+
|
|
1587
|
+
- d674971d3a: Rolling back the `@date-io/luxon` bump as this broke both packages, and we need it for `@material-ui/pickers`
|
|
1588
|
+
- Updated dependencies
|
|
1589
|
+
- @backstage/catalog-client@0.6.0
|
|
1590
|
+
- @backstage/cli@0.13.2
|
|
1591
|
+
- @backstage/core-components@0.8.8
|
|
1592
|
+
- @backstage/plugin-catalog-react@0.6.14
|
|
1593
|
+
- @backstage/plugin-catalog@0.7.12
|
|
1594
|
+
|
|
1595
|
+
## 0.1.13-next.0
|
|
1596
|
+
|
|
1597
|
+
### Patch Changes
|
|
1598
|
+
|
|
1599
|
+
- Updated dependencies
|
|
1600
|
+
- @backstage/cli@0.13.2-next.0
|
|
1601
|
+
- @backstage/core-components@0.8.8-next.0
|
|
1602
|
+
- @backstage/plugin-catalog-react@0.6.14-next.0
|
|
1603
|
+
- @backstage/plugin-catalog@0.7.12-next.0
|
|
1604
|
+
|
|
1605
|
+
## 0.1.12
|
|
1606
|
+
|
|
1607
|
+
### Patch Changes
|
|
1608
|
+
|
|
1609
|
+
- Updated dependencies
|
|
1610
|
+
- @backstage/core-components@0.8.7
|
|
1611
|
+
- @backstage/plugin-catalog-react@0.6.13
|
|
1612
|
+
- @backstage/cli@0.13.1
|
|
1613
|
+
- @backstage/plugin-catalog@0.7.11
|
|
1614
|
+
|
|
1615
|
+
## 0.1.12-next.0
|
|
1616
|
+
|
|
1617
|
+
### Patch Changes
|
|
1618
|
+
|
|
1619
|
+
- Updated dependencies
|
|
1620
|
+
- @backstage/core-components@0.8.7-next.0
|
|
1621
|
+
- @backstage/cli@0.13.1-next.0
|
|
1622
|
+
- @backstage/plugin-catalog@0.7.11-next.0
|
|
1623
|
+
- @backstage/plugin-catalog-react@0.6.13-next.0
|
|
1624
|
+
|
|
1625
|
+
## 0.1.11
|
|
1626
|
+
|
|
1627
|
+
### Patch Changes
|
|
1628
|
+
|
|
1629
|
+
- Updated dependencies
|
|
1630
|
+
- @backstage/core-components@0.8.6
|
|
1631
|
+
- @backstage/cli@0.13.0
|
|
1632
|
+
- @backstage/plugin-catalog@0.7.10
|
|
1633
|
+
|
|
1634
|
+
## 0.1.10
|
|
1635
|
+
|
|
1636
|
+
### Patch Changes
|
|
1637
|
+
|
|
1638
|
+
- 51fbedc445: Migrated usage of deprecated `IdentityApi` methods.
|
|
1639
|
+
- 8a6950b822: Switched out internal usage of the `catalogRouteRef` from `@backstage/plugin-catalog-react`.
|
|
1640
|
+
- Updated dependencies
|
|
1641
|
+
- @backstage/core-components@0.8.5
|
|
1642
|
+
- @backstage/cli@0.12.0
|
|
1643
|
+
- @backstage/core-plugin-api@0.6.0
|
|
1644
|
+
- @backstage/plugin-catalog@0.7.9
|
|
1645
|
+
- @backstage/plugin-catalog-react@0.6.12
|
|
1646
|
+
- @backstage/catalog-model@0.9.10
|
|
1647
|
+
- @backstage/catalog-client@0.5.5
|
|
1648
|
+
|
|
1649
|
+
## 0.1.10-next.0
|
|
1650
|
+
|
|
1651
|
+
### Patch Changes
|
|
1652
|
+
|
|
1653
|
+
- 51fbedc445: Migrated usage of deprecated `IdentityApi` methods.
|
|
1654
|
+
- Updated dependencies
|
|
1655
|
+
- @backstage/core-components@0.8.5-next.0
|
|
1656
|
+
- @backstage/cli@0.12.0-next.0
|
|
1657
|
+
- @backstage/core-plugin-api@0.6.0-next.0
|
|
1658
|
+
- @backstage/plugin-catalog@0.7.9-next.0
|
|
1659
|
+
- @backstage/plugin-catalog-react@0.6.12-next.0
|
|
1660
|
+
- @backstage/catalog-model@0.9.10-next.0
|
|
1661
|
+
- @backstage/catalog-client@0.5.5-next.0
|
|
1662
|
+
|
|
1663
|
+
## 0.1.9
|
|
1664
|
+
|
|
1665
|
+
### Patch Changes
|
|
1666
|
+
|
|
1667
|
+
- 6eb6e2dc31: Add Bazaar plugin to marketplace and some minor refactoring
|
|
1668
|
+
- b47965beec: build(deps): bump `@date-io/luxon` from 1.3.13 to 2.11.1
|
|
1669
|
+
- Updated dependencies
|
|
1670
|
+
- @backstage/core-components@0.8.4
|
|
1671
|
+
- @backstage/cli@0.11.0
|
|
1672
|
+
- @backstage/core-plugin-api@0.5.0
|
|
1673
|
+
- @backstage/plugin-catalog-react@0.6.11
|
|
1674
|
+
- @backstage/catalog-client@0.5.4
|
|
1675
|
+
- @backstage/catalog-model@0.9.9
|
|
1676
|
+
- @backstage/plugin-catalog@0.7.8
|
|
1677
|
+
|
|
1678
|
+
## 0.1.8
|
|
1679
|
+
|
|
1680
|
+
### Patch Changes
|
|
1681
|
+
|
|
1682
|
+
- 4ce51ab0f1: Internal refactor of the `react-use` imports to use `react-use/lib/*` instead.
|
|
1683
|
+
- Updated dependencies
|
|
1684
|
+
- @backstage/cli@0.10.5
|
|
1685
|
+
- @backstage/core-plugin-api@0.4.1
|
|
1686
|
+
- @backstage/plugin-catalog-react@0.6.10
|
|
1687
|
+
- @backstage/core-components@0.8.3
|
|
1688
|
+
- @backstage/plugin-catalog@0.7.7
|
|
1689
|
+
|
|
1690
|
+
## 0.1.7
|
|
1691
|
+
|
|
1692
|
+
### Patch Changes
|
|
1693
|
+
|
|
1694
|
+
- 26926bb7a7: made the linkage between a Bazaar project to a catalog Entity optional
|
|
1695
|
+
- Updated dependencies
|
|
1696
|
+
- @backstage/core-plugin-api@0.4.0
|
|
1697
|
+
- @backstage/plugin-catalog-react@0.6.8
|
|
1698
|
+
- @backstage/core-components@0.8.2
|
|
1699
|
+
- @backstage/cli@0.10.3
|
|
1700
|
+
- @backstage/plugin-catalog@0.7.5
|
|
1701
|
+
|
|
1702
|
+
## 0.1.6
|
|
1703
|
+
|
|
1704
|
+
### Patch Changes
|
|
1705
|
+
|
|
1706
|
+
- cd450844f6: Moved React dependencies to `peerDependencies` and allow both React v16 and v17 to be used.
|
|
1707
|
+
- Updated dependencies
|
|
1708
|
+
- @backstage/core-components@0.8.0
|
|
1709
|
+
- @backstage/core-plugin-api@0.3.0
|
|
1710
|
+
- @backstage/plugin-catalog@0.7.4
|
|
1711
|
+
- @backstage/plugin-catalog-react@0.6.5
|
|
1712
|
+
- @backstage/cli@0.10.1
|
|
1713
|
+
|
|
1714
|
+
## 0.1.5
|
|
1715
|
+
|
|
1716
|
+
### Patch Changes
|
|
1717
|
+
|
|
1718
|
+
- Updated dependencies
|
|
1719
|
+
- @backstage/core-components@0.7.6
|
|
1720
|
+
- @backstage/cli@0.10.0
|
|
1721
|
+
- @backstage/core-plugin-api@0.2.2
|
|
1722
|
+
|
|
1723
|
+
## 0.1.4
|
|
1724
|
+
|
|
1725
|
+
### Patch Changes
|
|
1726
|
+
|
|
1727
|
+
- a125278b81: Refactor out the deprecated path and icon from RouteRefs
|
|
1728
|
+
- f6ba309d9e: A Bazaar project has been extended with the following fields: size, start date (optional), end date (optional) and a responsible person.
|
|
1729
|
+
- Updated dependencies
|
|
1730
|
+
- @backstage/plugin-catalog@0.7.3
|
|
1731
|
+
- @backstage/cli@0.9.0
|
|
1732
|
+
- @backstage/catalog-model@0.9.7
|
|
1733
|
+
- @backstage/plugin-catalog-react@0.6.4
|
|
1734
|
+
- @backstage/core-components@0.7.4
|
|
1735
|
+
- @backstage/core-plugin-api@0.2.0
|
|
1736
|
+
|
|
1737
|
+
## 0.1.3
|
|
1738
|
+
|
|
1739
|
+
### Patch Changes
|
|
1740
|
+
|
|
1741
|
+
- 4a336fd292: Name extension to remove deprecation warning
|
|
1742
|
+
- Updated dependencies
|
|
1743
|
+
- @backstage/cli@0.8.2
|
|
1744
|
+
- @backstage/core-components@0.7.3
|
|
1745
|
+
- @backstage/core-plugin-api@0.1.13
|
|
1746
|
+
- @backstage/plugin-catalog-react@0.6.3
|
|
1747
|
+
|
|
1748
|
+
## 0.1.2
|
|
1749
|
+
|
|
1750
|
+
### Patch Changes
|
|
1751
|
+
|
|
1752
|
+
- 5e43a73dd4: Bumped plugin-catalog-react version from 0.5.0 to 0.6.0
|
|
1753
|
+
- Updated dependencies
|
|
1754
|
+
- @backstage/core-components@0.7.1
|
|
1755
|
+
- @backstage/core-plugin-api@0.1.11
|
|
1756
|
+
- @backstage/cli@0.8.0
|
|
1757
|
+
- @backstage/plugin-catalog@0.7.2
|
|
1758
|
+
- @backstage/plugin-catalog-react@0.6.1
|
|
1759
|
+
- @backstage/catalog-model@0.9.5
|