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