Merge pull request #15414 from dagda1/add-scaffolder-layouts-to-next-scaffolder-page
Add scaffolder layouts to next scaffolder page
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': minor
|
||||
---
|
||||
|
||||
- **Deprecation** - Deprecated the following exports, please import them directly from `@backstage/plugin-scaffolder-react` instead
|
||||
|
||||
```
|
||||
createScaffolderLayout
|
||||
ScaffolderLayouts
|
||||
LayoutOptions
|
||||
LayoutTemplate
|
||||
```
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
---
|
||||
|
||||
Add `ScaffolderLayouts` to `NextScaffolderPage`
|
||||
Reference in New Issue
Block a user