266 KiB
@backstage/plugin-scaffolder-react
2.0.1-next.0
Patch Changes
e0889a3: chore(deps): bumpqsfrom 6.15.1 to 6.15.2- Updated dependencies
- @backstage/catalog-client@1.16.0-next.0
- @backstage/plugin-catalog-react@3.0.1-next.0
- @backstage/core-components@0.18.11-next.0
- @backstage/frontend-test-utils@0.6.1-next.0
- @backstage/plugin-scaffolder-common@2.2.1-next.0
2.0.0
Minor Changes
-
dbeb7aa: Added experimental BUI (Backstage UI) form theme for scaffolder forms. All default field extensions render BUI variants when enabled.Extension config:
app: extensions: - sub-page:scaffolder/templates: config: enableBackstageUi: trueJSX props:
<ScaffolderPage formProps={{ EXPERIMENTAL_theme: 'bui' }} /> -
8006acf: PromotedFormDecoratorBlueprintandScaffolderFormDecoratorfrom@alphato@public. -
d09c21c: TheTemplateCardcomponent is now a swappable component. Apps using the new frontend system can replace it by registering aSwappableComponentBlueprintthat targetsTemplateCard. Components used as the swappable implementation receiveTemplateCardComponentProps, whereonSelectedis a zero-argument callback bound to the rendered template. Existing usage continues to work unchanged.
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.9.0
- @backstage/core-components@0.18.10
- @backstage/ui@0.15.0
- @backstage/frontend-test-utils@0.6.0
- @backstage/frontend-plugin-api@0.17.0
- @backstage/core-plugin-api@1.12.6
- @backstage/plugin-catalog-react@3.0.0
- @backstage/plugin-scaffolder-common@2.2.0
- @backstage/catalog-client@1.15.1
- @backstage/plugin-permission-react@0.5.1
1.21.0-next.1
Minor Changes
-
dbeb7aa: Added experimental BUI (Backstage UI) form theme for scaffolder forms. All default field extensions render BUI variants when enabled.Extension config:
app: extensions: - sub-page:scaffolder/templates: config: enableBackstageUi: trueJSX props:
<ScaffolderPage formProps={{ EXPERIMENTAL_theme: 'bui' }} /> -
8006acf: PromotedFormDecoratorBlueprintandScaffolderFormDecoratorfrom@alphato@public. -
d09c21c: TheTemplateCardcomponent is now a swappable component. Apps using the new frontend system can replace it by registering aSwappableComponentBlueprintthat targetsTemplateCard. Components used as the swappable implementation receiveTemplateCardComponentProps, whereonSelectedis a zero-argument callback bound to the rendered template. Existing usage continues to work unchanged.
Patch Changes
- Updated dependencies
- @backstage/ui@0.15.0-next.3
- @backstage/plugin-scaffolder-common@2.2.0-next.1
- @backstage/plugin-catalog-react@2.1.5-next.1
1.20.2-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/frontend-test-utils@0.5.3-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-scaffolder-common@2.1.1-next.0
- @backstage/theme@0.7.3
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-permission-react@0.5.1-next.0
1.20.1
Patch Changes
bdbbf00: build(deps): bumpflattedfrom 3.4.1 to 3.4.2- Updated dependencies
- @backstage/theme@0.7.3
- @backstage/catalog-model@1.8.0
- @backstage/plugin-catalog-react@2.1.2
- @backstage/frontend-plugin-api@0.16.0
- @backstage/core-components@0.18.9
- @backstage/catalog-client@1.15.0
- @backstage/plugin-scaffolder-common@2.1.0
- @backstage/plugin-permission-react@0.5.0
- @backstage/frontend-test-utils@0.5.2
- @backstage/core-plugin-api@1.12.5
1.20.1-next.2
Patch Changes
- Updated dependencies
- @backstage/theme@0.7.3-next.0
- @backstage/core-components@0.18.9-next.1
- @backstage/plugin-catalog-react@2.1.2-next.2
- @backstage/catalog-client@1.14.1-next.0
- @backstage/catalog-model@1.7.8-next.0
- @backstage/core-plugin-api@1.12.5-next.2
- @backstage/frontend-plugin-api@0.16.0-next.2
- @backstage/plugin-scaffolder-common@2.0.1-next.0
- @backstage/frontend-test-utils@0.5.2-next.2
- @backstage/plugin-permission-react@0.4.42-next.1
1.20.1-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@2.1.2-next.1
- @backstage/frontend-plugin-api@0.16.0-next.1
- @backstage/core-components@0.18.9-next.0
- @backstage/core-plugin-api@1.12.5-next.1
- @backstage/frontend-test-utils@0.5.2-next.1
1.20.1-next.0
Patch Changes
bdbbf00: build(deps): bumpflattedfrom 3.4.1 to 3.4.2- Updated dependencies
- @backstage/plugin-catalog-react@2.1.1-next.0
- @backstage/core-components@0.18.9-next.0
- @backstage/frontend-plugin-api@0.15.2-next.0
- @backstage/frontend-test-utils@0.5.2-next.0
- @backstage/core-plugin-api@1.12.5-next.0
- @backstage/catalog-client@1.14.0
- @backstage/catalog-model@1.7.7
- @backstage/theme@0.7.2
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-permission-react@0.4.42-next.0
- @backstage/plugin-scaffolder-common@2.0.0
1.20.0
Minor Changes
0be2541: Promoted the plugin's translation ref to the stable package entry point. It was previously only available through the alpha entry point.470f72d: TheLogViewercomponent from@backstage/core-componentsnow supports downloading logs if a callback is passed toonDownloadLogs
Patch Changes
004b5c1: Added backformFieldsApiRefandScaffolderFormFieldsApias alpha exports.bd31ddd: Updated dependencyflattedto3.3.4.f598909: AddedscaffolderApiMocktest utility, exported from@backstage/plugin-scaffolder-react/testUtils.a49a40d: Updated dependencyzodto^3.25.76 || ^4.0.0& migrated to/v3or/v4imports.- Updated dependencies
- @backstage/plugin-catalog-react@2.1.0
- @backstage/core-plugin-api@1.12.4
- @backstage/core-components@0.18.8
- @backstage/frontend-plugin-api@0.15.0
- @backstage/catalog-client@1.14.0
- @backstage/frontend-test-utils@0.5.1
- @backstage/plugin-permission-react@0.4.41
- @backstage/plugin-scaffolder-common@2.0.0
- @backstage/catalog-model@1.7.7
1.20.0-next.2
Minor Changes
470f72d: TheLogViewercomponent from@backstage/core-componentsnow supports downloading logs if a callback is passed toonDownloadLogs
Patch Changes
bd31ddd: Updated dependencyflattedto3.3.4.- Updated dependencies
- @backstage/frontend-test-utils@0.5.1-next.2
- @backstage/frontend-plugin-api@0.15.0-next.1
- @backstage/core-plugin-api@1.12.4-next.1
- @backstage/catalog-client@1.14.0-next.2
- @backstage/plugin-catalog-react@2.1.0-next.2
- @backstage/core-components@0.18.8-next.1
- @backstage/plugin-scaffolder-common@2.0.0-next.2
1.19.8-next.1
Patch Changes
004b5c1: Added backformFieldsApiRefandScaffolderFormFieldsApias alpha exports.f598909: AddedscaffolderApiMocktest utility, exported from@backstage/plugin-scaffolder-react/testUtils.- Updated dependencies
- @backstage/catalog-client@1.14.0-next.1
- @backstage/plugin-catalog-react@2.1.0-next.1
- @backstage/frontend-test-utils@0.5.1-next.1
- @backstage/plugin-scaffolder-common@2.0.0-next.1
- @backstage/catalog-model@1.7.6
- @backstage/core-components@0.18.8-next.0
- @backstage/core-plugin-api@1.12.4-next.0
- @backstage/frontend-plugin-api@0.14.2-next.0
- @backstage/theme@0.7.2
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-permission-react@0.4.41-next.0
1.19.8-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.14.2-next.0
- @backstage/catalog-client@1.13.1-next.0
- @backstage/plugin-catalog-react@2.0.1-next.0
- @backstage/catalog-model@1.7.6
- @backstage/core-components@0.18.8-next.0
- @backstage/core-plugin-api@1.12.4-next.0
- @backstage/theme@0.7.2
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-permission-react@0.4.41-next.0
- @backstage/plugin-scaffolder-common@1.7.7-next.0
1.19.7
Patch Changes
-
2eeca03: Scaffolder form fields in the new frontend system now use a Utility API pattern instead of multiple attachment points. TheFormFieldBlueprintnow uses this new approach, and while form fields created with older versions still work, they will produce a deprecation warning and will stop working in a future release.As part of this change, the following alpha exports were removed:
formFieldsApiformFieldsApiRefScaffolderFormFieldsApi
-
b9d90a7: Added@backstage/frontend-test-utilsas a dev dependency for mock API usage in tests. -
a7e0d50: Updatedreact-router-dompeer dependency to^6.30.2and explicitly disabled v7 future flags to suppress deprecation warnings. -
69d880e: Bump to latest zod to ensure it has the latest features -
Updated dependencies
- @backstage/plugin-catalog-react@2.0.0
- @backstage/core-components@0.18.7
- @backstage/theme@0.7.2
- @backstage/frontend-plugin-api@0.14.0
- @backstage/catalog-client@1.13.0
- @backstage/core-plugin-api@1.12.3
- @backstage/plugin-permission-react@0.4.40
- @backstage/version-bridge@1.0.12
- @backstage/plugin-scaffolder-common@1.7.6
1.19.7-next.2
Patch Changes
b9d90a7: Added@backstage/frontend-test-utilsas a dev dependency for mock API usage in tests.a7e0d50: Prepare for React Router v7 migration by updating to v6.30.2 across all NFS packages and enabling v7 future flags. Convert routes from splat paths to parent/child structure with Outlet components.- Updated dependencies
- @backstage/plugin-catalog-react@2.0.0-next.2
- @backstage/catalog-client@1.12.2-next.0
- @backstage/frontend-plugin-api@0.14.0-next.2
- @backstage/core-components@0.18.7-next.2
- @backstage/core-plugin-api@1.12.3-next.1
- @backstage/plugin-permission-react@0.4.40-next.1
- @backstage/version-bridge@1.0.12-next.0
- @backstage/theme@0.7.2-next.1
1.19.7-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.22.0-next.1
- @backstage/theme@0.7.2-next.0
- @backstage/frontend-plugin-api@0.14.0-next.1
- @backstage/core-components@0.18.7-next.1
- @backstage/plugin-scaffolder-common@1.7.6-next.1
1.19.6-next.0
Patch Changes
-
2eeca03: Scaffolder form fields in the new frontend system now use a Utility API pattern instead of multiple attachment points. TheFormFieldBlueprintnow uses this new approach, and while form fields created with older versions still work, they will produce a deprecation warning and will stop working in a future release.As part of this change, the following alpha exports were removed:
formFieldsApiformFieldsApiRefScaffolderFormFieldsApi
-
69d880e: Bump to latest zod to ensure it has the latest features -
Updated dependencies
- @backstage/plugin-catalog-react@1.21.6-next.0
- @backstage/core-components@0.18.6-next.0
- @backstage/frontend-plugin-api@0.14.0-next.0
- @backstage/core-plugin-api@1.12.2-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/theme@0.7.1
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.40-next.0
- @backstage/plugin-scaffolder-common@1.7.6-next.0
1.19.5
Patch Changes
872eb91: Upgradezod-to-json-schemato latest version- Updated dependencies
- @backstage/frontend-plugin-api@0.13.3
- @backstage/core-components@0.18.5
- @backstage/plugin-catalog-react@1.21.5
- @backstage/plugin-scaffolder-common@1.7.5
1.19.5-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.5-next.0
- @backstage/plugin-catalog-react@1.21.5-next.1
1.19.5-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-common@1.7.5-next.0
- @backstage/plugin-catalog-react@1.21.5-next.0
- @backstage/frontend-plugin-api@0.13.2
1.19.4
Patch Changes
fb029b6: Updated luxon types5ca461e: Fixed bug where customreview.namevalues were incorrectly formatted bystartCase, preserving them exactly as written.be21c5c: Updated dependency@rjsf/utilsto5.24.13. Updated dependency@rjsf/coreto5.24.13. Updated dependency@rjsf/material-uito5.24.13. Updated dependency@rjsf/validator-ajv8to5.24.13.9b38f22: Updated dependencyuse-immerto^0.11.0.- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2
- @backstage/core-components@0.18.4
- @backstage/plugin-catalog-react@1.21.4
- @backstage/core-plugin-api@1.12.1
- @backstage/theme@0.7.1
- @backstage/plugin-permission-react@0.4.39
- @backstage/plugin-scaffolder-common@1.7.4
1.19.4-next.2
Patch Changes
fb029b6: Updated luxon typesbe21c5c: Updated dependency@rjsf/utilsto5.24.13. Updated dependency@rjsf/coreto5.24.13. Updated dependency@rjsf/material-uito5.24.13. Updated dependency@rjsf/validator-ajv8to5.24.13.9b38f22: Updated dependencyuse-immerto^0.11.0.- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.1
- @backstage/plugin-catalog-react@1.21.4-next.2
- @backstage/core-components@0.18.4-next.2
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/plugin-scaffolder-common@1.7.4-next.0
1.19.4-next.1
Patch Changes
5ca461e: Fixed bug where customreview.namevalues were incorrectly formatted bystartCase, preserving them exactly as written.- Updated dependencies
- @backstage/core-components@0.18.4-next.1
- @backstage/plugin-catalog-react@1.21.4-next.1
1.19.4-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/plugin-scaffolder-common@1.7.4-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
1.19.3
Patch Changes
886a8a1: Fixed a bug in the Scaffolder's template parsing in theuseTemplateSchemahook by removing the title instead of setting it toundefined05f60e1: Refactored constructor parameter properties to explicit property declarations for compatibility with TypeScript'serasableSyntaxOnlysetting. This internal refactoring maintains all existing functionality while ensuring TypeScript compilation compatibility.- Updated dependencies
- @backstage/frontend-plugin-api@0.13.0
- @backstage/plugin-catalog-react@1.21.3
- @backstage/core-components@0.18.3
- @backstage/core-plugin-api@1.12.0
- @backstage/plugin-permission-react@0.4.38
- @backstage/catalog-model@1.7.6
- @backstage/catalog-client@1.12.1
- @backstage/plugin-scaffolder-common@1.7.3
1.19.3-next.0
Patch Changes
886a8a1: Fixed a bug in the Scaffolder's template parsing in theuseTemplateSchemahook by removing the title instead of setting it toundefined05f60e1: Refactored constructor parameter properties to explicit property declarations for compatibility with TypeScript'serasableSyntaxOnlysetting. This internal refactoring maintains all existing functionality while ensuring TypeScript compilation compatibility.- Updated dependencies
- @backstage/plugin-permission-react@0.4.38-next.0
- @backstage/plugin-catalog-react@1.21.3-next.0
- @backstage/core-plugin-api@1.11.2-next.0
- @backstage/core-components@0.18.3-next.0
- @backstage/catalog-model@1.7.6-next.0
- @backstage/frontend-plugin-api@0.12.2-next.0
- @backstage/catalog-client@1.12.1-next.0
- @backstage/theme@0.7.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-scaffolder-common@1.7.3-next.0
1.19.2
Patch Changes
e61f89e: Don't change loading to false until we've actually got some log state- Updated dependencies
- @backstage/plugin-catalog-react@1.21.2
- @backstage/core-components@0.18.2
- @backstage/frontend-plugin-api@0.12.1
- @backstage/theme@0.7.0
- @backstage/core-plugin-api@1.11.1
- @backstage/plugin-permission-react@0.4.37
- @backstage/plugin-scaffolder-common@1.7.2
1.19.2-next.2
Patch Changes
e61f89e: Don't change loading to false until we've actually got some log state- Updated dependencies
- @backstage/core-components@0.18.2-next.2
- @backstage/theme@0.6.9-next.0
1.19.2-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.2-next.1
- @backstage/core-plugin-api@1.11.1-next.0
- @backstage/plugin-permission-react@0.4.37-next.0
- @backstage/plugin-catalog-react@1.21.2-next.1
- @backstage/frontend-plugin-api@0.12.1-next.1
- @backstage/plugin-scaffolder-common@1.7.2-next.1
- @backstage/catalog-client@1.12.0
1.19.2-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.2-next.0
- @backstage/core-components@0.18.2-next.0
- @backstage/frontend-plugin-api@0.12.1-next.0
- @backstage/plugin-scaffolder-common@1.7.2-next.0
- @backstage/catalog-client@1.12.0
- @backstage/catalog-model@1.7.5
- @backstage/core-plugin-api@1.11.0
- @backstage/theme@0.6.8
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.36
1.19.1
Patch Changes
58fc108: Fix scaffolder task log stream not having a minimum height- Updated dependencies
- @backstage/plugin-catalog-react@1.21.0
- @backstage/frontend-plugin-api@0.12.0
- @backstage/core-plugin-api@1.11.0
- @backstage/catalog-client@1.12.0
- @backstage/core-components@0.18.0
- @backstage/types@1.2.2
- @backstage/plugin-scaffolder-common@1.7.1
1.19.1-next.2
Patch Changes
58fc108: Fix scaffolder task log stream not having a minimum height- Updated dependencies
- @backstage/catalog-client@1.12.0-next.0
- @backstage/plugin-catalog-react@1.21.0-next.2
- @backstage/core-components@0.17.6-next.1
1.19.1-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.20.2-next.1
- @backstage/frontend-plugin-api@0.11.1-next.0
- @backstage/core-components@0.17.6-next.0
- @backstage/plugin-scaffolder-common@1.7.1-next.0
1.19.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.20.2-next.0
- @backstage/catalog-client@1.11.0
- @backstage/catalog-model@1.7.5
- @backstage/core-components@0.17.5
- @backstage/core-plugin-api@1.10.9
- @backstage/frontend-plugin-api@0.11.0
- @backstage/theme@0.6.8
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.36
- @backstage/plugin-scaffolder-common@1.7.0
1.19.0
Minor Changes
-
4f99e10: DEPRECATION: The following types have been deprecated from this package and moved into@backstage/plugin-scaffolder-commonand should be imported from there instead.Action,ListActionsResponse,LogEvent,ScaffolderApi,ScaffolderDryRunOptions,ScaffolderDryRunResponse,ScaffolderGetIntegrationsListOptions,ScaffolderGetIntegrationsListResponse,ScaffolderOutputLink,ScaffolderOutputText,ScaffolderScaffoldOptions,ScaffolderScaffoldResponse,ScaffolderStreamLogsOptions,ScaffolderTask,ScaffolderTaskOutput,ScaffolderTaskStatus,ScaffolderUsageExample,TemplateFilter,TemplateGlobalFunction,TemplateGlobalValue,TemplateParameterSchema. -
c08cbc4: Move Scaffolder API to OpenAPI
Patch Changes
f2f133c: Internal update to use the new variant ofApiBlueprint.c4b7c50: ExportFormFieldtype from/alphain-reactpackage, and internal refactor.- Updated dependencies
- @backstage/core-components@0.17.5
- @backstage/frontend-plugin-api@0.11.0
- @backstage/plugin-scaffolder-common@1.7.0
- @backstage/plugin-catalog-react@1.20.0
- @backstage/theme@0.6.8
- @backstage/catalog-client@1.11.0
1.19.0-next.1
Minor Changes
-
4f99e10: DEPRECATION: The following types have been deprecated from this package and moved into@backstage/plugin-scaffolder-commonand should be imported from there instead.Action,ListActionsResponse,LogEvent,ScaffolderApi,ScaffolderDryRunOptions,ScaffolderDryRunResponse,ScaffolderGetIntegrationsListOptions,ScaffolderGetIntegrationsListResponse,ScaffolderOutputLink,ScaffolderOutputText,ScaffolderScaffoldOptions,ScaffolderScaffoldResponse,ScaffolderStreamLogsOptions,ScaffolderTask,ScaffolderTaskOutput,ScaffolderTaskStatus,ScaffolderUsageExample,TemplateFilter,TemplateGlobalFunction,TemplateGlobalValue,TemplateParameterSchema. -
c08cbc4: Move Scaffolder API to OpenAPI
Patch Changes
f2f133c: Internal update to use the new variant ofApiBlueprint.c4b7c50: ExportFormFieldtype from/alphain-reactpackage, and internal refactor.- Updated dependencies
- @backstage/plugin-scaffolder-common@1.7.0-next.0
- @backstage/plugin-catalog-react@1.20.0-next.1
- @backstage/frontend-plugin-api@0.11.0-next.0
- @backstage/theme@0.6.8-next.0
- @backstage/catalog-client@1.11.0-next.0
- @backstage/core-components@0.17.5-next.0
- @backstage/catalog-model@1.7.5
- @backstage/core-plugin-api@1.10.9
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.36
1.18.1-next.0
Patch Changes
- Updated dependencies
1.18.0
Minor Changes
-
c1ce316: BREAKING/alpha: Convertedscaffolder.task.readandscaffolder.task.cancelinto Resource Permissions.BREAKING
/alpha: Added a new scaffolder ruleisTaskOwnerforscaffolder.task.readandscaffolder.task.cancelto allow for conditional permission policies such as restricting access to tasks and task events based on task creators.BREAKING
/alpha: Retrying a task now requires bothscaffolder.task.readandscaffolder.task.createpermissions, replacing the previous requirement ofscaffolder.task.readandscaffolder.task.cancel.
Patch Changes
94c11a5: Scroll to the top of the page when navigating between steps in template forms.- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1
- @backstage/catalog-model@1.7.5
- @backstage/catalog-client@1.10.2
- @backstage/core-components@0.17.4
- @backstage/core-plugin-api@1.10.9
- @backstage/theme@0.6.7
- @backstage/plugin-scaffolder-common@1.6.0
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-permission-react@0.4.36
1.18.0-next.2
Minor Changes
-
c1ce316: BREAKING/alpha: Convertedscaffolder.task.readandscaffolder.task.cancelinto Resource Permissions.BREAKING
/alpha: Added a new scaffolder ruleisTaskOwnerforscaffolder.task.readandscaffolder.task.cancelto allow for conditional permission policies such as restricting access to tasks and task events based on task creators.BREAKING
/alpha: Retrying a task now requires bothscaffolder.task.readandscaffolder.task.createpermissions, replacing the previous requirement ofscaffolder.task.readandscaffolder.task.cancel.
Patch Changes
94c11a5: Scroll to the top of the page when navigating between steps in template forms.- Updated dependencies
- @backstage/theme@0.6.7-next.1
- @backstage/core-components@0.17.4-next.2
- @backstage/plugin-scaffolder-common@1.6.0-next.1
- @backstage/core-plugin-api@1.10.9-next.0
- @backstage/plugin-catalog-react@1.19.1-next.1
1.17.1-next.1
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.7.5-next.0
- @backstage/plugin-catalog-react@1.19.1-next.1
- @backstage/catalog-client@1.10.2-next.0
- @backstage/core-components@0.17.4-next.1
- @backstage/core-plugin-api@1.10.9-next.0
- @backstage/plugin-permission-react@0.4.36-next.0
- @backstage/plugin-scaffolder-common@1.5.12-next.0
- @backstage/frontend-plugin-api@0.10.4-next.1
1.17.1-next.0
Patch Changes
- Updated dependencies
- @backstage/theme@0.6.7-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.35
- @backstage/plugin-scaffolder-common@1.5.11
1.17.0
Minor Changes
6c972fe: Added information about theentityRefandtaskIdto the analytics events whenever is possible.
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.3
- @backstage/catalog-client@1.10.1
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.3
- @backstage/plugin-catalog-react@1.19.0
- @backstage/catalog-model@1.7.4
- @backstage/theme@0.6.6
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.35
- @backstage/plugin-scaffolder-common@1.5.11
1.16.1-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.3-next.0
- @backstage/plugin-catalog-react@1.19.0-next.2
- @backstage/frontend-plugin-api@0.10.3-next.1
- @backstage/catalog-client@1.10.1-next.0
- @backstage/catalog-model@1.7.4
- @backstage/core-plugin-api@1.10.7
- @backstage/theme@0.6.6
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.34
- @backstage/plugin-scaffolder-common@1.5.11
1.16.1-next.1
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.10.1-next.0
- @backstage/plugin-catalog-react@1.18.1-next.1
- @backstage/catalog-model@1.7.4
- @backstage/core-components@0.17.2
- @backstage/core-plugin-api@1.10.7
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/theme@0.6.6
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.34
- @backstage/plugin-scaffolder-common@1.5.11
1.16.1-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
1.16.0
Minor Changes
4235e87: add templating extensions page
Patch Changes
36ae651: Fixing a bug where the name fortemplatingExtensionswas incorrectly set totemplateExtensions72d019d: Removed various typos- Updated dependencies
- @backstage/frontend-plugin-api@0.10.2
- @backstage/theme@0.6.6
- @backstage/core-components@0.17.2
- @backstage/catalog-model@1.7.4
- @backstage/plugin-catalog-react@1.18.0
- @backstage/core-plugin-api@1.10.7
- @backstage/catalog-client@1.10.0
- @backstage/plugin-permission-react@0.4.34
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-scaffolder-common@1.5.11
1.16.0-next.3
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.2-next.1
- @backstage/core-plugin-api@1.10.7-next.0
- @backstage/plugin-catalog-react@1.18.0-next.3
- @backstage/catalog-client@1.10.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/frontend-plugin-api@0.10.2-next.1
- @backstage/theme@0.6.6-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.34-next.1
- @backstage/plugin-scaffolder-common@1.5.11-next.0
1.16.0-next.2
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.7-next.0
- @backstage/core-components@0.17.2-next.1
- @backstage/frontend-plugin-api@0.10.2-next.1
- @backstage/plugin-catalog-react@1.18.0-next.2
- @backstage/plugin-permission-react@0.4.34-next.1
- @backstage/catalog-client@1.10.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/theme@0.6.6-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-scaffolder-common@1.5.11-next.0
1.16.0-next.1
Patch Changes
72d019d: Removed various typos- Updated dependencies
- @backstage/theme@0.6.6-next.0
- @backstage/core-components@0.17.2-next.0
- @backstage/frontend-plugin-api@0.10.2-next.0
- @backstage/plugin-catalog-react@1.18.0-next.1
- @backstage/catalog-client@1.10.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/core-plugin-api@1.10.6
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.34-next.0
- @backstage/plugin-scaffolder-common@1.5.11-next.0
1.16.0-next.0
Minor Changes
4235e87: add templating extensions page
Patch Changes
36ae651: Fixing a bug where the name fortemplatingExtensionswas incorrectly set totemplateExtensions- Updated dependencies
- @backstage/plugin-catalog-react@1.18.0-next.0
- @backstage/catalog-client@1.10.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/core-components@0.17.1
- @backstage/core-plugin-api@1.10.6
- @backstage/frontend-plugin-api@0.10.1
- @backstage/theme@0.6.5
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.33
- @backstage/plugin-scaffolder-common@1.5.10
1.15.0
Minor Changes
5890016: add api to retrieve template extensions info from scaffolder-backend
Patch Changes
-
a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
-
6ed42b7: Scaffolding - Template card - button to show template entity detail -
7ae9996: Fixes the detail icon in light theme to be visible in proper color (same as favorite star). -
Updated dependencies
- @backstage/plugin-catalog-react@1.17.0
- @backstage/frontend-plugin-api@0.10.1
- @backstage/core-components@0.17.1
- @backstage/core-plugin-api@1.10.6
- @backstage/plugin-permission-react@0.4.33
- @backstage/theme@0.6.5
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-scaffolder-common@1.5.10
1.15.0-next.2
Patch Changes
-
a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
-
Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-permission-react@0.4.33-next.0
- @backstage/plugin-catalog-react@1.17.0-next.2
- @backstage/theme@0.6.5-next.0
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-scaffolder-common@1.5.10
1.15.0-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.1-next.0
- @backstage/frontend-plugin-api@0.10.1-next.0
- @backstage/plugin-catalog-react@1.16.1-next.1
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/core-plugin-api@1.10.5
- @backstage/theme@0.6.4
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.32
- @backstage/plugin-scaffolder-common@1.5.10
1.15.0-next.0
Minor Changes
5890016: add api to retrieve template extensions info from scaffolder-backend
Patch Changes
6ed42b7: Scaffolding - Template card - button to show template entity detail- Updated dependencies
- @backstage/plugin-catalog-react@1.16.1-next.0
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/core-components@0.17.0
- @backstage/core-plugin-api@1.10.5
- @backstage/frontend-plugin-api@0.10.0
- @backstage/theme@0.6.4
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.32
- @backstage/plugin-scaffolder-common@1.5.10
1.14.6
Patch Changes
4d26652: Fix field extension validation not working when field is in dependencies in an array fieldb3b7c9c: Deprecated the alphaScaffolderFormFieldsApiandformFieldsApiRefas these are being replaced with a different solution.48aab13: Add i18n support for scaffolder-react plugin3db64ba: Disable the submit button on creating34ea3f5: Updated dependencyflattedto3.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
48aab13: Add i18n support for scaffolder-react plugin3db64ba: Disable the submit button on creating34ea3f5: Updated dependencyflattedto3.3.3.- Updated dependencies
- @backstage/frontend-plugin-api@0.10.0-next.2
- @backstage/plugin-catalog-react@1.16.0-next.2
- @backstage/core-components@0.16.5-next.1
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/core-plugin-api@1.10.4
- @backstage/theme@0.6.4
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.31
- @backstage/plugin-scaffolder-common@1.5.10-next.0
1.14.6-next.1
Patch Changes
4d26652: Fix field extension validation not working when field is in dependencies in an array field- Updated dependencies
- @backstage/core-components@0.16.5-next.0
- @backstage/plugin-scaffolder-common@1.5.10-next.0
- @backstage/plugin-catalog-react@1.16.0-next.1
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/core-plugin-api@1.10.4
- @backstage/frontend-plugin-api@0.9.6-next.1
- @backstage/theme@0.6.4
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.31
1.14.6-next.0
Patch Changes
b3b7c9c: Deprecated the alphaScaffolderFormFieldsApiandformFieldsApiRefas these are being replaced with a different solution.- Updated dependencies
- @backstage/plugin-catalog-react@1.16.0-next.0
- @backstage/frontend-plugin-api@0.9.6-next.0
1.14.5
Patch Changes
656f67b: Reverted the validation in dependencies in scaffolder2003fc2: Hide text output button if only one is presenta35118f: build(deps): bumpimmerfrom 8.0.4 to 9.0.61283f06: Added missingajvandimmerdependencies to@backstage/plugin-scaffolder-react3edf7e7: Add schema output return type to themakeFieldSchemafunction return58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.- Updated dependencies
- @backstage/core-components@0.16.4
- @backstage/plugin-catalog-react@1.15.2
- @backstage/frontend-plugin-api@0.9.5
- @backstage/core-plugin-api@1.10.4
- @backstage/plugin-permission-react@0.4.31
- @backstage/version-bridge@1.0.11
- @backstage/theme@0.6.4
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/types@1.2.1
- @backstage/plugin-scaffolder-common@1.5.9
1.14.5-next.3
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.3
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/core-components@0.16.4-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/theme@0.6.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11-next.0
- @backstage/plugin-catalog-react@1.15.2-next.3
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/plugin-scaffolder-common@1.5.9
1.14.5-next.2
Patch Changes
656f67b: Reverted the validation in dependencies in scaffolder2003fc2: Hide text output button if only one is presenta35118f: build(deps): bumpimmerfrom 8.0.4 to 9.0.61283f06: Added missingajvandimmerdependencies to@backstage/plugin-scaffolder-react- Updated dependencies
- @backstage/core-components@0.16.4-next.1
- @backstage/plugin-catalog-react@1.15.2-next.2
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/frontend-plugin-api@0.9.5-next.2
- @backstage/theme@0.6.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/plugin-scaffolder-common@1.5.9
1.14.4-next.1
Patch Changes
58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/version-bridge@1.0.11-next.0
- @backstage/plugin-catalog-react@1.15.2-next.1
- @backstage/theme@0.6.4-next.0
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/types@1.2.1
- @backstage/plugin-scaffolder-common@1.5.9
1.14.4-next.0
Patch Changes
3edf7e7: Add schema output return type to themakeFieldSchemafunction return- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.0
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/core-components@0.16.3
- @backstage/core-plugin-api@1.10.3
- @backstage/theme@0.6.3
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.15.2-next.0
- @backstage/plugin-permission-react@0.4.30
- @backstage/plugin-scaffolder-common@1.5.9
1.14.3
Patch Changes
91bb99a: Fix field extension validation not working when field is in dependencies in an array fieldd8f9079: Updated dependency@rjsf/utilsto5.23.2. Updated dependency@rjsf/coreto5.23.2. Updated dependency@rjsf/material-uito5.23.2. Updated dependency@rjsf/validator-ajv8to5.23.2.37421bc: Fixed scaffolder form fields not resolving correctly in theuseCustomFieldExtensionshook.4756287: Added support forFormDecoratorBlueprintto 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
91bb99a: Fix field extension validation not working when field is in dependencies in an array field- Updated dependencies
- @backstage/frontend-plugin-api@0.9.4-next.0
- @backstage/core-plugin-api@1.10.3-next.0
- @backstage/types@1.2.1-next.0
- @backstage/plugin-catalog-react@1.15.1-next.1
- @backstage/core-components@0.16.3-next.0
- @backstage/plugin-permission-react@0.4.30-next.0
- @backstage/catalog-model@1.7.3-next.0
- @backstage/plugin-scaffolder-common@1.5.9-next.0
- @backstage/catalog-client@1.9.1-next.0
- @backstage/theme@0.6.3
- @backstage/version-bridge@1.0.10
1.14.3-next.1
Patch Changes
d8f9079: Updated dependency@rjsf/utilsto5.23.2. Updated dependency@rjsf/coreto5.23.2. Updated dependency@rjsf/material-uito5.23.2. Updated dependency@rjsf/validator-ajv8to5.23.2.- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
1.14.3-next.0
Patch Changes
37421bc: Fixed scaffolder form fields not resolving correctly in theuseCustomFieldExtensionshook.- Updated dependencies
- @backstage/catalog-client@1.9.0
- @backstage/catalog-model@1.7.2
- @backstage/core-components@0.16.2
- @backstage/core-plugin-api@1.10.2
- @backstage/frontend-plugin-api@0.9.3
- @backstage/theme@0.6.3
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.15.0
- @backstage/plugin-permission-react@0.4.29
- @backstage/plugin-scaffolder-common@1.5.8
1.14.2
Patch Changes
3c62a50: Experimental support forformDecoratorsto enable secret collection and mutations to the parameters for scaffolder tasksc4ffd13: Added the autocomplete feature to GitlabRepoUrlPicker28e286f: Added test coverage selectors to TemplateCard and its sub-componentsc846d76: Updated dependencyflattedto3.3.2.9951ba4: Updated dependency@rjsf/utilsto5.23.1. Updated dependency@rjsf/coreto5.23.1. Updated dependency@rjsf/material-uito5.23.1. Updated dependency@rjsf/validator-ajv8to5.23.1.97a13ad: Improve performance of typing into scaffolder secret widget184161f: Scaffolder field extensions registered withFormFieldBlueprintare now collected in theuseCustomFieldExtensionshook, enabling them for use in the scaffolder.b21a5ae: Open links in the scaffolder entity and step descriptions in a new tab, to ensure consistency and improve user experience- Updated dependencies
- @backstage/plugin-catalog-react@1.15.0
- @backstage/plugin-scaffolder-common@1.5.8
- @backstage/catalog-client@1.9.0
- @backstage/frontend-plugin-api@0.9.3
- @backstage/theme@0.6.3
- @backstage/core-components@0.16.2
- @backstage/catalog-model@1.7.2
- @backstage/core-plugin-api@1.10.2
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-permission-react@0.4.29
1.14.2-next.2
Patch Changes
184161f: Scaffolder field extensions registered withFormFieldBlueprintare now collected in theuseCustomFieldExtensionshook, enabling them for use in the scaffolder.- Updated dependencies
- @backstage/plugin-catalog-react@1.14.3-next.2
- @backstage/catalog-client@1.9.0-next.2
- @backstage/catalog-model@1.7.2-next.0
- @backstage/core-components@0.16.2-next.2
- @backstage/core-plugin-api@1.10.2-next.0
- @backstage/frontend-plugin-api@0.9.3-next.2
- @backstage/theme@0.6.3-next.0
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-permission-react@0.4.29-next.0
- @backstage/plugin-scaffolder-common@1.5.8-next.1
1.14.2-next.1
Patch Changes
c846d76: Updated dependencyflattedto3.3.2.b21a5ae: Open links in the scaffolder entity and step descriptions in a new tab, to ensure consistency and improve user experience- Updated dependencies
- @backstage/plugin-catalog-react@1.14.3-next.1
- @backstage/catalog-client@1.9.0-next.1
- @backstage/core-components@0.16.2-next.1
- @backstage/catalog-model@1.7.1
- @backstage/core-plugin-api@1.10.1
- @backstage/frontend-plugin-api@0.9.3-next.1
- @backstage/theme@0.6.3-next.0
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-permission-react@0.4.28
- @backstage/plugin-scaffolder-common@1.5.8-next.0
1.14.2-next.0
Patch Changes
3c62a50: Experimental support forformDecoratorsto enable secret collection and mutations to the parameters for scaffolder tasksc4ffd13: Added the autocomplete feature to GitlabRepoUrlPicker9951ba4: Updated dependency@rjsf/utilsto5.23.1. Updated dependency@rjsf/coreto5.23.1. Updated dependency@rjsf/material-uito5.23.1. Updated dependency@rjsf/validator-ajv8to5.23.1.- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.8-next.0
- @backstage/plugin-catalog-react@1.14.3-next.0
- @backstage/frontend-plugin-api@0.9.3-next.0
- @backstage/theme@0.6.3-next.0
- @backstage/catalog-client@1.8.1-next.0
- @backstage/catalog-model@1.7.1
- @backstage/core-components@0.16.2-next.0
- @backstage/core-plugin-api@1.10.1
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-permission-react@0.4.28
1.14.0
Minor Changes
69fb6e7: FixcontextMenunot being disabled bug in new scaffolder pages
Patch Changes
8b5ff7e: Fix issue with form state not refreshing when updatingade301c: Fix issue withStepperand trying to trim additional properties. This is now all behindliveOmitandomitExtraDatainstead.f61d4cc: Add scaffolder permissionscaffolder.template.managementfor accessing the template management features- Updated dependencies
- @backstage/catalog-client@1.8.0
- @backstage/theme@0.6.1
- @backstage/types@1.2.0
- @backstage/plugin-catalog-react@1.14.1
- @backstage/plugin-scaffolder-common@1.5.7
- @backstage/core-components@0.16.0
- @backstage/catalog-model@1.7.1
- @backstage/core-plugin-api@1.10.1
- @backstage/frontend-plugin-api@0.9.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-permission-react@0.4.28
1.14.0-next.3
Minor Changes
69fb6e7: FixcontextMenunot being disabled bug in new scaffolder pages
Patch Changes
f61d4cc: Add scaffolder permissionscaffolder.template.managementfor accessing the template management features- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.7-next.0
- @backstage/core-components@0.16.0-next.2
- @backstage/plugin-catalog-react@1.14.1-next.3
- @backstage/catalog-client@1.8.0-next.1
- @backstage/catalog-model@1.7.0
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.2
- @backstage/theme@0.6.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-permission-react@0.4.27
1.13.3-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/theme@0.6.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-permission-react@0.4.27
- @backstage/plugin-scaffolder-common@1.5.6
1.13.3-next.1
Patch Changes
- Updated dependencies
- @backstage/theme@0.6.1-next.0
- @backstage/catalog-client@1.8.0-next.0
- @backstage/catalog-model@1.7.0
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.14.1-next.1
- @backstage/plugin-permission-react@0.4.27
- @backstage/plugin-scaffolder-common@1.5.6
1.13.2-next.0
Patch Changes
8b5ff7e: Fix issue with form state not refreshing when updatingade301c: Fix issue withStepperand trying to trim additional properties. This is now all behindliveOmitandomitExtraDatainstead.- Updated dependencies
- @backstage/core-components@0.16.0-next.0
- @backstage/catalog-client@1.8.0-next.0
- @backstage/catalog-model@1.7.0
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.0
- @backstage/theme@0.6.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.14.1-next.0
- @backstage/plugin-permission-react@0.4.27
- @backstage/plugin-scaffolder-common@1.5.6
1.13.0
Minor Changes
bf6eaf3: Added support forFormFieldBlueprintto create field extensions in the Scaffolder plugind851b5b: Renamed Template Editor to Manage Templates.
Patch Changes
341e5db: AddoverridableComponentBackstageTemplateStepperClassKeyto template stepper to enable custom styling4b60e0c: Small tweaks to API reports to make them valide969dc7: Move@types/reactto a peer dependency.785d68f: Add support for pagination in scaffolder tasks listb1de959: Scaffolder task routes require read permission to access. The tasks list option in the scaffolder page context menu only shows with permission.e698470: Updated dependency@rjsf/utilsto5.21.2. Updated dependency@rjsf/coreto5.21.2. Updated dependency@rjsf/material-uito5.21.2. Updated dependency@rjsf/validator-ajv8to5.21.2.11e0752: Make it possible to manually retry the scaffolder template from the step it failed- Updated dependencies
- @backstage/core-components@0.15.1
- @backstage/frontend-plugin-api@0.9.0
- @backstage/core-plugin-api@1.10.0
- @backstage/plugin-permission-react@0.4.27
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.14.0
- @backstage/theme@0.6.0
- @backstage/catalog-client@1.7.1
- @backstage/catalog-model@1.7.0
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.6
1.13.0-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.0-next.2
- @backstage/theme@0.6.0-next.1
- @backstage/catalog-client@1.7.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/core-components@0.15.1-next.2
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/frontend-plugin-api@0.9.0-next.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/plugin-scaffolder-common@1.5.6
1.13.0-next.1
Minor Changes
d851b5b: Renamed Template Editor to Manage Templates.
Patch Changes
e969dc7: Move@types/reactto a peer dependency.785d68f: Add support for pagination in scaffolder tasks list- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.6
1.13.0-next.0
Minor Changes
bf6eaf3: Added support forFormFieldBlueprintto create field extensions in the Scaffolder plugin
Patch Changes
11e0752: Make it possible to manually retry the scaffolder template from the step it failed- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/plugin-catalog-react@1.13.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/theme@0.5.7
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.9
- @backstage/plugin-permission-react@0.4.27-next.0
- @backstage/plugin-scaffolder-common@1.5.6
1.12.0
Minor Changes
4512f71: Addui:backstage.review.nameoption for custom item names on scaffolder review page, and also add support for rendering thetitleproperty instead of the key name.4baad34: Added support foromitExtraDataandliveOmitfor rjsf in the scaffolder
Patch Changes
1f3c5aa: Fix scaffolder review step issue where schema options are not handled for fields on multi-step templates.836127c: Updated dependency@testing-library/reactto^16.0.0.0a50d44: Updated dependency@rjsf/utilsto5.21.1. Updated dependency@rjsf/coreto5.21.1. Updated dependency@rjsf/material-uito5.21.1. Updated dependency@rjsf/validator-ajv8to5.21.1.fa9d8da: Updated dependency@rjsf/utilsto5.20.1. Updated dependency@rjsf/coreto5.20.1. Updated dependency@rjsf/material-uito5.20.1. Updated dependency@rjsf/validator-ajv8to5.20.1.c2cbe1e: Updated dependencyuse-immerto^0.10.0.b0f0118: Remove unnecessary singleton wrapping ofscaffolderApiRef.3ebb64f: - Fix secret widget field not displaying as required.- Fix secret widget not able to be required inside nested objects.
- Fix secret widget not able to be disabled.
- Support
minLengthandmaxLengthproperties for secret widget.
8dd6ef6: Fix an issue where keys with duplicate final key parts are not all displayed in theReviewState. Change the way the keys are formatted to include the full schema path, separated by>.9a0672a: Scaffolder review page shows static amount of asterisks for secret fields.- Updated dependencies
- @backstage/core-components@0.15.0
- @backstage/plugin-catalog-react@1.13.0
- @backstage/catalog-model@1.7.0
- @backstage/catalog-client@1.7.0
- @backstage/core-plugin-api@1.9.4
- @backstage/theme@0.5.7
- @backstage/version-bridge@1.0.9
- @backstage/plugin-permission-react@0.4.26
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.6
1.12.0-next.2
Minor Changes
4baad34: Added support foromitExtraDataandliveOmitfor rjsf in the scaffolder
Patch Changes
1f3c5aa: Fix scaffolder review step issue where schema options are not handled for fields on multi-step templates.836127c: Updated dependency@testing-library/reactto^16.0.0.fa9d8da: Updated dependency@rjsf/utilsto5.20.1. Updated dependency@rjsf/coreto5.20.1. Updated dependency@rjsf/material-uito5.20.1. Updated dependency@rjsf/validator-ajv8to5.20.1.- Updated dependencies
- @backstage/core-components@0.14.11-next.1
- @backstage/plugin-catalog-react@1.13.0-next.2
- @backstage/catalog-client@1.7.0-next.1
- @backstage/core-plugin-api@1.9.4-next.0
- @backstage/theme@0.5.7-next.0
- @backstage/version-bridge@1.0.9-next.0
- @backstage/plugin-permission-react@0.4.26-next.0
- @backstage/catalog-model@1.6.0
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.5
1.12.0-next.1
Patch Changes
c2cbe1e: Updated dependencyuse-immerto^0.10.0.- Updated dependencies
- @backstage/catalog-client@1.6.7-next.0
- @backstage/core-components@0.14.11-next.0
- @backstage/plugin-catalog-react@1.12.4-next.1
- @backstage/catalog-model@1.6.0
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-permission-react@0.4.25
- @backstage/plugin-scaffolder-common@1.5.5
1.12.0-next.0
Minor Changes
4512f71: Addui:backstage.review.nameoption for custom item names on scaffolder review page, and also add support for rendering thetitleproperty instead of the key name.
Patch Changes
3ebb64f: - Fix secret widget field not displaying as required.- Fix secret widget not able to be required inside nested objects.
- Fix secret widget not able to be disabled.
- Support
minLengthandmaxLengthproperties for secret widget.
8dd6ef6: Fix an issue where keys with duplicate final key parts are not all displayed in theReviewState. Change the way the keys are formatted to include the full schema path, separated by>.9a0672a: Scaffolder review page shows static amount of asterisks for secret fields.- Updated dependencies
- @backstage/plugin-catalog-react@1.12.4-next.0
- @backstage/catalog-client@1.6.6
- @backstage/catalog-model@1.6.0
- @backstage/core-components@0.14.10
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-permission-react@0.4.25
- @backstage/plugin-scaffolder-common@1.5.5
1.11.0
Minor Changes
8839381: Add scaffolder option to display object items in separate rows on review page
Patch Changes
072c00c: Fixed a bug inDefaultTableOutputswhere output elements overlapped on smaller screen sizes46e5e55: Change scaffolder widgets to useTextFieldcomponent for more flexibility in theme overrides.d0e95a7: Add ability to customise form fields in the UI by exposinguiSchemaandformContextinFormProps4670f06: supportajv-errorsfor scaffolder validation to allow for customizing the error messages04759f2: Fix null check inisJsonObjectutility function for scaffolder review state component- Updated dependencies
- @backstage/plugin-catalog-react@1.12.3
- @backstage/core-components@0.14.10
- @backstage/catalog-model@1.6.0
- @backstage/catalog-client@1.6.6
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-permission-react@0.4.25
- @backstage/plugin-scaffolder-common@1.5.5
1.11.0-next.3
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.6.0-next.0
- @backstage/plugin-catalog-react@1.12.3-next.3
- @backstage/catalog-client@1.6.6-next.0
- @backstage/core-components@0.14.10-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-permission-react@0.4.25-next.1
- @backstage/plugin-scaffolder-common@1.5.5-next.2
1.11.0-next.2
Patch Changes
072c00c: Fixed a bug inDefaultTableOutputswhere output elements overlapped on smaller screen sizes04759f2: Fix null check inisJsonObjectutility function for scaffolder review state component- Updated dependencies
- @backstage/plugin-catalog-react@1.12.3-next.2
- @backstage/plugin-permission-react@0.4.25-next.1
- @backstage/plugin-scaffolder-common@1.5.5-next.1
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-components@0.14.10-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.11.0-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.3-next.1
- @backstage/plugin-permission-react@0.4.25-next.0
- @backstage/plugin-scaffolder-common@1.5.5-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-components@0.14.10-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.11.0-next.0
Minor Changes
8839381: Add scaffolder option to display object items in separate rows on review page
Patch Changes
d0e95a7: Add ability to customise form fields in the UI by exposinguiSchemaandformContextinFormProps4670f06: supportajv-errorsfor scaffolder validation to allow for customizing the error messages- Updated dependencies
- @backstage/plugin-catalog-react@1.12.3-next.0
- @backstage/core-components@0.14.10-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-permission-react@0.4.24
- @backstage/plugin-scaffolder-common@1.5.4
1.10.0
Minor Changes
354e68c: Improve validation error display text in scaffolderb5deed0: Add support forbitbucketCloudautocomplete inRepoUrlPicker
Patch Changes
cc81579: Updated dependency@rjsf/utilsto5.18.5. Updated dependency@rjsf/coreto5.18.5. Updated dependency@rjsf/material-uito5.18.5. Updated dependency@rjsf/validator-ajv8to5.18.5.4d7e11f: disables rendering of output box if no output is returned- Updated dependencies
- @backstage/core-components@0.14.9
- @backstage/plugin-catalog-react@1.12.2
- @backstage/plugin-permission-react@0.4.24
- @backstage/plugin-scaffolder-common@1.5.4
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.10.0-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.9-next.1
- @backstage/plugin-catalog-react@1.12.2-next.2
1.10.0-next.1
Minor Changes
354e68c: Improve validation error display text in scaffolder
Patch Changes
cc81579: Updated dependency@rjsf/utilsto5.18.5. Updated dependency@rjsf/coreto5.18.5. Updated dependency@rjsf/material-uito5.18.5. Updated dependency@rjsf/validator-ajv8to5.18.5.- Updated dependencies
- @backstage/plugin-catalog-react@1.12.2-next.1
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-permission-react@0.4.23
- @backstage/plugin-scaffolder-common@1.5.3
1.10.0-next.0
Minor Changes
b5deed0: Add support forbitbucketCloudautocomplete inRepoUrlPicker
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.9-next.0
- @backstage/plugin-catalog-react@1.12.2-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-permission-react@0.4.23
- @backstage/plugin-scaffolder-common@1.5.3
1.9.0
Minor Changes
-
62bd9eb: Replaceui:widget: passwordwith the a warning message stating that it's not secure and to use the build inSecretField.You can do this by updating your
template.yamlfiles that have the referenceui:widget: passwordtoui:field: Secretinstead.apiVersion: backstage.io/v1alpha1 kind: Template metadata: ... spec: parameters: - title: collect some information schema: type: object properties: password: title: Password type: string - ui:widget: password + ui:field: Secret steps: - id: collect-info name: Collect some information action: acme:do:something input: - password: ${{ parameters.password }} + password: ${{ secrets.password }}
Patch Changes
86dc29d: Links that are rendered in the markdown in theScaffolderFieldcomponent are now opened in new tabs.d44a20a: Added additional plugin metadata topackage.json.fa8560e: Prevents Autocomplete dropdown from overlapping sidebar on hovering it6cb4886: Updated dependency@rjsf/utilsto5.18.4. Updated dependency@rjsf/coreto5.18.4. Updated dependency@rjsf/material-uito5.18.4. Updated dependency@rjsf/validator-ajv8to5.18.4.75dcd7e: Fixing bug informDatatype as it should beoptionalas it's possibly undefined928cfa0: Fixed a typo '
1.8.7-next.3
Patch Changes
d44a20a: Added additional plugin metadata topackage.json.fa8560e: Prevents Autocomplete dropdown from overlapping sidebar on hovering it- Updated dependencies
- @backstage/core-components@0.14.8-next.2
- @backstage/plugin-scaffolder-common@1.5.3-next.1
- @backstage/plugin-permission-react@0.4.23-next.1
- @backstage/plugin-catalog-react@1.12.1-next.2
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/theme@0.5.6-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.8.7-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8-next.1
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/plugin-catalog-react@1.12.1-next.1
- @backstage/plugin-permission-react@0.4.23-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/theme@0.5.6-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-scaffolder-common@1.5.3-next.0
1.8.7-next.1
Patch Changes
75dcd7e: Fixing bug informDatatype as it should beoptionalas it's possibly undefined928cfa0: Fixed a typo '
1.8.6-next.0
Patch Changes
86dc29d: Links that are rendered in the markdown in theScaffolderFieldcomponent are now opened in new tabs.- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-catalog-react@1.12.1-next.0
- @backstage/plugin-scaffolder-common@1.5.2
1.8.5
Patch Changes
9156654: Capturing more event clicks for scaffolder0040ec2: Updated dependency@rjsf/utilsto5.18.2. Updated dependency@rjsf/coreto5.18.2. Updated dependency@rjsf/material-uito5.18.2. Updated dependency@rjsf/validator-ajv8to5.18.2.- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.2
- @backstage/core-components@0.14.7
- @backstage/catalog-model@1.5.0
- @backstage/plugin-catalog-react@1.12.0
- @backstage/theme@0.5.4
- @backstage/catalog-client@1.6.5
1.8.5-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.0-next.2
- @backstage/core-components@0.14.7-next.2
1.8.5-next.1
Patch Changes
9156654: Capturing more event clicks for scaffolder- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.2-next.1
- @backstage/core-components@0.14.6-next.1
- @backstage/plugin-catalog-react@1.11.4-next.1
1.8.5-next.0
Patch Changes
0040ec2: Updated dependency@rjsf/utilsto5.18.2. Updated dependency@rjsf/coreto5.18.2. Updated dependency@rjsf/material-uito5.18.2. Updated dependency@rjsf/validator-ajv8to5.18.2.- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/catalog-client@1.6.5-next.0
- @backstage/plugin-catalog-react@1.11.4-next.0
- @backstage/plugin-scaffolder-common@1.5.2-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.8.4
Patch Changes
-
abfbcfc: Updated dependency@testing-library/reactto^15.0.0. -
87d2eb8: Updated dependencyjson-schema-libraryto^9.0.0. -
cb1e3b0: Updated dependency@testing-library/domto^10.0.0. -
0e692cf: Added ESLint ruleno-top-level-material-ui-4-importsto migrate the Material UI imports. -
df99f62: Thevaluesent on thecreateanalytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from thebackstage.io/time-savedannotation on the template entity, if available.Note: the
createevent is now captured in the<Workflow>component. If you are directly making use of the alpha-exported<Stepper>component, an analyticscreateevent will no longer be captured on your behalf. -
Updated dependencies
- @backstage/plugin-catalog-react@1.11.3
- @backstage/core-components@0.14.4
- @backstage/core-plugin-api@1.9.2
- @backstage/theme@0.5.3
- @backstage/version-bridge@1.0.8
- @backstage/catalog-client@1.6.4
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.1
1.8.4-next.1
Patch Changes
-
87d2eb8: Updated dependencyjson-schema-libraryto^9.0.0. -
df99f62: Thevaluesent on thecreateanalytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from thebackstage.io/time-savedannotation on the template entity, if available.Note: the
createevent is now captured in the<Workflow>component. If you are directly making use of the alpha-exported<Stepper>component, an analyticscreateevent will no longer be captured on your behalf. -
Updated dependencies
- @backstage/catalog-client@1.6.4-next.0
- @backstage/catalog-model@1.4.5
- @backstage/core-components@0.14.4-next.0
- @backstage/core-plugin-api@1.9.1
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.1
- @backstage/plugin-scaffolder-common@1.5.1
1.8.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.4-next.0
- @backstage/catalog-client@1.6.3
- @backstage/catalog-model@1.4.5
- @backstage/core-plugin-api@1.9.1
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.0
- @backstage/plugin-scaffolder-common@1.5.1
1.8.3
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/catalog-client@1.6.3
- @backstage/core-components@0.14.3
- @backstage/plugin-catalog-react@1.11.2
- @backstage/core-plugin-api@1.9.1
- @backstage/catalog-model@1.4.5
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.2
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/catalog-client@1.6.2
- @backstage/core-components@0.14.2
- @backstage/plugin-catalog-react@1.11.1
- @backstage/core-plugin-api@1.9.1
- @backstage/catalog-model@1.4.5
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.1
Patch Changes
930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker6d649d2: Updated dependencyflattedto3.3.1.0cecb09: Updated dependency@rjsf/utilsto5.17.1. Updated dependency@rjsf/coreto5.17.1. Updated dependency@rjsf/material-uito5.17.1. Updated dependency@rjsf/validator-ajv8to5.17.1.- Updated dependencies
- @backstage/core-components@0.14.1
- @backstage/theme@0.5.2
- @backstage/plugin-catalog-react@1.11.0
- @backstage/catalog-client@1.6.1
- @backstage/catalog-model@1.4.5
- @backstage/core-plugin-api@1.9.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.1-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.2
- @backstage/plugin-catalog-react@1.11.0-next.2
- @backstage/catalog-client@1.6.1-next.1
- @backstage/catalog-model@1.4.5-next.0
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/theme@0.5.2-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.1
1.8.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.1
- @backstage/plugin-catalog-react@1.10.1-next.1
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/catalog-client@1.6.1-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/theme@0.5.2-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.1
1.8.1-next.0
Patch Changes
930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker6d649d2: Updated dependencyflattedto3.3.1.0cecb09: Updated dependency@rjsf/utilsto5.17.1. Updated dependency@rjsf/coreto5.17.1. Updated dependency@rjsf/material-uito5.17.1. Updated dependency@rjsf/validator-ajv8to5.17.1.- Updated dependencies
- @backstage/theme@0.5.2-next.0
- @backstage/core-components@0.14.1-next.0
- @backstage/plugin-catalog-react@1.10.1-next.0
- @backstage/catalog-client@1.6.1-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/core-plugin-api@1.9.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.0
1.8.0
Minor Changes
c56f1a2: Remove the old legacy exports from/alpha11b9a08: Introduced the first version of recoverable tasks.b07ec70: Use more distinguishable icons for link (Link) and text output (Description).
Patch Changes
3f60ad5: fix for: converting circular structure to JSON error0b0c6b6: Allow defining default output text to be shown8fe56a8: Widen@types/reactdependency range to include version 18.31f0a0a: AddedScaffolderPageContextMenutoActionsPage,ListTaskPage, andTemplateEditorPageso that you can more easily navigate between these pages09cedb9: Updated dependency@react-hookz/webto^24.0.0.e6f0831: Updated dependency@rjsf/utilsto5.17.0. Updated dependency@rjsf/coreto5.17.0. Updated dependency@rjsf/material-uito5.17.0. Updated dependency@rjsf/validator-ajv8to5.17.0.6a74ffd: Updated dependency@rjsf/utilsto5.16.1. Updated dependency@rjsf/coreto5.16.1. Updated dependency@rjsf/material-uito5.16.1. Updated dependency@rjsf/validator-ajv8to5.16.1.3dff4b0: Remove unused deps82affc7: Fix issue whereui:schemawas replaced with an empty object ifdependenciesis defined2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links- Updated dependencies
- @backstage/plugin-catalog-react@1.10.0
- @backstage/core-components@0.14.0
- @backstage/catalog-model@1.4.4
- @backstage/theme@0.5.1
- @backstage/core-plugin-api@1.9.0
- @backstage/catalog-client@1.6.0
- @backstage/plugin-scaffolder-common@1.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.8.0-next.3
Patch Changes
09cedb9: Updated dependency@react-hookz/webto^24.0.0.e6f0831: Updated dependency@rjsf/utilsto5.17.0. Updated dependency@rjsf/coreto5.17.0. Updated dependency@rjsf/material-uito5.17.0. Updated dependency@rjsf/validator-ajv8to5.17.0.- Updated dependencies
- @backstage/theme@0.5.1-next.1
- @backstage/core-components@0.14.0-next.2
- @backstage/plugin-catalog-react@1.10.0-next.3
- @backstage/catalog-client@1.6.0-next.1
- @backstage/catalog-model@1.4.4-next.0
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.2
Patch Changes
8fe56a8: Widen@types/reactdependency range to include version 18.2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links- Updated dependencies
- @backstage/core-components@0.14.0-next.1
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/plugin-catalog-react@1.10.0-next.2
- @backstage/theme@0.5.1-next.0
- @backstage/catalog-client@1.6.0-next.1
- @backstage/catalog-model@1.4.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.1
Minor Changes
b07ec70: Use more distinguishable icons for link (Link) and text output (Description).
Patch Changes
3f60ad5: fix for: converting circular structure to JSON error31f0a0a: AddedScaffolderPageContextMenutoActionsPage,ListTaskPage, andTemplateEditorPageso that you can more easily navigate between these pages82affc7: Fix issue whereui:schemawas replaced with an empty object ifdependenciesis defined- Updated dependencies
- @backstage/core-components@0.14.0-next.0
- @backstage/catalog-model@1.4.4-next.0
- @backstage/catalog-client@1.6.0-next.1
- @backstage/core-plugin-api@1.8.3-next.0
- @backstage/plugin-catalog-react@1.9.4-next.1
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.0
Minor Changes
c56f1a2: Remove the old legacy exports from/alpha11b9a08: Introduced the first version of recoverable tasks.
Patch Changes
0b0c6b6: Allow defining default output text to be shown6a74ffd: Updated dependency@rjsf/utilsto5.16.1. Updated dependency@rjsf/coreto5.16.1. Updated dependency@rjsf/material-uito5.16.1. Updated dependency@rjsf/validator-ajv8to5.16.1.- Updated dependencies
- @backstage/plugin-catalog-react@1.9.4-next.0
- @backstage/catalog-client@1.6.0-next.0
- @backstage/plugin-scaffolder-common@1.5.0-next.0
- @backstage/core-components@0.13.10
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.2
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.7.1
Patch Changes
c28f281: Scaffolder form now shows a list of errors at the top of the form.0b9ce2b: Fix for a step with no properties98ac5ab: Updated dependency@rjsf/utilsto5.15.1. Updated dependency@rjsf/coreto5.15.1. Updated dependency@rjsf/material-uito5.15.1. Updated dependency@rjsf/validator-ajv8to5.15.1.4016f21: Remove some unused dependenciesd16f85f: Show first scaffolder output text by default- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/plugin-scaffolder-common@1.4.5
- @backstage/core-plugin-api@1.8.2
- @backstage/catalog-client@1.5.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.7.1-next.2
Patch Changes
98ac5ab: Updated dependency@rjsf/utilsto5.15.1. Updated dependency@rjsf/coreto5.15.1. Updated dependency@rjsf/material-uito5.15.1. Updated dependency@rjsf/validator-ajv8to5.15.1.- Updated dependencies
- @backstage/plugin-catalog-react@1.9.3-next.2
1.7.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.2-next.0
- @backstage/core-components@0.13.10-next.1
- @backstage/plugin-catalog-react@1.9.3-next.1
- @backstage/catalog-client@1.5.2-next.0
- @backstage/catalog-model@1.4.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.7.1-next.0
Patch Changes
c28f281: Scaffolder form now shows a list of errors at the top of the form.4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/core-components@0.13.10-next.0
- @backstage/catalog-client@1.5.2-next.0
- @backstage/plugin-catalog-react@1.9.3-next.0
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.1
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.7.0
Minor Changes
33edf50: Added support for dealing with user provided secrets using a new field extensionui:field: Secret
Patch Changes
670c7cc: Fix bug wherepropertiesis set to empty object when it should be empty for schema dependenciesfa66d1b: Fixed bug inReviewStatewhereenumvalue was displayed in step review instead of the corresponding label when usingenumNamese516bf4: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.aaa6fb3: Minor updates for TypeScript 5.2.2+ compatibility2aee53b: Add horizontal slider if stepper overflows2b72591: Updated dependency@rjsf/utilsto5.14.3. Updated dependency@rjsf/coreto5.14.3. Updated dependency@rjsf/material-uito5.14.3. Updated dependency@rjsf/validator-ajv8to5.14.3.- 6cd12f2: Updated dependency
@rjsf/utilsto5.14.1. Updated dependency@rjsf/coreto5.14.1. Updated dependency@rjsf/material-uito5.14.1. Updated dependency@rjsf/validator-ajv8to5.14.1. a518c5a: Updated dependency@react-hookz/webto^23.0.0.64301d3: Updated dependency@rjsf/utilsto5.15.0. Updated dependency@rjsf/coreto5.15.0. Updated dependency@rjsf/material-uito5.15.0. Updated dependency@rjsf/validator-ajv8to5.15.0.63c494e: Updated dependency@rjsf/utilsto5.14.2. Updated dependency@rjsf/coreto5.14.2. Updated dependency@rjsf/material-uito5.14.2. Updated dependency@rjsf/validator-ajv8to5.14.2.c8908d4: Use new option from RJSF 5.150cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-59256175bb5240: Fixed issue for showing undefined for hidden form items- Updated dependencies
- @backstage/core-plugin-api@1.8.1
- @backstage/plugin-catalog-react@1.9.2
- @backstage/core-components@0.13.9
- @backstage/theme@0.5.0
- @backstage/catalog-client@1.5.0
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.6.2-next.3
Patch Changes
64301d3: Updated dependency@rjsf/utilsto5.15.0. Updated dependency@rjsf/coreto5.15.0. Updated dependency@rjsf/material-uito5.15.0. Updated dependency@rjsf/validator-ajv8to5.15.0.c8908d4: Use new option from RJSF 5.15- Updated dependencies
- @backstage/core-components@0.13.9-next.3
- @backstage/catalog-client@1.5.0-next.1
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.9.2-next.3
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.2
Patch Changes
5bb5240: Fixed issue for showing undefined for hidden form items- Updated dependencies
- @backstage/theme@0.5.0-next.1
- @backstage/plugin-catalog-react@1.9.2-next.2
- @backstage/catalog-client@1.5.0-next.1
- @backstage/catalog-model@1.4.3
- @backstage/core-components@0.13.9-next.2
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.1
Patch Changes
fa66d1b5b3: Fixed bug inReviewStatewhereenumvalue was displayed in step review instead of the corresponding label when usingenumNames2aee53bbeb: Add horizontal slider if stepper overflows2b725913c1: Updated dependency@rjsf/utilsto5.14.3. Updated dependency@rjsf/coreto5.14.3. Updated dependency@rjsf/material-uito5.14.3. Updated dependency@rjsf/validator-ajv8to5.14.3.a518c5a25b: Updated dependency@react-hookz/webto^23.0.0.- Updated dependencies
- @backstage/core-components@0.13.9-next.1
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/plugin-catalog-react@1.9.2-next.1
- @backstage/catalog-client@1.5.0-next.0
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.0
Patch Changes
e516bf4da8: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.aaa6fb3bc9: Minor updates for TypeScript 5.2.2+ compatibility6cd12f277b: Updated dependency@rjsf/utilsto5.14.1. Updated dependency@rjsf/coreto5.14.1. Updated dependency@rjsf/material-uito5.14.1. Updated dependency@rjsf/validator-ajv8to5.14.1.63c494ef22: Updated dependency@rjsf/utilsto5.14.2. Updated dependency@rjsf/coreto5.14.2. Updated dependency@rjsf/material-uito5.14.2. Updated dependency@rjsf/validator-ajv8to5.14.2.- Updated dependencies
- @backstage/core-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-react@1.9.2-next.0
- @backstage/core-components@0.13.9-next.0
- @backstage/theme@0.5.0-next.0
- @backstage/catalog-client@1.4.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.0
Minor Changes
-
3fdffbb699: Release design improvements for theScaffolderplugin and support v5 of@rjsf/*libraries.This change should be non-breaking. If you're seeing typescript issues after migrating please open an issue
The
nextversions likecreateNextFieldExtensionandNextScaffolderPagehave been promoted to the public interface undercreateScaffolderFieldExtensionandScaffolderPage, so any older imports which are no longer found will need updating from@backstage/plugin-scaffolder/alphaor@backstage/plugin-scaffolder-react/alphawill need to be imported from@backstage/plugin-scaffolderand@backstage/plugin-scaffolder-reactrespectively.The legacy versions are now available in
/alphaundercreateLegacyFieldExtensionandLegacyScaffolderPageif you're running into issues, but be aware that these will be removed in a next mainline release.
Patch Changes
6c2b872153: Add official support for React 18.171a99816b: Fixedbackstage:featureFlaginscaffolder/nextby sorting outmanifest.steps.c838da0edd: Updated dependency@rjsf/utilsto5.13.6. Updated dependency@rjsf/coreto5.13.6. Updated dependency@rjsf/material-uito5.13.6. Updated dependency@rjsf/validator-ajv8to5.13.6.69c14904b6: UseEntityRefLinkswithhideIconsproperty to avoid double icons62b5922916: Internal theme type updatesdda56ae265: Preserve step's time execution for a non-running task.76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template- Updated dependencies
- @backstage/plugin-catalog-react@1.9.0
- @backstage/core-components@0.13.8
- @backstage/plugin-scaffolder-common@1.4.3
- @backstage/core-plugin-api@1.8.0
- @backstage/version-bridge@1.0.7
- @backstage/theme@0.4.4
- @backstage/catalog-client@1.4.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
1.6.0-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
1.6.0-next.1
Patch Changes
62b5922916: Internal theme type updates76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template- Updated dependencies
- @backstage/plugin-catalog-react@1.9.0-next.1
- @backstage/plugin-scaffolder-common@1.4.3-next.1
- @backstage/core-components@0.13.8-next.1
- @backstage/catalog-client@1.4.5
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/errors@1.2.3
- @backstage/theme@0.4.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7-next.0
1.6.0-next.0
Minor Changes
-
3fdffbb699: Release design improvements for theScaffolderplugin and support v5 of@rjsf/*libraries.This change should be non-breaking. If you're seeing typescript issues after migrating please open an issue
The
nextversions likecreateNextFieldExtensionandNextScaffolderPagehave been promoted to the public interface undercreateScaffolderFieldExtensionandScaffolderPage, so any older imports which are no longer found will need updating from@backstage/plugin-scaffolder/alphaor@backstage/plugin-scaffolder-react/alphawill need to be imported from@backstage/plugin-scaffolderand@backstage/plugin-scaffolder-reactrespectively.The legacy versions are now available in
/alphaundercreateLegacyFieldExtensionandLegacyScaffolderPageif you're running into issues, but be aware that these will be removed in a next mainline release.
Patch Changes
6c2b872153: Add official support for React 18.- Updated dependencies
- @backstage/core-components@0.13.7-next.0
- @backstage/plugin-scaffolder-common@1.4.3-next.0
- @backstage/plugin-catalog-react@1.9.0-next.0
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/version-bridge@1.0.7-next.0
- @backstage/theme@0.4.4-next.0
- @backstage/catalog-client@1.4.5
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
1.5.6
Patch Changes
9a1fce352e: Updated dependency@testing-library/jest-domto^6.0.0.f95af4e540: Updated dependency@testing-library/domto^9.0.0.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5
- @backstage/core-plugin-api@1.7.0
- @backstage/core-components@0.13.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/version-bridge@1.0.6
- @backstage/theme@0.4.3
- @backstage/catalog-client@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.4.2
1.5.6-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.2
- @backstage/core-plugin-api@1.7.0-next.1
- @backstage/catalog-model@1.4.3-next.0
- @backstage/plugin-catalog-react@1.8.5-next.2
- @backstage/errors@1.2.3-next.0
- @backstage/theme@0.4.3-next.0
- @backstage/catalog-client@1.4.5-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.2-next.0
1.5.6-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.1
- @backstage/plugin-catalog-react@1.8.5-next.1
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.1
1.5.6-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5-next.0
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/core-components@0.13.6-next.0
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.1
1.5.5
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.b16c341ced: Updated dependency@rjsf/utilsto5.13.0. Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.13.0. Updated dependency@rjsf/material-ui-v5tonpm:@rjsf/material-ui@5.13.0. Updated dependency@rjsf/validator-ajv8to5.13.0.27fef07f92: Updated dependencyuse-immerto^0.9.0.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4
- @backstage/core-components@0.13.5
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/core-plugin-api@1.6.0
- @backstage/errors@1.2.2
- @backstage/plugin-scaffolder-common@1.4.1
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
1.5.5-next.3
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.b16c341ced: Updated dependency@rjsf/utilsto5.13.0. Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.13.0. Updated dependency@rjsf/material-ui-v5tonpm:@rjsf/material-ui@5.13.0. Updated dependency@rjsf/validator-ajv8to5.13.0.- Updated dependencies
- @backstage/catalog-client@1.4.4-next.2
- @backstage/catalog-model@1.4.2-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/errors@1.2.2-next.0
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/plugin-scaffolder-common@1.4.1-next.2
- @backstage/theme@0.4.2-next.0
- @backstage/types@1.1.1-next.0
- @backstage/version-bridge@1.0.5-next.0
1.5.5-next.2
Patch Changes
27fef07f92: Updated dependencyuse-immerto^0.9.0.- Updated dependencies
- @backstage/core-components@0.13.5-next.2
- @backstage/core-plugin-api@1.6.0-next.2
- @backstage/plugin-catalog-react@1.8.4-next.2
- @backstage/catalog-model@1.4.2-next.1
- @backstage/catalog-client@1.4.4-next.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.4.1-next.1
1.5.5-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4-next.1
- @backstage/core-components@0.13.5-next.1
- @backstage/catalog-model@1.4.2-next.0
- @backstage/core-plugin-api@1.6.0-next.1
- @backstage/catalog-client@1.4.4-next.0
- @backstage/plugin-scaffolder-common@1.4.1-next.0
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
1.5.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.8.3-next.0
- @backstage/plugin-scaffolder-common@1.4.0
1.5.2
Patch Changes
ba9ee98a37: Fixed bug in Workflow component by passing a proptemplateNamedown to Stepper component.- Updated dependencies
- @backstage/core-components@0.13.4
- @backstage/plugin-catalog-react@1.8.1
- @backstage/plugin-scaffolder-common@1.4.0
- @backstage/core-plugin-api@1.5.3
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
1.5.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.1-next.1
1.5.2-next.0
Patch Changes
ba9ee98a37: Fixed bug in Workflow component by passing a proptemplateNamedown to Stepper component.- Updated dependencies
- @backstage/core-components@0.13.4-next.0
- @backstage/core-plugin-api@1.5.3
- @backstage/plugin-catalog-react@1.8.1-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2
1.5.1
Patch Changes
f74a27de4d: Made markdown description theme-able- Updated dependencies
- @backstage/theme@0.4.1
- @backstage/errors@1.2.1
- @backstage/plugin-catalog-react@1.8.0
- @backstage/core-components@0.13.3
- @backstage/core-plugin-api@1.5.3
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2
1.5.1-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.0-next.2
- @backstage/theme@0.4.1-next.1
- @backstage/core-plugin-api@1.5.3-next.1
- @backstage/core-components@0.13.3-next.2
- @backstage/catalog-client@1.4.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/errors@1.2.1-next.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2-next.0
1.5.1-next.1
Patch Changes
f74a27de4d: Made markdown description theme-able- Updated dependencies
- @backstage/theme@0.4.1-next.0
- @backstage/core-components@0.13.3-next.1
- @backstage/core-plugin-api@1.5.3-next.0
- @backstage/plugin-catalog-react@1.7.1-next.1
1.5.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.1-next.0
- @backstage/core-components@0.13.3-next.0
- @backstage/catalog-client@1.4.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/core-plugin-api@1.5.2
- @backstage/theme@0.4.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.1-next.0
- @backstage/plugin-scaffolder-common@1.3.2-next.0
1.5.0
Minor Changes
6b571405f8:scaffolder/next: Provide some default template components torjsfto allow for standardization and markdown descriptions4505dc3b45:scaffolder/next: Don't renderTemplateGroupswhen there's no results in with search querya452bda74d: Fixed typescript casting bug for useTemplateParameterSchema hook6b571405f8:scaffolder/next: provide aScaffolderFieldcomponent which is meant to replace some of theFormControlcomponents from Material UI, making it easier to writeFieldExtensions.
Patch Changes
84a5c7724c: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 secondscf34311cdb: Extractui:*fields from conditionalthenandelseschema branches.2ff94da135: bumprjsfdependencies to 5.7.374b216ee4e: AddPropsWithChildrento usages ofComponentType, in preparation for React 18 where the children are no longer implicit.- Updated dependencies
- @backstage/core-plugin-api@1.5.2
- @backstage/catalog-client@1.4.2
- @backstage/core-components@0.13.2
- @backstage/types@1.1.0
- @backstage/theme@0.4.0
- @backstage/plugin-catalog-react@1.7.0
- @backstage/catalog-model@1.4.0
- @backstage/errors@1.2.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.1
1.5.0-next.3
Minor Changes
a452bda74d: Fixed typescript casting bug for useTemplateParameterSchema hook
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.3
- @backstage/catalog-model@1.4.0-next.1
- @backstage/catalog-client@1.4.2-next.2
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/theme@0.4.0-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.0-next.3
- @backstage/plugin-scaffolder-common@1.3.1-next.1
1.5.0-next.2
Patch Changes
cf34311cdb: Extractui:*fields from conditionalthenandelseschema branches.2ff94da135: bumprjsfdependencies to 5.7.3- Updated dependencies
- @backstage/theme@0.4.0-next.1
- @backstage/plugin-catalog-react@1.7.0-next.2
- @backstage/core-components@0.13.2-next.2
- @backstage/core-plugin-api@1.5.2-next.0
1.5.0-next.1
Minor Changes
6b571405f8:scaffolder/next: Provide some default template components torjsfto allow for standardization and markdown descriptions4505dc3b45:scaffolder/next: Don't renderTemplateGroupswhen there's no results in with search query6b571405f8:scaffolder/next: provide aScaffolderFieldcomponent which is meant to replace some of theFormControlcomponents from Material UI, making it easier to writeFieldExtensions.
Patch Changes
74b216ee4e: AddPropsWithChildrento usages ofComponentType, in preparation for React 18 where the children are no longer implicit.- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
1.4.1-next.0
Patch Changes
84a5c7724c: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 seconds- Updated dependencies
- @backstage/catalog-client@1.4.2-next.0
- @backstage/plugin-catalog-react@1.7.0-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/core-components@0.13.2-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.0
1.4.0
Minor Changes
82e10a6939: Add support for Markdown text blob outputs from templates
Patch Changes
-
ad1a1429de: Improvements to thescaffolder/nextbuttons UX:- Added padding around the "Create" button in the
Steppercomponent - Added a button bar that includes the "Cancel" and "Start Over" buttons to the
OngoingTaskcomponent. The state of these buttons match their existing counter parts in the Context Menu - Added a "Show Button Bar"/"Hide Button Bar" item to the
ContextMenucomponent
- Added padding around the "Create" button in the
-
Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-scaffolder-common@1.3.0
- @backstage/core-components@0.13.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
1.4.0-next.2
Minor Changes
82e10a6939: Add support for Markdown text blob outputs from templates
Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0-next.0
- @backstage/plugin-scaffolder-common@1.3.0-next.0
- @backstage/core-components@0.13.1-next.1
- @backstage/plugin-catalog-react@1.6.0-next.2
- @backstage/core-plugin-api@1.5.1
1.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.1-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-catalog-react@1.6.0-next.1
1.3.1-next.0
Patch Changes
-
ad1a1429de: Improvements to thescaffolder/nextbuttons UX:- Added padding around the "Create" button in the
Steppercomponent - Added a button bar that includes the "Cancel" and "Start Over" buttons to the
OngoingTaskcomponent. The state of these buttons match their existing counter parts in the Context Menu - Added a "Show Button Bar"/"Hide Button Bar" item to the
ContextMenucomponent
- Added padding around the "Create" button in the
-
Updated dependencies
- @backstage/plugin-catalog-react@1.6.0-next.0
- @backstage/core-components@0.13.0
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.2.7
1.3.0
Minor Changes
259d3407b9: MoveCategoryPickerfromscaffolderintoscaffolder-reactMoveContextMenuintoscaffolder-reactand rename it toScaffolderPageContextMenu2cfd03d737: To offer better customization options,ScaffolderPageContextMenutakes callbacks as props instead of booleans48da4c46e4:scaffolder/next: Export theTemplateGroupFilterandTemplateGroupsand make an extensible component
Patch Changes
7e1d900413:scaffolder/next: Bump@rjsf/*dependencies to 5.5.2e27ddc36da: Added a possibility to cancel the running task (executing of a scaffolder template)0435174b06: Accessibility issues identified using lighthouse fixed.7a6b16cc50:scaffolder/next: Bump@rjsf/*deps to 5.3.190dda42cfd: bug: InverttemplateFilterpredicate to align withArray.filterd2488f5e54: Add an indication that the validators are running when clickingnexton each step of the form.1e4f5e91b8: Bumpzodandzod-to-json-schemadependencies.8c40997df4: Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.5.2.f84fc7fd04: Updated dependency@rjsf/validator-ajv8to5.3.0.8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)34dab7ee7f:scaffolder/next: bumprjsfdependencies to5.5.02898b6c8d5: Minor type tweaks for TypeScript 5.0e0c6e8b9c3: Update peer dependenciescf71c3744a: scaffolder/next: Bump@rjsf/*dependencies to 5.6.0- Updated dependencies
- @backstage/core-components@0.13.0
- @backstage/plugin-scaffolder-common@1.2.7
- @backstage/catalog-client@1.4.1
- @backstage/plugin-catalog-react@1.5.0
- @backstage/theme@0.2.19
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/version-bridge@1.0.4
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
1.3.0-next.3
Patch Changes
d2488f5e54: Add indication that the validators are running8c40997df4: Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.5.2.- Updated dependencies
- @backstage/plugin-catalog-react@1.5.0-next.3
- @backstage/catalog-model@1.3.0-next.0
- @backstage/core-components@0.13.0-next.3
- @backstage/catalog-client@1.4.1-next.1
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-scaffolder-common@1.2.7-next.2
1.3.0-next.2
Patch Changes
90dda42cfd: bug: InverttemplateFilterpredicate to align withArray.filter34dab7ee7f:scaffolder/next: bumprjsfdependencies to5.5.02898b6c8d5: Minor type tweaks for TypeScript 5.0- Updated dependencies
- @backstage/catalog-client@1.4.1-next.0
- @backstage/core-components@0.12.6-next.2
- @backstage/plugin-catalog-react@1.4.1-next.2
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-scaffolder-common@1.2.7-next.1
1.3.0-next.1
Patch Changes
1e4f5e91b8: Bumpzodandzod-to-json-schemadependencies.e0c6e8b9c3: Update peer dependencies- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/plugin-scaffolder-common@1.2.7-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
1.3.0-next.0
Minor Changes
259d3407b9: MoveCategoryPickerfromscaffolderintoscaffolder-reactMoveContextMenuintoscaffolder-reactand rename it toScaffolderPageContextMenu2cfd03d737: To offer better customization options,ScaffolderPageContextMenutakes callbacks as props instead of booleans48da4c46e4:scaffolder/next: Export theTemplateGroupFilterandTemplateGroupsand make an extensible component
Patch Changes
e27ddc36da: Added a possibility to cancel the running task (executing of a scaffolder template)7a6b16cc50:scaffolder/next: Bump@rjsf/*deps to 5.3.1f84fc7fd04: Updated dependency@rjsf/validator-ajv8to5.3.0.8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)- Updated dependencies
- @backstage/plugin-scaffolder-common@1.2.7-next.0
- @backstage/core-components@0.12.6-next.0
- @backstage/plugin-catalog-react@1.4.1-next.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
1.2.0
Minor Changes
8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.c8d78b9ae9: fix bug withhasErrorsreturning false when dealing with empty objects9b8c374ace: Remove timer for skipped steps in Scaffolder Next's TaskSteps44941fc97e: scaffolder/next: Move theuiSchemato its own property in the validationcontextto align with component development and access ofui:optionsd9893263ba: scaffolder/next: Fix for steps without properties928a12a9b3: Internal refactor of/alphaexports.cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation functiond4100d0ec4: Fix alignment bug for owners onTemplateCard- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6
1.2.0-next.2
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.d9893263ba: scaffolder/next: Fix for steps without properties- Updated dependencies
- @backstage/core-components@0.12.5-next.2
- @backstage/plugin-catalog-react@1.4.0-next.2
- @backstage/core-plugin-api@1.5.0-next.2
1.2.0-next.1
Minor Changes
8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
44941fc97e: scaffolder/next: Move theuiSchemato its own property in the validationcontextto align with component development and access ofui:options- Updated dependencies
- @backstage/core-components@0.12.5-next.1
- @backstage/errors@1.1.5-next.0
- @backstage/catalog-client@1.4.0-next.1
- @backstage/core-plugin-api@1.4.1-next.1
- @backstage/theme@0.2.18-next.0
- @backstage/plugin-catalog-react@1.4.0-next.1
- @backstage/catalog-model@1.2.1-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6-next.1
1.1.1-next.0
Patch Changes
c8d78b9ae9: fix bug withhasErrorsreturning false when dealing with empty objects928a12a9b3: Internal refactor of/alphaexports.cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation functiond4100d0ec4: Fix alignment bug for owners onTemplateCard- Updated dependencies
- @backstage/catalog-client@1.4.0-next.0
- @backstage/plugin-catalog-react@1.4.0-next.0
- @backstage/core-plugin-api@1.4.1-next.0
- @backstage/catalog-model@1.2.1-next.0
- @backstage/core-components@0.12.5-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.17
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6-next.0
1.1.0
Minor Changes
a07750745b: AddedDescriptionFieldfield override to thenext/scaffoldera521379688: Migrating theTemplateEditorPageto work with the new components from@backstage/plugin-scaffolder-react8c2966536b: Embed scaffolder workflow in other components5555e17313: refactorcreateAsyncValidatorsto be recursive to ensure validators are called in nested schemas.
Patch Changes
04f717a8e1:scaffolder/next: bumpreact-jsonschema-formlibraries tov5-stableb46f385eff: scaffolder/next: Implementing a simpleOngoingTaskpagecbab8ac107: lock versions of@rjsf/*-betapackages346d6b6630: Upgrade@rjsfversion 5 dependencies tobeta.18ccbf91051b: bump@rjsfv5dependencies to 5.1.0d2ddde2108: AddScaffolderLayoutstoNextScaffolderPage- Updated dependencies
- @backstage/core-components@0.12.4
- @backstage/catalog-model@1.2.0
- @backstage/theme@0.2.17
- @backstage/core-plugin-api@1.4.0
- @backstage/plugin-catalog-react@1.3.0
- @backstage/catalog-client@1.3.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.5
1.1.0-next.2
Minor Changes
5555e17313: refactorcreateAsyncValidatorsto be recursive to ensure validators are called in nested schemas.
Patch Changes
b46f385eff: scaffolder/next: Implementing a simpleOngoingTaskpageccbf91051b: bump@rjsfv5dependencies to 5.1.0- Updated dependencies
- @backstage/catalog-model@1.2.0-next.1
- @backstage/core-components@0.12.4-next.1
- @backstage/catalog-client@1.3.1-next.1
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-catalog-react@1.3.0-next.2
- @backstage/plugin-scaffolder-common@1.2.5-next.1
1.1.0-next.1
Patch Changes
04f717a8e1:scaffolder/next: bumpreact-jsonschema-formlibraries tov5-stable346d6b6630: Upgrade@rjsfversion 5 dependencies tobeta.18- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.5-next.0
1.1.0-next.0
Minor Changes
8c2966536b: Embed scaffolder workflow in other components
Patch Changes
cbab8ac107: lock versions of@rjsf/*-betapackagesd2ddde2108: AddScaffolderLayoutstoNextScaffolderPage- Updated dependencies
- @backstage/plugin-catalog-react@1.3.0-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/catalog-client@1.3.1-next.0
- @backstage/plugin-scaffolder-common@1.2.5-next.0
1.0.0
Major Changes
b4955ed7b9: Re-home some of the common types, components, hooks andscaffolderApiReffor the@backstage/plugin-scaffolderto this package for easy re-use across things that want to interact with thescaffolder.
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5
- @backstage/plugin-scaffolder-common@1.2.4
- @backstage/catalog-client@1.3.0
- @backstage/plugin-catalog-react@1.2.4
- @backstage/core-components@0.12.3
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
1.0.0-next.0
Major Changes
b4955ed7b9: Re-home some of the common types, components, hooks andscaffolderApiReffor the@backstage/plugin-scaffolderto this package for easy re-use across things that want to interact with thescaffolder.
Patch Changes
-
Updated dependencies
- @backstage/core-plugin-api@1.3.0-next.1
- @backstage/catalog-client@1.3.0-next.2
- @backstage/plugin-catalog-react@1.2.4-next.2
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.2
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.4-next.1 in the review step label
-
bcec60f: updated the ContextMenu, ActionsPage, OngoingTask and TemplateCard frontend components to support the new scaffolder permissions:scaffolder.task.createscaffolder.task.cancelscaffolder.task.read
-
Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.3-next.0
- @backstage/plugin-catalog-react@1.12.1-next.0
1.8.6-next.0
Patch Changes
86dc29d: Links that are rendered in the markdown in theScaffolderFieldcomponent are now opened in new tabs.- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-catalog-react@1.12.1-next.0
- @backstage/plugin-scaffolder-common@1.5.2
1.8.5
Patch Changes
9156654: Capturing more event clicks for scaffolder0040ec2: Updated dependency@rjsf/utilsto5.18.2. Updated dependency@rjsf/coreto5.18.2. Updated dependency@rjsf/material-uito5.18.2. Updated dependency@rjsf/validator-ajv8to5.18.2.- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.2
- @backstage/core-components@0.14.7
- @backstage/catalog-model@1.5.0
- @backstage/plugin-catalog-react@1.12.0
- @backstage/theme@0.5.4
- @backstage/catalog-client@1.6.5
1.8.5-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.0-next.2
- @backstage/core-components@0.14.7-next.2
1.8.5-next.1
Patch Changes
9156654: Capturing more event clicks for scaffolder- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.2-next.1
- @backstage/core-components@0.14.6-next.1
- @backstage/plugin-catalog-react@1.11.4-next.1
1.8.5-next.0
Patch Changes
0040ec2: Updated dependency@rjsf/utilsto5.18.2. Updated dependency@rjsf/coreto5.18.2. Updated dependency@rjsf/material-uito5.18.2. Updated dependency@rjsf/validator-ajv8to5.18.2.- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/catalog-client@1.6.5-next.0
- @backstage/plugin-catalog-react@1.11.4-next.0
- @backstage/plugin-scaffolder-common@1.5.2-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.8.4
Patch Changes
-
abfbcfc: Updated dependency@testing-library/reactto^15.0.0. -
87d2eb8: Updated dependencyjson-schema-libraryto^9.0.0. -
cb1e3b0: Updated dependency@testing-library/domto^10.0.0. -
0e692cf: Added ESLint ruleno-top-level-material-ui-4-importsto migrate the Material UI imports. -
df99f62: Thevaluesent on thecreateanalytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from thebackstage.io/time-savedannotation on the template entity, if available.Note: the
createevent is now captured in the<Workflow>component. If you are directly making use of the alpha-exported<Stepper>component, an analyticscreateevent will no longer be captured on your behalf. -
Updated dependencies
- @backstage/plugin-catalog-react@1.11.3
- @backstage/core-components@0.14.4
- @backstage/core-plugin-api@1.9.2
- @backstage/theme@0.5.3
- @backstage/version-bridge@1.0.8
- @backstage/catalog-client@1.6.4
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.1
1.8.4-next.1
Patch Changes
-
87d2eb8: Updated dependencyjson-schema-libraryto^9.0.0. -
df99f62: Thevaluesent on thecreateanalytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from thebackstage.io/time-savedannotation on the template entity, if available.Note: the
createevent is now captured in the<Workflow>component. If you are directly making use of the alpha-exported<Stepper>component, an analyticscreateevent will no longer be captured on your behalf. -
Updated dependencies
- @backstage/catalog-client@1.6.4-next.0
- @backstage/catalog-model@1.4.5
- @backstage/core-components@0.14.4-next.0
- @backstage/core-plugin-api@1.9.1
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.1
- @backstage/plugin-scaffolder-common@1.5.1
1.8.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.4-next.0
- @backstage/catalog-client@1.6.3
- @backstage/catalog-model@1.4.5
- @backstage/core-plugin-api@1.9.1
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.0
- @backstage/plugin-scaffolder-common@1.5.1
1.8.3
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/catalog-client@1.6.3
- @backstage/core-components@0.14.3
- @backstage/plugin-catalog-react@1.11.2
- @backstage/core-plugin-api@1.9.1
- @backstage/catalog-model@1.4.5
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.2
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/catalog-client@1.6.2
- @backstage/core-components@0.14.2
- @backstage/plugin-catalog-react@1.11.1
- @backstage/core-plugin-api@1.9.1
- @backstage/catalog-model@1.4.5
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.1
Patch Changes
930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker6d649d2: Updated dependencyflattedto3.3.1.0cecb09: Updated dependency@rjsf/utilsto5.17.1. Updated dependency@rjsf/coreto5.17.1. Updated dependency@rjsf/material-uito5.17.1. Updated dependency@rjsf/validator-ajv8to5.17.1.- Updated dependencies
- @backstage/core-components@0.14.1
- @backstage/theme@0.5.2
- @backstage/plugin-catalog-react@1.11.0
- @backstage/catalog-client@1.6.1
- @backstage/catalog-model@1.4.5
- @backstage/core-plugin-api@1.9.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.1-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.2
- @backstage/plugin-catalog-react@1.11.0-next.2
- @backstage/catalog-client@1.6.1-next.1
- @backstage/catalog-model@1.4.5-next.0
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/theme@0.5.2-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.1
1.8.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.1
- @backstage/plugin-catalog-react@1.10.1-next.1
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/catalog-client@1.6.1-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/theme@0.5.2-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.1
1.8.1-next.0
Patch Changes
930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker6d649d2: Updated dependencyflattedto3.3.1.0cecb09: Updated dependency@rjsf/utilsto5.17.1. Updated dependency@rjsf/coreto5.17.1. Updated dependency@rjsf/material-uito5.17.1. Updated dependency@rjsf/validator-ajv8to5.17.1.- Updated dependencies
- @backstage/theme@0.5.2-next.0
- @backstage/core-components@0.14.1-next.0
- @backstage/plugin-catalog-react@1.10.1-next.0
- @backstage/catalog-client@1.6.1-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/core-plugin-api@1.9.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.0
1.8.0
Minor Changes
c56f1a2: Remove the old legacy exports from/alpha11b9a08: Introduced the first version of recoverable tasks.b07ec70: Use more distinguishable icons for link (Link) and text output (Description).
Patch Changes
3f60ad5: fix for: converting circular structure to JSON error0b0c6b6: Allow defining default output text to be shown8fe56a8: Widen@types/reactdependency range to include version 18.31f0a0a: AddedScaffolderPageContextMenutoActionsPage,ListTaskPage, andTemplateEditorPageso that you can more easily navigate between these pages09cedb9: Updated dependency@react-hookz/webto^24.0.0.e6f0831: Updated dependency@rjsf/utilsto5.17.0. Updated dependency@rjsf/coreto5.17.0. Updated dependency@rjsf/material-uito5.17.0. Updated dependency@rjsf/validator-ajv8to5.17.0.6a74ffd: Updated dependency@rjsf/utilsto5.16.1. Updated dependency@rjsf/coreto5.16.1. Updated dependency@rjsf/material-uito5.16.1. Updated dependency@rjsf/validator-ajv8to5.16.1.3dff4b0: Remove unused deps82affc7: Fix issue whereui:schemawas replaced with an empty object ifdependenciesis defined2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links- Updated dependencies
- @backstage/plugin-catalog-react@1.10.0
- @backstage/core-components@0.14.0
- @backstage/catalog-model@1.4.4
- @backstage/theme@0.5.1
- @backstage/core-plugin-api@1.9.0
- @backstage/catalog-client@1.6.0
- @backstage/plugin-scaffolder-common@1.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.8.0-next.3
Patch Changes
09cedb9: Updated dependency@react-hookz/webto^24.0.0.e6f0831: Updated dependency@rjsf/utilsto5.17.0. Updated dependency@rjsf/coreto5.17.0. Updated dependency@rjsf/material-uito5.17.0. Updated dependency@rjsf/validator-ajv8to5.17.0.- Updated dependencies
- @backstage/theme@0.5.1-next.1
- @backstage/core-components@0.14.0-next.2
- @backstage/plugin-catalog-react@1.10.0-next.3
- @backstage/catalog-client@1.6.0-next.1
- @backstage/catalog-model@1.4.4-next.0
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.2
Patch Changes
8fe56a8: Widen@types/reactdependency range to include version 18.2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links- Updated dependencies
- @backstage/core-components@0.14.0-next.1
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/plugin-catalog-react@1.10.0-next.2
- @backstage/theme@0.5.1-next.0
- @backstage/catalog-client@1.6.0-next.1
- @backstage/catalog-model@1.4.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.1
Minor Changes
b07ec70: Use more distinguishable icons for link (Link) and text output (Description).
Patch Changes
3f60ad5: fix for: converting circular structure to JSON error31f0a0a: AddedScaffolderPageContextMenutoActionsPage,ListTaskPage, andTemplateEditorPageso that you can more easily navigate between these pages82affc7: Fix issue whereui:schemawas replaced with an empty object ifdependenciesis defined- Updated dependencies
- @backstage/core-components@0.14.0-next.0
- @backstage/catalog-model@1.4.4-next.0
- @backstage/catalog-client@1.6.0-next.1
- @backstage/core-plugin-api@1.8.3-next.0
- @backstage/plugin-catalog-react@1.9.4-next.1
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.0
Minor Changes
c56f1a2: Remove the old legacy exports from/alpha11b9a08: Introduced the first version of recoverable tasks.
Patch Changes
0b0c6b6: Allow defining default output text to be shown6a74ffd: Updated dependency@rjsf/utilsto5.16.1. Updated dependency@rjsf/coreto5.16.1. Updated dependency@rjsf/material-uito5.16.1. Updated dependency@rjsf/validator-ajv8to5.16.1.- Updated dependencies
- @backstage/plugin-catalog-react@1.9.4-next.0
- @backstage/catalog-client@1.6.0-next.0
- @backstage/plugin-scaffolder-common@1.5.0-next.0
- @backstage/core-components@0.13.10
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.2
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.7.1
Patch Changes
c28f281: Scaffolder form now shows a list of errors at the top of the form.0b9ce2b: Fix for a step with no properties98ac5ab: Updated dependency@rjsf/utilsto5.15.1. Updated dependency@rjsf/coreto5.15.1. Updated dependency@rjsf/material-uito5.15.1. Updated dependency@rjsf/validator-ajv8to5.15.1.4016f21: Remove some unused dependenciesd16f85f: Show first scaffolder output text by default- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/plugin-scaffolder-common@1.4.5
- @backstage/core-plugin-api@1.8.2
- @backstage/catalog-client@1.5.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.7.1-next.2
Patch Changes
98ac5ab: Updated dependency@rjsf/utilsto5.15.1. Updated dependency@rjsf/coreto5.15.1. Updated dependency@rjsf/material-uito5.15.1. Updated dependency@rjsf/validator-ajv8to5.15.1.- Updated dependencies
- @backstage/plugin-catalog-react@1.9.3-next.2
1.7.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.2-next.0
- @backstage/core-components@0.13.10-next.1
- @backstage/plugin-catalog-react@1.9.3-next.1
- @backstage/catalog-client@1.5.2-next.0
- @backstage/catalog-model@1.4.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.7.1-next.0
Patch Changes
c28f281: Scaffolder form now shows a list of errors at the top of the form.4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/core-components@0.13.10-next.0
- @backstage/catalog-client@1.5.2-next.0
- @backstage/plugin-catalog-react@1.9.3-next.0
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.1
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.7.0
Minor Changes
33edf50: Added support for dealing with user provided secrets using a new field extensionui:field: Secret
Patch Changes
670c7cc: Fix bug wherepropertiesis set to empty object when it should be empty for schema dependenciesfa66d1b: Fixed bug inReviewStatewhereenumvalue was displayed in step review instead of the corresponding label when usingenumNamese516bf4: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.aaa6fb3: Minor updates for TypeScript 5.2.2+ compatibility2aee53b: Add horizontal slider if stepper overflows2b72591: Updated dependency@rjsf/utilsto5.14.3. Updated dependency@rjsf/coreto5.14.3. Updated dependency@rjsf/material-uito5.14.3. Updated dependency@rjsf/validator-ajv8to5.14.3.- 6cd12f2: Updated dependency
@rjsf/utilsto5.14.1. Updated dependency@rjsf/coreto5.14.1. Updated dependency@rjsf/material-uito5.14.1. Updated dependency@rjsf/validator-ajv8to5.14.1. a518c5a: Updated dependency@react-hookz/webto^23.0.0.64301d3: Updated dependency@rjsf/utilsto5.15.0. Updated dependency@rjsf/coreto5.15.0. Updated dependency@rjsf/material-uito5.15.0. Updated dependency@rjsf/validator-ajv8to5.15.0.63c494e: Updated dependency@rjsf/utilsto5.14.2. Updated dependency@rjsf/coreto5.14.2. Updated dependency@rjsf/material-uito5.14.2. Updated dependency@rjsf/validator-ajv8to5.14.2.c8908d4: Use new option from RJSF 5.150cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-59256175bb5240: Fixed issue for showing undefined for hidden form items- Updated dependencies
- @backstage/core-plugin-api@1.8.1
- @backstage/plugin-catalog-react@1.9.2
- @backstage/core-components@0.13.9
- @backstage/theme@0.5.0
- @backstage/catalog-client@1.5.0
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.6.2-next.3
Patch Changes
64301d3: Updated dependency@rjsf/utilsto5.15.0. Updated dependency@rjsf/coreto5.15.0. Updated dependency@rjsf/material-uito5.15.0. Updated dependency@rjsf/validator-ajv8to5.15.0.c8908d4: Use new option from RJSF 5.15- Updated dependencies
- @backstage/core-components@0.13.9-next.3
- @backstage/catalog-client@1.5.0-next.1
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.9.2-next.3
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.2
Patch Changes
5bb5240: Fixed issue for showing undefined for hidden form items- Updated dependencies
- @backstage/theme@0.5.0-next.1
- @backstage/plugin-catalog-react@1.9.2-next.2
- @backstage/catalog-client@1.5.0-next.1
- @backstage/catalog-model@1.4.3
- @backstage/core-components@0.13.9-next.2
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.1
Patch Changes
fa66d1b5b3: Fixed bug inReviewStatewhereenumvalue was displayed in step review instead of the corresponding label when usingenumNames2aee53bbeb: Add horizontal slider if stepper overflows2b725913c1: Updated dependency@rjsf/utilsto5.14.3. Updated dependency@rjsf/coreto5.14.3. Updated dependency@rjsf/material-uito5.14.3. Updated dependency@rjsf/validator-ajv8to5.14.3.a518c5a25b: Updated dependency@react-hookz/webto^23.0.0.- Updated dependencies
- @backstage/core-components@0.13.9-next.1
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/plugin-catalog-react@1.9.2-next.1
- @backstage/catalog-client@1.5.0-next.0
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.0
Patch Changes
e516bf4da8: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.aaa6fb3bc9: Minor updates for TypeScript 5.2.2+ compatibility6cd12f277b: Updated dependency@rjsf/utilsto5.14.1. Updated dependency@rjsf/coreto5.14.1. Updated dependency@rjsf/material-uito5.14.1. Updated dependency@rjsf/validator-ajv8to5.14.1.63c494ef22: Updated dependency@rjsf/utilsto5.14.2. Updated dependency@rjsf/coreto5.14.2. Updated dependency@rjsf/material-uito5.14.2. Updated dependency@rjsf/validator-ajv8to5.14.2.- Updated dependencies
- @backstage/core-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-react@1.9.2-next.0
- @backstage/core-components@0.13.9-next.0
- @backstage/theme@0.5.0-next.0
- @backstage/catalog-client@1.4.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.0
Minor Changes
-
3fdffbb699: Release design improvements for theScaffolderplugin and support v5 of@rjsf/*libraries.This change should be non-breaking. If you're seeing typescript issues after migrating please open an issue
The
nextversions likecreateNextFieldExtensionandNextScaffolderPagehave been promoted to the public interface undercreateScaffolderFieldExtensionandScaffolderPage, so any older imports which are no longer found will need updating from@backstage/plugin-scaffolder/alphaor@backstage/plugin-scaffolder-react/alphawill need to be imported from@backstage/plugin-scaffolderand@backstage/plugin-scaffolder-reactrespectively.The legacy versions are now available in
/alphaundercreateLegacyFieldExtensionandLegacyScaffolderPageif you're running into issues, but be aware that these will be removed in a next mainline release.
Patch Changes
6c2b872153: Add official support for React 18.171a99816b: Fixedbackstage:featureFlaginscaffolder/nextby sorting outmanifest.steps.c838da0edd: Updated dependency@rjsf/utilsto5.13.6. Updated dependency@rjsf/coreto5.13.6. Updated dependency@rjsf/material-uito5.13.6. Updated dependency@rjsf/validator-ajv8to5.13.6.69c14904b6: UseEntityRefLinkswithhideIconsproperty to avoid double icons62b5922916: Internal theme type updatesdda56ae265: Preserve step's time execution for a non-running task.76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template- Updated dependencies
- @backstage/plugin-catalog-react@1.9.0
- @backstage/core-components@0.13.8
- @backstage/plugin-scaffolder-common@1.4.3
- @backstage/core-plugin-api@1.8.0
- @backstage/version-bridge@1.0.7
- @backstage/theme@0.4.4
- @backstage/catalog-client@1.4.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
1.6.0-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
1.6.0-next.1
Patch Changes
62b5922916: Internal theme type updates76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template- Updated dependencies
- @backstage/plugin-catalog-react@1.9.0-next.1
- @backstage/plugin-scaffolder-common@1.4.3-next.1
- @backstage/core-components@0.13.8-next.1
- @backstage/catalog-client@1.4.5
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/errors@1.2.3
- @backstage/theme@0.4.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7-next.0
1.6.0-next.0
Minor Changes
-
3fdffbb699: Release design improvements for theScaffolderplugin and support v5 of@rjsf/*libraries.This change should be non-breaking. If you're seeing typescript issues after migrating please open an issue
The
nextversions likecreateNextFieldExtensionandNextScaffolderPagehave been promoted to the public interface undercreateScaffolderFieldExtensionandScaffolderPage, so any older imports which are no longer found will need updating from@backstage/plugin-scaffolder/alphaor@backstage/plugin-scaffolder-react/alphawill need to be imported from@backstage/plugin-scaffolderand@backstage/plugin-scaffolder-reactrespectively.The legacy versions are now available in
/alphaundercreateLegacyFieldExtensionandLegacyScaffolderPageif you're running into issues, but be aware that these will be removed in a next mainline release.
Patch Changes
6c2b872153: Add official support for React 18.- Updated dependencies
- @backstage/core-components@0.13.7-next.0
- @backstage/plugin-scaffolder-common@1.4.3-next.0
- @backstage/plugin-catalog-react@1.9.0-next.0
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/version-bridge@1.0.7-next.0
- @backstage/theme@0.4.4-next.0
- @backstage/catalog-client@1.4.5
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
1.5.6
Patch Changes
9a1fce352e: Updated dependency@testing-library/jest-domto^6.0.0.f95af4e540: Updated dependency@testing-library/domto^9.0.0.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5
- @backstage/core-plugin-api@1.7.0
- @backstage/core-components@0.13.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/version-bridge@1.0.6
- @backstage/theme@0.4.3
- @backstage/catalog-client@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.4.2
1.5.6-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.2
- @backstage/core-plugin-api@1.7.0-next.1
- @backstage/catalog-model@1.4.3-next.0
- @backstage/plugin-catalog-react@1.8.5-next.2
- @backstage/errors@1.2.3-next.0
- @backstage/theme@0.4.3-next.0
- @backstage/catalog-client@1.4.5-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.2-next.0
1.5.6-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.1
- @backstage/plugin-catalog-react@1.8.5-next.1
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.1
1.5.6-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5-next.0
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/core-components@0.13.6-next.0
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.1
1.5.5
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.b16c341ced: Updated dependency@rjsf/utilsto5.13.0. Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.13.0. Updated dependency@rjsf/material-ui-v5tonpm:@rjsf/material-ui@5.13.0. Updated dependency@rjsf/validator-ajv8to5.13.0.27fef07f92: Updated dependencyuse-immerto^0.9.0.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4
- @backstage/core-components@0.13.5
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/core-plugin-api@1.6.0
- @backstage/errors@1.2.2
- @backstage/plugin-scaffolder-common@1.4.1
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
1.5.5-next.3
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.b16c341ced: Updated dependency@rjsf/utilsto5.13.0. Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.13.0. Updated dependency@rjsf/material-ui-v5tonpm:@rjsf/material-ui@5.13.0. Updated dependency@rjsf/validator-ajv8to5.13.0.- Updated dependencies
- @backstage/catalog-client@1.4.4-next.2
- @backstage/catalog-model@1.4.2-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/errors@1.2.2-next.0
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/plugin-scaffolder-common@1.4.1-next.2
- @backstage/theme@0.4.2-next.0
- @backstage/types@1.1.1-next.0
- @backstage/version-bridge@1.0.5-next.0
1.5.5-next.2
Patch Changes
27fef07f92: Updated dependencyuse-immerto^0.9.0.- Updated dependencies
- @backstage/core-components@0.13.5-next.2
- @backstage/core-plugin-api@1.6.0-next.2
- @backstage/plugin-catalog-react@1.8.4-next.2
- @backstage/catalog-model@1.4.2-next.1
- @backstage/catalog-client@1.4.4-next.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.4.1-next.1
1.5.5-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4-next.1
- @backstage/core-components@0.13.5-next.1
- @backstage/catalog-model@1.4.2-next.0
- @backstage/core-plugin-api@1.6.0-next.1
- @backstage/catalog-client@1.4.4-next.0
- @backstage/plugin-scaffolder-common@1.4.1-next.0
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
1.5.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.8.3-next.0
- @backstage/plugin-scaffolder-common@1.4.0
1.5.2
Patch Changes
ba9ee98a37: Fixed bug in Workflow component by passing a proptemplateNamedown to Stepper component.- Updated dependencies
- @backstage/core-components@0.13.4
- @backstage/plugin-catalog-react@1.8.1
- @backstage/plugin-scaffolder-common@1.4.0
- @backstage/core-plugin-api@1.5.3
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
1.5.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.1-next.1
1.5.2-next.0
Patch Changes
ba9ee98a37: Fixed bug in Workflow component by passing a proptemplateNamedown to Stepper component.- Updated dependencies
- @backstage/core-components@0.13.4-next.0
- @backstage/core-plugin-api@1.5.3
- @backstage/plugin-catalog-react@1.8.1-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2
1.5.1
Patch Changes
f74a27de4d: Made markdown description theme-able- Updated dependencies
- @backstage/theme@0.4.1
- @backstage/errors@1.2.1
- @backstage/plugin-catalog-react@1.8.0
- @backstage/core-components@0.13.3
- @backstage/core-plugin-api@1.5.3
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2
1.5.1-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.0-next.2
- @backstage/theme@0.4.1-next.1
- @backstage/core-plugin-api@1.5.3-next.1
- @backstage/core-components@0.13.3-next.2
- @backstage/catalog-client@1.4.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/errors@1.2.1-next.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2-next.0
1.5.1-next.1
Patch Changes
f74a27de4d: Made markdown description theme-able- Updated dependencies
- @backstage/theme@0.4.1-next.0
- @backstage/core-components@0.13.3-next.1
- @backstage/core-plugin-api@1.5.3-next.0
- @backstage/plugin-catalog-react@1.7.1-next.1
1.5.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.1-next.0
- @backstage/core-components@0.13.3-next.0
- @backstage/catalog-client@1.4.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/core-plugin-api@1.5.2
- @backstage/theme@0.4.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.1-next.0
- @backstage/plugin-scaffolder-common@1.3.2-next.0
1.5.0
Minor Changes
6b571405f8:scaffolder/next: Provide some default template components torjsfto allow for standardization and markdown descriptions4505dc3b45:scaffolder/next: Don't renderTemplateGroupswhen there's no results in with search querya452bda74d: Fixed typescript casting bug for useTemplateParameterSchema hook6b571405f8:scaffolder/next: provide aScaffolderFieldcomponent which is meant to replace some of theFormControlcomponents from Material UI, making it easier to writeFieldExtensions.
Patch Changes
84a5c7724c: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 secondscf34311cdb: Extractui:*fields from conditionalthenandelseschema branches.2ff94da135: bumprjsfdependencies to 5.7.374b216ee4e: AddPropsWithChildrento usages ofComponentType, in preparation for React 18 where the children are no longer implicit.- Updated dependencies
- @backstage/core-plugin-api@1.5.2
- @backstage/catalog-client@1.4.2
- @backstage/core-components@0.13.2
- @backstage/types@1.1.0
- @backstage/theme@0.4.0
- @backstage/plugin-catalog-react@1.7.0
- @backstage/catalog-model@1.4.0
- @backstage/errors@1.2.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.1
1.5.0-next.3
Minor Changes
a452bda74d: Fixed typescript casting bug for useTemplateParameterSchema hook
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.3
- @backstage/catalog-model@1.4.0-next.1
- @backstage/catalog-client@1.4.2-next.2
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/theme@0.4.0-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.0-next.3
- @backstage/plugin-scaffolder-common@1.3.1-next.1
1.5.0-next.2
Patch Changes
cf34311cdb: Extractui:*fields from conditionalthenandelseschema branches.2ff94da135: bumprjsfdependencies to 5.7.3- Updated dependencies
- @backstage/theme@0.4.0-next.1
- @backstage/plugin-catalog-react@1.7.0-next.2
- @backstage/core-components@0.13.2-next.2
- @backstage/core-plugin-api@1.5.2-next.0
1.5.0-next.1
Minor Changes
6b571405f8:scaffolder/next: Provide some default template components torjsfto allow for standardization and markdown descriptions4505dc3b45:scaffolder/next: Don't renderTemplateGroupswhen there's no results in with search query6b571405f8:scaffolder/next: provide aScaffolderFieldcomponent which is meant to replace some of theFormControlcomponents from Material UI, making it easier to writeFieldExtensions.
Patch Changes
74b216ee4e: AddPropsWithChildrento usages ofComponentType, in preparation for React 18 where the children are no longer implicit.- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
1.4.1-next.0
Patch Changes
84a5c7724c: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 seconds- Updated dependencies
- @backstage/catalog-client@1.4.2-next.0
- @backstage/plugin-catalog-react@1.7.0-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/core-components@0.13.2-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.0
1.4.0
Minor Changes
82e10a6939: Add support for Markdown text blob outputs from templates
Patch Changes
-
ad1a1429de: Improvements to thescaffolder/nextbuttons UX:- Added padding around the "Create" button in the
Steppercomponent - Added a button bar that includes the "Cancel" and "Start Over" buttons to the
OngoingTaskcomponent. The state of these buttons match their existing counter parts in the Context Menu - Added a "Show Button Bar"/"Hide Button Bar" item to the
ContextMenucomponent
- Added padding around the "Create" button in the
-
Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-scaffolder-common@1.3.0
- @backstage/core-components@0.13.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
1.4.0-next.2
Minor Changes
82e10a6939: Add support for Markdown text blob outputs from templates
Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0-next.0
- @backstage/plugin-scaffolder-common@1.3.0-next.0
- @backstage/core-components@0.13.1-next.1
- @backstage/plugin-catalog-react@1.6.0-next.2
- @backstage/core-plugin-api@1.5.1
1.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.1-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-catalog-react@1.6.0-next.1
1.3.1-next.0
Patch Changes
-
ad1a1429de: Improvements to thescaffolder/nextbuttons UX:- Added padding around the "Create" button in the
Steppercomponent - Added a button bar that includes the "Cancel" and "Start Over" buttons to the
OngoingTaskcomponent. The state of these buttons match their existing counter parts in the Context Menu - Added a "Show Button Bar"/"Hide Button Bar" item to the
ContextMenucomponent
- Added padding around the "Create" button in the
-
Updated dependencies
- @backstage/plugin-catalog-react@1.6.0-next.0
- @backstage/core-components@0.13.0
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.2.7
1.3.0
Minor Changes
259d3407b9: MoveCategoryPickerfromscaffolderintoscaffolder-reactMoveContextMenuintoscaffolder-reactand rename it toScaffolderPageContextMenu2cfd03d737: To offer better customization options,ScaffolderPageContextMenutakes callbacks as props instead of booleans48da4c46e4:scaffolder/next: Export theTemplateGroupFilterandTemplateGroupsand make an extensible component
Patch Changes
7e1d900413:scaffolder/next: Bump@rjsf/*dependencies to 5.5.2e27ddc36da: Added a possibility to cancel the running task (executing of a scaffolder template)0435174b06: Accessibility issues identified using lighthouse fixed.7a6b16cc50:scaffolder/next: Bump@rjsf/*deps to 5.3.190dda42cfd: bug: InverttemplateFilterpredicate to align withArray.filterd2488f5e54: Add an indication that the validators are running when clickingnexton each step of the form.1e4f5e91b8: Bumpzodandzod-to-json-schemadependencies.8c40997df4: Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.5.2.f84fc7fd04: Updated dependency@rjsf/validator-ajv8to5.3.0.8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)34dab7ee7f:scaffolder/next: bumprjsfdependencies to5.5.02898b6c8d5: Minor type tweaks for TypeScript 5.0e0c6e8b9c3: Update peer dependenciescf71c3744a: scaffolder/next: Bump@rjsf/*dependencies to 5.6.0- Updated dependencies
- @backstage/core-components@0.13.0
- @backstage/plugin-scaffolder-common@1.2.7
- @backstage/catalog-client@1.4.1
- @backstage/plugin-catalog-react@1.5.0
- @backstage/theme@0.2.19
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/version-bridge@1.0.4
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
1.3.0-next.3
Patch Changes
d2488f5e54: Add indication that the validators are running8c40997df4: Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.5.2.- Updated dependencies
- @backstage/plugin-catalog-react@1.5.0-next.3
- @backstage/catalog-model@1.3.0-next.0
- @backstage/core-components@0.13.0-next.3
- @backstage/catalog-client@1.4.1-next.1
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-scaffolder-common@1.2.7-next.2
1.3.0-next.2
Patch Changes
90dda42cfd: bug: InverttemplateFilterpredicate to align withArray.filter34dab7ee7f:scaffolder/next: bumprjsfdependencies to5.5.02898b6c8d5: Minor type tweaks for TypeScript 5.0- Updated dependencies
- @backstage/catalog-client@1.4.1-next.0
- @backstage/core-components@0.12.6-next.2
- @backstage/plugin-catalog-react@1.4.1-next.2
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-scaffolder-common@1.2.7-next.1
1.3.0-next.1
Patch Changes
1e4f5e91b8: Bumpzodandzod-to-json-schemadependencies.e0c6e8b9c3: Update peer dependencies- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/plugin-scaffolder-common@1.2.7-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
1.3.0-next.0
Minor Changes
259d3407b9: MoveCategoryPickerfromscaffolderintoscaffolder-reactMoveContextMenuintoscaffolder-reactand rename it toScaffolderPageContextMenu2cfd03d737: To offer better customization options,ScaffolderPageContextMenutakes callbacks as props instead of booleans48da4c46e4:scaffolder/next: Export theTemplateGroupFilterandTemplateGroupsand make an extensible component
Patch Changes
e27ddc36da: Added a possibility to cancel the running task (executing of a scaffolder template)7a6b16cc50:scaffolder/next: Bump@rjsf/*deps to 5.3.1f84fc7fd04: Updated dependency@rjsf/validator-ajv8to5.3.0.8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)- Updated dependencies
- @backstage/plugin-scaffolder-common@1.2.7-next.0
- @backstage/core-components@0.12.6-next.0
- @backstage/plugin-catalog-react@1.4.1-next.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
1.2.0
Minor Changes
8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.c8d78b9ae9: fix bug withhasErrorsreturning false when dealing with empty objects9b8c374ace: Remove timer for skipped steps in Scaffolder Next's TaskSteps44941fc97e: scaffolder/next: Move theuiSchemato its own property in the validationcontextto align with component development and access ofui:optionsd9893263ba: scaffolder/next: Fix for steps without properties928a12a9b3: Internal refactor of/alphaexports.cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation functiond4100d0ec4: Fix alignment bug for owners onTemplateCard- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6
1.2.0-next.2
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.d9893263ba: scaffolder/next: Fix for steps without properties- Updated dependencies
- @backstage/core-components@0.12.5-next.2
- @backstage/plugin-catalog-react@1.4.0-next.2
- @backstage/core-plugin-api@1.5.0-next.2
1.2.0-next.1
Minor Changes
8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
44941fc97e: scaffolder/next: Move theuiSchemato its own property in the validationcontextto align with component development and access ofui:options- Updated dependencies
- @backstage/core-components@0.12.5-next.1
- @backstage/errors@1.1.5-next.0
- @backstage/catalog-client@1.4.0-next.1
- @backstage/core-plugin-api@1.4.1-next.1
- @backstage/theme@0.2.18-next.0
- @backstage/plugin-catalog-react@1.4.0-next.1
- @backstage/catalog-model@1.2.1-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6-next.1
1.1.1-next.0
Patch Changes
c8d78b9ae9: fix bug withhasErrorsreturning false when dealing with empty objects928a12a9b3: Internal refactor of/alphaexports.cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation functiond4100d0ec4: Fix alignment bug for owners onTemplateCard- Updated dependencies
- @backstage/catalog-client@1.4.0-next.0
- @backstage/plugin-catalog-react@1.4.0-next.0
- @backstage/core-plugin-api@1.4.1-next.0
- @backstage/catalog-model@1.2.1-next.0
- @backstage/core-components@0.12.5-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.17
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6-next.0
1.1.0
Minor Changes
a07750745b: AddedDescriptionFieldfield override to thenext/scaffoldera521379688: Migrating theTemplateEditorPageto work with the new components from@backstage/plugin-scaffolder-react8c2966536b: Embed scaffolder workflow in other components5555e17313: refactorcreateAsyncValidatorsto be recursive to ensure validators are called in nested schemas.
Patch Changes
04f717a8e1:scaffolder/next: bumpreact-jsonschema-formlibraries tov5-stableb46f385eff: scaffolder/next: Implementing a simpleOngoingTaskpagecbab8ac107: lock versions of@rjsf/*-betapackages346d6b6630: Upgrade@rjsfversion 5 dependencies tobeta.18ccbf91051b: bump@rjsfv5dependencies to 5.1.0d2ddde2108: AddScaffolderLayoutstoNextScaffolderPage- Updated dependencies
- @backstage/core-components@0.12.4
- @backstage/catalog-model@1.2.0
- @backstage/theme@0.2.17
- @backstage/core-plugin-api@1.4.0
- @backstage/plugin-catalog-react@1.3.0
- @backstage/catalog-client@1.3.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.5
1.1.0-next.2
Minor Changes
5555e17313: refactorcreateAsyncValidatorsto be recursive to ensure validators are called in nested schemas.
Patch Changes
b46f385eff: scaffolder/next: Implementing a simpleOngoingTaskpageccbf91051b: bump@rjsfv5dependencies to 5.1.0- Updated dependencies
- @backstage/catalog-model@1.2.0-next.1
- @backstage/core-components@0.12.4-next.1
- @backstage/catalog-client@1.3.1-next.1
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-catalog-react@1.3.0-next.2
- @backstage/plugin-scaffolder-common@1.2.5-next.1
1.1.0-next.1
Patch Changes
04f717a8e1:scaffolder/next: bumpreact-jsonschema-formlibraries tov5-stable346d6b6630: Upgrade@rjsfversion 5 dependencies tobeta.18- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.5-next.0
1.1.0-next.0
Minor Changes
8c2966536b: Embed scaffolder workflow in other components
Patch Changes
cbab8ac107: lock versions of@rjsf/*-betapackagesd2ddde2108: AddScaffolderLayoutstoNextScaffolderPage- Updated dependencies
- @backstage/plugin-catalog-react@1.3.0-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/catalog-client@1.3.1-next.0
- @backstage/plugin-scaffolder-common@1.2.5-next.0
1.0.0
Major Changes
b4955ed7b9: Re-home some of the common types, components, hooks andscaffolderApiReffor the@backstage/plugin-scaffolderto this package for easy re-use across things that want to interact with thescaffolder.
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5
- @backstage/plugin-scaffolder-common@1.2.4
- @backstage/catalog-client@1.3.0
- @backstage/plugin-catalog-react@1.2.4
- @backstage/core-components@0.12.3
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
1.0.0-next.0
Major Changes
b4955ed7b9: Re-home some of the common types, components, hooks andscaffolderApiReffor the@backstage/plugin-scaffolderto this package for easy re-use across things that want to interact with thescaffolder.
Patch Changes
-
Updated dependencies
- @backstage/core-plugin-api@1.3.0-next.1
- @backstage/catalog-client@1.3.0-next.2
- @backstage/plugin-catalog-react@1.2.4-next.2
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.2
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.4-next.1 in the review step label
-
bcec60f: updated the ContextMenu, ActionsPage, OngoingTask and TemplateCard frontend components to support the new scaffolder permissions:scaffolder.task.createscaffolder.task.cancelscaffolder.task.read
-
Updated dependencies
- @backstage/core-components@0.14.8
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/plugin-scaffolder-common@1.5.3
- @backstage/plugin-permission-react@0.4.23
- @backstage/plugin-catalog-react@1.12.1
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.8.7-next.3
Patch Changes
d44a20a: Added additional plugin metadata topackage.json.fa8560e: Prevents Autocomplete dropdown from overlapping sidebar on hovering it- Updated dependencies
- @backstage/core-components@0.14.8-next.2
- @backstage/plugin-scaffolder-common@1.5.3-next.1
- @backstage/plugin-permission-react@0.4.23-next.1
- @backstage/plugin-catalog-react@1.12.1-next.2
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/theme@0.5.6-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.8.7-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8-next.1
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/plugin-catalog-react@1.12.1-next.1
- @backstage/plugin-permission-react@0.4.23-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/theme@0.5.6-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-scaffolder-common@1.5.3-next.0
1.8.7-next.1
Patch Changes
75dcd7e: Fixing bug informDatatype as it should beoptionalas it's possibly undefined928cfa0: Fixed a typo '
1.8.6-next.0
Patch Changes
86dc29d: Links that are rendered in the markdown in theScaffolderFieldcomponent are now opened in new tabs.- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-catalog-react@1.12.1-next.0
- @backstage/plugin-scaffolder-common@1.5.2
1.8.5
Patch Changes
9156654: Capturing more event clicks for scaffolder0040ec2: Updated dependency@rjsf/utilsto5.18.2. Updated dependency@rjsf/coreto5.18.2. Updated dependency@rjsf/material-uito5.18.2. Updated dependency@rjsf/validator-ajv8to5.18.2.- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.2
- @backstage/core-components@0.14.7
- @backstage/catalog-model@1.5.0
- @backstage/plugin-catalog-react@1.12.0
- @backstage/theme@0.5.4
- @backstage/catalog-client@1.6.5
1.8.5-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.0-next.2
- @backstage/core-components@0.14.7-next.2
1.8.5-next.1
Patch Changes
9156654: Capturing more event clicks for scaffolder- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.2-next.1
- @backstage/core-components@0.14.6-next.1
- @backstage/plugin-catalog-react@1.11.4-next.1
1.8.5-next.0
Patch Changes
0040ec2: Updated dependency@rjsf/utilsto5.18.2. Updated dependency@rjsf/coreto5.18.2. Updated dependency@rjsf/material-uito5.18.2. Updated dependency@rjsf/validator-ajv8to5.18.2.- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/catalog-client@1.6.5-next.0
- @backstage/plugin-catalog-react@1.11.4-next.0
- @backstage/plugin-scaffolder-common@1.5.2-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.8.4
Patch Changes
-
abfbcfc: Updated dependency@testing-library/reactto^15.0.0. -
87d2eb8: Updated dependencyjson-schema-libraryto^9.0.0. -
cb1e3b0: Updated dependency@testing-library/domto^10.0.0. -
0e692cf: Added ESLint ruleno-top-level-material-ui-4-importsto migrate the Material UI imports. -
df99f62: Thevaluesent on thecreateanalytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from thebackstage.io/time-savedannotation on the template entity, if available.Note: the
createevent is now captured in the<Workflow>component. If you are directly making use of the alpha-exported<Stepper>component, an analyticscreateevent will no longer be captured on your behalf. -
Updated dependencies
- @backstage/plugin-catalog-react@1.11.3
- @backstage/core-components@0.14.4
- @backstage/core-plugin-api@1.9.2
- @backstage/theme@0.5.3
- @backstage/version-bridge@1.0.8
- @backstage/catalog-client@1.6.4
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.1
1.8.4-next.1
Patch Changes
-
87d2eb8: Updated dependencyjson-schema-libraryto^9.0.0. -
df99f62: Thevaluesent on thecreateanalytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from thebackstage.io/time-savedannotation on the template entity, if available.Note: the
createevent is now captured in the<Workflow>component. If you are directly making use of the alpha-exported<Stepper>component, an analyticscreateevent will no longer be captured on your behalf. -
Updated dependencies
- @backstage/catalog-client@1.6.4-next.0
- @backstage/catalog-model@1.4.5
- @backstage/core-components@0.14.4-next.0
- @backstage/core-plugin-api@1.9.1
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.1
- @backstage/plugin-scaffolder-common@1.5.1
1.8.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.4-next.0
- @backstage/catalog-client@1.6.3
- @backstage/catalog-model@1.4.5
- @backstage/core-plugin-api@1.9.1
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.0
- @backstage/plugin-scaffolder-common@1.5.1
1.8.3
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/catalog-client@1.6.3
- @backstage/core-components@0.14.3
- @backstage/plugin-catalog-react@1.11.2
- @backstage/core-plugin-api@1.9.1
- @backstage/catalog-model@1.4.5
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.2
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/catalog-client@1.6.2
- @backstage/core-components@0.14.2
- @backstage/plugin-catalog-react@1.11.1
- @backstage/core-plugin-api@1.9.1
- @backstage/catalog-model@1.4.5
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.1
Patch Changes
930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker6d649d2: Updated dependencyflattedto3.3.1.0cecb09: Updated dependency@rjsf/utilsto5.17.1. Updated dependency@rjsf/coreto5.17.1. Updated dependency@rjsf/material-uito5.17.1. Updated dependency@rjsf/validator-ajv8to5.17.1.- Updated dependencies
- @backstage/core-components@0.14.1
- @backstage/theme@0.5.2
- @backstage/plugin-catalog-react@1.11.0
- @backstage/catalog-client@1.6.1
- @backstage/catalog-model@1.4.5
- @backstage/core-plugin-api@1.9.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.1-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.2
- @backstage/plugin-catalog-react@1.11.0-next.2
- @backstage/catalog-client@1.6.1-next.1
- @backstage/catalog-model@1.4.5-next.0
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/theme@0.5.2-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.1
1.8.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.1
- @backstage/plugin-catalog-react@1.10.1-next.1
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/catalog-client@1.6.1-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/theme@0.5.2-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.1
1.8.1-next.0
Patch Changes
930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker6d649d2: Updated dependencyflattedto3.3.1.0cecb09: Updated dependency@rjsf/utilsto5.17.1. Updated dependency@rjsf/coreto5.17.1. Updated dependency@rjsf/material-uito5.17.1. Updated dependency@rjsf/validator-ajv8to5.17.1.- Updated dependencies
- @backstage/theme@0.5.2-next.0
- @backstage/core-components@0.14.1-next.0
- @backstage/plugin-catalog-react@1.10.1-next.0
- @backstage/catalog-client@1.6.1-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/core-plugin-api@1.9.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.0
1.8.0
Minor Changes
c56f1a2: Remove the old legacy exports from/alpha11b9a08: Introduced the first version of recoverable tasks.b07ec70: Use more distinguishable icons for link (Link) and text output (Description).
Patch Changes
3f60ad5: fix for: converting circular structure to JSON error0b0c6b6: Allow defining default output text to be shown8fe56a8: Widen@types/reactdependency range to include version 18.31f0a0a: AddedScaffolderPageContextMenutoActionsPage,ListTaskPage, andTemplateEditorPageso that you can more easily navigate between these pages09cedb9: Updated dependency@react-hookz/webto^24.0.0.e6f0831: Updated dependency@rjsf/utilsto5.17.0. Updated dependency@rjsf/coreto5.17.0. Updated dependency@rjsf/material-uito5.17.0. Updated dependency@rjsf/validator-ajv8to5.17.0.6a74ffd: Updated dependency@rjsf/utilsto5.16.1. Updated dependency@rjsf/coreto5.16.1. Updated dependency@rjsf/material-uito5.16.1. Updated dependency@rjsf/validator-ajv8to5.16.1.3dff4b0: Remove unused deps82affc7: Fix issue whereui:schemawas replaced with an empty object ifdependenciesis defined2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links- Updated dependencies
- @backstage/plugin-catalog-react@1.10.0
- @backstage/core-components@0.14.0
- @backstage/catalog-model@1.4.4
- @backstage/theme@0.5.1
- @backstage/core-plugin-api@1.9.0
- @backstage/catalog-client@1.6.0
- @backstage/plugin-scaffolder-common@1.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.8.0-next.3
Patch Changes
09cedb9: Updated dependency@react-hookz/webto^24.0.0.e6f0831: Updated dependency@rjsf/utilsto5.17.0. Updated dependency@rjsf/coreto5.17.0. Updated dependency@rjsf/material-uito5.17.0. Updated dependency@rjsf/validator-ajv8to5.17.0.- Updated dependencies
- @backstage/theme@0.5.1-next.1
- @backstage/core-components@0.14.0-next.2
- @backstage/plugin-catalog-react@1.10.0-next.3
- @backstage/catalog-client@1.6.0-next.1
- @backstage/catalog-model@1.4.4-next.0
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.2
Patch Changes
8fe56a8: Widen@types/reactdependency range to include version 18.2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links- Updated dependencies
- @backstage/core-components@0.14.0-next.1
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/plugin-catalog-react@1.10.0-next.2
- @backstage/theme@0.5.1-next.0
- @backstage/catalog-client@1.6.0-next.1
- @backstage/catalog-model@1.4.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.1
Minor Changes
b07ec70: Use more distinguishable icons for link (Link) and text output (Description).
Patch Changes
3f60ad5: fix for: converting circular structure to JSON error31f0a0a: AddedScaffolderPageContextMenutoActionsPage,ListTaskPage, andTemplateEditorPageso that you can more easily navigate between these pages82affc7: Fix issue whereui:schemawas replaced with an empty object ifdependenciesis defined- Updated dependencies
- @backstage/core-components@0.14.0-next.0
- @backstage/catalog-model@1.4.4-next.0
- @backstage/catalog-client@1.6.0-next.1
- @backstage/core-plugin-api@1.8.3-next.0
- @backstage/plugin-catalog-react@1.9.4-next.1
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.0
Minor Changes
c56f1a2: Remove the old legacy exports from/alpha11b9a08: Introduced the first version of recoverable tasks.
Patch Changes
0b0c6b6: Allow defining default output text to be shown6a74ffd: Updated dependency@rjsf/utilsto5.16.1. Updated dependency@rjsf/coreto5.16.1. Updated dependency@rjsf/material-uito5.16.1. Updated dependency@rjsf/validator-ajv8to5.16.1.- Updated dependencies
- @backstage/plugin-catalog-react@1.9.4-next.0
- @backstage/catalog-client@1.6.0-next.0
- @backstage/plugin-scaffolder-common@1.5.0-next.0
- @backstage/core-components@0.13.10
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.2
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.7.1
Patch Changes
c28f281: Scaffolder form now shows a list of errors at the top of the form.0b9ce2b: Fix for a step with no properties98ac5ab: Updated dependency@rjsf/utilsto5.15.1. Updated dependency@rjsf/coreto5.15.1. Updated dependency@rjsf/material-uito5.15.1. Updated dependency@rjsf/validator-ajv8to5.15.1.4016f21: Remove some unused dependenciesd16f85f: Show first scaffolder output text by default- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/plugin-scaffolder-common@1.4.5
- @backstage/core-plugin-api@1.8.2
- @backstage/catalog-client@1.5.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.7.1-next.2
Patch Changes
98ac5ab: Updated dependency@rjsf/utilsto5.15.1. Updated dependency@rjsf/coreto5.15.1. Updated dependency@rjsf/material-uito5.15.1. Updated dependency@rjsf/validator-ajv8to5.15.1.- Updated dependencies
- @backstage/plugin-catalog-react@1.9.3-next.2
1.7.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.2-next.0
- @backstage/core-components@0.13.10-next.1
- @backstage/plugin-catalog-react@1.9.3-next.1
- @backstage/catalog-client@1.5.2-next.0
- @backstage/catalog-model@1.4.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.7.1-next.0
Patch Changes
c28f281: Scaffolder form now shows a list of errors at the top of the form.4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/core-components@0.13.10-next.0
- @backstage/catalog-client@1.5.2-next.0
- @backstage/plugin-catalog-react@1.9.3-next.0
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.1
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.7.0
Minor Changes
33edf50: Added support for dealing with user provided secrets using a new field extensionui:field: Secret
Patch Changes
670c7cc: Fix bug wherepropertiesis set to empty object when it should be empty for schema dependenciesfa66d1b: Fixed bug inReviewStatewhereenumvalue was displayed in step review instead of the corresponding label when usingenumNamese516bf4: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.aaa6fb3: Minor updates for TypeScript 5.2.2+ compatibility2aee53b: Add horizontal slider if stepper overflows2b72591: Updated dependency@rjsf/utilsto5.14.3. Updated dependency@rjsf/coreto5.14.3. Updated dependency@rjsf/material-uito5.14.3. Updated dependency@rjsf/validator-ajv8to5.14.3.- 6cd12f2: Updated dependency
@rjsf/utilsto5.14.1. Updated dependency@rjsf/coreto5.14.1. Updated dependency@rjsf/material-uito5.14.1. Updated dependency@rjsf/validator-ajv8to5.14.1. a518c5a: Updated dependency@react-hookz/webto^23.0.0.64301d3: Updated dependency@rjsf/utilsto5.15.0. Updated dependency@rjsf/coreto5.15.0. Updated dependency@rjsf/material-uito5.15.0. Updated dependency@rjsf/validator-ajv8to5.15.0.63c494e: Updated dependency@rjsf/utilsto5.14.2. Updated dependency@rjsf/coreto5.14.2. Updated dependency@rjsf/material-uito5.14.2. Updated dependency@rjsf/validator-ajv8to5.14.2.c8908d4: Use new option from RJSF 5.150cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-59256175bb5240: Fixed issue for showing undefined for hidden form items- Updated dependencies
- @backstage/core-plugin-api@1.8.1
- @backstage/plugin-catalog-react@1.9.2
- @backstage/core-components@0.13.9
- @backstage/theme@0.5.0
- @backstage/catalog-client@1.5.0
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.6.2-next.3
Patch Changes
64301d3: Updated dependency@rjsf/utilsto5.15.0. Updated dependency@rjsf/coreto5.15.0. Updated dependency@rjsf/material-uito5.15.0. Updated dependency@rjsf/validator-ajv8to5.15.0.c8908d4: Use new option from RJSF 5.15- Updated dependencies
- @backstage/core-components@0.13.9-next.3
- @backstage/catalog-client@1.5.0-next.1
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.9.2-next.3
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.2
Patch Changes
5bb5240: Fixed issue for showing undefined for hidden form items- Updated dependencies
- @backstage/theme@0.5.0-next.1
- @backstage/plugin-catalog-react@1.9.2-next.2
- @backstage/catalog-client@1.5.0-next.1
- @backstage/catalog-model@1.4.3
- @backstage/core-components@0.13.9-next.2
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.1
Patch Changes
fa66d1b5b3: Fixed bug inReviewStatewhereenumvalue was displayed in step review instead of the corresponding label when usingenumNames2aee53bbeb: Add horizontal slider if stepper overflows2b725913c1: Updated dependency@rjsf/utilsto5.14.3. Updated dependency@rjsf/coreto5.14.3. Updated dependency@rjsf/material-uito5.14.3. Updated dependency@rjsf/validator-ajv8to5.14.3.a518c5a25b: Updated dependency@react-hookz/webto^23.0.0.- Updated dependencies
- @backstage/core-components@0.13.9-next.1
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/plugin-catalog-react@1.9.2-next.1
- @backstage/catalog-client@1.5.0-next.0
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.0
Patch Changes
e516bf4da8: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.aaa6fb3bc9: Minor updates for TypeScript 5.2.2+ compatibility6cd12f277b: Updated dependency@rjsf/utilsto5.14.1. Updated dependency@rjsf/coreto5.14.1. Updated dependency@rjsf/material-uito5.14.1. Updated dependency@rjsf/validator-ajv8to5.14.1.63c494ef22: Updated dependency@rjsf/utilsto5.14.2. Updated dependency@rjsf/coreto5.14.2. Updated dependency@rjsf/material-uito5.14.2. Updated dependency@rjsf/validator-ajv8to5.14.2.- Updated dependencies
- @backstage/core-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-react@1.9.2-next.0
- @backstage/core-components@0.13.9-next.0
- @backstage/theme@0.5.0-next.0
- @backstage/catalog-client@1.4.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.0
Minor Changes
-
3fdffbb699: Release design improvements for theScaffolderplugin and support v5 of@rjsf/*libraries.This change should be non-breaking. If you're seeing typescript issues after migrating please open an issue
The
nextversions likecreateNextFieldExtensionandNextScaffolderPagehave been promoted to the public interface undercreateScaffolderFieldExtensionandScaffolderPage, so any older imports which are no longer found will need updating from@backstage/plugin-scaffolder/alphaor@backstage/plugin-scaffolder-react/alphawill need to be imported from@backstage/plugin-scaffolderand@backstage/plugin-scaffolder-reactrespectively.The legacy versions are now available in
/alphaundercreateLegacyFieldExtensionandLegacyScaffolderPageif you're running into issues, but be aware that these will be removed in a next mainline release.
Patch Changes
6c2b872153: Add official support for React 18.171a99816b: Fixedbackstage:featureFlaginscaffolder/nextby sorting outmanifest.steps.c838da0edd: Updated dependency@rjsf/utilsto5.13.6. Updated dependency@rjsf/coreto5.13.6. Updated dependency@rjsf/material-uito5.13.6. Updated dependency@rjsf/validator-ajv8to5.13.6.69c14904b6: UseEntityRefLinkswithhideIconsproperty to avoid double icons62b5922916: Internal theme type updatesdda56ae265: Preserve step's time execution for a non-running task.76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template- Updated dependencies
- @backstage/plugin-catalog-react@1.9.0
- @backstage/core-components@0.13.8
- @backstage/plugin-scaffolder-common@1.4.3
- @backstage/core-plugin-api@1.8.0
- @backstage/version-bridge@1.0.7
- @backstage/theme@0.4.4
- @backstage/catalog-client@1.4.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
1.6.0-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
1.6.0-next.1
Patch Changes
62b5922916: Internal theme type updates76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template- Updated dependencies
- @backstage/plugin-catalog-react@1.9.0-next.1
- @backstage/plugin-scaffolder-common@1.4.3-next.1
- @backstage/core-components@0.13.8-next.1
- @backstage/catalog-client@1.4.5
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/errors@1.2.3
- @backstage/theme@0.4.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7-next.0
1.6.0-next.0
Minor Changes
-
3fdffbb699: Release design improvements for theScaffolderplugin and support v5 of@rjsf/*libraries.This change should be non-breaking. If you're seeing typescript issues after migrating please open an issue
The
nextversions likecreateNextFieldExtensionandNextScaffolderPagehave been promoted to the public interface undercreateScaffolderFieldExtensionandScaffolderPage, so any older imports which are no longer found will need updating from@backstage/plugin-scaffolder/alphaor@backstage/plugin-scaffolder-react/alphawill need to be imported from@backstage/plugin-scaffolderand@backstage/plugin-scaffolder-reactrespectively.The legacy versions are now available in
/alphaundercreateLegacyFieldExtensionandLegacyScaffolderPageif you're running into issues, but be aware that these will be removed in a next mainline release.
Patch Changes
6c2b872153: Add official support for React 18.- Updated dependencies
- @backstage/core-components@0.13.7-next.0
- @backstage/plugin-scaffolder-common@1.4.3-next.0
- @backstage/plugin-catalog-react@1.9.0-next.0
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/version-bridge@1.0.7-next.0
- @backstage/theme@0.4.4-next.0
- @backstage/catalog-client@1.4.5
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
1.5.6
Patch Changes
9a1fce352e: Updated dependency@testing-library/jest-domto^6.0.0.f95af4e540: Updated dependency@testing-library/domto^9.0.0.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5
- @backstage/core-plugin-api@1.7.0
- @backstage/core-components@0.13.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/version-bridge@1.0.6
- @backstage/theme@0.4.3
- @backstage/catalog-client@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.4.2
1.5.6-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.2
- @backstage/core-plugin-api@1.7.0-next.1
- @backstage/catalog-model@1.4.3-next.0
- @backstage/plugin-catalog-react@1.8.5-next.2
- @backstage/errors@1.2.3-next.0
- @backstage/theme@0.4.3-next.0
- @backstage/catalog-client@1.4.5-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.2-next.0
1.5.6-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.1
- @backstage/plugin-catalog-react@1.8.5-next.1
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.1
1.5.6-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5-next.0
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/core-components@0.13.6-next.0
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.1
1.5.5
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.b16c341ced: Updated dependency@rjsf/utilsto5.13.0. Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.13.0. Updated dependency@rjsf/material-ui-v5tonpm:@rjsf/material-ui@5.13.0. Updated dependency@rjsf/validator-ajv8to5.13.0.27fef07f92: Updated dependencyuse-immerto^0.9.0.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4
- @backstage/core-components@0.13.5
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/core-plugin-api@1.6.0
- @backstage/errors@1.2.2
- @backstage/plugin-scaffolder-common@1.4.1
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
1.5.5-next.3
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.b16c341ced: Updated dependency@rjsf/utilsto5.13.0. Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.13.0. Updated dependency@rjsf/material-ui-v5tonpm:@rjsf/material-ui@5.13.0. Updated dependency@rjsf/validator-ajv8to5.13.0.- Updated dependencies
- @backstage/catalog-client@1.4.4-next.2
- @backstage/catalog-model@1.4.2-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/errors@1.2.2-next.0
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/plugin-scaffolder-common@1.4.1-next.2
- @backstage/theme@0.4.2-next.0
- @backstage/types@1.1.1-next.0
- @backstage/version-bridge@1.0.5-next.0
1.5.5-next.2
Patch Changes
27fef07f92: Updated dependencyuse-immerto^0.9.0.- Updated dependencies
- @backstage/core-components@0.13.5-next.2
- @backstage/core-plugin-api@1.6.0-next.2
- @backstage/plugin-catalog-react@1.8.4-next.2
- @backstage/catalog-model@1.4.2-next.1
- @backstage/catalog-client@1.4.4-next.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.4.1-next.1
1.5.5-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4-next.1
- @backstage/core-components@0.13.5-next.1
- @backstage/catalog-model@1.4.2-next.0
- @backstage/core-plugin-api@1.6.0-next.1
- @backstage/catalog-client@1.4.4-next.0
- @backstage/plugin-scaffolder-common@1.4.1-next.0
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
1.5.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.8.3-next.0
- @backstage/plugin-scaffolder-common@1.4.0
1.5.2
Patch Changes
ba9ee98a37: Fixed bug in Workflow component by passing a proptemplateNamedown to Stepper component.- Updated dependencies
- @backstage/core-components@0.13.4
- @backstage/plugin-catalog-react@1.8.1
- @backstage/plugin-scaffolder-common@1.4.0
- @backstage/core-plugin-api@1.5.3
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
1.5.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.1-next.1
1.5.2-next.0
Patch Changes
ba9ee98a37: Fixed bug in Workflow component by passing a proptemplateNamedown to Stepper component.- Updated dependencies
- @backstage/core-components@0.13.4-next.0
- @backstage/core-plugin-api@1.5.3
- @backstage/plugin-catalog-react@1.8.1-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2
1.5.1
Patch Changes
f74a27de4d: Made markdown description theme-able- Updated dependencies
- @backstage/theme@0.4.1
- @backstage/errors@1.2.1
- @backstage/plugin-catalog-react@1.8.0
- @backstage/core-components@0.13.3
- @backstage/core-plugin-api@1.5.3
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2
1.5.1-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.0-next.2
- @backstage/theme@0.4.1-next.1
- @backstage/core-plugin-api@1.5.3-next.1
- @backstage/core-components@0.13.3-next.2
- @backstage/catalog-client@1.4.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/errors@1.2.1-next.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2-next.0
1.5.1-next.1
Patch Changes
f74a27de4d: Made markdown description theme-able- Updated dependencies
- @backstage/theme@0.4.1-next.0
- @backstage/core-components@0.13.3-next.1
- @backstage/core-plugin-api@1.5.3-next.0
- @backstage/plugin-catalog-react@1.7.1-next.1
1.5.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.1-next.0
- @backstage/core-components@0.13.3-next.0
- @backstage/catalog-client@1.4.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/core-plugin-api@1.5.2
- @backstage/theme@0.4.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.1-next.0
- @backstage/plugin-scaffolder-common@1.3.2-next.0
1.5.0
Minor Changes
6b571405f8:scaffolder/next: Provide some default template components torjsfto allow for standardization and markdown descriptions4505dc3b45:scaffolder/next: Don't renderTemplateGroupswhen there's no results in with search querya452bda74d: Fixed typescript casting bug for useTemplateParameterSchema hook6b571405f8:scaffolder/next: provide aScaffolderFieldcomponent which is meant to replace some of theFormControlcomponents from Material UI, making it easier to writeFieldExtensions.
Patch Changes
84a5c7724c: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 secondscf34311cdb: Extractui:*fields from conditionalthenandelseschema branches.2ff94da135: bumprjsfdependencies to 5.7.374b216ee4e: AddPropsWithChildrento usages ofComponentType, in preparation for React 18 where the children are no longer implicit.- Updated dependencies
- @backstage/core-plugin-api@1.5.2
- @backstage/catalog-client@1.4.2
- @backstage/core-components@0.13.2
- @backstage/types@1.1.0
- @backstage/theme@0.4.0
- @backstage/plugin-catalog-react@1.7.0
- @backstage/catalog-model@1.4.0
- @backstage/errors@1.2.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.1
1.5.0-next.3
Minor Changes
a452bda74d: Fixed typescript casting bug for useTemplateParameterSchema hook
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.3
- @backstage/catalog-model@1.4.0-next.1
- @backstage/catalog-client@1.4.2-next.2
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/theme@0.4.0-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.0-next.3
- @backstage/plugin-scaffolder-common@1.3.1-next.1
1.5.0-next.2
Patch Changes
cf34311cdb: Extractui:*fields from conditionalthenandelseschema branches.2ff94da135: bumprjsfdependencies to 5.7.3- Updated dependencies
- @backstage/theme@0.4.0-next.1
- @backstage/plugin-catalog-react@1.7.0-next.2
- @backstage/core-components@0.13.2-next.2
- @backstage/core-plugin-api@1.5.2-next.0
1.5.0-next.1
Minor Changes
6b571405f8:scaffolder/next: Provide some default template components torjsfto allow for standardization and markdown descriptions4505dc3b45:scaffolder/next: Don't renderTemplateGroupswhen there's no results in with search query6b571405f8:scaffolder/next: provide aScaffolderFieldcomponent which is meant to replace some of theFormControlcomponents from Material UI, making it easier to writeFieldExtensions.
Patch Changes
74b216ee4e: AddPropsWithChildrento usages ofComponentType, in preparation for React 18 where the children are no longer implicit.- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
1.4.1-next.0
Patch Changes
84a5c7724c: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 seconds- Updated dependencies
- @backstage/catalog-client@1.4.2-next.0
- @backstage/plugin-catalog-react@1.7.0-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/core-components@0.13.2-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.0
1.4.0
Minor Changes
82e10a6939: Add support for Markdown text blob outputs from templates
Patch Changes
-
ad1a1429de: Improvements to thescaffolder/nextbuttons UX:- Added padding around the "Create" button in the
Steppercomponent - Added a button bar that includes the "Cancel" and "Start Over" buttons to the
OngoingTaskcomponent. The state of these buttons match their existing counter parts in the Context Menu - Added a "Show Button Bar"/"Hide Button Bar" item to the
ContextMenucomponent
- Added padding around the "Create" button in the
-
Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-scaffolder-common@1.3.0
- @backstage/core-components@0.13.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
1.4.0-next.2
Minor Changes
82e10a6939: Add support for Markdown text blob outputs from templates
Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0-next.0
- @backstage/plugin-scaffolder-common@1.3.0-next.0
- @backstage/core-components@0.13.1-next.1
- @backstage/plugin-catalog-react@1.6.0-next.2
- @backstage/core-plugin-api@1.5.1
1.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.1-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-catalog-react@1.6.0-next.1
1.3.1-next.0
Patch Changes
-
ad1a1429de: Improvements to thescaffolder/nextbuttons UX:- Added padding around the "Create" button in the
Steppercomponent - Added a button bar that includes the "Cancel" and "Start Over" buttons to the
OngoingTaskcomponent. The state of these buttons match their existing counter parts in the Context Menu - Added a "Show Button Bar"/"Hide Button Bar" item to the
ContextMenucomponent
- Added padding around the "Create" button in the
-
Updated dependencies
- @backstage/plugin-catalog-react@1.6.0-next.0
- @backstage/core-components@0.13.0
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.2.7
1.3.0
Minor Changes
259d3407b9: MoveCategoryPickerfromscaffolderintoscaffolder-reactMoveContextMenuintoscaffolder-reactand rename it toScaffolderPageContextMenu2cfd03d737: To offer better customization options,ScaffolderPageContextMenutakes callbacks as props instead of booleans48da4c46e4:scaffolder/next: Export theTemplateGroupFilterandTemplateGroupsand make an extensible component
Patch Changes
7e1d900413:scaffolder/next: Bump@rjsf/*dependencies to 5.5.2e27ddc36da: Added a possibility to cancel the running task (executing of a scaffolder template)0435174b06: Accessibility issues identified using lighthouse fixed.7a6b16cc50:scaffolder/next: Bump@rjsf/*deps to 5.3.190dda42cfd: bug: InverttemplateFilterpredicate to align withArray.filterd2488f5e54: Add an indication that the validators are running when clickingnexton each step of the form.1e4f5e91b8: Bumpzodandzod-to-json-schemadependencies.8c40997df4: Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.5.2.f84fc7fd04: Updated dependency@rjsf/validator-ajv8to5.3.0.8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)34dab7ee7f:scaffolder/next: bumprjsfdependencies to5.5.02898b6c8d5: Minor type tweaks for TypeScript 5.0e0c6e8b9c3: Update peer dependenciescf71c3744a: scaffolder/next: Bump@rjsf/*dependencies to 5.6.0- Updated dependencies
- @backstage/core-components@0.13.0
- @backstage/plugin-scaffolder-common@1.2.7
- @backstage/catalog-client@1.4.1
- @backstage/plugin-catalog-react@1.5.0
- @backstage/theme@0.2.19
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/version-bridge@1.0.4
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
1.3.0-next.3
Patch Changes
d2488f5e54: Add indication that the validators are running8c40997df4: Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.5.2.- Updated dependencies
- @backstage/plugin-catalog-react@1.5.0-next.3
- @backstage/catalog-model@1.3.0-next.0
- @backstage/core-components@0.13.0-next.3
- @backstage/catalog-client@1.4.1-next.1
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-scaffolder-common@1.2.7-next.2
1.3.0-next.2
Patch Changes
90dda42cfd: bug: InverttemplateFilterpredicate to align withArray.filter34dab7ee7f:scaffolder/next: bumprjsfdependencies to5.5.02898b6c8d5: Minor type tweaks for TypeScript 5.0- Updated dependencies
- @backstage/catalog-client@1.4.1-next.0
- @backstage/core-components@0.12.6-next.2
- @backstage/plugin-catalog-react@1.4.1-next.2
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-scaffolder-common@1.2.7-next.1
1.3.0-next.1
Patch Changes
1e4f5e91b8: Bumpzodandzod-to-json-schemadependencies.e0c6e8b9c3: Update peer dependencies- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/plugin-scaffolder-common@1.2.7-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
1.3.0-next.0
Minor Changes
259d3407b9: MoveCategoryPickerfromscaffolderintoscaffolder-reactMoveContextMenuintoscaffolder-reactand rename it toScaffolderPageContextMenu2cfd03d737: To offer better customization options,ScaffolderPageContextMenutakes callbacks as props instead of booleans48da4c46e4:scaffolder/next: Export theTemplateGroupFilterandTemplateGroupsand make an extensible component
Patch Changes
e27ddc36da: Added a possibility to cancel the running task (executing of a scaffolder template)7a6b16cc50:scaffolder/next: Bump@rjsf/*deps to 5.3.1f84fc7fd04: Updated dependency@rjsf/validator-ajv8to5.3.0.8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)- Updated dependencies
- @backstage/plugin-scaffolder-common@1.2.7-next.0
- @backstage/core-components@0.12.6-next.0
- @backstage/plugin-catalog-react@1.4.1-next.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
1.2.0
Minor Changes
8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.c8d78b9ae9: fix bug withhasErrorsreturning false when dealing with empty objects9b8c374ace: Remove timer for skipped steps in Scaffolder Next's TaskSteps44941fc97e: scaffolder/next: Move theuiSchemato its own property in the validationcontextto align with component development and access ofui:optionsd9893263ba: scaffolder/next: Fix for steps without properties928a12a9b3: Internal refactor of/alphaexports.cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation functiond4100d0ec4: Fix alignment bug for owners onTemplateCard- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6
1.2.0-next.2
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.d9893263ba: scaffolder/next: Fix for steps without properties- Updated dependencies
- @backstage/core-components@0.12.5-next.2
- @backstage/plugin-catalog-react@1.4.0-next.2
- @backstage/core-plugin-api@1.5.0-next.2
1.2.0-next.1
Minor Changes
8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
44941fc97e: scaffolder/next: Move theuiSchemato its own property in the validationcontextto align with component development and access ofui:options- Updated dependencies
- @backstage/core-components@0.12.5-next.1
- @backstage/errors@1.1.5-next.0
- @backstage/catalog-client@1.4.0-next.1
- @backstage/core-plugin-api@1.4.1-next.1
- @backstage/theme@0.2.18-next.0
- @backstage/plugin-catalog-react@1.4.0-next.1
- @backstage/catalog-model@1.2.1-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6-next.1
1.1.1-next.0
Patch Changes
c8d78b9ae9: fix bug withhasErrorsreturning false when dealing with empty objects928a12a9b3: Internal refactor of/alphaexports.cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation functiond4100d0ec4: Fix alignment bug for owners onTemplateCard- Updated dependencies
- @backstage/catalog-client@1.4.0-next.0
- @backstage/plugin-catalog-react@1.4.0-next.0
- @backstage/core-plugin-api@1.4.1-next.0
- @backstage/catalog-model@1.2.1-next.0
- @backstage/core-components@0.12.5-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.17
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6-next.0
1.1.0
Minor Changes
a07750745b: AddedDescriptionFieldfield override to thenext/scaffoldera521379688: Migrating theTemplateEditorPageto work with the new components from@backstage/plugin-scaffolder-react8c2966536b: Embed scaffolder workflow in other components5555e17313: refactorcreateAsyncValidatorsto be recursive to ensure validators are called in nested schemas.
Patch Changes
04f717a8e1:scaffolder/next: bumpreact-jsonschema-formlibraries tov5-stableb46f385eff: scaffolder/next: Implementing a simpleOngoingTaskpagecbab8ac107: lock versions of@rjsf/*-betapackages346d6b6630: Upgrade@rjsfversion 5 dependencies tobeta.18ccbf91051b: bump@rjsfv5dependencies to 5.1.0d2ddde2108: AddScaffolderLayoutstoNextScaffolderPage- Updated dependencies
- @backstage/core-components@0.12.4
- @backstage/catalog-model@1.2.0
- @backstage/theme@0.2.17
- @backstage/core-plugin-api@1.4.0
- @backstage/plugin-catalog-react@1.3.0
- @backstage/catalog-client@1.3.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.5
1.1.0-next.2
Minor Changes
5555e17313: refactorcreateAsyncValidatorsto be recursive to ensure validators are called in nested schemas.
Patch Changes
b46f385eff: scaffolder/next: Implementing a simpleOngoingTaskpageccbf91051b: bump@rjsfv5dependencies to 5.1.0- Updated dependencies
- @backstage/catalog-model@1.2.0-next.1
- @backstage/core-components@0.12.4-next.1
- @backstage/catalog-client@1.3.1-next.1
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-catalog-react@1.3.0-next.2
- @backstage/plugin-scaffolder-common@1.2.5-next.1
1.1.0-next.1
Patch Changes
04f717a8e1:scaffolder/next: bumpreact-jsonschema-formlibraries tov5-stable346d6b6630: Upgrade@rjsfversion 5 dependencies tobeta.18- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.5-next.0
1.1.0-next.0
Minor Changes
8c2966536b: Embed scaffolder workflow in other components
Patch Changes
cbab8ac107: lock versions of@rjsf/*-betapackagesd2ddde2108: AddScaffolderLayoutstoNextScaffolderPage- Updated dependencies
- @backstage/plugin-catalog-react@1.3.0-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/catalog-client@1.3.1-next.0
- @backstage/plugin-scaffolder-common@1.2.5-next.0
1.0.0
Major Changes
b4955ed7b9: Re-home some of the common types, components, hooks andscaffolderApiReffor the@backstage/plugin-scaffolderto this package for easy re-use across things that want to interact with thescaffolder.
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5
- @backstage/plugin-scaffolder-common@1.2.4
- @backstage/catalog-client@1.3.0
- @backstage/plugin-catalog-react@1.2.4
- @backstage/core-components@0.12.3
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
1.0.0-next.0
Major Changes
b4955ed7b9: Re-home some of the common types, components, hooks andscaffolderApiReffor the@backstage/plugin-scaffolderto this package for easy re-use across things that want to interact with thescaffolder.
Patch Changes
-
Updated dependencies
- @backstage/core-plugin-api@1.3.0-next.1
- @backstage/catalog-client@1.3.0-next.2
- @backstage/plugin-catalog-react@1.2.4-next.2
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.2
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.4-next.1 in the review step label
-
bcec60f: updated the ContextMenu, ActionsPage, OngoingTask and TemplateCard frontend components to support the new scaffolder permissions:scaffolder.task.createscaffolder.task.cancelscaffolder.task.read
-
Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.3-next.0
- @backstage/plugin-catalog-react@1.12.1-next.0
1.8.6-next.0
Patch Changes
86dc29d: Links that are rendered in the markdown in theScaffolderFieldcomponent are now opened in new tabs.- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-catalog-react@1.12.1-next.0
- @backstage/plugin-scaffolder-common@1.5.2
1.8.5
Patch Changes
9156654: Capturing more event clicks for scaffolder0040ec2: Updated dependency@rjsf/utilsto5.18.2. Updated dependency@rjsf/coreto5.18.2. Updated dependency@rjsf/material-uito5.18.2. Updated dependency@rjsf/validator-ajv8to5.18.2.- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.2
- @backstage/core-components@0.14.7
- @backstage/catalog-model@1.5.0
- @backstage/plugin-catalog-react@1.12.0
- @backstage/theme@0.5.4
- @backstage/catalog-client@1.6.5
1.8.5-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.0-next.2
- @backstage/core-components@0.14.7-next.2
1.8.5-next.1
Patch Changes
9156654: Capturing more event clicks for scaffolder- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.2-next.1
- @backstage/core-components@0.14.6-next.1
- @backstage/plugin-catalog-react@1.11.4-next.1
1.8.5-next.0
Patch Changes
0040ec2: Updated dependency@rjsf/utilsto5.18.2. Updated dependency@rjsf/coreto5.18.2. Updated dependency@rjsf/material-uito5.18.2. Updated dependency@rjsf/validator-ajv8to5.18.2.- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/catalog-client@1.6.5-next.0
- @backstage/plugin-catalog-react@1.11.4-next.0
- @backstage/plugin-scaffolder-common@1.5.2-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.8.4
Patch Changes
-
abfbcfc: Updated dependency@testing-library/reactto^15.0.0. -
87d2eb8: Updated dependencyjson-schema-libraryto^9.0.0. -
cb1e3b0: Updated dependency@testing-library/domto^10.0.0. -
0e692cf: Added ESLint ruleno-top-level-material-ui-4-importsto migrate the Material UI imports. -
df99f62: Thevaluesent on thecreateanalytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from thebackstage.io/time-savedannotation on the template entity, if available.Note: the
createevent is now captured in the<Workflow>component. If you are directly making use of the alpha-exported<Stepper>component, an analyticscreateevent will no longer be captured on your behalf. -
Updated dependencies
- @backstage/plugin-catalog-react@1.11.3
- @backstage/core-components@0.14.4
- @backstage/core-plugin-api@1.9.2
- @backstage/theme@0.5.3
- @backstage/version-bridge@1.0.8
- @backstage/catalog-client@1.6.4
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.1
1.8.4-next.1
Patch Changes
-
87d2eb8: Updated dependencyjson-schema-libraryto^9.0.0. -
df99f62: Thevaluesent on thecreateanalytics event (fired when a Scaffolder template is executed) is now set to the number of minutes saved by executing the template. This value is derived from thebackstage.io/time-savedannotation on the template entity, if available.Note: the
createevent is now captured in the<Workflow>component. If you are directly making use of the alpha-exported<Stepper>component, an analyticscreateevent will no longer be captured on your behalf. -
Updated dependencies
- @backstage/catalog-client@1.6.4-next.0
- @backstage/catalog-model@1.4.5
- @backstage/core-components@0.14.4-next.0
- @backstage/core-plugin-api@1.9.1
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.1
- @backstage/plugin-scaffolder-common@1.5.1
1.8.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.4-next.0
- @backstage/catalog-client@1.6.3
- @backstage/catalog-model@1.4.5
- @backstage/core-plugin-api@1.9.1
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.0
- @backstage/plugin-scaffolder-common@1.5.1
1.8.3
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/catalog-client@1.6.3
- @backstage/core-components@0.14.3
- @backstage/plugin-catalog-react@1.11.2
- @backstage/core-plugin-api@1.9.1
- @backstage/catalog-model@1.4.5
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.2
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/catalog-client@1.6.2
- @backstage/core-components@0.14.2
- @backstage/plugin-catalog-react@1.11.1
- @backstage/core-plugin-api@1.9.1
- @backstage/catalog-model@1.4.5
- @backstage/theme@0.5.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.1
Patch Changes
930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker6d649d2: Updated dependencyflattedto3.3.1.0cecb09: Updated dependency@rjsf/utilsto5.17.1. Updated dependency@rjsf/coreto5.17.1. Updated dependency@rjsf/material-uito5.17.1. Updated dependency@rjsf/validator-ajv8to5.17.1.- Updated dependencies
- @backstage/core-components@0.14.1
- @backstage/theme@0.5.2
- @backstage/plugin-catalog-react@1.11.0
- @backstage/catalog-client@1.6.1
- @backstage/catalog-model@1.4.5
- @backstage/core-plugin-api@1.9.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1
1.8.1-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.2
- @backstage/plugin-catalog-react@1.11.0-next.2
- @backstage/catalog-client@1.6.1-next.1
- @backstage/catalog-model@1.4.5-next.0
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/theme@0.5.2-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.1
1.8.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.1
- @backstage/plugin-catalog-react@1.10.1-next.1
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/catalog-client@1.6.1-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/theme@0.5.2-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.1
1.8.1-next.0
Patch Changes
930b5c1: Added 'root' and 'label' class key to TemplateCategoryPicker6d649d2: Updated dependencyflattedto3.3.1.0cecb09: Updated dependency@rjsf/utilsto5.17.1. Updated dependency@rjsf/coreto5.17.1. Updated dependency@rjsf/material-uito5.17.1. Updated dependency@rjsf/validator-ajv8to5.17.1.- Updated dependencies
- @backstage/theme@0.5.2-next.0
- @backstage/core-components@0.14.1-next.0
- @backstage/plugin-catalog-react@1.10.1-next.0
- @backstage/catalog-client@1.6.1-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/core-plugin-api@1.9.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.1-next.0
1.8.0
Minor Changes
c56f1a2: Remove the old legacy exports from/alpha11b9a08: Introduced the first version of recoverable tasks.b07ec70: Use more distinguishable icons for link (Link) and text output (Description).
Patch Changes
3f60ad5: fix for: converting circular structure to JSON error0b0c6b6: Allow defining default output text to be shown8fe56a8: Widen@types/reactdependency range to include version 18.31f0a0a: AddedScaffolderPageContextMenutoActionsPage,ListTaskPage, andTemplateEditorPageso that you can more easily navigate between these pages09cedb9: Updated dependency@react-hookz/webto^24.0.0.e6f0831: Updated dependency@rjsf/utilsto5.17.0. Updated dependency@rjsf/coreto5.17.0. Updated dependency@rjsf/material-uito5.17.0. Updated dependency@rjsf/validator-ajv8to5.17.0.6a74ffd: Updated dependency@rjsf/utilsto5.16.1. Updated dependency@rjsf/coreto5.16.1. Updated dependency@rjsf/material-uito5.16.1. Updated dependency@rjsf/validator-ajv8to5.16.1.3dff4b0: Remove unused deps82affc7: Fix issue whereui:schemawas replaced with an empty object ifdependenciesis defined2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links- Updated dependencies
- @backstage/plugin-catalog-react@1.10.0
- @backstage/core-components@0.14.0
- @backstage/catalog-model@1.4.4
- @backstage/theme@0.5.1
- @backstage/core-plugin-api@1.9.0
- @backstage/catalog-client@1.6.0
- @backstage/plugin-scaffolder-common@1.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.8.0-next.3
Patch Changes
09cedb9: Updated dependency@react-hookz/webto^24.0.0.e6f0831: Updated dependency@rjsf/utilsto5.17.0. Updated dependency@rjsf/coreto5.17.0. Updated dependency@rjsf/material-uito5.17.0. Updated dependency@rjsf/validator-ajv8to5.17.0.- Updated dependencies
- @backstage/theme@0.5.1-next.1
- @backstage/core-components@0.14.0-next.2
- @backstage/plugin-catalog-react@1.10.0-next.3
- @backstage/catalog-client@1.6.0-next.1
- @backstage/catalog-model@1.4.4-next.0
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.2
Patch Changes
8fe56a8: Widen@types/reactdependency range to include version 18.2985186: Fix bug that erroneously caused a separator or a 0 to render in the TemplateCard for Templates with empty links- Updated dependencies
- @backstage/core-components@0.14.0-next.1
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/plugin-catalog-react@1.10.0-next.2
- @backstage/theme@0.5.1-next.0
- @backstage/catalog-client@1.6.0-next.1
- @backstage/catalog-model@1.4.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.1
Minor Changes
b07ec70: Use more distinguishable icons for link (Link) and text output (Description).
Patch Changes
3f60ad5: fix for: converting circular structure to JSON error31f0a0a: AddedScaffolderPageContextMenutoActionsPage,ListTaskPage, andTemplateEditorPageso that you can more easily navigate between these pages82affc7: Fix issue whereui:schemawas replaced with an empty object ifdependenciesis defined- Updated dependencies
- @backstage/core-components@0.14.0-next.0
- @backstage/catalog-model@1.4.4-next.0
- @backstage/catalog-client@1.6.0-next.1
- @backstage/core-plugin-api@1.8.3-next.0
- @backstage/plugin-catalog-react@1.9.4-next.1
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.5.0-next.1
1.8.0-next.0
Minor Changes
c56f1a2: Remove the old legacy exports from/alpha11b9a08: Introduced the first version of recoverable tasks.
Patch Changes
0b0c6b6: Allow defining default output text to be shown6a74ffd: Updated dependency@rjsf/utilsto5.16.1. Updated dependency@rjsf/coreto5.16.1. Updated dependency@rjsf/material-uito5.16.1. Updated dependency@rjsf/validator-ajv8to5.16.1.- Updated dependencies
- @backstage/plugin-catalog-react@1.9.4-next.0
- @backstage/catalog-client@1.6.0-next.0
- @backstage/plugin-scaffolder-common@1.5.0-next.0
- @backstage/core-components@0.13.10
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.2
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.7.1
Patch Changes
c28f281: Scaffolder form now shows a list of errors at the top of the form.0b9ce2b: Fix for a step with no properties98ac5ab: Updated dependency@rjsf/utilsto5.15.1. Updated dependency@rjsf/coreto5.15.1. Updated dependency@rjsf/material-uito5.15.1. Updated dependency@rjsf/validator-ajv8to5.15.1.4016f21: Remove some unused dependenciesd16f85f: Show first scaffolder output text by default- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/plugin-scaffolder-common@1.4.5
- @backstage/core-plugin-api@1.8.2
- @backstage/catalog-client@1.5.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.7.1-next.2
Patch Changes
98ac5ab: Updated dependency@rjsf/utilsto5.15.1. Updated dependency@rjsf/coreto5.15.1. Updated dependency@rjsf/material-uito5.15.1. Updated dependency@rjsf/validator-ajv8to5.15.1.- Updated dependencies
- @backstage/plugin-catalog-react@1.9.3-next.2
1.7.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.2-next.0
- @backstage/core-components@0.13.10-next.1
- @backstage/plugin-catalog-react@1.9.3-next.1
- @backstage/catalog-client@1.5.2-next.0
- @backstage/catalog-model@1.4.3
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.7.1-next.0
Patch Changes
c28f281: Scaffolder form now shows a list of errors at the top of the form.4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/core-components@0.13.10-next.0
- @backstage/catalog-client@1.5.2-next.0
- @backstage/plugin-catalog-react@1.9.3-next.0
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.1
- @backstage/theme@0.5.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.7.0
Minor Changes
33edf50: Added support for dealing with user provided secrets using a new field extensionui:field: Secret
Patch Changes
670c7cc: Fix bug wherepropertiesis set to empty object when it should be empty for schema dependenciesfa66d1b: Fixed bug inReviewStatewhereenumvalue was displayed in step review instead of the corresponding label when usingenumNamese516bf4: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.aaa6fb3: Minor updates for TypeScript 5.2.2+ compatibility2aee53b: Add horizontal slider if stepper overflows2b72591: Updated dependency@rjsf/utilsto5.14.3. Updated dependency@rjsf/coreto5.14.3. Updated dependency@rjsf/material-uito5.14.3. Updated dependency@rjsf/validator-ajv8to5.14.3.- 6cd12f2: Updated dependency
@rjsf/utilsto5.14.1. Updated dependency@rjsf/coreto5.14.1. Updated dependency@rjsf/material-uito5.14.1. Updated dependency@rjsf/validator-ajv8to5.14.1. a518c5a: Updated dependency@react-hookz/webto^23.0.0.64301d3: Updated dependency@rjsf/utilsto5.15.0. Updated dependency@rjsf/coreto5.15.0. Updated dependency@rjsf/material-uito5.15.0. Updated dependency@rjsf/validator-ajv8to5.15.0.63c494e: Updated dependency@rjsf/utilsto5.14.2. Updated dependency@rjsf/coreto5.14.2. Updated dependency@rjsf/material-uito5.14.2. Updated dependency@rjsf/validator-ajv8to5.14.2.c8908d4: Use new option from RJSF 5.150cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-59256175bb5240: Fixed issue for showing undefined for hidden form items- Updated dependencies
- @backstage/core-plugin-api@1.8.1
- @backstage/plugin-catalog-react@1.9.2
- @backstage/core-components@0.13.9
- @backstage/theme@0.5.0
- @backstage/catalog-client@1.5.0
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.4
1.6.2-next.3
Patch Changes
64301d3: Updated dependency@rjsf/utilsto5.15.0. Updated dependency@rjsf/coreto5.15.0. Updated dependency@rjsf/material-uito5.15.0. Updated dependency@rjsf/validator-ajv8to5.15.0.c8908d4: Use new option from RJSF 5.15- Updated dependencies
- @backstage/core-components@0.13.9-next.3
- @backstage/catalog-client@1.5.0-next.1
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.9.2-next.3
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.2
Patch Changes
5bb5240: Fixed issue for showing undefined for hidden form items- Updated dependencies
- @backstage/theme@0.5.0-next.1
- @backstage/plugin-catalog-react@1.9.2-next.2
- @backstage/catalog-client@1.5.0-next.1
- @backstage/catalog-model@1.4.3
- @backstage/core-components@0.13.9-next.2
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.1
Patch Changes
fa66d1b5b3: Fixed bug inReviewStatewhereenumvalue was displayed in step review instead of the corresponding label when usingenumNames2aee53bbeb: Add horizontal slider if stepper overflows2b725913c1: Updated dependency@rjsf/utilsto5.14.3. Updated dependency@rjsf/coreto5.14.3. Updated dependency@rjsf/material-uito5.14.3. Updated dependency@rjsf/validator-ajv8to5.14.3.a518c5a25b: Updated dependency@react-hookz/webto^23.0.0.- Updated dependencies
- @backstage/core-components@0.13.9-next.1
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/plugin-catalog-react@1.9.2-next.1
- @backstage/catalog-client@1.5.0-next.0
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.2-next.0
Patch Changes
e516bf4da8: Step titles in the Stepper are now clickable and redirect the user to the corresponding step, as an alternative to using the back buttons.aaa6fb3bc9: Minor updates for TypeScript 5.2.2+ compatibility6cd12f277b: Updated dependency@rjsf/utilsto5.14.1. Updated dependency@rjsf/coreto5.14.1. Updated dependency@rjsf/material-uito5.14.1. Updated dependency@rjsf/validator-ajv8to5.14.1.63c494ef22: Updated dependency@rjsf/utilsto5.14.2. Updated dependency@rjsf/coreto5.14.2. Updated dependency@rjsf/material-uito5.14.2. Updated dependency@rjsf/validator-ajv8to5.14.2.- Updated dependencies
- @backstage/core-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-react@1.9.2-next.0
- @backstage/core-components@0.13.9-next.0
- @backstage/theme@0.5.0-next.0
- @backstage/catalog-client@1.4.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-scaffolder-common@1.4.3
1.6.0
Minor Changes
-
3fdffbb699: Release design improvements for theScaffolderplugin and support v5 of@rjsf/*libraries.This change should be non-breaking. If you're seeing typescript issues after migrating please open an issue
The
nextversions likecreateNextFieldExtensionandNextScaffolderPagehave been promoted to the public interface undercreateScaffolderFieldExtensionandScaffolderPage, so any older imports which are no longer found will need updating from@backstage/plugin-scaffolder/alphaor@backstage/plugin-scaffolder-react/alphawill need to be imported from@backstage/plugin-scaffolderand@backstage/plugin-scaffolder-reactrespectively.The legacy versions are now available in
/alphaundercreateLegacyFieldExtensionandLegacyScaffolderPageif you're running into issues, but be aware that these will be removed in a next mainline release.
Patch Changes
6c2b872153: Add official support for React 18.171a99816b: Fixedbackstage:featureFlaginscaffolder/nextby sorting outmanifest.steps.c838da0edd: Updated dependency@rjsf/utilsto5.13.6. Updated dependency@rjsf/coreto5.13.6. Updated dependency@rjsf/material-uito5.13.6. Updated dependency@rjsf/validator-ajv8to5.13.6.69c14904b6: UseEntityRefLinkswithhideIconsproperty to avoid double icons62b5922916: Internal theme type updatesdda56ae265: Preserve step's time execution for a non-running task.76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template- Updated dependencies
- @backstage/plugin-catalog-react@1.9.0
- @backstage/core-components@0.13.8
- @backstage/plugin-scaffolder-common@1.4.3
- @backstage/core-plugin-api@1.8.0
- @backstage/version-bridge@1.0.7
- @backstage/theme@0.4.4
- @backstage/catalog-client@1.4.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
1.6.0-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
1.6.0-next.1
Patch Changes
62b5922916: Internal theme type updates76d07da66a: Make it possible to define control buttons text (Back, Create, Review) per template- Updated dependencies
- @backstage/plugin-catalog-react@1.9.0-next.1
- @backstage/plugin-scaffolder-common@1.4.3-next.1
- @backstage/core-components@0.13.8-next.1
- @backstage/catalog-client@1.4.5
- @backstage/catalog-model@1.4.3
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/errors@1.2.3
- @backstage/theme@0.4.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7-next.0
1.6.0-next.0
Minor Changes
-
3fdffbb699: Release design improvements for theScaffolderplugin and support v5 of@rjsf/*libraries.This change should be non-breaking. If you're seeing typescript issues after migrating please open an issue
The
nextversions likecreateNextFieldExtensionandNextScaffolderPagehave been promoted to the public interface undercreateScaffolderFieldExtensionandScaffolderPage, so any older imports which are no longer found will need updating from@backstage/plugin-scaffolder/alphaor@backstage/plugin-scaffolder-react/alphawill need to be imported from@backstage/plugin-scaffolderand@backstage/plugin-scaffolder-reactrespectively.The legacy versions are now available in
/alphaundercreateLegacyFieldExtensionandLegacyScaffolderPageif you're running into issues, but be aware that these will be removed in a next mainline release.
Patch Changes
6c2b872153: Add official support for React 18.- Updated dependencies
- @backstage/core-components@0.13.7-next.0
- @backstage/plugin-scaffolder-common@1.4.3-next.0
- @backstage/plugin-catalog-react@1.9.0-next.0
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/version-bridge@1.0.7-next.0
- @backstage/theme@0.4.4-next.0
- @backstage/catalog-client@1.4.5
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
1.5.6
Patch Changes
9a1fce352e: Updated dependency@testing-library/jest-domto^6.0.0.f95af4e540: Updated dependency@testing-library/domto^9.0.0.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5
- @backstage/core-plugin-api@1.7.0
- @backstage/core-components@0.13.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/version-bridge@1.0.6
- @backstage/theme@0.4.3
- @backstage/catalog-client@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.4.2
1.5.6-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.2
- @backstage/core-plugin-api@1.7.0-next.1
- @backstage/catalog-model@1.4.3-next.0
- @backstage/plugin-catalog-react@1.8.5-next.2
- @backstage/errors@1.2.3-next.0
- @backstage/theme@0.4.3-next.0
- @backstage/catalog-client@1.4.5-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.2-next.0
1.5.6-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.1
- @backstage/plugin-catalog-react@1.8.5-next.1
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.1
1.5.6-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5-next.0
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/core-components@0.13.6-next.0
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-scaffolder-common@1.4.1
1.5.5
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.b16c341ced: Updated dependency@rjsf/utilsto5.13.0. Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.13.0. Updated dependency@rjsf/material-ui-v5tonpm:@rjsf/material-ui@5.13.0. Updated dependency@rjsf/validator-ajv8to5.13.0.27fef07f92: Updated dependencyuse-immerto^0.9.0.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4
- @backstage/core-components@0.13.5
- @backstage/catalog-client@1.4.4
- @backstage/catalog-model@1.4.2
- @backstage/core-plugin-api@1.6.0
- @backstage/errors@1.2.2
- @backstage/plugin-scaffolder-common@1.4.1
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
1.5.5-next.3
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.b16c341ced: Updated dependency@rjsf/utilsto5.13.0. Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.13.0. Updated dependency@rjsf/material-ui-v5tonpm:@rjsf/material-ui@5.13.0. Updated dependency@rjsf/validator-ajv8to5.13.0.- Updated dependencies
- @backstage/catalog-client@1.4.4-next.2
- @backstage/catalog-model@1.4.2-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/errors@1.2.2-next.0
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/plugin-scaffolder-common@1.4.1-next.2
- @backstage/theme@0.4.2-next.0
- @backstage/types@1.1.1-next.0
- @backstage/version-bridge@1.0.5-next.0
1.5.5-next.2
Patch Changes
27fef07f92: Updated dependencyuse-immerto^0.9.0.- Updated dependencies
- @backstage/core-components@0.13.5-next.2
- @backstage/core-plugin-api@1.6.0-next.2
- @backstage/plugin-catalog-react@1.8.4-next.2
- @backstage/catalog-model@1.4.2-next.1
- @backstage/catalog-client@1.4.4-next.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.4.1-next.1
1.5.5-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4-next.1
- @backstage/core-components@0.13.5-next.1
- @backstage/catalog-model@1.4.2-next.0
- @backstage/core-plugin-api@1.6.0-next.1
- @backstage/catalog-client@1.4.4-next.0
- @backstage/plugin-scaffolder-common@1.4.1-next.0
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
1.5.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.8.3-next.0
- @backstage/plugin-scaffolder-common@1.4.0
1.5.2
Patch Changes
ba9ee98a37: Fixed bug in Workflow component by passing a proptemplateNamedown to Stepper component.- Updated dependencies
- @backstage/core-components@0.13.4
- @backstage/plugin-catalog-react@1.8.1
- @backstage/plugin-scaffolder-common@1.4.0
- @backstage/core-plugin-api@1.5.3
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
1.5.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.1-next.1
1.5.2-next.0
Patch Changes
ba9ee98a37: Fixed bug in Workflow component by passing a proptemplateNamedown to Stepper component.- Updated dependencies
- @backstage/core-components@0.13.4-next.0
- @backstage/core-plugin-api@1.5.3
- @backstage/plugin-catalog-react@1.8.1-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2
1.5.1
Patch Changes
f74a27de4d: Made markdown description theme-able- Updated dependencies
- @backstage/theme@0.4.1
- @backstage/errors@1.2.1
- @backstage/plugin-catalog-react@1.8.0
- @backstage/core-components@0.13.3
- @backstage/core-plugin-api@1.5.3
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2
1.5.1-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.0-next.2
- @backstage/theme@0.4.1-next.1
- @backstage/core-plugin-api@1.5.3-next.1
- @backstage/core-components@0.13.3-next.2
- @backstage/catalog-client@1.4.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/errors@1.2.1-next.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.2-next.0
1.5.1-next.1
Patch Changes
f74a27de4d: Made markdown description theme-able- Updated dependencies
- @backstage/theme@0.4.1-next.0
- @backstage/core-components@0.13.3-next.1
- @backstage/core-plugin-api@1.5.3-next.0
- @backstage/plugin-catalog-react@1.7.1-next.1
1.5.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.1-next.0
- @backstage/core-components@0.13.3-next.0
- @backstage/catalog-client@1.4.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/core-plugin-api@1.5.2
- @backstage/theme@0.4.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.1-next.0
- @backstage/plugin-scaffolder-common@1.3.2-next.0
1.5.0
Minor Changes
6b571405f8:scaffolder/next: Provide some default template components torjsfto allow for standardization and markdown descriptions4505dc3b45:scaffolder/next: Don't renderTemplateGroupswhen there's no results in with search querya452bda74d: Fixed typescript casting bug for useTemplateParameterSchema hook6b571405f8:scaffolder/next: provide aScaffolderFieldcomponent which is meant to replace some of theFormControlcomponents from Material UI, making it easier to writeFieldExtensions.
Patch Changes
84a5c7724c: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 secondscf34311cdb: Extractui:*fields from conditionalthenandelseschema branches.2ff94da135: bumprjsfdependencies to 5.7.374b216ee4e: AddPropsWithChildrento usages ofComponentType, in preparation for React 18 where the children are no longer implicit.- Updated dependencies
- @backstage/core-plugin-api@1.5.2
- @backstage/catalog-client@1.4.2
- @backstage/core-components@0.13.2
- @backstage/types@1.1.0
- @backstage/theme@0.4.0
- @backstage/plugin-catalog-react@1.7.0
- @backstage/catalog-model@1.4.0
- @backstage/errors@1.2.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.1
1.5.0-next.3
Minor Changes
a452bda74d: Fixed typescript casting bug for useTemplateParameterSchema hook
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.3
- @backstage/catalog-model@1.4.0-next.1
- @backstage/catalog-client@1.4.2-next.2
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/theme@0.4.0-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.0-next.3
- @backstage/plugin-scaffolder-common@1.3.1-next.1
1.5.0-next.2
Patch Changes
cf34311cdb: Extractui:*fields from conditionalthenandelseschema branches.2ff94da135: bumprjsfdependencies to 5.7.3- Updated dependencies
- @backstage/theme@0.4.0-next.1
- @backstage/plugin-catalog-react@1.7.0-next.2
- @backstage/core-components@0.13.2-next.2
- @backstage/core-plugin-api@1.5.2-next.0
1.5.0-next.1
Minor Changes
6b571405f8:scaffolder/next: Provide some default template components torjsfto allow for standardization and markdown descriptions4505dc3b45:scaffolder/next: Don't renderTemplateGroupswhen there's no results in with search query6b571405f8:scaffolder/next: provide aScaffolderFieldcomponent which is meant to replace some of theFormControlcomponents from Material UI, making it easier to writeFieldExtensions.
Patch Changes
74b216ee4e: AddPropsWithChildrento usages ofComponentType, in preparation for React 18 where the children are no longer implicit.- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/catalog-client@1.4.2-next.1
- @backstage/plugin-scaffolder-common@1.3.1-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
1.4.1-next.0
Patch Changes
84a5c7724c: fixed refresh problem when backstage backend disconnects without any feedback to user. Now we send a generic message and try to reconnect after 15 seconds- Updated dependencies
- @backstage/catalog-client@1.4.2-next.0
- @backstage/plugin-catalog-react@1.7.0-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/core-components@0.13.2-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.3.0
1.4.0
Minor Changes
82e10a6939: Add support for Markdown text blob outputs from templates
Patch Changes
-
ad1a1429de: Improvements to thescaffolder/nextbuttons UX:- Added padding around the "Create" button in the
Steppercomponent - Added a button bar that includes the "Cancel" and "Start Over" buttons to the
OngoingTaskcomponent. The state of these buttons match their existing counter parts in the Context Menu - Added a "Show Button Bar"/"Hide Button Bar" item to the
ContextMenucomponent
- Added padding around the "Create" button in the
-
Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-scaffolder-common@1.3.0
- @backstage/core-components@0.13.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
1.4.0-next.2
Minor Changes
82e10a6939: Add support for Markdown text blob outputs from templates
Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0-next.0
- @backstage/plugin-scaffolder-common@1.3.0-next.0
- @backstage/core-components@0.13.1-next.1
- @backstage/plugin-catalog-react@1.6.0-next.2
- @backstage/core-plugin-api@1.5.1
1.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.1-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-catalog-react@1.6.0-next.1
1.3.1-next.0
Patch Changes
-
ad1a1429de: Improvements to thescaffolder/nextbuttons UX:- Added padding around the "Create" button in the
Steppercomponent - Added a button bar that includes the "Cancel" and "Start Over" buttons to the
OngoingTaskcomponent. The state of these buttons match their existing counter parts in the Context Menu - Added a "Show Button Bar"/"Hide Button Bar" item to the
ContextMenucomponent
- Added padding around the "Create" button in the
-
Updated dependencies
- @backstage/plugin-catalog-react@1.6.0-next.0
- @backstage/core-components@0.13.0
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-scaffolder-common@1.2.7
1.3.0
Minor Changes
259d3407b9: MoveCategoryPickerfromscaffolderintoscaffolder-reactMoveContextMenuintoscaffolder-reactand rename it toScaffolderPageContextMenu2cfd03d737: To offer better customization options,ScaffolderPageContextMenutakes callbacks as props instead of booleans48da4c46e4:scaffolder/next: Export theTemplateGroupFilterandTemplateGroupsand make an extensible component
Patch Changes
7e1d900413:scaffolder/next: Bump@rjsf/*dependencies to 5.5.2e27ddc36da: Added a possibility to cancel the running task (executing of a scaffolder template)0435174b06: Accessibility issues identified using lighthouse fixed.7a6b16cc50:scaffolder/next: Bump@rjsf/*deps to 5.3.190dda42cfd: bug: InverttemplateFilterpredicate to align withArray.filterd2488f5e54: Add an indication that the validators are running when clickingnexton each step of the form.1e4f5e91b8: Bumpzodandzod-to-json-schemadependencies.8c40997df4: Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.5.2.f84fc7fd04: Updated dependency@rjsf/validator-ajv8to5.3.0.8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)34dab7ee7f:scaffolder/next: bumprjsfdependencies to5.5.02898b6c8d5: Minor type tweaks for TypeScript 5.0e0c6e8b9c3: Update peer dependenciescf71c3744a: scaffolder/next: Bump@rjsf/*dependencies to 5.6.0- Updated dependencies
- @backstage/core-components@0.13.0
- @backstage/plugin-scaffolder-common@1.2.7
- @backstage/catalog-client@1.4.1
- @backstage/plugin-catalog-react@1.5.0
- @backstage/theme@0.2.19
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/version-bridge@1.0.4
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
1.3.0-next.3
Patch Changes
d2488f5e54: Add indication that the validators are running8c40997df4: Updated dependency@rjsf/core-v5tonpm:@rjsf/core@5.5.2.- Updated dependencies
- @backstage/plugin-catalog-react@1.5.0-next.3
- @backstage/catalog-model@1.3.0-next.0
- @backstage/core-components@0.13.0-next.3
- @backstage/catalog-client@1.4.1-next.1
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-scaffolder-common@1.2.7-next.2
1.3.0-next.2
Patch Changes
90dda42cfd: bug: InverttemplateFilterpredicate to align withArray.filter34dab7ee7f:scaffolder/next: bumprjsfdependencies to5.5.02898b6c8d5: Minor type tweaks for TypeScript 5.0- Updated dependencies
- @backstage/catalog-client@1.4.1-next.0
- @backstage/core-components@0.12.6-next.2
- @backstage/plugin-catalog-react@1.4.1-next.2
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-scaffolder-common@1.2.7-next.1
1.3.0-next.1
Patch Changes
1e4f5e91b8: Bumpzodandzod-to-json-schemadependencies.e0c6e8b9c3: Update peer dependencies- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/plugin-scaffolder-common@1.2.7-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
1.3.0-next.0
Minor Changes
259d3407b9: MoveCategoryPickerfromscaffolderintoscaffolder-reactMoveContextMenuintoscaffolder-reactand rename it toScaffolderPageContextMenu2cfd03d737: To offer better customization options,ScaffolderPageContextMenutakes callbacks as props instead of booleans48da4c46e4:scaffolder/next: Export theTemplateGroupFilterandTemplateGroupsand make an extensible component
Patch Changes
e27ddc36da: Added a possibility to cancel the running task (executing of a scaffolder template)7a6b16cc50:scaffolder/next: Bump@rjsf/*deps to 5.3.1f84fc7fd04: Updated dependency@rjsf/validator-ajv8to5.3.0.8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)- Updated dependencies
- @backstage/plugin-scaffolder-common@1.2.7-next.0
- @backstage/core-components@0.12.6-next.0
- @backstage/plugin-catalog-react@1.4.1-next.0
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
1.2.0
Minor Changes
8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.c8d78b9ae9: fix bug withhasErrorsreturning false when dealing with empty objects9b8c374ace: Remove timer for skipped steps in Scaffolder Next's TaskSteps44941fc97e: scaffolder/next: Move theuiSchemato its own property in the validationcontextto align with component development and access ofui:optionsd9893263ba: scaffolder/next: Fix for steps without properties928a12a9b3: Internal refactor of/alphaexports.cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation functiond4100d0ec4: Fix alignment bug for owners onTemplateCard- Updated dependencies
- @backstage/catalog-client@1.4.0
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6
1.2.0-next.2
Patch Changes
65454876fb: Minor API report tweaks3c96e77b51: Make scaffolder adhere to page themes by using pagefontColorconsistently. If your theme overwrites template list or card headers, review those styles.d9893263ba: scaffolder/next: Fix for steps without properties- Updated dependencies
- @backstage/core-components@0.12.5-next.2
- @backstage/plugin-catalog-react@1.4.0-next.2
- @backstage/core-plugin-api@1.5.0-next.2
1.2.0-next.1
Minor Changes
8f4d13f21c: MoveuseTaskStream,TaskBorder,TaskLogStreamandTaskStepsintoscaffolder-react.
Patch Changes
44941fc97e: scaffolder/next: Move theuiSchemato its own property in the validationcontextto align with component development and access ofui:options- Updated dependencies
- @backstage/core-components@0.12.5-next.1
- @backstage/errors@1.1.5-next.0
- @backstage/catalog-client@1.4.0-next.1
- @backstage/core-plugin-api@1.4.1-next.1
- @backstage/theme@0.2.18-next.0
- @backstage/plugin-catalog-react@1.4.0-next.1
- @backstage/catalog-model@1.2.1-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6-next.1
1.1.1-next.0
Patch Changes
c8d78b9ae9: fix bug withhasErrorsreturning false when dealing with empty objects928a12a9b3: Internal refactor of/alphaexports.cc418d652a: scaffolder/next: Added the ability to get the fields definition in the schema in the validation functiond4100d0ec4: Fix alignment bug for owners onTemplateCard- Updated dependencies
- @backstage/catalog-client@1.4.0-next.0
- @backstage/plugin-catalog-react@1.4.0-next.0
- @backstage/core-plugin-api@1.4.1-next.0
- @backstage/catalog-model@1.2.1-next.0
- @backstage/core-components@0.12.5-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.17
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.6-next.0
1.1.0
Minor Changes
a07750745b: AddedDescriptionFieldfield override to thenext/scaffoldera521379688: Migrating theTemplateEditorPageto work with the new components from@backstage/plugin-scaffolder-react8c2966536b: Embed scaffolder workflow in other components5555e17313: refactorcreateAsyncValidatorsto be recursive to ensure validators are called in nested schemas.
Patch Changes
04f717a8e1:scaffolder/next: bumpreact-jsonschema-formlibraries tov5-stableb46f385eff: scaffolder/next: Implementing a simpleOngoingTaskpagecbab8ac107: lock versions of@rjsf/*-betapackages346d6b6630: Upgrade@rjsfversion 5 dependencies tobeta.18ccbf91051b: bump@rjsfv5dependencies to 5.1.0d2ddde2108: AddScaffolderLayoutstoNextScaffolderPage- Updated dependencies
- @backstage/core-components@0.12.4
- @backstage/catalog-model@1.2.0
- @backstage/theme@0.2.17
- @backstage/core-plugin-api@1.4.0
- @backstage/plugin-catalog-react@1.3.0
- @backstage/catalog-client@1.3.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.5
1.1.0-next.2
Minor Changes
5555e17313: refactorcreateAsyncValidatorsto be recursive to ensure validators are called in nested schemas.
Patch Changes
b46f385eff: scaffolder/next: Implementing a simpleOngoingTaskpageccbf91051b: bump@rjsfv5dependencies to 5.1.0- Updated dependencies
- @backstage/catalog-model@1.2.0-next.1
- @backstage/core-components@0.12.4-next.1
- @backstage/catalog-client@1.3.1-next.1
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-catalog-react@1.3.0-next.2
- @backstage/plugin-scaffolder-common@1.2.5-next.1
1.1.0-next.1
Patch Changes
04f717a8e1:scaffolder/next: bumpreact-jsonschema-formlibraries tov5-stable346d6b6630: Upgrade@rjsfversion 5 dependencies tobeta.18- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.5-next.0
1.1.0-next.0
Minor Changes
8c2966536b: Embed scaffolder workflow in other components
Patch Changes
cbab8ac107: lock versions of@rjsf/*-betapackagesd2ddde2108: AddScaffolderLayoutstoNextScaffolderPage- Updated dependencies
- @backstage/plugin-catalog-react@1.3.0-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/catalog-client@1.3.1-next.0
- @backstage/plugin-scaffolder-common@1.2.5-next.0
1.0.0
Major Changes
b4955ed7b9: Re-home some of the common types, components, hooks andscaffolderApiReffor the@backstage/plugin-scaffolderto this package for easy re-use across things that want to interact with thescaffolder.
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5
- @backstage/plugin-scaffolder-common@1.2.4
- @backstage/catalog-client@1.3.0
- @backstage/plugin-catalog-react@1.2.4
- @backstage/core-components@0.12.3
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
1.0.0-next.0
Major Changes
b4955ed7b9: Re-home some of the common types, components, hooks andscaffolderApiReffor the@backstage/plugin-scaffolderto this package for easy re-use across things that want to interact with thescaffolder.
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.3.0-next.1
- @backstage/catalog-client@1.3.0-next.2
- @backstage/plugin-catalog-react@1.2.4-next.2
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.2
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-scaffolder-common@1.2.4-next.1