Files
backstage/.changeset/wild-socks-breathe.md
T
2023-01-10 12:33:45 +01:00

1.3 KiB

@backstage/plugin-scaffolder
@backstage/plugin-scaffolder
minor
  • Deprecation - Deprecated the following exports, please import them directly from @backstage/plugin-scaffolder-react instead

    createScaffolderFieldExtension
    ScaffolderFieldExtensions
    useTemplateSecrets
    scaffolderApiRef
    ScaffolderApi
    ScaffolderUseTemplateSecrets
    TemplateParameterSchema
    CustomFieldExtensionSchema
    CustomFieldValidator
    FieldExtensionOptions
    FieldExtensionComponentProps
    FieldExtensionComponent
    ListActionsResponse
    LogEvent
    ScaffolderDryRunOptions
    ScaffolderDryRunResponse
    ScaffolderGetIntegrationsListOptions
    ScaffolderGetIntegrationsListResponse
    ScaffolderOutputlink
    ScaffolderScaffoldOptions
    ScaffolderScaffoldResponse
    ScaffolderStreamLogsOptions
    ScaffolderTask
    ScaffolderTaskOutput
    ScaffolderTaskStatus
    
  • Deprecation - Deprecated the rootRouteRef export, this should now be used from scaffolderPlugin.routes.root

  • The following /alpha types have removed from this package and moved to the @backstage/plugin-scaffolder-react/alpha package

    createNextScaffolderFieldExtension
    FormProps
    NextCustomFieldValidator
    NextFieldExtensionComponentProps
    NextFieldExtensionOptions
    
  • The /alpha import for nextSelectedTemplateRouteRef has been moved to scaffolderPlugin.routes.nextSelectedTemplate