chore: changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-05-24 15:34:07 +02:00
parent 29affaf4b9
commit 6b571405f8
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-react': minor
---
`scaffolder/next`: Provide some default template components to `rjsf` to allow for standardization and markdown descriptions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-react': minor
---
`scaffolder/next`: provide a `ScaffolderField` component which is meant to replace soome of the `FormControl` components from mui allowing for easier to write `FieldExtensions`