2.0 KiB
2.0 KiB
@backstage/plugin-scaffolder-common
0.2.3
Patch Changes
- Updated dependencies
0.2.2
Patch Changes
-
a4d53fe18e: DEPRECATED - TheTaskSpec.metadataandTaskSpec.baseUrlhas been deprecated in favour of the newTaskSpec.templateInfo. ThebaseUrlis now found on thetemplateInfoobject, and the name can be inferred from thetemplateInfo.entityRefproperty.Usages of
TaskSpec.metadata.nameorctx.metadata.namein Actions should migrate to usingparseEntityRef(taskSpec.templateInfo.entityRef)to get the parsed entity triplet.Usages of
ctx.baseUrlin Actions should migrate to usingctx.templateInfo.baseUrlinstead. -
Updated dependencies
0.2.1
Patch Changes
- Fix for the previous release with missing type declarations.
- Updated dependencies
- @backstage/catalog-model@0.10.1
- @backstage/types@0.1.3
0.2.0
Minor Changes
5e585bbc7f: BREAKING: Removed thetemplateEntityV1beta3Schemaexport
Patch Changes
e72d371296: AddedTemplateEntityV1beta2which was moved here from@backstage/plugin-scaffolder-common. It has also been marked as deprecated in the process - please consider migrating tov1beta3templates.c77c5c7eb6: Addedbackstage.roletopackage.json- Updated dependencies
- @backstage/catalog-model@0.10.0
- @backstage/types@0.1.2
0.1.3
Patch Changes
- Updated dependencies
- @backstage/catalog-model@0.9.10
0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@0.9.10-next.0
0.1.2
Patch Changes
d078377f67: Support navigating back to pre-filled templates to update inputs of scaffolder tasks for resubmission
0.1.1
Patch Changes
10615525f3: Switch to use the json and observable types from@backstage/types- Updated dependencies
- @backstage/catalog-model@0.9.6