Version Packages
This commit is contained in:
@@ -1,5 +1,29 @@
|
||||
# @backstage/plugin-scaffolder-react
|
||||
|
||||
## 1.14.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 91bb99a: Fix field extension validation not working when field is in dependencies in an array field
|
||||
- d8f9079: Updated dependency `@rjsf/utils` to `5.23.2`.
|
||||
Updated dependency `@rjsf/core` to `5.23.2`.
|
||||
Updated dependency `@rjsf/material-ui` to `5.23.2`.
|
||||
Updated dependency `@rjsf/validator-ajv8` to `5.23.2`.
|
||||
- 37421bc: Fixed scaffolder form fields not resolving correctly in the `useCustomFieldExtensions` hook.
|
||||
- 4756287: Added support for `FormDecoratorBlueprint` to create form decorators in the Scaffolder plugin
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.15.1
|
||||
- @backstage/frontend-plugin-api@0.9.4
|
||||
- @backstage/core-plugin-api@1.10.3
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/core-components@0.16.3
|
||||
- @backstage/catalog-client@1.9.1
|
||||
- @backstage/catalog-model@1.7.3
|
||||
- @backstage/theme@0.6.3
|
||||
- @backstage/version-bridge@1.0.10
|
||||
- @backstage/plugin-permission-react@0.4.30
|
||||
- @backstage/plugin-scaffolder-common@1.5.9
|
||||
|
||||
## 1.14.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-react",
|
||||
"version": "1.14.3-next.2",
|
||||
"version": "1.14.3",
|
||||
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
|
||||
Reference in New Issue
Block a user