chore: hook to get the field extensions

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-01-05 09:52:40 +01:00
parent 34a8a2c73b
commit 7e7575409e
9 changed files with 93 additions and 46 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-scaffolder-react': patch
'@backstage/plugin-scaffolder-react': major
---
Re-home some of the common types, components, hooks and `(route|api)Ref`'s for the `@backstage/plugin-scaffolder` to this package for easy re-use across things that want to interact with the `scaffolder`.
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`.