diff --git a/.changeset/fair-pianos-add.md b/.changeset/fair-pianos-add.md new file mode 100644 index 0000000000..fda4112c57 --- /dev/null +++ b/.changeset/fair-pianos-add.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-react': minor +--- + +Add support for a new entity predicate syntax when defining `filter`s related to the blueprints exported via `/alpha` for the new frontend system. For more information, see the [entity filters documentation](https://backstage.io/docs/features/software-catalog/catalog-customization#advanced-customization#entity-filters).