chore: added changeset for deprecations

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-16 10:34:04 +01:00
parent 3c7d087fbc
commit a4d53fe18e
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-scaffolder-common': patch
---
- Deprecate `TaskSpecV1Beta2` in favour of the new `TaskSpecV1Beta3`
- Deprecate `TaskSpecV1Beta3.metadata` in favour of the new `TaskSpecV1Beta3.templateInfo`
- Deprecate `TaskSpecV1Beta3.baseUrl` in favour of the new `TaskSpecV1Beta3.templateInfo.baseUrl`