Remove scaffolder changeset, note API signature change
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Added back `formFieldsApiRef` and `ScaffolderFormFieldsApi` as alpha exports.
|
||||
Added back `formFieldsApiRef` and `ScaffolderFormFieldsApi` as alpha exports. The API signature of `@backstage/plugin-scaffolder` changed as these are now re-exported from `@backstage/plugin-scaffolder-react`.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Added back the `formFieldsApiRef` and `ScaffolderFormFieldsApi` alpha exports that were unintentionally removed.
|
||||
Reference in New Issue
Block a user