Merge pull request #9732 from backstage/jhaals/useOwnedEntities
catalog-react: Deprecate useOwnedEntities & useOwnUser
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
Removed import of deprecated hook.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-react': patch
|
||||
---
|
||||
|
||||
Deprecated the `useOwnedEntities` hook which is replaced by the IdentityAPI.
|
||||
Deprecated the `useOwnUser` hook due to low external value.
|
||||
Reference in New Issue
Block a user