chore: removing some of the packages from this package now
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -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`
|
||||
|
||||
@@ -58,9 +58,6 @@
|
||||
"@rjsf/core": "^3.2.1",
|
||||
"@rjsf/core-v5": "npm:@rjsf/core@^5.0.0-beta.14",
|
||||
"@rjsf/material-ui": "^3.2.1",
|
||||
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@^5.0.0-beta.14",
|
||||
"@rjsf/utils": "^5.0.0-beta.14",
|
||||
"@rjsf/validator-ajv6": "^5.0.0-beta.14",
|
||||
"@uiw/react-codemirror": "^4.9.3",
|
||||
"classnames": "^2.2.6",
|
||||
"git-url-parse": "^13.0.0",
|
||||
|
||||
@@ -7532,9 +7532,6 @@ __metadata:
|
||||
"@rjsf/core": ^3.2.1
|
||||
"@rjsf/core-v5": "npm:@rjsf/core@^5.0.0-beta.14"
|
||||
"@rjsf/material-ui": ^3.2.1
|
||||
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@^5.0.0-beta.14"
|
||||
"@rjsf/utils": ^5.0.0-beta.14
|
||||
"@rjsf/validator-ajv6": ^5.0.0-beta.14
|
||||
"@testing-library/jest-dom": ^5.10.1
|
||||
"@testing-library/react": ^12.1.3
|
||||
"@testing-library/react-hooks": ^8.0.0
|
||||
|
||||
Reference in New Issue
Block a user