@backstage/plugin-scaffolder-react 1.8.6-next.0 → 1.8.7-next.1

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 CHANGED
@@ -1,5 +1,1418 @@
1
1
  # @backstage/plugin-scaffolder-react
2
2
 
3
+ ## 1.8.7-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 75dcd7e: Fixing bug in `formData` type as it should be `optional` as it's possibly undefined
8
+ - 928cfa0: Fixed a typo '
9
+
10
+ ## 1.8.6-next.0
11
+
12
+ ### Patch Changes
13
+
14
+ - 86dc29d: Links that are rendered in the markdown in the `ScaffolderField` component are now opened in new tabs.
15
+ - Updated dependencies
16
+ - @backstage/theme@0.5.6-next.0
17
+ - @backstage/core-components@0.14.8-next.0
18
+ - @backstage/catalog-client@1.6.5
19
+ - @backstage/catalog-model@1.5.0
20
+ - @backstage/core-plugin-api@1.9.2
21
+ - @backstage/types@1.1.1
22
+ - @backstage/version-bridge@1.0.8
23
+ - @backstage/plugin-catalog-react@1.12.1-next.0
24
+ - @backstage/plugin-scaffolder-common@1.5.2
25
+
26
+ ## 1.8.5
27
+
28
+ ### Patch Changes
29
+
30
+ - 9156654: Capturing more event clicks for scaffolder
31
+ - 0040ec2: Updated dependency `@rjsf/utils` to `5.18.2`.
32
+ Updated dependency `@rjsf/core` to `5.18.2`.
33
+ Updated dependency `@rjsf/material-ui` to `5.18.2`.
34
+ Updated dependency `@rjsf/validator-ajv8` to `5.18.2`.
35
+ - Updated dependencies
36
+ - @backstage/plugin-scaffolder-common@1.5.2
37
+ - @backstage/core-components@0.14.7
38
+ - @backstage/catalog-model@1.5.0
39
+ - @backstage/plugin-catalog-react@1.12.0
40
+ - @backstage/theme@0.5.4
41
+ - @backstage/catalog-client@1.6.5
42
+
43
+ ## 1.8.5-next.2
44
+
45
+ ### Patch Changes
46
+
47
+ - Updated dependencies
48
+ - @backstage/plugin-catalog-react@1.12.0-next.2
49
+ - @backstage/core-components@0.14.7-next.2
50
+
51
+ ## 1.8.5-next.1
52
+
53
+ ### Patch Changes
54
+
55
+ - 9156654: Capturing more event clicks for scaffolder
56
+ - Updated dependencies
57
+ - @backstage/plugin-scaffolder-common@1.5.2-next.1
58
+ - @backstage/core-components@0.14.6-next.1
59
+ - @backstage/plugin-catalog-react@1.11.4-next.1
60
+
61
+ ## 1.8.5-next.0
62
+
63
+ ### Patch Changes
64
+
65
+ - 0040ec2: Updated dependency `@rjsf/utils` to `5.18.2`.
66
+ Updated dependency `@rjsf/core` to `5.18.2`.
67
+ Updated dependency `@rjsf/material-ui` to `5.18.2`.
68
+ Updated dependency `@rjsf/validator-ajv8` to `5.18.2`.
69
+ - Updated dependencies
70
+ - @backstage/catalog-model@1.5.0-next.0
71
+ - @backstage/theme@0.5.4-next.0
72
+ - @backstage/core-components@0.14.5-next.0
73
+ - @backstage/catalog-client@1.6.5-next.0
74
+ - @backstage/plugin-catalog-react@1.11.4-next.0
75
+ - @backstage/plugin-scaffolder-common@1.5.2-next.0
76
+ - @backstage/core-plugin-api@1.9.2
77
+ - @backstage/types@1.1.1
78
+ - @backstage/version-bridge@1.0.8
79
+
80
+ ## 1.8.4
81
+
82
+ ### Patch Changes
83
+
84
+ - abfbcfc: Updated dependency `@testing-library/react` to `^15.0.0`.
85
+ - 87d2eb8: Updated dependency `json-schema-library` to `^9.0.0`.
86
+ - cb1e3b0: Updated dependency `@testing-library/dom` to `^10.0.0`.
87
+ - 0e692cf: Added ESLint rule `no-top-level-material-ui-4-imports` to migrate the Material UI imports.
88
+ - df99f62: The `value` sent on the `create` analytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from the `backstage.io/time-saved` annotation on the template entity, if available.
89
+
90
+ Note: the `create` event is now captured in the `<Workflow>` component. If you are directly making use of the alpha-exported `<Stepper>` component, an analytics `create` event will no longer be captured on your behalf.
91
+
92
+ - Updated dependencies
93
+ - @backstage/plugin-catalog-react@1.11.3
94
+ - @backstage/core-components@0.14.4
95
+ - @backstage/core-plugin-api@1.9.2
96
+ - @backstage/theme@0.5.3
97
+ - @backstage/version-bridge@1.0.8
98
+ - @backstage/catalog-client@1.6.4
99
+ - @backstage/catalog-model@1.4.5
100
+ - @backstage/types@1.1.1
101
+ - @backstage/plugin-scaffolder-common@1.5.1
102
+
103
+ ## 1.8.4-next.1
104
+
105
+ ### Patch Changes
106
+
107
+ - 87d2eb8: Updated dependency `json-schema-library` to `^9.0.0`.
108
+ - df99f62: The `value` sent on the `create` analytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from the `backstage.io/time-saved` annotation on the template entity, if available.
109
+
110
+ Note: the `create` event is now captured in the `<Workflow>` component. If you are directly making use of the alpha-exported `<Stepper>` component, an analytics `create` event will no longer be captured on your behalf.
111
+
112
+ - Updated dependencies
113
+ - @backstage/catalog-client@1.6.4-next.0
114
+ - @backstage/catalog-model@1.4.5
115
+ - @backstage/core-components@0.14.4-next.0
116
+ - @backstage/core-plugin-api@1.9.1
117
+ - @backstage/theme@0.5.2
118
+ - @backstage/types@1.1.1
119
+ - @backstage/version-bridge@1.0.7
120
+ - @backstage/plugin-catalog-react@1.11.3-next.1
121
+ - @backstage/plugin-scaffolder-common@1.5.1
122
+
123
+ ## 1.8.4-next.0
124
+
125
+ ### Patch Changes
126
+
127
+ - Updated dependencies
128
+ - @backstage/core-components@0.14.4-next.0
129
+ - @backstage/catalog-client@1.6.3
130
+ - @backstage/catalog-model@1.4.5
131
+ - @backstage/core-plugin-api@1.9.1
132
+ - @backstage/theme@0.5.2
133
+ - @backstage/types@1.1.1
134
+ - @backstage/version-bridge@1.0.7
135
+ - @backstage/plugin-catalog-react@1.11.3-next.0
136
+ - @backstage/plugin-scaffolder-common@1.5.1
137
+
138
+ ## 1.8.3
139
+
140
+ ### Patch Changes
141
+
142
+ - e8f026a: Use ESM exports of react-use library
143
+ - Updated dependencies
144
+ - @backstage/catalog-client@1.6.3
145
+ - @backstage/core-components@0.14.3
146
+ - @backstage/plugin-catalog-react@1.11.2
147
+ - @backstage/core-plugin-api@1.9.1
148
+ - @backstage/catalog-model@1.4.5
149
+ - @backstage/theme@0.5.2
150
+ - @backstage/types@1.1.1
151
+ - @backstage/version-bridge@1.0.7
152
+ - @backstage/plugin-scaffolder-common@1.5.1
153
+
154
+ ## 1.8.2
155
+
156
+ ### Patch Changes
157
+
158
+ - e8f026a: Use ESM exports of react-use library
159
+ - Updated dependencies
160
+ - @backstage/catalog-client@1.6.2
161
+ - @backstage/core-components@0.14.2
162
+ - @backstage/plugin-catalog-react@1.11.1
163
+ - @backstage/core-plugin-api@1.9.1
164
+ - @backstage/catalog-model@1.4.5
165
+ - @backstage/theme@0.5.2
166
+ - @backstage/types@1.1.1
167
+ - @backstage/version-bridge@1.0.7
168
+ - @backstage/plugin-scaffolder-common@1.5.1
169
+
170
+ ## 1.8.1
171
+
172
+ ### Patch Changes
173
+
174
+ - 930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker
175
+ - 6d649d2: Updated dependency `flatted` to `3.3.1`.
176
+ - 0cecb09: Updated dependency `@rjsf/utils` to `5.17.1`.
177
+ Updated dependency `@rjsf/core` to `5.17.1`.
178
+ Updated dependency `@rjsf/material-ui` to `5.17.1`.
179
+ Updated dependency `@rjsf/validator-ajv8` to `5.17.1`.
180
+ - Updated dependencies
181
+ - @backstage/core-components@0.14.1
182
+ - @backstage/theme@0.5.2
183
+ - @backstage/plugin-catalog-react@1.11.0
184
+ - @backstage/catalog-client@1.6.1
185
+ - @backstage/catalog-model@1.4.5
186
+ - @backstage/core-plugin-api@1.9.1
187
+ - @backstage/types@1.1.1
188
+ - @backstage/version-bridge@1.0.7
189
+ - @backstage/plugin-scaffolder-common@1.5.1
190
+
191
+ ## 1.8.1-next.2
192
+
193
+ ### Patch Changes
194
+
195
+ - Updated dependencies
196
+ - @backstage/core-components@0.14.1-next.2
197
+ - @backstage/plugin-catalog-react@1.11.0-next.2
198
+ - @backstage/catalog-client@1.6.1-next.1
199
+ - @backstage/catalog-model@1.4.5-next.0
200
+ - @backstage/core-plugin-api@1.9.1-next.1
201
+ - @backstage/theme@0.5.2-next.0
202
+ - @backstage/types@1.1.1
203
+ - @backstage/version-bridge@1.0.7
204
+ - @backstage/plugin-scaffolder-common@1.5.1-next.1
205
+
206
+ ## 1.8.1-next.1
207
+
208
+ ### Patch Changes
209
+
210
+ - Updated dependencies
211
+ - @backstage/core-components@0.14.1-next.1
212
+ - @backstage/plugin-catalog-react@1.10.1-next.1
213
+ - @backstage/core-plugin-api@1.9.1-next.1
214
+ - @backstage/catalog-client@1.6.1-next.0
215
+ - @backstage/catalog-model@1.4.5-next.0
216
+ - @backstage/theme@0.5.2-next.0
217
+ - @backstage/types@1.1.1
218
+ - @backstage/version-bridge@1.0.7
219
+ - @backstage/plugin-scaffolder-common@1.5.1-next.1
220
+
221
+ ## 1.8.1-next.0
222
+
223
+ ### Patch Changes
224
+
225
+ - 930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker
226
+ - 6d649d2: Updated dependency `flatted` to `3.3.1`.
227
+ - 0cecb09: Updated dependency `@rjsf/utils` to `5.17.1`.
228
+ Updated dependency `@rjsf/core` to `5.17.1`.
229
+ Updated dependency `@rjsf/material-ui` to `5.17.1`.
230
+ Updated dependency `@rjsf/validator-ajv8` to `5.17.1`.
231
+ - Updated dependencies
232
+ - @backstage/theme@0.5.2-next.0
233
+ - @backstage/core-components@0.14.1-next.0
234
+ - @backstage/plugin-catalog-react@1.10.1-next.0
235
+ - @backstage/catalog-client@1.6.1-next.0
236
+ - @backstage/catalog-model@1.4.5-next.0
237
+ - @backstage/core-plugin-api@1.9.1-next.0
238
+ - @backstage/types@1.1.1
239
+ - @backstage/version-bridge@1.0.7
240
+ - @backstage/plugin-scaffolder-common@1.5.1-next.0
241
+
242
+ ## 1.8.0
243
+
244
+ ### Minor Changes
245
+
246
+ - c56f1a2: Remove the old legacy exports from `/alpha`
247
+ - 11b9a08: Introduced the first version of recoverable tasks.
248
+ - b07ec70: Use more distinguishable icons for link (`Link`) and text output (`Description`).
249
+
250
+ ### Patch Changes
251
+
252
+ - 3f60ad5: fix for: converting circular structure to JSON error
253
+ - 0b0c6b6: Allow defining default output text to be shown
254
+ - 8fe56a8: Widen `@types/react` dependency range to include version 18.
255
+ - 31f0a0a: Added `ScaffolderPageContextMenu` to `ActionsPage`, `ListTaskPage`, and `TemplateEditorPage` so that you can more easily navigate between these pages
256
+ - 09cedb9: Updated dependency `@react-hookz/web` to `^24.0.0`.
257
+ - e6f0831: Updated dependency `@rjsf/utils` to `5.17.0`.
258
+ Updated dependency `@rjsf/core` to `5.17.0`.
259
+ Updated dependency `@rjsf/material-ui` to `5.17.0`.
260
+ Updated dependency `@rjsf/validator-ajv8` to `5.17.0`.
261
+ - 6a74ffd: Updated dependency `@rjsf/utils` to `5.16.1`.
262
+ Updated dependency `@rjsf/core` to `5.16.1`.
263
+ Updated dependency `@rjsf/material-ui` to `5.16.1`.
264
+ Updated dependency `@rjsf/validator-ajv8` to `5.16.1`.
265
+ - 3dff4b0: Remove unused deps
266
+ - 82affc7: Fix issue where `ui:schema` was replaced with an empty object if `dependencies` is defined
267
+ - 2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links
268
+ - Updated dependencies
269
+ - @backstage/plugin-catalog-react@1.10.0
270
+ - @backstage/core-components@0.14.0
271
+ - @backstage/catalog-model@1.4.4
272
+ - @backstage/theme@0.5.1
273
+ - @backstage/core-plugin-api@1.9.0
274
+ - @backstage/catalog-client@1.6.0
275
+ - @backstage/plugin-scaffolder-common@1.5.0
276
+ - @backstage/types@1.1.1
277
+ - @backstage/version-bridge@1.0.7
278
+
279
+ ## 1.8.0-next.3
280
+
281
+ ### Patch Changes
282
+
283
+ - 09cedb9: Updated dependency `@react-hookz/web` to `^24.0.0`.
284
+ - e6f0831: Updated dependency `@rjsf/utils` to `5.17.0`.
285
+ Updated dependency `@rjsf/core` to `5.17.0`.
286
+ Updated dependency `@rjsf/material-ui` to `5.17.0`.
287
+ Updated dependency `@rjsf/validator-ajv8` to `5.17.0`.
288
+ - Updated dependencies
289
+ - @backstage/theme@0.5.1-next.1
290
+ - @backstage/core-components@0.14.0-next.2
291
+ - @backstage/plugin-catalog-react@1.10.0-next.3
292
+ - @backstage/catalog-client@1.6.0-next.1
293
+ - @backstage/catalog-model@1.4.4-next.0
294
+ - @backstage/core-plugin-api@1.9.0-next.1
295
+ - @backstage/types@1.1.1
296
+ - @backstage/version-bridge@1.0.7
297
+ - @backstage/plugin-scaffolder-common@1.5.0-next.1
298
+
299
+ ## 1.8.0-next.2
300
+
301
+ ### Patch Changes
302
+
303
+ - 8fe56a8: Widen `@types/react` dependency range to include version 18.
304
+ - 2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links
305
+ - Updated dependencies
306
+ - @backstage/core-components@0.14.0-next.1
307
+ - @backstage/core-plugin-api@1.9.0-next.1
308
+ - @backstage/plugin-catalog-react@1.10.0-next.2
309
+ - @backstage/theme@0.5.1-next.0
310
+ - @backstage/catalog-client@1.6.0-next.1
311
+ - @backstage/catalog-model@1.4.4-next.0
312
+ - @backstage/types@1.1.1
313
+ - @backstage/version-bridge@1.0.7
314
+ - @backstage/plugin-scaffolder-common@1.5.0-next.1
315
+
316
+ ## 1.8.0-next.1
317
+
318
+ ### Minor Changes
319
+
320
+ - b07ec70: Use more distinguishable icons for link (`Link`) and text output (`Description`).
321
+
322
+ ### Patch Changes
323
+
324
+ - 3f60ad5: fix for: converting circular structure to JSON error
325
+ - 31f0a0a: Added `ScaffolderPageContextMenu` to `ActionsPage`, `ListTaskPage`, and `TemplateEditorPage` so that you can more easily navigate between these pages
326
+ - 82affc7: Fix issue where `ui:schema` was replaced with an empty object if `dependencies` is defined
327
+ - Updated dependencies
328
+ - @backstage/core-components@0.14.0-next.0
329
+ - @backstage/catalog-model@1.4.4-next.0
330
+ - @backstage/catalog-client@1.6.0-next.1
331
+ - @backstage/core-plugin-api@1.8.3-next.0
332
+ - @backstage/plugin-catalog-react@1.9.4-next.1
333
+ - @backstage/theme@0.5.0
334
+ - @backstage/types@1.1.1
335
+ - @backstage/version-bridge@1.0.7
336
+ - @backstage/plugin-scaffolder-common@1.5.0-next.1
337
+
338
+ ## 1.8.0-next.0
339
+
340
+ ### Minor Changes
341
+
342
+ - c56f1a2: Remove the old legacy exports from `/alpha`
343
+ - 11b9a08: Introduced the first version of recoverable tasks.
344
+
345
+ ### Patch Changes
346
+
347
+ - 0b0c6b6: Allow defining default output text to be shown
348
+ - 6a74ffd: Updated dependency `@rjsf/utils` to `5.16.1`.
349
+ Updated dependency `@rjsf/core` to `5.16.1`.
350
+ Updated dependency `@rjsf/material-ui` to `5.16.1`.
351
+ Updated dependency `@rjsf/validator-ajv8` to `5.16.1`.
352
+ - Updated dependencies
353
+ - @backstage/plugin-catalog-react@1.9.4-next.0
354
+ - @backstage/catalog-client@1.6.0-next.0
355
+ - @backstage/plugin-scaffolder-common@1.5.0-next.0
356
+ - @backstage/core-components@0.13.10
357
+ - @backstage/catalog-model@1.4.3
358
+ - @backstage/core-plugin-api@1.8.2
359
+ - @backstage/theme@0.5.0
360
+ - @backstage/types@1.1.1
361
+ - @backstage/version-bridge@1.0.7
362
+
363
+ ## 1.7.1
364
+
365
+ ### Patch Changes
366
+
367
+ - c28f281: Scaffolder form now shows a list of errors at the top of the form.
368
+ - 0b9ce2b: Fix for a step with no properties
369
+ - 98ac5ab: Updated dependency `@rjsf/utils` to `5.15.1`.
370
+ Updated dependency `@rjsf/core` to `5.15.1`.
371
+ Updated dependency `@rjsf/material-ui` to `5.15.1`.
372
+ Updated dependency `@rjsf/validator-ajv8` to `5.15.1`.
373
+ - 4016f21: Remove some unused dependencies
374
+ - d16f85f: Show first scaffolder output text by default
375
+ - Updated dependencies
376
+ - @backstage/core-components@0.13.10
377
+ - @backstage/plugin-scaffolder-common@1.4.5
378
+ - @backstage/core-plugin-api@1.8.2
379
+ - @backstage/catalog-client@1.5.2
380
+ - @backstage/plugin-catalog-react@1.9.3
381
+ - @backstage/catalog-model@1.4.3
382
+ - @backstage/theme@0.5.0
383
+ - @backstage/types@1.1.1
384
+ - @backstage/version-bridge@1.0.7
385
+
386
+ ## 1.7.1-next.2
387
+
388
+ ### Patch Changes
389
+
390
+ - 98ac5ab: Updated dependency `@rjsf/utils` to `5.15.1`.
391
+ Updated dependency `@rjsf/core` to `5.15.1`.
392
+ Updated dependency `@rjsf/material-ui` to `5.15.1`.
393
+ Updated dependency `@rjsf/validator-ajv8` to `5.15.1`.
394
+ - Updated dependencies
395
+ - @backstage/plugin-catalog-react@1.9.3-next.2
396
+
397
+ ## 1.7.1-next.1
398
+
399
+ ### Patch Changes
400
+
401
+ - Updated dependencies
402
+ - @backstage/core-plugin-api@1.8.2-next.0
403
+ - @backstage/core-components@0.13.10-next.1
404
+ - @backstage/plugin-catalog-react@1.9.3-next.1
405
+ - @backstage/catalog-client@1.5.2-next.0
406
+ - @backstage/catalog-model@1.4.3
407
+ - @backstage/theme@0.5.0
408
+ - @backstage/types@1.1.1
409
+ - @backstage/version-bridge@1.0.7
410
+ - @backstage/plugin-scaffolder-common@1.4.4
411
+
412
+ ## 1.7.1-next.0
413
+
414
+ ### Patch Changes
415
+
416
+ - c28f281: Scaffolder form now shows a list of errors at the top of the form.
417
+ - 4016f21: Remove some unused dependencies
418
+ - Updated dependencies
419
+ - @backstage/core-components@0.13.10-next.0
420
+ - @backstage/catalog-client@1.5.2-next.0
421
+ - @backstage/plugin-catalog-react@1.9.3-next.0
422
+ - @backstage/catalog-model@1.4.3
423
+ - @backstage/core-plugin-api@1.8.1
424
+ - @backstage/theme@0.5.0
425
+ - @backstage/types@1.1.1
426
+ - @backstage/version-bridge@1.0.7
427
+ - @backstage/plugin-scaffolder-common@1.4.4
428
+
429
+ ## 1.7.0
430
+
431
+ ### Minor Changes
432
+
433
+ - 33edf50: Added support for dealing with user provided secrets using a new field extension `ui:field: Secret`
434
+
435
+ ### Patch Changes
436
+
437
+ - 670c7cc: Fix bug where `properties` is set to empty object when it should be empty for schema dependencies
438
+ - fa66d1b: Fixed bug in `ReviewState` where `enum` value was displayed in step review instead of the corresponding label when using `enumNames`
439
+ - e516bf4: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.
440
+ - aaa6fb3: Minor updates for TypeScript 5.2.2+ compatibility
441
+ - 2aee53b: Add horizontal slider if stepper overflows
442
+ - 2b72591: Updated dependency `@rjsf/utils` to `5.14.3`.
443
+ Updated dependency `@rjsf/core` to `5.14.3`.
444
+ Updated dependency `@rjsf/material-ui` to `5.14.3`.
445
+ Updated dependency `@rjsf/validator-ajv8` to `5.14.3`.
446
+ - 6cd12f2: Updated dependency `@rjsf/utils` to `5.14.1`.
447
+ Updated dependency `@rjsf/core` to `5.14.1`.
448
+ Updated dependency `@rjsf/material-ui` to `5.14.1`.
449
+ Updated dependency `@rjsf/validator-ajv8` to `5.14.1`.
450
+ - a518c5a: Updated dependency `@react-hookz/web` to `^23.0.0`.
451
+ - 64301d3: Updated dependency `@rjsf/utils` to `5.15.0`.
452
+ Updated dependency `@rjsf/core` to `5.15.0`.
453
+ Updated dependency `@rjsf/material-ui` to `5.15.0`.
454
+ Updated dependency `@rjsf/validator-ajv8` to `5.15.0`.
455
+ - 63c494e: Updated dependency `@rjsf/utils` to `5.14.2`.
456
+ Updated dependency `@rjsf/core` to `5.14.2`.
457
+ Updated dependency `@rjsf/material-ui` to `5.14.2`.
458
+ Updated dependency `@rjsf/validator-ajv8` to `5.14.2`.
459
+ - c8908d4: Use new option from RJSF 5.15
460
+ - 0cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-5925617
461
+ - 5bb5240: Fixed issue for showing undefined for hidden form items
462
+ - Updated dependencies
463
+ - @backstage/core-plugin-api@1.8.1
464
+ - @backstage/plugin-catalog-react@1.9.2
465
+ - @backstage/core-components@0.13.9
466
+ - @backstage/theme@0.5.0
467
+ - @backstage/catalog-client@1.5.0
468
+ - @backstage/catalog-model@1.4.3
469
+ - @backstage/errors@1.2.3
470
+ - @backstage/types@1.1.1
471
+ - @backstage/version-bridge@1.0.7
472
+ - @backstage/plugin-scaffolder-common@1.4.4
473
+
474
+ ## 1.6.2-next.3
475
+
476
+ ### Patch Changes
477
+
478
+ - 64301d3: Updated dependency `@rjsf/utils` to `5.15.0`.
479
+ Updated dependency `@rjsf/core` to `5.15.0`.
480
+ Updated dependency `@rjsf/material-ui` to `5.15.0`.
481
+ Updated dependency `@rjsf/validator-ajv8` to `5.15.0`.
482
+ - c8908d4: Use new option from RJSF 5.15
483
+ - Updated dependencies
484
+ - @backstage/core-components@0.13.9-next.3
485
+ - @backstage/catalog-client@1.5.0-next.1
486
+ - @backstage/catalog-model@1.4.3
487
+ - @backstage/core-plugin-api@1.8.1-next.1
488
+ - @backstage/errors@1.2.3
489
+ - @backstage/theme@0.5.0-next.1
490
+ - @backstage/types@1.1.1
491
+ - @backstage/version-bridge@1.0.7
492
+ - @backstage/plugin-catalog-react@1.9.2-next.3
493
+ - @backstage/plugin-scaffolder-common@1.4.3
494
+
495
+ ## 1.6.2-next.2
496
+
497
+ ### Patch Changes
498
+
499
+ - 5bb5240: Fixed issue for showing undefined for hidden form items
500
+ - Updated dependencies
501
+ - @backstage/theme@0.5.0-next.1
502
+ - @backstage/plugin-catalog-react@1.9.2-next.2
503
+ - @backstage/catalog-client@1.5.0-next.1
504
+ - @backstage/catalog-model@1.4.3
505
+ - @backstage/core-components@0.13.9-next.2
506
+ - @backstage/core-plugin-api@1.8.1-next.1
507
+ - @backstage/errors@1.2.3
508
+ - @backstage/types@1.1.1
509
+ - @backstage/version-bridge@1.0.7
510
+ - @backstage/plugin-scaffolder-common@1.4.3
511
+
512
+ ## 1.6.2-next.1
513
+
514
+ ### Patch Changes
515
+
516
+ - fa66d1b5b3: Fixed bug in `ReviewState` where `enum` value was displayed in step review instead of the corresponding label when using `enumNames`
517
+ - 2aee53bbeb: Add horizontal slider if stepper overflows
518
+ - 2b725913c1: Updated dependency `@rjsf/utils` to `5.14.3`.
519
+ Updated dependency `@rjsf/core` to `5.14.3`.
520
+ Updated dependency `@rjsf/material-ui` to `5.14.3`.
521
+ Updated dependency `@rjsf/validator-ajv8` to `5.14.3`.
522
+ - a518c5a25b: Updated dependency `@react-hookz/web` to `^23.0.0`.
523
+ - Updated dependencies
524
+ - @backstage/core-components@0.13.9-next.1
525
+ - @backstage/core-plugin-api@1.8.1-next.1
526
+ - @backstage/plugin-catalog-react@1.9.2-next.1
527
+ - @backstage/catalog-client@1.5.0-next.0
528
+ - @backstage/catalog-model@1.4.3
529
+ - @backstage/errors@1.2.3
530
+ - @backstage/theme@0.5.0-next.0
531
+ - @backstage/types@1.1.1
532
+ - @backstage/version-bridge@1.0.7
533
+ - @backstage/plugin-scaffolder-common@1.4.3
534
+
535
+ ## 1.6.2-next.0
536
+
537
+ ### Patch Changes
538
+
539
+ - e516bf4da8: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.
540
+ - aaa6fb3bc9: Minor updates for TypeScript 5.2.2+ compatibility
541
+ - 6cd12f277b: Updated dependency `@rjsf/utils` to `5.14.1`.
542
+ Updated dependency `@rjsf/core` to `5.14.1`.
543
+ Updated dependency `@rjsf/material-ui` to `5.14.1`.
544
+ Updated dependency `@rjsf/validator-ajv8` to `5.14.1`.
545
+ - 63c494ef22: Updated dependency `@rjsf/utils` to `5.14.2`.
546
+ Updated dependency `@rjsf/core` to `5.14.2`.
547
+ Updated dependency `@rjsf/material-ui` to `5.14.2`.
548
+ Updated dependency `@rjsf/validator-ajv8` to `5.14.2`.
549
+ - Updated dependencies
550
+ - @backstage/core-plugin-api@1.8.1-next.0
551
+ - @backstage/plugin-catalog-react@1.9.2-next.0
552
+ - @backstage/core-components@0.13.9-next.0
553
+ - @backstage/theme@0.5.0-next.0
554
+ - @backstage/catalog-client@1.4.6
555
+ - @backstage/catalog-model@1.4.3
556
+ - @backstage/errors@1.2.3
557
+ - @backstage/types@1.1.1
558
+ - @backstage/version-bridge@1.0.7
559
+ - @backstage/plugin-scaffolder-common@1.4.3
560
+
561
+ ## 1.6.0
562
+
563
+ ### Minor Changes
564
+
565
+ - 3fdffbb699: Release design improvements for the `Scaffolder` plugin and support v5 of `@rjsf/*` libraries.
566
+
567
+ This change should be non-breaking. If you're seeing typescript issues after migrating please [open an issue](https://github.com/backstage/backstage/issues/new/choose)
568
+
569
+ The `next` versions like `createNextFieldExtension` and `NextScaffolderPage` have been promoted to the public interface under `createScaffolderFieldExtension` and `ScaffolderPage`, so any older imports which are no longer found will need updating from `@backstage/plugin-scaffolder/alpha` or `@backstage/plugin-scaffolder-react/alpha` will need to be imported from `@backstage/plugin-scaffolder` and `@backstage/plugin-scaffolder-react` respectively.
570
+
571
+ The legacy versions are now available in `/alpha` under `createLegacyFieldExtension` and `LegacyScaffolderPage` if you're running into issues, but be aware that these will be removed in a next mainline release.
572
+
573
+ ### Patch Changes
574
+
575
+ - 6c2b872153: Add official support for React 18.
576
+ - 171a99816b: Fixed `backstage:featureFlag` in `scaffolder/next` by sorting out `manifest.steps`.
577
+ - c838da0edd: Updated dependency `@rjsf/utils` to `5.13.6`.
578
+ Updated dependency `@rjsf/core` to `5.13.6`.
579
+ Updated dependency `@rjsf/material-ui` to `5.13.6`.
580
+ Updated dependency `@rjsf/validator-ajv8` to `5.13.6`.
581
+ - 69c14904b6: Use `EntityRefLinks` with `hideIcons` property to avoid double icons
582
+ - 62b5922916: Internal theme type updates
583
+ - dda56ae265: Preserve step's time execution for a non-running task.
584
+ - 76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template
585
+ - Updated dependencies
586
+ - @backstage/plugin-catalog-react@1.9.0
587
+ - @backstage/core-components@0.13.8
588
+ - @backstage/plugin-scaffolder-common@1.4.3
589
+ - @backstage/core-plugin-api@1.8.0
590
+ - @backstage/version-bridge@1.0.7
591
+ - @backstage/theme@0.4.4
592
+ - @backstage/catalog-client@1.4.6
593
+ - @backstage/catalog-model@1.4.3
594
+ - @backstage/errors@1.2.3
595
+ - @backstage/types@1.1.1
596
+
597
+ ## 1.6.0-next.2
598
+
599
+ ### Patch Changes
600
+
601
+ - Updated dependencies
602
+ - @backstage/core-components@0.13.8-next.2
603
+ - @backstage/plugin-catalog-react@1.9.0-next.2
604
+
605
+ ## 1.6.0-next.1
606
+
607
+ ### Patch Changes
608
+
609
+ - 62b5922916: Internal theme type updates
610
+ - 76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template
611
+ - Updated dependencies
612
+ - @backstage/plugin-catalog-react@1.9.0-next.1
613
+ - @backstage/plugin-scaffolder-common@1.4.3-next.1
614
+ - @backstage/core-components@0.13.8-next.1
615
+ - @backstage/catalog-client@1.4.5
616
+ - @backstage/catalog-model@1.4.3
617
+ - @backstage/core-plugin-api@1.8.0-next.0
618
+ - @backstage/errors@1.2.3
619
+ - @backstage/theme@0.4.4-next.0
620
+ - @backstage/types@1.1.1
621
+ - @backstage/version-bridge@1.0.7-next.0
622
+
623
+ ## 1.6.0-next.0
624
+
625
+ ### Minor Changes
626
+
627
+ - 3fdffbb699: Release design improvements for the `Scaffolder` plugin and support v5 of `@rjsf/*` libraries.
628
+
629
+ This change should be non-breaking. If you're seeing typescript issues after migrating please [open an issue](https://github.com/backstage/backstage/issues/new/choose)
630
+
631
+ The `next` versions like `createNextFieldExtension` and `NextScaffolderPage` have been promoted to the public interface under `createScaffolderFieldExtension` and `ScaffolderPage`, so any older imports which are no longer found will need updating from `@backstage/plugin-scaffolder/alpha` or `@backstage/plugin-scaffolder-react/alpha` will need to be imported from `@backstage/plugin-scaffolder` and `@backstage/plugin-scaffolder-react` respectively.
632
+
633
+ The legacy versions are now available in `/alpha` under `createLegacyFieldExtension` and `LegacyScaffolderPage` if you're running into issues, but be aware that these will be removed in a next mainline release.
634
+
635
+ ### Patch Changes
636
+
637
+ - 6c2b872153: Add official support for React 18.
638
+ - Updated dependencies
639
+ - @backstage/core-components@0.13.7-next.0
640
+ - @backstage/plugin-scaffolder-common@1.4.3-next.0
641
+ - @backstage/plugin-catalog-react@1.9.0-next.0
642
+ - @backstage/core-plugin-api@1.8.0-next.0
643
+ - @backstage/version-bridge@1.0.7-next.0
644
+ - @backstage/theme@0.4.4-next.0
645
+ - @backstage/catalog-client@1.4.5
646
+ - @backstage/catalog-model@1.4.3
647
+ - @backstage/errors@1.2.3
648
+ - @backstage/types@1.1.1
649
+
650
+ ## 1.5.6
651
+
652
+ ### Patch Changes
653
+
654
+ - 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
655
+ - f95af4e540: Updated dependency `@testing-library/dom` to `^9.0.0`.
656
+ - Updated dependencies
657
+ - @backstage/plugin-catalog-react@1.8.5
658
+ - @backstage/core-plugin-api@1.7.0
659
+ - @backstage/core-components@0.13.6
660
+ - @backstage/catalog-model@1.4.3
661
+ - @backstage/errors@1.2.3
662
+ - @backstage/version-bridge@1.0.6
663
+ - @backstage/theme@0.4.3
664
+ - @backstage/catalog-client@1.4.5
665
+ - @backstage/types@1.1.1
666
+ - @backstage/plugin-scaffolder-common@1.4.2
667
+
668
+ ## 1.5.6-next.2
669
+
670
+ ### Patch Changes
671
+
672
+ - Updated dependencies
673
+ - @backstage/core-components@0.13.6-next.2
674
+ - @backstage/core-plugin-api@1.7.0-next.1
675
+ - @backstage/catalog-model@1.4.3-next.0
676
+ - @backstage/plugin-catalog-react@1.8.5-next.2
677
+ - @backstage/errors@1.2.3-next.0
678
+ - @backstage/theme@0.4.3-next.0
679
+ - @backstage/catalog-client@1.4.5-next.0
680
+ - @backstage/types@1.1.1
681
+ - @backstage/version-bridge@1.0.5
682
+ - @backstage/plugin-scaffolder-common@1.4.2-next.0
683
+
684
+ ## 1.5.6-next.1
685
+
686
+ ### Patch Changes
687
+
688
+ - Updated dependencies
689
+ - @backstage/core-components@0.13.6-next.1
690
+ - @backstage/plugin-catalog-react@1.8.5-next.1
691
+ - @backstage/core-plugin-api@1.7.0-next.0
692
+ - @backstage/catalog-client@1.4.4
693
+ - @backstage/catalog-model@1.4.2
694
+ - @backstage/errors@1.2.2
695
+ - @backstage/theme@0.4.2
696
+ - @backstage/types@1.1.1
697
+ - @backstage/version-bridge@1.0.5
698
+ - @backstage/plugin-scaffolder-common@1.4.1
699
+
700
+ ## 1.5.6-next.0
701
+
702
+ ### Patch Changes
703
+
704
+ - Updated dependencies
705
+ - @backstage/plugin-catalog-react@1.8.5-next.0
706
+ - @backstage/core-plugin-api@1.7.0-next.0
707
+ - @backstage/core-components@0.13.6-next.0
708
+ - @backstage/catalog-client@1.4.4
709
+ - @backstage/catalog-model@1.4.2
710
+ - @backstage/errors@1.2.2
711
+ - @backstage/theme@0.4.2
712
+ - @backstage/types@1.1.1
713
+ - @backstage/version-bridge@1.0.5
714
+ - @backstage/plugin-scaffolder-common@1.4.1
715
+
716
+ ## 1.5.5
717
+
718
+ ### Patch Changes
719
+
720
+ - 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
721
+ - b16c341ced45: Updated dependency `@rjsf/utils` to `5.13.0`.
722
+ Updated dependency `@rjsf/core-v5` to `npm:@rjsf/core@5.13.0`.
723
+ Updated dependency `@rjsf/material-ui-v5` to `npm:@rjsf/material-ui@5.13.0`.
724
+ Updated dependency `@rjsf/validator-ajv8` to `5.13.0`.
725
+ - 27fef07f9229: Updated dependency `use-immer` to `^0.9.0`.
726
+ - Updated dependencies
727
+ - @backstage/plugin-catalog-react@1.8.4
728
+ - @backstage/core-components@0.13.5
729
+ - @backstage/catalog-client@1.4.4
730
+ - @backstage/catalog-model@1.4.2
731
+ - @backstage/core-plugin-api@1.6.0
732
+ - @backstage/errors@1.2.2
733
+ - @backstage/plugin-scaffolder-common@1.4.1
734
+ - @backstage/theme@0.4.2
735
+ - @backstage/types@1.1.1
736
+ - @backstage/version-bridge@1.0.5
737
+
738
+ ## 1.5.5-next.3
739
+
740
+ ### Patch Changes
741
+
742
+ - 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
743
+ - b16c341ced45: Updated dependency `@rjsf/utils` to `5.13.0`.
744
+ Updated dependency `@rjsf/core-v5` to `npm:@rjsf/core@5.13.0`.
745
+ Updated dependency `@rjsf/material-ui-v5` to `npm:@rjsf/material-ui@5.13.0`.
746
+ Updated dependency `@rjsf/validator-ajv8` to `5.13.0`.
747
+ - Updated dependencies
748
+ - @backstage/catalog-client@1.4.4-next.2
749
+ - @backstage/catalog-model@1.4.2-next.2
750
+ - @backstage/core-components@0.13.5-next.3
751
+ - @backstage/core-plugin-api@1.6.0-next.3
752
+ - @backstage/errors@1.2.2-next.0
753
+ - @backstage/plugin-catalog-react@1.8.4-next.3
754
+ - @backstage/plugin-scaffolder-common@1.4.1-next.2
755
+ - @backstage/theme@0.4.2-next.0
756
+ - @backstage/types@1.1.1-next.0
757
+ - @backstage/version-bridge@1.0.5-next.0
758
+
759
+ ## 1.5.5-next.2
760
+
761
+ ### Patch Changes
762
+
763
+ - 27fef07f9229: Updated dependency `use-immer` to `^0.9.0`.
764
+ - Updated dependencies
765
+ - @backstage/core-components@0.13.5-next.2
766
+ - @backstage/core-plugin-api@1.6.0-next.2
767
+ - @backstage/plugin-catalog-react@1.8.4-next.2
768
+ - @backstage/catalog-model@1.4.2-next.1
769
+ - @backstage/catalog-client@1.4.4-next.1
770
+ - @backstage/errors@1.2.1
771
+ - @backstage/theme@0.4.1
772
+ - @backstage/types@1.1.0
773
+ - @backstage/version-bridge@1.0.4
774
+ - @backstage/plugin-scaffolder-common@1.4.1-next.1
775
+
776
+ ## 1.5.5-next.1
777
+
778
+ ### Patch Changes
779
+
780
+ - Updated dependencies
781
+ - @backstage/plugin-catalog-react@1.8.4-next.1
782
+ - @backstage/core-components@0.13.5-next.1
783
+ - @backstage/catalog-model@1.4.2-next.0
784
+ - @backstage/core-plugin-api@1.6.0-next.1
785
+ - @backstage/catalog-client@1.4.4-next.0
786
+ - @backstage/plugin-scaffolder-common@1.4.1-next.0
787
+ - @backstage/errors@1.2.1
788
+ - @backstage/theme@0.4.1
789
+ - @backstage/types@1.1.0
790
+ - @backstage/version-bridge@1.0.4
791
+
792
+ ## 1.5.4-next.0
793
+
794
+ ### Patch Changes
795
+
796
+ - Updated dependencies
797
+ - @backstage/core-plugin-api@1.6.0-next.0
798
+ - @backstage/core-components@0.13.5-next.0
799
+ - @backstage/catalog-client@1.4.3
800
+ - @backstage/catalog-model@1.4.1
801
+ - @backstage/errors@1.2.1
802
+ - @backstage/theme@0.4.1
803
+ - @backstage/types@1.1.0
804
+ - @backstage/version-bridge@1.0.4
805
+ - @backstage/plugin-catalog-react@1.8.3-next.0
806
+ - @backstage/plugin-scaffolder-common@1.4.0
807
+
808
+ ## 1.5.2
809
+
810
+ ### Patch Changes
811
+
812
+ - ba9ee98a37bd: Fixed bug in Workflow component by passing a prop `templateName` down to Stepper component.
813
+ - Updated dependencies
814
+ - @backstage/core-components@0.13.4
815
+ - @backstage/plugin-catalog-react@1.8.1
816
+ - @backstage/plugin-scaffolder-common@1.4.0
817
+ - @backstage/core-plugin-api@1.5.3
818
+ - @backstage/catalog-client@1.4.3
819
+ - @backstage/catalog-model@1.4.1
820
+ - @backstage/errors@1.2.1
821
+ - @backstage/theme@0.4.1
822
+ - @backstage/types@1.1.0
823
+ - @backstage/version-bridge@1.0.4
824
+
825
+ ## 1.5.2-next.1
826
+
827
+ ### Patch Changes
828
+
829
+ - Updated dependencies
830
+ - @backstage/plugin-catalog-react@1.8.1-next.1
831
+
832
+ ## 1.5.2-next.0
833
+
834
+ ### Patch Changes
835
+
836
+ - ba9ee98a37bd: Fixed bug in Workflow component by passing a prop `templateName` down to Stepper component.
837
+ - Updated dependencies
838
+ - @backstage/core-components@0.13.4-next.0
839
+ - @backstage/core-plugin-api@1.5.3
840
+ - @backstage/plugin-catalog-react@1.8.1-next.0
841
+ - @backstage/catalog-client@1.4.3
842
+ - @backstage/catalog-model@1.4.1
843
+ - @backstage/errors@1.2.1
844
+ - @backstage/theme@0.4.1
845
+ - @backstage/types@1.1.0
846
+ - @backstage/version-bridge@1.0.4
847
+ - @backstage/plugin-scaffolder-common@1.3.2
848
+
849
+ ## 1.5.1
850
+
851
+ ### Patch Changes
852
+
853
+ - f74a27de4d2c: Made markdown description theme-able
854
+ - Updated dependencies
855
+ - @backstage/theme@0.4.1
856
+ - @backstage/errors@1.2.1
857
+ - @backstage/plugin-catalog-react@1.8.0
858
+ - @backstage/core-components@0.13.3
859
+ - @backstage/core-plugin-api@1.5.3
860
+ - @backstage/catalog-client@1.4.3
861
+ - @backstage/catalog-model@1.4.1
862
+ - @backstage/types@1.1.0
863
+ - @backstage/version-bridge@1.0.4
864
+ - @backstage/plugin-scaffolder-common@1.3.2
865
+
866
+ ## 1.5.1-next.2
867
+
868
+ ### Patch Changes
869
+
870
+ - Updated dependencies
871
+ - @backstage/plugin-catalog-react@1.8.0-next.2
872
+ - @backstage/theme@0.4.1-next.1
873
+ - @backstage/core-plugin-api@1.5.3-next.1
874
+ - @backstage/core-components@0.13.3-next.2
875
+ - @backstage/catalog-client@1.4.3-next.0
876
+ - @backstage/catalog-model@1.4.1-next.0
877
+ - @backstage/errors@1.2.1-next.0
878
+ - @backstage/types@1.1.0
879
+ - @backstage/version-bridge@1.0.4
880
+ - @backstage/plugin-scaffolder-common@1.3.2-next.0
881
+
882
+ ## 1.5.1-next.1
883
+
884
+ ### Patch Changes
885
+
886
+ - f74a27de4d2c: Made markdown description theme-able
887
+ - Updated dependencies
888
+ - @backstage/theme@0.4.1-next.0
889
+ - @backstage/core-components@0.13.3-next.1
890
+ - @backstage/core-plugin-api@1.5.3-next.0
891
+ - @backstage/plugin-catalog-react@1.7.1-next.1
892
+
893
+ ## 1.5.1-next.0
894
+
895
+ ### Patch Changes
896
+
897
+ - Updated dependencies
898
+ - @backstage/errors@1.2.1-next.0
899
+ - @backstage/core-components@0.13.3-next.0
900
+ - @backstage/catalog-client@1.4.3-next.0
901
+ - @backstage/catalog-model@1.4.1-next.0
902
+ - @backstage/core-plugin-api@1.5.2
903
+ - @backstage/theme@0.4.0
904
+ - @backstage/types@1.1.0
905
+ - @backstage/version-bridge@1.0.4
906
+ - @backstage/plugin-catalog-react@1.7.1-next.0
907
+ - @backstage/plugin-scaffolder-common@1.3.2-next.0
908
+
909
+ ## 1.5.0
910
+
911
+ ### Minor Changes
912
+
913
+ - 6b571405f806: `scaffolder/next`: Provide some default template components to `rjsf` to allow for standardization and markdown descriptions
914
+ - 4505dc3b4598: `scaffolder/next`: Don't render `TemplateGroups` when there's no results in with search query
915
+ - a452bda74d7a: Fixed typescript casting bug for useTemplateParameterSchema hook
916
+ - 6b571405f806: `scaffolder/next`: provide a `ScaffolderField` component which is meant to replace some of the `FormControl` components from Material UI, making it easier to write `FieldExtensions`.
917
+
918
+ ### Patch Changes
919
+
920
+ - 84a5c7724c7e: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 seconds
921
+ - cf34311cdbe1: Extract `ui:*` fields from conditional `then` and `else` schema branches.
922
+ - 2ff94da135a4: bump `rjsf` dependencies to 5.7.3
923
+ - 74b216ee4e50: Add `PropsWithChildren` to usages of `ComponentType`, in preparation for React 18 where the children are no longer implicit.
924
+ - Updated dependencies
925
+ - @backstage/core-plugin-api@1.5.2
926
+ - @backstage/catalog-client@1.4.2
927
+ - @backstage/core-components@0.13.2
928
+ - @backstage/types@1.1.0
929
+ - @backstage/theme@0.4.0
930
+ - @backstage/plugin-catalog-react@1.7.0
931
+ - @backstage/catalog-model@1.4.0
932
+ - @backstage/errors@1.2.0
933
+ - @backstage/version-bridge@1.0.4
934
+ - @backstage/plugin-scaffolder-common@1.3.1
935
+
936
+ ## 1.5.0-next.3
937
+
938
+ ### Minor Changes
939
+
940
+ - a452bda74d7a: Fixed typescript casting bug for useTemplateParameterSchema hook
941
+
942
+ ### Patch Changes
943
+
944
+ - Updated dependencies
945
+ - @backstage/core-components@0.13.2-next.3
946
+ - @backstage/catalog-model@1.4.0-next.1
947
+ - @backstage/catalog-client@1.4.2-next.2
948
+ - @backstage/core-plugin-api@1.5.2-next.0
949
+ - @backstage/errors@1.2.0-next.0
950
+ - @backstage/theme@0.4.0-next.1
951
+ - @backstage/types@1.0.2
952
+ - @backstage/version-bridge@1.0.4
953
+ - @backstage/plugin-catalog-react@1.7.0-next.3
954
+ - @backstage/plugin-scaffolder-common@1.3.1-next.1
955
+
956
+ ## 1.5.0-next.2
957
+
958
+ ### Patch Changes
959
+
960
+ - cf34311cdbe1: Extract `ui:*` fields from conditional `then` and `else` schema branches.
961
+ - 2ff94da135a4: bump `rjsf` dependencies to 5.7.3
962
+ - Updated dependencies
963
+ - @backstage/theme@0.4.0-next.1
964
+ - @backstage/plugin-catalog-react@1.7.0-next.2
965
+ - @backstage/core-components@0.13.2-next.2
966
+ - @backstage/core-plugin-api@1.5.2-next.0
967
+
968
+ ## 1.5.0-next.1
969
+
970
+ ### Minor Changes
971
+
972
+ - 6b571405f806: `scaffolder/next`: Provide some default template components to `rjsf` to allow for standardization and markdown descriptions
973
+ - 4505dc3b4598: `scaffolder/next`: Don't render `TemplateGroups` when there's no results in with search query
974
+ - 6b571405f806: `scaffolder/next`: provide a `ScaffolderField` component which is meant to replace some of the `FormControl` components from Material UI, making it easier to write `FieldExtensions`.
975
+
976
+ ### Patch Changes
977
+
978
+ - 74b216ee4e50: Add `PropsWithChildren` to usages of `ComponentType`, in preparation for React 18 where the children are no longer implicit.
979
+ - Updated dependencies
980
+ - @backstage/errors@1.2.0-next.0
981
+ - @backstage/core-components@0.13.2-next.1
982
+ - @backstage/plugin-catalog-react@1.7.0-next.1
983
+ - @backstage/catalog-model@1.4.0-next.0
984
+ - @backstage/core-plugin-api@1.5.2-next.0
985
+ - @backstage/catalog-client@1.4.2-next.1
986
+ - @backstage/plugin-scaffolder-common@1.3.1-next.0
987
+ - @backstage/theme@0.4.0-next.0
988
+ - @backstage/types@1.0.2
989
+ - @backstage/version-bridge@1.0.4
990
+
991
+ ## 1.4.1-next.0
992
+
993
+ ### Patch Changes
994
+
995
+ - 84a5c7724c7e: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 seconds
996
+ - Updated dependencies
997
+ - @backstage/catalog-client@1.4.2-next.0
998
+ - @backstage/plugin-catalog-react@1.7.0-next.0
999
+ - @backstage/theme@0.4.0-next.0
1000
+ - @backstage/core-components@0.13.2-next.0
1001
+ - @backstage/core-plugin-api@1.5.1
1002
+ - @backstage/catalog-model@1.3.0
1003
+ - @backstage/errors@1.1.5
1004
+ - @backstage/types@1.0.2
1005
+ - @backstage/version-bridge@1.0.4
1006
+ - @backstage/plugin-scaffolder-common@1.3.0
1007
+
1008
+ ## 1.4.0
1009
+
1010
+ ### Minor Changes
1011
+
1012
+ - 82e10a6939c: Add support for Markdown text blob outputs from templates
1013
+
1014
+ ### Patch Changes
1015
+
1016
+ - ad1a1429de4: Improvements to the `scaffolder/next` buttons UX:
1017
+
1018
+ - Added padding around the "Create" button in the `Stepper` component
1019
+ - Added a button bar that includes the "Cancel" and "Start Over" buttons to the `OngoingTask` component. The state of these buttons match their existing counter parts in the Context Menu
1020
+ - Added a "Show Button Bar"/"Hide Button Bar" item to the `ContextMenu` component
1021
+
1022
+ - Updated dependencies
1023
+ - @backstage/theme@0.3.0
1024
+ - @backstage/plugin-catalog-react@1.6.0
1025
+ - @backstage/plugin-scaffolder-common@1.3.0
1026
+ - @backstage/core-components@0.13.1
1027
+ - @backstage/catalog-client@1.4.1
1028
+ - @backstage/catalog-model@1.3.0
1029
+ - @backstage/core-plugin-api@1.5.1
1030
+ - @backstage/errors@1.1.5
1031
+ - @backstage/types@1.0.2
1032
+ - @backstage/version-bridge@1.0.4
1033
+
1034
+ ## 1.4.0-next.2
1035
+
1036
+ ### Minor Changes
1037
+
1038
+ - 82e10a6939c: Add support for Markdown text blob outputs from templates
1039
+
1040
+ ### Patch Changes
1041
+
1042
+ - Updated dependencies
1043
+ - @backstage/theme@0.3.0-next.0
1044
+ - @backstage/plugin-scaffolder-common@1.3.0-next.0
1045
+ - @backstage/core-components@0.13.1-next.1
1046
+ - @backstage/plugin-catalog-react@1.6.0-next.2
1047
+ - @backstage/core-plugin-api@1.5.1
1048
+
1049
+ ## 1.3.1-next.1
1050
+
1051
+ ### Patch Changes
1052
+
1053
+ - Updated dependencies
1054
+ - @backstage/core-components@0.13.1-next.0
1055
+ - @backstage/core-plugin-api@1.5.1
1056
+ - @backstage/plugin-catalog-react@1.6.0-next.1
1057
+
1058
+ ## 1.3.1-next.0
1059
+
1060
+ ### Patch Changes
1061
+
1062
+ - ad1a1429de4: Improvements to the `scaffolder/next` buttons UX:
1063
+
1064
+ - Added padding around the "Create" button in the `Stepper` component
1065
+ - Added a button bar that includes the "Cancel" and "Start Over" buttons to the `OngoingTask` component. The state of these buttons match their existing counter parts in the Context Menu
1066
+ - Added a "Show Button Bar"/"Hide Button Bar" item to the `ContextMenu` component
1067
+
1068
+ - Updated dependencies
1069
+ - @backstage/plugin-catalog-react@1.6.0-next.0
1070
+ - @backstage/core-components@0.13.0
1071
+ - @backstage/core-plugin-api@1.5.1
1072
+ - @backstage/catalog-client@1.4.1
1073
+ - @backstage/catalog-model@1.3.0
1074
+ - @backstage/errors@1.1.5
1075
+ - @backstage/theme@0.2.19
1076
+ - @backstage/types@1.0.2
1077
+ - @backstage/version-bridge@1.0.4
1078
+ - @backstage/plugin-scaffolder-common@1.2.7
1079
+
1080
+ ## 1.3.0
1081
+
1082
+ ### Minor Changes
1083
+
1084
+ - 259d3407b9b: Move `CategoryPicker` from `scaffolder` into `scaffolder-react`
1085
+ Move `ContextMenu` into `scaffolder-react` and rename it to `ScaffolderPageContextMenu`
1086
+ - 2cfd03d7376: To offer better customization options, `ScaffolderPageContextMenu` takes callbacks as props instead of booleans
1087
+ - 48da4c46e45: `scaffolder/next`: Export the `TemplateGroupFilter` and `TemplateGroups` and make an extensible component
1088
+
1089
+ ### Patch Changes
1090
+
1091
+ - 7e1d900413a: `scaffolder/next`: Bump `@rjsf/*` dependencies to 5.5.2
1092
+ - e27ddc36dad: Added a possibility to cancel the running task (executing of a scaffolder template)
1093
+ - 0435174b06f: Accessibility issues identified using lighthouse fixed.
1094
+ - 7a6b16cc506: `scaffolder/next`: Bump `@rjsf/*` deps to 5.3.1
1095
+ - 90dda42cfd2: bug: Invert `templateFilter` predicate to align with `Array.filter`
1096
+ - d2488f5e54c: Add an indication that the validators are running when clicking `next` on each step of the form.
1097
+ - 1e4f5e91b8e: Bump `zod` and `zod-to-json-schema` dependencies.
1098
+ - 8c40997df44: Updated dependency `@rjsf/core-v5` to `npm:@rjsf/core@5.5.2`.
1099
+ - f84fc7fd040: Updated dependency `@rjsf/validator-ajv8` to `5.3.0`.
1100
+ - 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
1101
+ - 34dab7ee7f8: `scaffolder/next`: bump `rjsf` dependencies to `5.5.0`
1102
+ - 2898b6c8d52: Minor type tweaks for TypeScript 5.0
1103
+ - e0c6e8b9c3c: Update peer dependencies
1104
+ - cf71c3744a5: scaffolder/next: Bump `@rjsf/*` dependencies to 5.6.0
1105
+ - Updated dependencies
1106
+ - @backstage/core-components@0.13.0
1107
+ - @backstage/plugin-scaffolder-common@1.2.7
1108
+ - @backstage/catalog-client@1.4.1
1109
+ - @backstage/plugin-catalog-react@1.5.0
1110
+ - @backstage/theme@0.2.19
1111
+ - @backstage/core-plugin-api@1.5.1
1112
+ - @backstage/catalog-model@1.3.0
1113
+ - @backstage/version-bridge@1.0.4
1114
+ - @backstage/errors@1.1.5
1115
+ - @backstage/types@1.0.2
1116
+
1117
+ ## 1.3.0-next.3
1118
+
1119
+ ### Patch Changes
1120
+
1121
+ - d2488f5e54c: Add indication that the validators are running
1122
+ - 8c40997df44: Updated dependency `@rjsf/core-v5` to `npm:@rjsf/core@5.5.2`.
1123
+ - Updated dependencies
1124
+ - @backstage/plugin-catalog-react@1.5.0-next.3
1125
+ - @backstage/catalog-model@1.3.0-next.0
1126
+ - @backstage/core-components@0.13.0-next.3
1127
+ - @backstage/catalog-client@1.4.1-next.1
1128
+ - @backstage/core-plugin-api@1.5.1-next.1
1129
+ - @backstage/errors@1.1.5
1130
+ - @backstage/theme@0.2.19-next.0
1131
+ - @backstage/types@1.0.2
1132
+ - @backstage/version-bridge@1.0.4-next.0
1133
+ - @backstage/plugin-scaffolder-common@1.2.7-next.2
1134
+
1135
+ ## 1.3.0-next.2
1136
+
1137
+ ### Patch Changes
1138
+
1139
+ - 90dda42cfd2: bug: Invert `templateFilter` predicate to align with `Array.filter`
1140
+ - 34dab7ee7f8: `scaffolder/next`: bump `rjsf` dependencies to `5.5.0`
1141
+ - 2898b6c8d52: Minor type tweaks for TypeScript 5.0
1142
+ - Updated dependencies
1143
+ - @backstage/catalog-client@1.4.1-next.0
1144
+ - @backstage/core-components@0.12.6-next.2
1145
+ - @backstage/plugin-catalog-react@1.4.1-next.2
1146
+ - @backstage/core-plugin-api@1.5.1-next.1
1147
+ - @backstage/catalog-model@1.2.1
1148
+ - @backstage/errors@1.1.5
1149
+ - @backstage/theme@0.2.19-next.0
1150
+ - @backstage/types@1.0.2
1151
+ - @backstage/version-bridge@1.0.4-next.0
1152
+ - @backstage/plugin-scaffolder-common@1.2.7-next.1
1153
+
1154
+ ## 1.3.0-next.1
1155
+
1156
+ ### Patch Changes
1157
+
1158
+ - 1e4f5e91b8e: Bump `zod` and `zod-to-json-schema` dependencies.
1159
+ - e0c6e8b9c3c: Update peer dependencies
1160
+ - Updated dependencies
1161
+ - @backstage/core-components@0.12.6-next.1
1162
+ - @backstage/plugin-scaffolder-common@1.2.7-next.1
1163
+ - @backstage/core-plugin-api@1.5.1-next.0
1164
+ - @backstage/version-bridge@1.0.4-next.0
1165
+ - @backstage/plugin-catalog-react@1.4.1-next.1
1166
+ - @backstage/theme@0.2.19-next.0
1167
+ - @backstage/catalog-client@1.4.0
1168
+ - @backstage/catalog-model@1.2.1
1169
+ - @backstage/errors@1.1.5
1170
+ - @backstage/types@1.0.2
1171
+
1172
+ ## 1.3.0-next.0
1173
+
1174
+ ### Minor Changes
1175
+
1176
+ - 259d3407b9b: Move `CategoryPicker` from `scaffolder` into `scaffolder-react`
1177
+ Move `ContextMenu` into `scaffolder-react` and rename it to `ScaffolderPageContextMenu`
1178
+ - 2cfd03d7376: To offer better customization options, `ScaffolderPageContextMenu` takes callbacks as props instead of booleans
1179
+ - 48da4c46e45: `scaffolder/next`: Export the `TemplateGroupFilter` and `TemplateGroups` and make an extensible component
1180
+
1181
+ ### Patch Changes
1182
+
1183
+ - e27ddc36dad: Added a possibility to cancel the running task (executing of a scaffolder template)
1184
+ - 7a6b16cc506: `scaffolder/next`: Bump `@rjsf/*` deps to 5.3.1
1185
+ - f84fc7fd040: Updated dependency `@rjsf/validator-ajv8` to `5.3.0`.
1186
+ - 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
1187
+ - Updated dependencies
1188
+ - @backstage/plugin-scaffolder-common@1.2.7-next.0
1189
+ - @backstage/core-components@0.12.6-next.0
1190
+ - @backstage/plugin-catalog-react@1.4.1-next.0
1191
+ - @backstage/core-plugin-api@1.5.0
1192
+ - @backstage/catalog-client@1.4.0
1193
+ - @backstage/catalog-model@1.2.1
1194
+ - @backstage/errors@1.1.5
1195
+ - @backstage/theme@0.2.18
1196
+ - @backstage/types@1.0.2
1197
+ - @backstage/version-bridge@1.0.3
1198
+
1199
+ ## 1.2.0
1200
+
1201
+ ### Minor Changes
1202
+
1203
+ - 8f4d13f21cf: Move `useTaskStream`, `TaskBorder`, `TaskLogStream` and `TaskSteps` into `scaffolder-react`.
1204
+
1205
+ ### Patch Changes
1206
+
1207
+ - 65454876fb2: Minor API report tweaks
1208
+ - 3c96e77b513: Make scaffolder adhere to page themes by using page `fontColor` consistently. If your theme overwrites template list or card headers, review those styles.
1209
+ - c8d78b9ae9d: fix bug with `hasErrors` returning false when dealing with empty objects
1210
+ - 9b8c374ace5: Remove timer for skipped steps in Scaffolder Next's TaskSteps
1211
+ - 44941fc97eb: scaffolder/next: Move the `uiSchema` to its own property in the validation `context` to align with component development and access of `ui:options`
1212
+ - d9893263ba9: scaffolder/next: Fix for steps without properties
1213
+ - 928a12a9b3e: Internal refactor of `/alpha` exports.
1214
+ - cc418d652a7: scaffolder/next: Added the ability to get the fields definition in the schema in the validation function
1215
+ - d4100d0ec42: Fix alignment bug for owners on `TemplateCard`
1216
+ - Updated dependencies
1217
+ - @backstage/catalog-client@1.4.0
1218
+ - @backstage/core-components@0.12.5
1219
+ - @backstage/plugin-catalog-react@1.4.0
1220
+ - @backstage/errors@1.1.5
1221
+ - @backstage/core-plugin-api@1.5.0
1222
+ - @backstage/catalog-model@1.2.1
1223
+ - @backstage/theme@0.2.18
1224
+ - @backstage/types@1.0.2
1225
+ - @backstage/version-bridge@1.0.3
1226
+ - @backstage/plugin-scaffolder-common@1.2.6
1227
+
1228
+ ## 1.2.0-next.2
1229
+
1230
+ ### Patch Changes
1231
+
1232
+ - 65454876fb2: Minor API report tweaks
1233
+ - 3c96e77b513: Make scaffolder adhere to page themes by using page `fontColor` consistently. If your theme overwrites template list or card headers, review those styles.
1234
+ - d9893263ba9: scaffolder/next: Fix for steps without properties
1235
+ - Updated dependencies
1236
+ - @backstage/core-components@0.12.5-next.2
1237
+ - @backstage/plugin-catalog-react@1.4.0-next.2
1238
+ - @backstage/core-plugin-api@1.5.0-next.2
1239
+
1240
+ ## 1.2.0-next.1
1241
+
1242
+ ### Minor Changes
1243
+
1244
+ - 8f4d13f21cf: Move `useTaskStream`, `TaskBorder`, `TaskLogStream` and `TaskSteps` into `scaffolder-react`.
1245
+
1246
+ ### Patch Changes
1247
+
1248
+ - 44941fc97eb: scaffolder/next: Move the `uiSchema` to its own property in the validation `context` to align with component development and access of `ui:options`
1249
+ - Updated dependencies
1250
+ - @backstage/core-components@0.12.5-next.1
1251
+ - @backstage/errors@1.1.5-next.0
1252
+ - @backstage/catalog-client@1.4.0-next.1
1253
+ - @backstage/core-plugin-api@1.4.1-next.1
1254
+ - @backstage/theme@0.2.18-next.0
1255
+ - @backstage/plugin-catalog-react@1.4.0-next.1
1256
+ - @backstage/catalog-model@1.2.1-next.1
1257
+ - @backstage/types@1.0.2
1258
+ - @backstage/version-bridge@1.0.3
1259
+ - @backstage/plugin-scaffolder-common@1.2.6-next.1
1260
+
1261
+ ## 1.1.1-next.0
1262
+
1263
+ ### Patch Changes
1264
+
1265
+ - c8d78b9ae9: fix bug with `hasErrors` returning false when dealing with empty objects
1266
+ - 928a12a9b3: Internal refactor of `/alpha` exports.
1267
+ - cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation function
1268
+ - d4100d0ec4: Fix alignment bug for owners on `TemplateCard`
1269
+ - Updated dependencies
1270
+ - @backstage/catalog-client@1.4.0-next.0
1271
+ - @backstage/plugin-catalog-react@1.4.0-next.0
1272
+ - @backstage/core-plugin-api@1.4.1-next.0
1273
+ - @backstage/catalog-model@1.2.1-next.0
1274
+ - @backstage/core-components@0.12.5-next.0
1275
+ - @backstage/errors@1.1.4
1276
+ - @backstage/theme@0.2.17
1277
+ - @backstage/types@1.0.2
1278
+ - @backstage/version-bridge@1.0.3
1279
+ - @backstage/plugin-scaffolder-common@1.2.6-next.0
1280
+
1281
+ ## 1.1.0
1282
+
1283
+ ### Minor Changes
1284
+
1285
+ - a07750745b: Added `DescriptionField` field override to the `next/scaffolder`
1286
+ - a521379688: Migrating the `TemplateEditorPage` to work with the new components from `@backstage/plugin-scaffolder-react`
1287
+ - 8c2966536b: Embed scaffolder workflow in other components
1288
+ - 5555e17313: refactor `createAsyncValidators` to be recursive to ensure validators are called in nested schemas.
1289
+
1290
+ ### Patch Changes
1291
+
1292
+ - 04f717a8e1: `scaffolder/next`: bump `react-jsonschema-form` libraries to `v5-stable`
1293
+ - b46f385eff: scaffolder/next: Implementing a simple `OngoingTask` page
1294
+ - cbab8ac107: lock versions of `@rjsf/*-beta` packages
1295
+ - 346d6b6630: Upgrade `@rjsf` version 5 dependencies to `beta.18`
1296
+ - ccbf91051b: bump `@rjsf` `v5` dependencies to 5.1.0
1297
+ - d2ddde2108: Add `ScaffolderLayouts` to `NextScaffolderPage`
1298
+ - Updated dependencies
1299
+ - @backstage/core-components@0.12.4
1300
+ - @backstage/catalog-model@1.2.0
1301
+ - @backstage/theme@0.2.17
1302
+ - @backstage/core-plugin-api@1.4.0
1303
+ - @backstage/plugin-catalog-react@1.3.0
1304
+ - @backstage/catalog-client@1.3.1
1305
+ - @backstage/errors@1.1.4
1306
+ - @backstage/types@1.0.2
1307
+ - @backstage/version-bridge@1.0.3
1308
+ - @backstage/plugin-scaffolder-common@1.2.5
1309
+
1310
+ ## 1.1.0-next.2
1311
+
1312
+ ### Minor Changes
1313
+
1314
+ - 5555e17313: refactor `createAsyncValidators` to be recursive to ensure validators are called in nested schemas.
1315
+
1316
+ ### Patch Changes
1317
+
1318
+ - b46f385eff: scaffolder/next: Implementing a simple `OngoingTask` page
1319
+ - ccbf91051b: bump `@rjsf` `v5` dependencies to 5.1.0
1320
+ - Updated dependencies
1321
+ - @backstage/catalog-model@1.2.0-next.1
1322
+ - @backstage/core-components@0.12.4-next.1
1323
+ - @backstage/catalog-client@1.3.1-next.1
1324
+ - @backstage/core-plugin-api@1.3.0
1325
+ - @backstage/errors@1.1.4
1326
+ - @backstage/theme@0.2.16
1327
+ - @backstage/types@1.0.2
1328
+ - @backstage/version-bridge@1.0.3
1329
+ - @backstage/plugin-catalog-react@1.3.0-next.2
1330
+ - @backstage/plugin-scaffolder-common@1.2.5-next.1
1331
+
1332
+ ## 1.1.0-next.1
1333
+
1334
+ ### Patch Changes
1335
+
1336
+ - 04f717a8e1: `scaffolder/next`: bump `react-jsonschema-form` libraries to `v5-stable`
1337
+ - 346d6b6630: Upgrade `@rjsf` version 5 dependencies to `beta.18`
1338
+ - Updated dependencies
1339
+ - @backstage/core-components@0.12.4-next.0
1340
+ - @backstage/plugin-catalog-react@1.3.0-next.1
1341
+ - @backstage/catalog-client@1.3.1-next.0
1342
+ - @backstage/catalog-model@1.1.6-next.0
1343
+ - @backstage/core-plugin-api@1.3.0
1344
+ - @backstage/errors@1.1.4
1345
+ - @backstage/theme@0.2.16
1346
+ - @backstage/types@1.0.2
1347
+ - @backstage/version-bridge@1.0.3
1348
+ - @backstage/plugin-scaffolder-common@1.2.5-next.0
1349
+
1350
+ ## 1.1.0-next.0
1351
+
1352
+ ### Minor Changes
1353
+
1354
+ - 8c2966536b: Embed scaffolder workflow in other components
1355
+
1356
+ ### Patch Changes
1357
+
1358
+ - cbab8ac107: lock versions of `@rjsf/*-beta` packages
1359
+ - d2ddde2108: Add `ScaffolderLayouts` to `NextScaffolderPage`
1360
+ - Updated dependencies
1361
+ - @backstage/plugin-catalog-react@1.3.0-next.0
1362
+ - @backstage/catalog-model@1.1.6-next.0
1363
+ - @backstage/catalog-client@1.3.1-next.0
1364
+ - @backstage/plugin-scaffolder-common@1.2.5-next.0
1365
+
1366
+ ## 1.0.0
1367
+
1368
+ ### Major Changes
1369
+
1370
+ - b4955ed7b9: Re-home some of the common types, components, hooks and `scaffolderApiRef` for the `@backstage/plugin-scaffolder` to this package for easy re-use across things that want to interact with the `scaffolder`.
1371
+
1372
+ ### Patch Changes
1373
+
1374
+ - Updated dependencies
1375
+ - @backstage/catalog-model@1.1.5
1376
+ - @backstage/plugin-scaffolder-common@1.2.4
1377
+ - @backstage/catalog-client@1.3.0
1378
+ - @backstage/plugin-catalog-react@1.2.4
1379
+ - @backstage/core-components@0.12.3
1380
+ - @backstage/core-plugin-api@1.3.0
1381
+ - @backstage/errors@1.1.4
1382
+ - @backstage/theme@0.2.16
1383
+ - @backstage/types@1.0.2
1384
+ - @backstage/version-bridge@1.0.3
1385
+
1386
+ ## 1.0.0-next.0
1387
+
1388
+ ### Major Changes
1389
+
1390
+ - b4955ed7b9: Re-home some of the common types, components, hooks and `scaffolderApiRef` for the `@backstage/plugin-scaffolder` to this package for easy re-use across things that want to interact with the `scaffolder`.
1391
+
1392
+ ### Patch Changes
1393
+
1394
+ - Updated dependencies
1395
+ - @backstage/core-plugin-api@1.3.0-next.1
1396
+ - @backstage/catalog-client@1.3.0-next.2
1397
+ - @backstage/plugin-catalog-react@1.2.4-next.2
1398
+ - @backstage/catalog-model@1.1.5-next.1
1399
+ - @backstage/core-components@0.12.3-next.2
1400
+ - @backstage/errors@1.1.4
1401
+ - @backstage/theme@0.2.16
1402
+ - @backstage/types@1.0.2
1403
+ - @backstage/version-bridge@1.0.3
1404
+ - @backstage/plugin-scaffolder-common@1.2.4-next.1
1405
+ in the review step label
1406
+ - bcec60f: updated the ContextMenu, ActionsPage, OngoingTask and TemplateCard frontend components to support the new scaffolder permissions:
1407
+
1408
+ - `scaffolder.task.create`
1409
+ - `scaffolder.task.cancel`
1410
+ - `scaffolder.task.read`
1411
+
1412
+ - Updated dependencies
1413
+ - @backstage/plugin-scaffolder-common@1.5.3-next.0
1414
+ - @backstage/plugin-catalog-react@1.12.1-next.0
1415
+
3
1416
  ## 1.8.6-next.0
4
1417
 
5
1418
  ### Patch Changes