Merge pull request #9778 from backstage/jhaals/dep-reduceCatalogFilters

catalog-react: Deprecate reduceCatalogFilters and reduceEntityFilters
This commit is contained in:
Fredrik Adelöw
2022-02-24 11:55:35 +01:00
committed by GitHub
3 changed files with 15 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-react': patch
---
Deprecated `reduceCatalogFilters` and `reduceEntityFilters` as these helper functions are used internally and provides low external value.