Version Packages

This commit is contained in:
github-actions[bot]
2025-03-18 12:55:57 +00:00
parent 2b1ae6611f
commit 127408219b
502 changed files with 5951 additions and 2249 deletions
+22
View File
@@ -1,5 +1,27 @@
# @backstage/plugin-scaffolder-react
## 1.14.6
### Patch Changes
- 4d26652: Fix field extension validation not working when field is in dependencies in an array field
- b3b7c9c: Deprecated the alpha `ScaffolderFormFieldsApi` and `formFieldsApiRef` as these are being replaced with a different solution.
- 48aab13: Add i18n support for scaffolder-react plugin
- 3db64ba: Disable the submit button on creating
- 34ea3f5: Updated dependency `flatted` to `3.3.3`.
- Updated dependencies
- @backstage/core-components@0.17.0
- @backstage/core-plugin-api@1.10.5
- @backstage/frontend-plugin-api@0.10.0
- @backstage/plugin-catalog-react@1.16.0
- @backstage/plugin-scaffolder-common@1.5.10
- @backstage/plugin-permission-react@0.4.32
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/theme@0.6.4
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 1.14.6-next.2
### Patch Changes