remove deprecation changeset

Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
This commit is contained in:
Paul Cowan
2023-01-23 13:55:45 +00:00
parent c6b8714966
commit e873de3330
-21
View File
@@ -1,21 +0,0 @@
---
'@backstage/plugin-scaffolder': minor
---
- **Deprecation** - Deprecated the following exports, please import them directly from `@backstage/plugin-scaffolder-react` instead
```
createScaffolderLayout
ScaffolderLayouts
LayoutOptions
LayoutTemplate
```
- The following `/alpha` types have removed from this package and moved to the `@backstage/plugin-scaffolder-react/alpha` package
```
createScaffolderLayout
ScaffolderLayouts
LayoutOptions
LayoutTemplate
```