@@ -0,0 +1,12 @@
|
||||
---
|
||||
'@backstage/plugin-bazaar': patch
|
||||
'@backstage/plugin-code-coverage-backend': patch
|
||||
'@backstage/plugin-jenkins': patch
|
||||
'@backstage/plugin-jenkins-backend': patch
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
'@backstage/plugin-tech-insights-backend': patch
|
||||
'@backstage/plugin-todo-backend': patch
|
||||
---
|
||||
|
||||
Remove usages of `EntityRef` and `parseEntityName` from `@backstage/catalog-model`
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@backstage/catalog-model': patch
|
||||
---
|
||||
|
||||
**DEPRECATED**: The `EntityRef` type and `parseEntityName` function are now
|
||||
deprecated, and will soon be removed. This is part of a larger movement toward
|
||||
fixing the poorly named `EntityName` type which should instead have been named
|
||||
`EntityRef`. Please remove any usage of these as soon as possible.
|
||||
Reference in New Issue
Block a user