catalog-react: Rename useEntityListProvider hook to useEntityList

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-02-21 11:04:27 +01:00
parent 1482bb9349
commit b776ce5aab
21 changed files with 72 additions and 48 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-catalog': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-techdocs': patch
---
Replaced use of deprecated `useEntityListProvider` hook with `useEntityList`.