chore: removing some of the packages from this package now

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-01-10 12:33:45 +01:00
parent 1806e0c26e
commit fc73e5aee8
3 changed files with 4 additions and 6 deletions
+4
View File
@@ -32,6 +32,8 @@
ScaffolderTaskStatus
```
- **Deprecation** - Deprecated the `rootRouteRef` export, this should now be used from `scaffolderPlugin.routes.root`
- The following `/alpha` types have removed from this package and moved to the `@backstage/plugin-scaffolder-react/alpha` package
```
@@ -41,3 +43,5 @@
NextFieldExtensionComponentProps
NextFieldExtensionOptions
```
- The `/alpha` import for `nextSelectedTemplateRouteRef` has been moved to `scaffolderPlugin.routes.nextSelectedTemplate`