# @backstage/plugin-org

## 0.7.9

### Patch Changes

- 736d84e: Use locale-insensitive Unicode casing for consistent string handling across environments.
- fe0ec65: Fixed ownership card catalog links to filter by stable entity references instead of display titles.
- Updated dependencies
  - @backstage/core-components@0.18.14
  - @backstage/plugin-catalog-common@1.2.0
  - @backstage/ui@0.18.0
  - @backstage/catalog-model@1.10.1
  - @backstage/plugin-catalog-react@3.2.3
  - @backstage/frontend-plugin-api@0.18.1
  - @backstage/core-plugin-api@1.12.10

## 0.7.9-next.2

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-common@1.2.0-next.0
  - @backstage/ui@0.18.0-next.2
  - @backstage/plugin-catalog-react@3.2.3-next.2
  - @backstage/core-components@0.18.14-next.2
  - @backstage/core-plugin-api@1.12.10-next.1
  - @backstage/frontend-plugin-api@0.18.1-next.1

## 0.7.9-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.18.14-next.1
  - @backstage/frontend-plugin-api@0.18.1-next.0
  - @backstage/plugin-catalog-react@3.2.3-next.1
  - @backstage/ui@0.18.0-next.1
  - @backstage/core-plugin-api@1.12.10-next.0

## 0.7.8-next.0

### Patch Changes

- fe0ec65: Fixed ownership card catalog links to filter by stable entity references instead of display titles.
- Updated dependencies
  - @backstage/ui@0.17.2-next.0
  - @backstage/plugin-catalog-react@3.2.2-next.0
  - @backstage/core-components@0.18.14-next.0

## 0.7.7

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@1.10.0
  - @backstage/core-components@0.18.13
  - @backstage/core-plugin-api@1.12.9
  - @backstage/plugin-catalog-react@3.2.1
  - @backstage/ui@0.17.1
  - @backstage/frontend-plugin-api@0.18.0

## 0.7.7-next.1

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@3.2.1-next.2
  - @backstage/frontend-plugin-api@0.18.0-next.0
  - @backstage/core-plugin-api@1.12.9-next.0
  - @backstage/core-components@0.18.13-next.2

## 0.7.7-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.18.13-next.0
  - @backstage/ui@0.17.1-next.0
  - @backstage/plugin-catalog-react@3.2.1-next.0

## 0.7.6

### Patch Changes

- 9585e44: Fixed the ownership card emitting duplicate React key warnings when different entity kinds share the same type.
- Updated dependencies
  - @backstage/frontend-plugin-api@0.17.3
  - @backstage/ui@0.17.0
  - @backstage/plugin-catalog-react@3.2.0
  - @backstage/core-components@0.18.12
  - @backstage/core-plugin-api@1.12.8

## 0.7.6-next.0

### Patch Changes

- 9585e44: Fixed the ownership card emitting duplicate React key warnings when different entity kinds share the same type.
- Updated dependencies
  - @backstage/plugin-catalog-react@3.2.0-next.0
  - @backstage/ui@0.17.0-next.0
  - @backstage/frontend-plugin-api@0.17.3-next.0
  - @backstage/core-components@0.18.12-next.0
  - @backstage/core-plugin-api@1.12.8-next.0

## 0.7.5

### Patch Changes

- e0889a3: chore(deps): bump `qs` from 6.15.1 to 6.15.2
- Updated dependencies
  - @backstage/plugin-catalog-react@3.1.0
  - @backstage/core-components@0.18.11
  - @backstage/frontend-plugin-api@0.17.2
  - @backstage/ui@0.16.0
  - @backstage/core-plugin-api@1.12.7

## 0.7.5-next.1

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.17.2-next.0
  - @backstage/core-components@0.18.11-next.1
  - @backstage/ui@0.15.1-next.0
  - @backstage/core-plugin-api@1.12.7-next.0
  - @backstage/plugin-catalog-react@3.0.1-next.1

## 0.7.5-next.0

### Patch Changes

- e0889a3: chore(deps): bump `qs` from 6.15.1 to 6.15.2
- Updated dependencies
  - @backstage/plugin-catalog-react@3.0.1-next.0
  - @backstage/core-components@0.18.11-next.0

## 0.7.4

### Patch Changes

- f635139: Limited `@remixicon/react` dependency to versions below 4.9.0 due to a license change in that release.
- cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The `zod` dependency has been bumped from `^3.25.76 || ^4.0.0` to `^4.0.0`, since `configSchema` requires the full Zod v4 package for JSON Schema support.
- Updated dependencies
  - @backstage/catalog-model@1.9.0
  - @backstage/core-components@0.18.10
  - @backstage/ui@0.15.0
  - @backstage/frontend-plugin-api@0.17.0
  - @backstage/core-plugin-api@1.12.6
  - @backstage/plugin-catalog-react@3.0.0
  - @backstage/plugin-catalog-common@1.1.10

## 0.7.4-next.1

### Patch Changes

- f635139: Limited `@remixicon/react` dependency to versions below 4.9.0 due to a license change in that release.
- Updated dependencies
  - @backstage/ui@0.15.0-next.1
  - @backstage/frontend-plugin-api@0.17.0-next.1
  - @backstage/catalog-model@1.8.1-next.1
  - @backstage/core-plugin-api@1.12.6-next.1
  - @backstage/plugin-catalog-react@2.1.5-next.1

## 0.7.4-next.0

### Patch Changes

- cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The `zod` dependency has been bumped from `^3.25.76 || ^4.0.0` to `^4.0.0`, since `configSchema` requires the full Zod v4 package for JSON Schema support.
- Updated dependencies
  - @backstage/core-components@0.18.10-next.0
  - @backstage/ui@0.15.0-next.0
  - @backstage/plugin-catalog-react@2.1.5-next.0
  - @backstage/frontend-plugin-api@0.17.0-next.0
  - @backstage/catalog-model@1.8.1-next.0
  - @backstage/core-plugin-api@1.12.6-next.0
  - @backstage/plugin-catalog-common@1.1.10-next.0

## 0.7.1

### Patch Changes

- 64c9a20: The `MembersListCard` now prefers `metadata.title` over `metadata.name` when displaying the group membership card, similarly to the rest of the group profile cards
- 87eb31c: Fixed `GroupProfileCard` and `UserProfileCard` content overflowing on narrow screens.
- d156cf4: Added `title` and `icon` to the new frontend system plugin definition.
- f1f59b1: Replaced deprecated `humanizeEntityRef` usage with the Catalog Presentation API.
- Updated dependencies
  - @backstage/ui@0.14.0
  - @backstage/catalog-model@1.8.0
  - @backstage/plugin-catalog-react@2.1.2
  - @backstage/frontend-plugin-api@0.16.0
  - @backstage/core-components@0.18.9
  - @backstage/core-plugin-api@1.12.5
  - @backstage/plugin-catalog-common@1.1.9

## 0.7.1-next.2

### Patch Changes

- Updated dependencies
  - @backstage/ui@0.14.0-next.2
  - @backstage/core-components@0.18.9-next.1
  - @backstage/plugin-catalog-react@2.1.2-next.2
  - @backstage/catalog-model@1.7.8-next.0
  - @backstage/core-plugin-api@1.12.5-next.2
  - @backstage/frontend-plugin-api@0.16.0-next.2
  - @backstage/plugin-catalog-common@1.1.9-next.0

## 0.7.1-next.1

### Patch Changes

- 87eb31c: Fixed `GroupProfileCard` and `UserProfileCard` content overflowing on narrow screens.
- d156cf4: Added `title` and `icon` to the new frontend system plugin definition.
- Updated dependencies
  - @backstage/ui@0.14.0-next.1
  - @backstage/plugin-catalog-react@2.1.2-next.1
  - @backstage/frontend-plugin-api@0.16.0-next.1
  - @backstage/core-components@0.18.9-next.0
  - @backstage/core-plugin-api@1.12.5-next.1

## 0.7.1-next.0

### Patch Changes

- Updated dependencies
  - @backstage/ui@0.14.0-next.0
  - @backstage/plugin-catalog-react@2.1.1-next.0
  - @backstage/core-components@0.18.9-next.0
  - @backstage/frontend-plugin-api@0.15.2-next.0
  - @backstage/core-plugin-api@1.12.5-next.0
  - @backstage/catalog-model@1.7.7
  - @backstage/plugin-catalog-common@1.1.8

## 0.7.0

### Minor Changes

- d14b6e0: **BREAKING**: Migrated `MembersListCard`, `OwnershipCard`, and `CatalogGraphCard` to use BUI card primitives via `EntityInfoCard`.

  - `OwnershipCard`: Removed `variant` and `maxScrollHeight` props. Card height and scrolling are now controlled by the parent container — the card fills its container and the body scrolls automatically when content overflows.
  - `CatalogGraphCard`: Removed `variant` prop.
  - `MembersListCard`: Translation keys `subtitle`, `paginationLabel`, `aggregateMembersToggle.directMembers`, `aggregateMembersToggle.aggregatedMembers`, and `aggregateMembersToggle.ariaLabel` have been removed. The `title` key now includes `{{groupName}}`. New keys added: `cardLabel`, `noSearchResult`, `aggregateMembersToggle.label`.
  - `OwnershipCard`: Translation keys `aggregateRelationsToggle.directRelations`, `aggregateRelationsToggle.aggregatedRelations`, and `aggregateRelationsToggle.ariaLabel` have been removed. New key added: `aggregateRelationsToggle.label`.
  - Removed `MemberComponentClassKey` export, and `root` and `cardContent` from `MembersListCardClassKey`, `card` from `OwnershipCardClassKey`, and `card` from `CatalogGraphCardClassKey`.

  **Migration:**

  ```diff
  - <EntityOwnershipCard variant="gridItem" />
  + <EntityOwnershipCard />
  ```

  ```diff
  - <EntityCatalogGraphCard variant="gridItem" height={400} />
  + <EntityCatalogGraphCard height={400} />
  ```

- 5fc35bb: Migrated `EntityAboutCard`, `EntityLinksCard`, `EntityLabelsCard`, `GroupProfileCard`, and `UserProfileCard` from MUI/InfoCard to use the new BUI card layout and BUI components where possible.

  **BREAKING**: Removed `variant` prop from EntityAboutCard, EntityUserProfileCard, EntityGroupProfileCard, EntityLabelsCard, EntityLinksCard. Removed `gridSizes` prop from `AboutField`.

  **Migration:**

  Simply delete the obsolete `variant` and `gridSizes` props, e.g:

  ```diff
  -      <EntityAboutCard variant="gridItem" />
  +      <EntityAboutCard />
  ```

  ```diff
  -      <AboutField label="Owner" gridSizes={{ xs: 12, sm: 6, lg: 4 }} />
  +      <AboutField label="Owner" />
  ```

### Patch Changes

- 538c985: Updated installation documentation to use feature discovery as the default.
- 0be2541: Promoted the plugin's translation ref to the stable package entry point. It was previously only available through the alpha entry point.
- Updated dependencies
  - @backstage/plugin-catalog-react@2.1.0
  - @backstage/ui@0.13.0
  - @backstage/core-plugin-api@1.12.4
  - @backstage/core-components@0.18.8
  - @backstage/frontend-plugin-api@0.15.0
  - @backstage/catalog-model@1.7.7

## 0.7.0-next.2

### Minor Changes

- d14b6e0: **BREAKING**: Migrated `MembersListCard`, `OwnershipCard`, and `CatalogGraphCard` to use BUI card primitives via `EntityInfoCard`.

  - `OwnershipCard`: Removed `variant` and `maxScrollHeight` props. Card height and scrolling are now controlled by the parent container — the card fills its container and the body scrolls automatically when content overflows.
  - `CatalogGraphCard`: Removed `variant` prop.
  - `MembersListCard`: Translation keys `subtitle`, `paginationLabel`, `aggregateMembersToggle.directMembers`, `aggregateMembersToggle.aggregatedMembers`, and `aggregateMembersToggle.ariaLabel` have been removed. The `title` key now includes `{{groupName}}`. New keys added: `cardLabel`, `noSearchResult`, `aggregateMembersToggle.label`.
  - `OwnershipCard`: Translation keys `aggregateRelationsToggle.directRelations`, `aggregateRelationsToggle.aggregatedRelations`, and `aggregateRelationsToggle.ariaLabel` have been removed. New key added: `aggregateRelationsToggle.label`.
  - Removed `MemberComponentClassKey` export, and `root` and `cardContent` from `MembersListCardClassKey`, `card` from `OwnershipCardClassKey`, and `card` from `CatalogGraphCardClassKey`.

  **Migration:**

  ```diff
  - <EntityOwnershipCard variant="gridItem" />
  + <EntityOwnershipCard />
  ```

  ```diff
  - <EntityCatalogGraphCard variant="gridItem" height={400} />
  + <EntityCatalogGraphCard height={400} />
  ```

- 5fc35bb: Migrated `EntityAboutCard`, `EntityLinksCard`, `EntityLabelsCard`, `GroupProfileCard`, and `UserProfileCard` from MUI/InfoCard to use the new BUI card layout and BUI components where possible.

  **BREAKING**: Removed `variant` prop from EntityAboutCard, EntityUserProfileCard, EntityGroupProfileCard, EntityLabelsCard, EntityLinksCard. Removed `gridSizes` prop from `AboutField`.

  **Migration:**

  Simply delete the obsolete `variant` and `gridSizes` props, e.g:

  ```diff
  -      <EntityAboutCard variant="gridItem" />
  +      <EntityAboutCard />
  ```

  ```diff
  -      <AboutField label="Owner" gridSizes={{ xs: 12, sm: 6, lg: 4 }} />
  +      <AboutField label="Owner" />
  ```

### Patch Changes

- Updated dependencies
  - @backstage/ui@0.13.0-next.2
  - @backstage/frontend-plugin-api@0.15.0-next.1
  - @backstage/core-plugin-api@1.12.4-next.1
  - @backstage/plugin-catalog-react@2.1.0-next.2
  - @backstage/core-components@0.18.8-next.1

## 0.6.50-next.1

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@2.1.0-next.1
  - @backstage/catalog-model@1.7.6
  - @backstage/core-components@0.18.8-next.0
  - @backstage/core-plugin-api@1.12.4-next.0
  - @backstage/frontend-plugin-api@0.14.2-next.0
  - @backstage/plugin-catalog-common@1.1.8

## 0.6.50-next.0

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.14.2-next.0
  - @backstage/plugin-catalog-react@2.0.1-next.0
  - @backstage/catalog-model@1.7.6
  - @backstage/core-components@0.18.8-next.0
  - @backstage/core-plugin-api@1.12.4-next.0
  - @backstage/plugin-catalog-common@1.1.8

## 0.6.49

### Patch Changes

- ac9bead: Added `@backstage/frontend-test-utils` dev dependency.
- 7feb83b: Adjusted to use the new `@backstage/filter-predicates` types for predicate expressions.
- 4183614: Updated usage of deprecated APIs in the new frontend system.
- a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings.
- 1dee6de: Add search functionality in MembersListCard
- Updated dependencies
  - @backstage/plugin-catalog-react@2.0.0
  - @backstage/core-components@0.18.7
  - @backstage/frontend-plugin-api@0.14.0
  - @backstage/core-plugin-api@1.12.3
  - @backstage/plugin-catalog-common@1.1.8

## 0.6.49-next.2

### Patch Changes

- ac9bead: Added `@backstage/frontend-test-utils` dev dependency.
- 7feb83b: Adjusted to use the new `@backstage/filter-predicates` types for predicate expressions.
- 4183614: Updated usage of deprecated APIs in the new frontend system.
- a7e0d50: Prepare for React Router v7 migration by updating to v6.30.2 across all NFS packages and enabling v7 future flags. Convert routes from splat paths to parent/child structure with Outlet components.
- Updated dependencies
  - @backstage/plugin-catalog-react@2.0.0-next.2
  - @backstage/frontend-plugin-api@0.14.0-next.2
  - @backstage/core-components@0.18.7-next.2
  - @backstage/core-plugin-api@1.12.3-next.1

## 0.6.49-next.1

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.22.0-next.1
  - @backstage/frontend-plugin-api@0.14.0-next.1
  - @backstage/core-components@0.18.7-next.1

## 0.6.49-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.21.6-next.0
  - @backstage/core-components@0.18.6-next.0
  - @backstage/frontend-plugin-api@0.14.0-next.0
  - @backstage/core-plugin-api@1.12.2-next.0
  - @backstage/catalog-model@1.7.6
  - @backstage/plugin-catalog-common@1.1.8-next.0

## 0.6.48

### Patch Changes

- db3cfd7: Adds the Resource kind to the `useGetEntities` fallback so that Resources are included by default when no specific kinds are provided in the group ownership card.
- Updated dependencies
  - @backstage/frontend-plugin-api@0.13.3
  - @backstage/core-components@0.18.5
  - @backstage/plugin-catalog-react@1.21.5

## 0.6.48-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.18.5-next.0
  - @backstage/plugin-catalog-react@1.21.5-next.1

## 0.6.48-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.21.5-next.0
  - @backstage/frontend-plugin-api@0.13.2

## 0.6.47

### Patch Changes

- f3f84f1: Minor extension type updates after frontend API bump
- d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system.
- Updated dependencies
  - @backstage/frontend-plugin-api@0.13.2
  - @backstage/core-components@0.18.4
  - @backstage/plugin-catalog-react@1.21.4
  - @backstage/core-plugin-api@1.12.1

## 0.6.47-next.1

### Patch Changes

- f3f84f1: Minor extension type updates after frontend API bump
- Updated dependencies
  - @backstage/frontend-plugin-api@0.13.2-next.1
  - @backstage/plugin-catalog-react@1.21.4-next.2
  - @backstage/core-components@0.18.4-next.2
  - @backstage/catalog-model@1.7.6
  - @backstage/core-plugin-api@1.12.1-next.0
  - @backstage/plugin-catalog-common@1.1.7

## 0.6.47-next.0

### Patch Changes

- d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system.
- Updated dependencies
  - @backstage/frontend-plugin-api@0.13.2-next.0
  - @backstage/core-plugin-api@1.12.1-next.0
  - @backstage/plugin-catalog-react@1.21.4-next.0
  - @backstage/core-components@0.18.4-next.0
  - @backstage/catalog-model@1.7.6
  - @backstage/plugin-catalog-common@1.1.7

## 0.6.46

### Patch Changes

- 6db9e7e: Improved responsiveness of GroupProfileCard component
- Updated dependencies
  - @backstage/frontend-plugin-api@0.13.0
  - @backstage/core-compat-api@0.5.4
  - @backstage/plugin-catalog-react@1.21.3
  - @backstage/core-components@0.18.3
  - @backstage/core-plugin-api@1.12.0
  - @backstage/catalog-model@1.7.6
  - @backstage/plugin-catalog-common@1.1.7

## 0.6.46-next.1

### Patch Changes

- 6db9e7e: Improved responsiveness of GroupProfileCard component
- Updated dependencies
  - @backstage/plugin-catalog-react@1.21.3-next.2
  - @backstage/frontend-plugin-api@0.12.2-next.2
  - @backstage/core-components@0.18.3-next.2

## 0.6.46-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.21.3-next.0
  - @backstage/core-plugin-api@1.11.2-next.0
  - @backstage/core-components@0.18.3-next.0
  - @backstage/catalog-model@1.7.6-next.0
  - @backstage/frontend-plugin-api@0.12.2-next.0
  - @backstage/core-compat-api@0.5.4-next.0
  - @backstage/plugin-catalog-common@1.1.7-next.0

## 0.6.45

### Patch Changes

- 8b7351f: Add `initialRelationAggregation` and `showAggregateMembersToggle` options to `EntityMembersListCard` as well to `EntityOwnershipCard`
- Updated dependencies
  - @backstage/plugin-catalog-react@1.21.2
  - @backstage/core-components@0.18.2
  - @backstage/frontend-plugin-api@0.12.1
  - @backstage/core-compat-api@0.5.3
  - @backstage/core-plugin-api@1.11.1
  - @backstage/plugin-catalog-common@1.1.6

## 0.6.45-next.2

### Patch Changes

- 8b7351f: Add `initialRelationAggregation` and `showAggregateMembersToggle` options to `EntityMembersListCard` as well to `EntityOwnershipCard`
- Updated dependencies
  - @backstage/core-components@0.18.2-next.2

## 0.6.45-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.18.2-next.1
  - @backstage/core-plugin-api@1.11.1-next.0
  - @backstage/core-compat-api@0.5.3-next.1
  - @backstage/plugin-catalog-react@1.21.2-next.1
  - @backstage/frontend-plugin-api@0.12.1-next.1
  - @backstage/plugin-catalog-common@1.1.6-next.0

## 0.6.45-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.21.2-next.0
  - @backstage/core-components@0.18.2-next.0
  - @backstage/core-compat-api@0.5.3-next.0
  - @backstage/frontend-plugin-api@0.12.1-next.0
  - @backstage/catalog-model@1.7.5
  - @backstage/core-plugin-api@1.11.0
  - @backstage/plugin-catalog-common@1.1.5

## 0.6.44

### Patch Changes

- 22b69f2: Fixing issue with extra slash in the routing
- Updated dependencies
  - @backstage/plugin-catalog-react@1.21.0
  - @backstage/frontend-plugin-api@0.12.0
  - @backstage/core-plugin-api@1.11.0
  - @backstage/core-components@0.18.0
  - @backstage/core-compat-api@0.5.2

## 0.6.44-next.2

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.21.0-next.2
  - @backstage/core-components@0.17.6-next.1
  - @backstage/core-compat-api@0.5.2-next.2

## 0.6.44-next.1

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.20.2-next.1
  - @backstage/frontend-plugin-api@0.11.1-next.0
  - @backstage/core-components@0.17.6-next.0
  - @backstage/core-compat-api@0.5.2-next.1

## 0.6.44-next.0

### Patch Changes

- 22b69f2: Fixing issue with extra slash in the routing
- Updated dependencies
  - @backstage/core-compat-api@0.5.2-next.0
  - @backstage/plugin-catalog-react@1.20.2-next.0
  - @backstage/catalog-model@1.7.5
  - @backstage/core-components@0.17.5
  - @backstage/core-plugin-api@1.10.9
  - @backstage/frontend-plugin-api@0.11.0
  - @backstage/plugin-catalog-common@1.1.5

## 0.6.42

### Patch Changes

- 43cbb10: Added OwnershipCard, ComponentsGrid and UserProfileCard components to the `overridableComponents`.
- 8b1bf6e: Updated README instructions for the new frontend system
- 4ee19ed: Added support for scrolling to OwnershipCard component
- Updated dependencies
  - @backstage/core-components@0.17.5
  - @backstage/frontend-plugin-api@0.11.0
  - @backstage/core-compat-api@0.5.0
  - @backstage/plugin-catalog-react@1.20.0

## 0.6.42-next.3

### Patch Changes

- 8b1bf6e: Updated README instructions for the new frontend system
- Updated dependencies
  - @backstage/frontend-plugin-api@0.11.0-next.2
  - @backstage/core-compat-api@0.5.0-next.3
  - @backstage/core-components@0.17.5-next.2

## 0.6.42-next.2

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.11.0-next.1
  - @backstage/core-compat-api@0.5.0-next.2
  - @backstage/plugin-catalog-react@1.20.0-next.2
  - @backstage/core-components@0.17.5-next.1
  - @backstage/catalog-model@1.7.5
  - @backstage/core-plugin-api@1.10.9
  - @backstage/plugin-catalog-common@1.1.5

## 0.6.42-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-compat-api@0.4.5-next.1
  - @backstage/plugin-catalog-react@1.20.0-next.1
  - @backstage/frontend-plugin-api@0.11.0-next.0
  - @backstage/core-components@0.17.5-next.0
  - @backstage/catalog-model@1.7.5
  - @backstage/core-plugin-api@1.10.9
  - @backstage/plugin-catalog-common@1.1.5

## 0.6.42-next.0

### Patch Changes

- 43cbb10: Added OwnershipCard, ComponentsGrid and UserProfileCard components to the `overridableComponents`.
- Updated dependencies
  - @backstage/plugin-catalog-react@1.19.2-next.0
  - @backstage/core-compat-api@0.4.5-next.0
  - @backstage/frontend-plugin-api@0.10.4

## 0.6.41

### Patch Changes

- 3ab9b96: Updated card extensions for the new frontend system to use the new entity predicates, and switch the card type to `info` for the user and group profile cards.
- Updated dependencies
  - @backstage/plugin-catalog-react@1.19.1
  - @backstage/catalog-model@1.7.5
  - @backstage/core-components@0.17.4
  - @backstage/core-plugin-api@1.10.9
  - @backstage/core-compat-api@0.4.4
  - @backstage/frontend-plugin-api@0.10.4
  - @backstage/plugin-catalog-common@1.1.5

## 0.6.41-next.1

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@1.7.5-next.0
  - @backstage/plugin-catalog-react@1.19.1-next.1
  - @backstage/core-components@0.17.4-next.1
  - @backstage/core-plugin-api@1.10.9-next.0
  - @backstage/plugin-catalog-common@1.1.5-next.0
  - @backstage/core-compat-api@0.4.4-next.1
  - @backstage/frontend-plugin-api@0.10.4-next.1

## 0.6.41-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.19.1-next.0
  - @backstage/core-components@0.17.4-next.0
  - @backstage/catalog-model@1.7.4
  - @backstage/core-compat-api@0.4.4-next.0
  - @backstage/core-plugin-api@1.10.8
  - @backstage/frontend-plugin-api@0.10.4-next.0
  - @backstage/plugin-catalog-common@1.1.4

## 0.6.40

### Patch Changes

- 18c64e9: Added the `info.packageJson` option to the plugin instance for the new frontend system.
- 4fe364f: Org plugin support i18n
- Updated dependencies
  - @backstage/core-components@0.17.3
  - @backstage/core-plugin-api@1.10.8
  - @backstage/frontend-plugin-api@0.10.3
  - @backstage/plugin-catalog-react@1.19.0
  - @backstage/catalog-model@1.7.4
  - @backstage/core-compat-api@0.4.3
  - @backstage/plugin-catalog-common@1.1.4

## 0.6.40-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.17.3-next.0
  - @backstage/plugin-catalog-react@1.19.0-next.2
  - @backstage/frontend-plugin-api@0.10.3-next.1
  - @backstage/catalog-model@1.7.4
  - @backstage/core-compat-api@0.4.3-next.2
  - @backstage/core-plugin-api@1.10.7
  - @backstage/plugin-catalog-common@1.1.4

## 0.6.40-next.1

### Patch Changes

- 4fe364f: Org plugin support i18n
- Updated dependencies
  - @backstage/plugin-catalog-react@1.18.1-next.1
  - @backstage/catalog-model@1.7.4
  - @backstage/core-compat-api@0.4.3-next.1
  - @backstage/core-components@0.17.2
  - @backstage/core-plugin-api@1.10.7
  - @backstage/frontend-plugin-api@0.10.3-next.0
  - @backstage/plugin-catalog-common@1.1.4

## 0.6.40-next.0

### Patch Changes

- 18c64e9: Added the `info.packageJson` option to the plugin instance for the new frontend system.
- Updated dependencies
  - @backstage/frontend-plugin-api@0.10.3-next.0
  - @backstage/core-compat-api@0.4.3-next.0
  - @backstage/plugin-catalog-react@1.18.1-next.0

## 0.6.39

### Patch Changes

- fb58f20: Internal update to use the new `pluginId` option of `createFrontendPlugin`.
- 02e8af1: Enhance user profile card configuration:

  - Added a new optional `maxRelations` numerical configuration that controls over how many user groups are shown directly on the profile card:
    - If the setting is omitted, all relations will be shown.
    - If `maxRelations` is set to `0`, the list of user groups is not displayed.
    - If `maxRelations` is set to a positive number, up to that many groups are displayed.
    - If the user belongs to more groups than the specified limit, a clickable link appears that opens a dialog showing all associated user groups.
  - A complementary boolean configuration, `hideIcons`, was added to optionally hide the visual icons associated with each group in the displayed list.
  - Usage example:
    ```yaml
    # Example in app-config.yaml
    app:
      extensions:
        - entity-card:org/user-profile:
            config:
              maxRelations: 5 # (optional) Show up to 5 groups on the card
              hideIcons: true # (optional) Hide the group icons
    ```

- 08ba448: display entity-ref in GroupProfileCard so groups can easily determine their Group ID
- 18e84c9: Fixed missing spec.profile field on MyGroupsSidebarItem.tsx so the group spec.profile.displayName is shown on the sidebar"
- 72d019d: Removed various typos
- Updated dependencies
  - @backstage/frontend-plugin-api@0.10.2
  - @backstage/core-components@0.17.2
  - @backstage/catalog-model@1.7.4
  - @backstage/core-compat-api@0.4.2
  - @backstage/plugin-catalog-react@1.18.0
  - @backstage/core-plugin-api@1.10.7
  - @backstage/plugin-catalog-common@1.1.4

## 0.6.39-next.3

### Patch Changes

- Updated dependencies
  - @backstage/core-compat-api@0.4.2-next.3
  - @backstage/core-components@0.17.2-next.1
  - @backstage/core-plugin-api@1.10.7-next.0
  - @backstage/plugin-catalog-react@1.18.0-next.3
  - @backstage/catalog-model@1.7.3
  - @backstage/frontend-plugin-api@0.10.2-next.1
  - @backstage/plugin-catalog-common@1.1.4-next.0

## 0.6.39-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-plugin-api@1.10.7-next.0
  - @backstage/core-compat-api@0.4.2-next.2
  - @backstage/core-components@0.17.2-next.1
  - @backstage/frontend-plugin-api@0.10.2-next.1
  - @backstage/plugin-catalog-react@1.18.0-next.2
  - @backstage/catalog-model@1.7.3
  - @backstage/plugin-catalog-common@1.1.4-next.0

## 0.6.39-next.1

### Patch Changes

- fb58f20: Internal update to use the new `pluginId` option of `createFrontendPlugin`.
- 08ba448: display entity-ref in GroupProfileCard so groups can easily determine their Group ID
- 18e84c9: Fixed missing spec.profile field on MyGroupsSidebarItem.tsx so the group spec.profile.displayName is shown on the sidebar"
- 72d019d: Removed various typos
- Updated dependencies
  - @backstage/core-components@0.17.2-next.0
  - @backstage/frontend-plugin-api@0.10.2-next.0
  - @backstage/core-compat-api@0.4.2-next.1
  - @backstage/plugin-catalog-react@1.18.0-next.1
  - @backstage/catalog-model@1.7.3
  - @backstage/core-plugin-api@1.10.6
  - @backstage/plugin-catalog-common@1.1.4-next.0

## 0.6.39-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-compat-api@0.4.2-next.0
  - @backstage/plugin-catalog-react@1.18.0-next.0
  - @backstage/catalog-model@1.7.3
  - @backstage/core-components@0.17.1
  - @backstage/core-plugin-api@1.10.6
  - @backstage/frontend-plugin-api@0.10.1
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.38

### Patch Changes

- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.

  <https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>

- Updated dependencies
  - @backstage/plugin-catalog-react@1.17.0
  - @backstage/frontend-plugin-api@0.10.1
  - @backstage/core-compat-api@0.4.1
  - @backstage/core-components@0.17.1
  - @backstage/core-plugin-api@1.10.6
  - @backstage/catalog-model@1.7.3
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.38-next.2

### Patch Changes

- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.

  <https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>

- Updated dependencies
  - @backstage/frontend-plugin-api@0.10.1-next.1
  - @backstage/core-compat-api@0.4.1-next.2
  - @backstage/core-components@0.17.1-next.1
  - @backstage/core-plugin-api@1.10.6-next.0
  - @backstage/plugin-catalog-react@1.17.0-next.2
  - @backstage/catalog-model@1.7.3
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.38-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.17.1-next.0
  - @backstage/frontend-plugin-api@0.10.1-next.0
  - @backstage/plugin-catalog-react@1.16.1-next.1
  - @backstage/core-compat-api@0.4.1-next.1
  - @backstage/catalog-model@1.7.3
  - @backstage/core-plugin-api@1.10.5
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.38-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.16.1-next.0
  - @backstage/core-compat-api@0.4.1-next.0
  - @backstage/catalog-model@1.7.3
  - @backstage/core-components@0.17.0
  - @backstage/core-plugin-api@1.10.5
  - @backstage/frontend-plugin-api@0.10.0
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.37

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.17.0
  - @backstage/core-plugin-api@1.10.5
  - @backstage/frontend-plugin-api@0.10.0
  - @backstage/plugin-catalog-react@1.16.0
  - @backstage/core-compat-api@0.4.0
  - @backstage/catalog-model@1.7.3
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.37-next.2

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.10.0-next.2
  - @backstage/plugin-catalog-react@1.16.0-next.2
  - @backstage/core-compat-api@0.4.0-next.2
  - @backstage/core-components@0.16.5-next.1
  - @backstage/catalog-model@1.7.3
  - @backstage/core-plugin-api@1.10.4
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.37-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.16.5-next.0
  - @backstage/plugin-catalog-react@1.16.0-next.1
  - @backstage/core-compat-api@0.3.7-next.1
  - @backstage/catalog-model@1.7.3
  - @backstage/core-plugin-api@1.10.4
  - @backstage/frontend-plugin-api@0.9.6-next.1
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.37-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.16.0-next.0
  - @backstage/frontend-plugin-api@0.9.6-next.0
  - @backstage/core-compat-api@0.3.7-next.0

## 0.6.36

### Patch Changes

- 9cf1260: Added support for `spec.profile.displayName` to be used in the `MyGroupsSidebarItem` component via the `EntityDisplayName` component when you are a member of multiple Groups.
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
  - @backstage/core-components@0.16.4
  - @backstage/plugin-catalog-react@1.15.2
  - @backstage/frontend-plugin-api@0.9.5
  - @backstage/core-compat-api@0.3.6
  - @backstage/core-plugin-api@1.10.4
  - @backstage/catalog-model@1.7.3
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.36-next.3

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.9.5-next.3
  - @backstage/core-compat-api@0.3.6-next.3
  - @backstage/catalog-model@1.7.3
  - @backstage/core-components@0.16.4-next.1
  - @backstage/core-plugin-api@1.10.4-next.0
  - @backstage/plugin-catalog-common@1.1.3
  - @backstage/plugin-catalog-react@1.15.2-next.3

## 0.6.36-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.16.4-next.1
  - @backstage/plugin-catalog-react@1.15.2-next.2
  - @backstage/catalog-model@1.7.3
  - @backstage/core-compat-api@0.3.6-next.2
  - @backstage/core-plugin-api@1.10.4-next.0
  - @backstage/frontend-plugin-api@0.9.5-next.2
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.36-next.1

### Patch Changes

- 9cf1260: Added support for `spec.profile.displayName` to be used in the `MyGroupsSidebarItem` component via the `EntityDisplayName` component when you are a member of multiple Groups.
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
  - @backstage/core-components@0.16.4-next.0
  - @backstage/frontend-plugin-api@0.9.5-next.1
  - @backstage/core-compat-api@0.3.6-next.1
  - @backstage/core-plugin-api@1.10.4-next.0
  - @backstage/plugin-catalog-react@1.15.2-next.1
  - @backstage/catalog-model@1.7.3
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.36-next.0

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.9.5-next.0
  - @backstage/catalog-model@1.7.3
  - @backstage/core-compat-api@0.3.6-next.0
  - @backstage/core-components@0.16.3
  - @backstage/core-plugin-api@1.10.3
  - @backstage/plugin-catalog-common@1.1.3
  - @backstage/plugin-catalog-react@1.15.2-next.0

## 0.6.35

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.15.1
  - @backstage/frontend-plugin-api@0.9.4
  - @backstage/core-plugin-api@1.10.3
  - @backstage/core-components@0.16.3
  - @backstage/catalog-model@1.7.3
  - @backstage/core-compat-api@0.3.5
  - @backstage/plugin-catalog-common@1.1.3

## 0.6.35-next.1

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.9.4-next.0
  - @backstage/core-plugin-api@1.10.3-next.0
  - @backstage/core-compat-api@0.3.5-next.0
  - @backstage/plugin-catalog-react@1.15.1-next.1
  - @backstage/core-components@0.16.3-next.0
  - @backstage/catalog-model@1.7.3-next.0
  - @backstage/plugin-catalog-common@1.1.3-next.0

## 0.6.35-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.15.1-next.0
  - @backstage/core-compat-api@0.3.4

## 0.6.34

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.15.0
  - @backstage/core-compat-api@0.3.4
  - @backstage/frontend-plugin-api@0.9.3
  - @backstage/core-components@0.16.2
  - @backstage/catalog-model@1.7.2
  - @backstage/core-plugin-api@1.10.2
  - @backstage/plugin-catalog-common@1.1.2

## 0.6.34-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-compat-api@0.3.4-next.2
  - @backstage/plugin-catalog-react@1.14.3-next.2
  - @backstage/catalog-model@1.7.2-next.0
  - @backstage/core-components@0.16.2-next.2
  - @backstage/core-plugin-api@1.10.2-next.0
  - @backstage/frontend-plugin-api@0.9.3-next.2
  - @backstage/plugin-catalog-common@1.1.2-next.0

## 0.6.34-next.1

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.14.3-next.1
  - @backstage/core-components@0.16.2-next.1
  - @backstage/catalog-model@1.7.1
  - @backstage/core-compat-api@0.3.4-next.1
  - @backstage/core-plugin-api@1.10.1
  - @backstage/frontend-plugin-api@0.9.3-next.1
  - @backstage/plugin-catalog-common@1.1.1

## 0.6.34-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.14.3-next.0
  - @backstage/frontend-plugin-api@0.9.3-next.0
  - @backstage/catalog-model@1.7.1
  - @backstage/core-compat-api@0.3.4-next.0
  - @backstage/core-components@0.16.2-next.0
  - @backstage/core-plugin-api@1.10.1
  - @backstage/plugin-catalog-common@1.1.1

## 0.6.32

### Patch Changes

- a278fdd: Fix rendering of description in MembersListCard. Add guardrails for potential long texts to prevent it from breaking the UI.
- Updated dependencies
  - @backstage/plugin-catalog-react@1.14.1
  - @backstage/core-components@0.16.0
  - @backstage/catalog-model@1.7.1
  - @backstage/core-compat-api@0.3.2
  - @backstage/core-plugin-api@1.10.1
  - @backstage/frontend-plugin-api@0.9.1
  - @backstage/plugin-catalog-common@1.1.1

## 0.6.32-next.3

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.16.0-next.2
  - @backstage/plugin-catalog-react@1.14.1-next.3
  - @backstage/core-compat-api@0.3.2-next.2
  - @backstage/catalog-model@1.7.0
  - @backstage/core-plugin-api@1.10.0
  - @backstage/frontend-plugin-api@0.9.1-next.2
  - @backstage/plugin-catalog-common@1.1.0

## 0.6.32-next.2

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.14.1-next.2
  - @backstage/catalog-model@1.7.0
  - @backstage/core-compat-api@0.3.2-next.1
  - @backstage/core-components@0.16.0-next.1
  - @backstage/core-plugin-api@1.10.0
  - @backstage/frontend-plugin-api@0.9.1-next.1
  - @backstage/plugin-catalog-common@1.1.0

## 0.6.32-next.1

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@1.7.0
  - @backstage/core-compat-api@0.3.2-next.1
  - @backstage/core-components@0.16.0-next.1
  - @backstage/core-plugin-api@1.10.0
  - @backstage/frontend-plugin-api@0.9.1-next.1
  - @backstage/plugin-catalog-common@1.1.0
  - @backstage/plugin-catalog-react@1.14.1-next.1

## 0.6.32-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.16.0-next.0
  - @backstage/catalog-model@1.7.0
  - @backstage/core-compat-api@0.3.2-next.0
  - @backstage/core-plugin-api@1.10.0
  - @backstage/frontend-plugin-api@0.9.1-next.0
  - @backstage/plugin-catalog-common@1.1.0
  - @backstage/plugin-catalog-react@1.14.1-next.0

## 0.6.31

### Patch Changes

- e969dc7: Move `@types/react` to a peer dependency.
- Updated dependencies
  - @backstage/core-components@0.15.1
  - @backstage/frontend-plugin-api@0.9.0
  - @backstage/core-compat-api@0.3.1
  - @backstage/core-plugin-api@1.10.0
  - @backstage/plugin-catalog-react@1.14.0
  - @backstage/catalog-model@1.7.0
  - @backstage/plugin-catalog-common@1.1.0

## 0.6.31-next.2

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.14.0-next.2
  - @backstage/catalog-model@1.7.0
  - @backstage/core-compat-api@0.3.1-next.2
  - @backstage/core-components@0.15.1-next.2
  - @backstage/core-plugin-api@1.10.0-next.1
  - @backstage/frontend-plugin-api@0.9.0-next.2
  - @backstage/plugin-catalog-common@1.1.0

## 0.6.31-next.1

### Patch Changes

- e969dc7: Move `@types/react` to a peer dependency.
- Updated dependencies
  - @backstage/core-components@0.15.1-next.1
  - @backstage/frontend-plugin-api@0.9.0-next.1
  - @backstage/core-compat-api@0.3.1-next.1
  - @backstage/core-plugin-api@1.10.0-next.1
  - @backstage/plugin-catalog-react@1.14.0-next.1
  - @backstage/catalog-model@1.7.0
  - @backstage/plugin-catalog-common@1.1.0

## 0.6.30-next.0

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.9.0-next.0
  - @backstage/core-compat-api@0.3.1-next.0
  - @backstage/core-components@0.15.1-next.0
  - @backstage/core-plugin-api@1.10.0-next.0
  - @backstage/plugin-catalog-react@1.13.1-next.0
  - @backstage/catalog-model@1.7.0
  - @backstage/plugin-catalog-common@1.1.0

## 0.6.29

### Patch Changes

- fec8b57: Updated exports to use the new type parameters for extensions and extension blueprints.
- 836127c: Updated dependency `@testing-library/react` to `^16.0.0`.
- 8a474f2: Updating docs to use `createFrontendModule` instead
- a159180: Added missing items to `overridableComponents`
- Updated dependencies
  - @backstage/core-components@0.15.0
  - @backstage/plugin-catalog-react@1.13.0
  - @backstage/frontend-plugin-api@0.8.0
  - @backstage/core-compat-api@0.3.0
  - @backstage/catalog-model@1.7.0
  - @backstage/plugin-catalog-common@1.1.0
  - @backstage/core-plugin-api@1.9.4

## 0.6.29-next.2

### Patch Changes

- 836127c: Updated dependency `@testing-library/react` to `^16.0.0`.
- 8a474f2: Updating docs to use `createFrontendModule` instead
- Updated dependencies
  - @backstage/core-components@0.14.11-next.1
  - @backstage/plugin-catalog-react@1.13.0-next.2
  - @backstage/core-compat-api@0.3.0-next.2
  - @backstage/core-plugin-api@1.9.4-next.0
  - @backstage/frontend-plugin-api@0.8.0-next.2
  - @backstage/catalog-model@1.6.0
  - @backstage/plugin-catalog-common@1.0.26

## 0.6.29-next.1

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.8.0-next.1
  - @backstage/core-compat-api@0.3.0-next.1
  - @backstage/core-components@0.14.11-next.0
  - @backstage/plugin-catalog-react@1.12.4-next.1
  - @backstage/catalog-model@1.6.0
  - @backstage/core-plugin-api@1.9.3
  - @backstage/plugin-catalog-common@1.0.26

## 0.6.29-next.0

### Patch Changes

- fec8b57: Updated exports to use the new type parameters for extensions and extension blueprints.
- Updated dependencies
  - @backstage/frontend-plugin-api@0.8.0-next.0
  - @backstage/core-compat-api@0.2.9-next.0
  - @backstage/plugin-catalog-react@1.12.4-next.0
  - @backstage/catalog-model@1.6.0
  - @backstage/core-components@0.14.10
  - @backstage/core-plugin-api@1.9.3
  - @backstage/plugin-catalog-common@1.0.26

## 0.6.28

### Patch Changes

- c7603e8: Deprecate the old pattern of `create*Extension`, and replace it with the equivalent Blueprint implementation instead
- Updated dependencies
  - @backstage/frontend-plugin-api@0.7.0
  - @backstage/plugin-catalog-react@1.12.3
  - @backstage/core-components@0.14.10
  - @backstage/core-compat-api@0.2.8
  - @backstage/catalog-model@1.6.0
  - @backstage/core-plugin-api@1.9.3
  - @backstage/plugin-catalog-common@1.0.26

## 0.6.28-next.3

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.7.0-next.3
  - @backstage/catalog-model@1.6.0-next.0
  - @backstage/core-compat-api@0.2.8-next.3
  - @backstage/plugin-catalog-react@1.12.3-next.3
  - @backstage/core-components@0.14.10-next.0
  - @backstage/core-plugin-api@1.9.3
  - @backstage/plugin-catalog-common@1.0.26-next.2

## 0.6.28-next.2

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.7.0-next.2
  - @backstage/core-compat-api@0.2.8-next.2
  - @backstage/plugin-catalog-react@1.12.3-next.2
  - @backstage/plugin-catalog-common@1.0.26-next.1
  - @backstage/catalog-model@1.5.0
  - @backstage/core-components@0.14.10-next.0
  - @backstage/core-plugin-api@1.9.3

## 0.6.28-next.1

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.12.3-next.1
  - @backstage/frontend-plugin-api@0.6.8-next.1
  - @backstage/core-compat-api@0.2.8-next.1
  - @backstage/plugin-catalog-common@1.0.26-next.0
  - @backstage/catalog-model@1.5.0
  - @backstage/core-components@0.14.10-next.0
  - @backstage/core-plugin-api@1.9.3

## 0.6.28-next.0

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.6.8-next.0
  - @backstage/plugin-catalog-react@1.12.3-next.0
  - @backstage/core-components@0.14.10-next.0
  - @backstage/catalog-model@1.5.0
  - @backstage/core-compat-api@0.2.8-next.0
  - @backstage/core-plugin-api@1.9.3
  - @backstage/plugin-catalog-common@1.0.25

## 0.6.27

### Patch Changes

- 5132d28: The `useGetEntities` hook could result in requests to `/api/catalog/entities` where the headers exceed the default maximum Node.js header size of 16KB. The hook logic has been adjusted to batch the requests.
- c307ef4: Added `relationType` property to EntityMembersListCard component that allows for display users related to a group via some other relationship aside from `memberOf`.

  Also, as a side effect, the `relationsType` property has been deprecated in favor of a more accurately named `relationAggregation` property.

- Updated dependencies
  - @backstage/core-components@0.14.9
  - @backstage/plugin-catalog-react@1.12.2
  - @backstage/plugin-catalog-common@1.0.25
  - @backstage/frontend-plugin-api@0.6.7
  - @backstage/catalog-model@1.5.0
  - @backstage/core-compat-api@0.2.7
  - @backstage/core-plugin-api@1.9.3

## 0.6.27-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.14.9-next.1
  - @backstage/frontend-plugin-api@0.6.7-next.1
  - @backstage/plugin-catalog-react@1.12.2-next.2
  - @backstage/core-compat-api@0.2.7-next.1

## 0.6.27-next.1

### Patch Changes

- 5132d28: The `useGetEntities` hook could result in requests to `/api/catalog/entities` where the headers exceed the default maximum Node.js header size of 16KB. The hook logic has been adjusted to batch the requests.
- Updated dependencies
  - @backstage/plugin-catalog-react@1.12.2-next.1
  - @backstage/core-compat-api@0.2.7-next.0
  - @backstage/core-components@0.14.9-next.0
  - @backstage/core-plugin-api@1.9.3
  - @backstage/catalog-model@1.5.0
  - @backstage/frontend-plugin-api@0.6.7-next.0
  - @backstage/plugin-catalog-common@1.0.24

## 0.6.27-next.0

### Patch Changes

- c307ef4: Added `relationType` property to EntityMembersListCard component that allows for display users related to a group via some other relationship aside from `memberOf`.

  Also, as a side effect, the `relationsType` property has been deprecated in favor of a more accurately named `relationAggregation` property.

- Updated dependencies
  - @backstage/core-components@0.14.9-next.0
  - @backstage/plugin-catalog-react@1.12.2-next.0
  - @backstage/frontend-plugin-api@0.6.7-next.0
  - @backstage/core-compat-api@0.2.7-next.0
  - @backstage/core-plugin-api@1.9.3
  - @backstage/catalog-model@1.5.0
  - @backstage/plugin-catalog-common@1.0.24

## 0.6.26

### Patch Changes

- d8e2f53: The `catalogIndex` external route is now optional and will by default bind to the catalog index page if it is available.
- d44a20a: Added additional plugin metadata to `package.json`.
- Updated dependencies
  - @backstage/core-components@0.14.8
  - @backstage/core-compat-api@0.2.6
  - @backstage/core-plugin-api@1.9.3
  - @backstage/plugin-catalog-common@1.0.24
  - @backstage/plugin-catalog-react@1.12.1
  - @backstage/frontend-plugin-api@0.6.6
  - @backstage/catalog-model@1.5.0

## 0.6.26-next.2

### Patch Changes

- d44a20a: Added additional plugin metadata to `package.json`.
- Updated dependencies
  - @backstage/core-components@0.14.8-next.2
  - @backstage/plugin-catalog-common@1.0.24-next.0
  - @backstage/plugin-catalog-react@1.12.1-next.2
  - @backstage/frontend-plugin-api@0.6.6-next.2
  - @backstage/core-compat-api@0.2.6-next.2
  - @backstage/catalog-model@1.5.0
  - @backstage/core-plugin-api@1.9.3-next.0

## 0.6.26-next.1

### Patch Changes

- d8e2f53: The `catalogIndex` external route is now optional and will by default bind to the catalog index page if it is available.
- Updated dependencies
  - @backstage/core-components@0.14.8-next.1
  - @backstage/core-compat-api@0.2.6-next.1
  - @backstage/core-plugin-api@1.9.3-next.0
  - @backstage/frontend-plugin-api@0.6.6-next.1
  - @backstage/plugin-catalog-react@1.12.1-next.1
  - @backstage/catalog-model@1.5.0
  - @backstage/plugin-catalog-common@1.0.23

## 0.6.26-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.14.8-next.0
  - @backstage/catalog-model@1.5.0
  - @backstage/core-compat-api@0.2.6-next.0
  - @backstage/core-plugin-api@1.9.2
  - @backstage/frontend-plugin-api@0.6.6-next.0
  - @backstage/plugin-catalog-common@1.0.23
  - @backstage/plugin-catalog-react@1.12.1-next.0

## 0.6.25

### Patch Changes

- 99e6105: Fix ownership card sometimes locking up for complex org structures
- Updated dependencies
  - @backstage/core-compat-api@0.2.5
  - @backstage/core-components@0.14.7
  - @backstage/catalog-model@1.5.0
  - @backstage/plugin-catalog-react@1.12.0
  - @backstage/frontend-plugin-api@0.6.5
  - @backstage/plugin-catalog-common@1.0.23

## 0.6.25-next.2

### Patch Changes

- 99e6105: Fix ownership card sometimes locking up for complex org structures
- Updated dependencies
  - @backstage/plugin-catalog-react@1.12.0-next.2
  - @backstage/core-components@0.14.7-next.2
  - @backstage/core-compat-api@0.2.5-next.1
  - @backstage/frontend-plugin-api@0.6.5-next.1

## 0.6.25-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.14.6-next.1
  - @backstage/plugin-catalog-react@1.11.4-next.1
  - @backstage/frontend-plugin-api@0.6.5-next.1
  - @backstage/core-compat-api@0.2.5-next.1

## 0.6.25-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-compat-api@0.2.5-next.0
  - @backstage/catalog-model@1.5.0-next.0
  - @backstage/core-components@0.14.5-next.0
  - @backstage/plugin-catalog-common@1.0.23-next.0
  - @backstage/plugin-catalog-react@1.11.4-next.0
  - @backstage/core-plugin-api@1.9.2
  - @backstage/frontend-plugin-api@0.6.5-next.0

## 0.6.24

### Patch Changes

- abfbcfc: Updated dependency `@testing-library/react` to `^15.0.0`.
- cb1e3b0: Updated dependency `@testing-library/dom` to `^10.0.0`.
- Updated dependencies
  - @backstage/plugin-catalog-react@1.11.3
  - @backstage/core-compat-api@0.2.4
  - @backstage/core-components@0.14.4
  - @backstage/core-plugin-api@1.9.2
  - @backstage/frontend-plugin-api@0.6.4
  - @backstage/catalog-model@1.4.5
  - @backstage/plugin-catalog-common@1.0.22

## 0.6.24-next.1

### Patch Changes

- Updated dependencies
  - @backstage/frontend-plugin-api@0.6.4-next.1
  - @backstage/core-compat-api@0.2.4-next.1
  - @backstage/catalog-model@1.4.5
  - @backstage/core-components@0.14.4-next.0
  - @backstage/core-plugin-api@1.9.1
  - @backstage/plugin-catalog-common@1.0.22
  - @backstage/plugin-catalog-react@1.11.3-next.1

## 0.6.24-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.14.4-next.0
  - @backstage/catalog-model@1.4.5
  - @backstage/core-compat-api@0.2.4-next.0
  - @backstage/core-plugin-api@1.9.1
  - @backstage/frontend-plugin-api@0.6.4-next.0
  - @backstage/plugin-catalog-common@1.0.22
  - @backstage/plugin-catalog-react@1.11.3-next.0

## 0.6.23

### Patch Changes

- e8f026a: Use ESM exports of react-use library
- 0df5c60: Added ESLint rule `no-top-level-material-ui-4-imports` in the `org` plugin to migrate the Material UI imports.
- Updated dependencies
  - @backstage/core-components@0.14.3
  - @backstage/plugin-catalog-react@1.11.2
  - @backstage/frontend-plugin-api@0.6.3
  - @backstage/core-compat-api@0.2.3
  - @backstage/core-plugin-api@1.9.1
  - @backstage/catalog-model@1.4.5
  - @backstage/plugin-catalog-common@1.0.22

## 0.6.22

### Patch Changes

- e8f026a: Use ESM exports of react-use library
- 0df5c60: Added ESLint rule `no-top-level-material-ui-4-imports` in the `org` plugin to migrate the Material UI imports.
- Updated dependencies
  - @backstage/core-components@0.14.2
  - @backstage/plugin-catalog-react@1.11.1
  - @backstage/frontend-plugin-api@0.6.2
  - @backstage/core-compat-api@0.2.2
  - @backstage/core-plugin-api@1.9.1
  - @backstage/catalog-model@1.4.5
  - @backstage/plugin-catalog-common@1.0.22

## 0.6.21

### Patch Changes

- b7b0466: Remove the use of the deprecated `customStyles` for `Avatar`
- 526f00a: Document the new frontend system extensions for the org plugin.
- 2219f8c: Add `relationsType` argument to `MembersListCard`.
  This can be used to display an aggregated user list for groups by default.
- a767aaa: Fixed an issue where the `OwnershipCard` component failed to scroll properly when used alongside `react-grid-layout`.
- Updated dependencies
  - @backstage/core-components@0.14.1
  - @backstage/plugin-catalog-react@1.11.0
  - @backstage/catalog-model@1.4.5
  - @backstage/core-compat-api@0.2.1
  - @backstage/core-plugin-api@1.9.1
  - @backstage/frontend-plugin-api@0.6.1
  - @backstage/plugin-catalog-common@1.0.22

## 0.6.21-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.14.1-next.2
  - @backstage/plugin-catalog-react@1.11.0-next.2
  - @backstage/frontend-plugin-api@0.6.1-next.2
  - @backstage/core-compat-api@0.2.1-next.2
  - @backstage/catalog-model@1.4.5-next.0
  - @backstage/core-plugin-api@1.9.1-next.1
  - @backstage/plugin-catalog-common@1.0.22-next.1

## 0.6.21-next.1

### Patch Changes

- a767aaa: Fixed an issue where the `OwnershipCard` component failed to scroll properly when used alongside `react-grid-layout`.
- Updated dependencies
  - @backstage/core-components@0.14.1-next.1
  - @backstage/plugin-catalog-react@1.10.1-next.1
  - @backstage/core-plugin-api@1.9.1-next.1
  - @backstage/frontend-plugin-api@0.6.1-next.1
  - @backstage/catalog-model@1.4.5-next.0
  - @backstage/core-compat-api@0.2.1-next.1
  - @backstage/plugin-catalog-common@1.0.22-next.1

## 0.6.21-next.0

### Patch Changes

- 526f00a: Document the new frontend system extensions for the org plugin.
- Updated dependencies
  - @backstage/core-components@0.14.1-next.0
  - @backstage/plugin-catalog-react@1.10.1-next.0
  - @backstage/catalog-model@1.4.5-next.0
  - @backstage/core-plugin-api@1.9.1-next.0
  - @backstage/frontend-plugin-api@0.6.1-next.0
  - @backstage/core-compat-api@0.2.1-next.0
  - @backstage/plugin-catalog-common@1.0.22-next.0

## 0.6.20

### Patch Changes

- 8fe56a8: Widen `@types/react` dependency range to include version 18.
- 6e1bf50: Added basic support for the new frontend system, exported from the `/alpha` subpath.
- Updated dependencies
  - @backstage/frontend-plugin-api@0.6.0
  - @backstage/core-compat-api@0.2.0
  - @backstage/plugin-catalog-react@1.10.0
  - @backstage/core-components@0.14.0
  - @backstage/catalog-model@1.4.4
  - @backstage/core-plugin-api@1.9.0
  - @backstage/plugin-catalog-common@1.0.21

## 0.6.20-next.3

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.14.0-next.2
  - @backstage/plugin-catalog-react@1.10.0-next.3
  - @backstage/catalog-model@1.4.4-next.0
  - @backstage/core-compat-api@0.2.0-next.3
  - @backstage/core-plugin-api@1.9.0-next.1
  - @backstage/frontend-plugin-api@0.6.0-next.3
  - @backstage/plugin-catalog-common@1.0.21-next.0

## 0.6.20-next.2

### Patch Changes

- 8fe56a8: Widen `@types/react` dependency range to include version 18.
- 6e1bf50: Added basic support for the new frontend system, exported from the `/alpha` subpath.
- Updated dependencies
  - @backstage/core-components@0.14.0-next.1
  - @backstage/core-plugin-api@1.9.0-next.1
  - @backstage/frontend-plugin-api@0.6.0-next.2
  - @backstage/plugin-catalog-react@1.10.0-next.2
  - @backstage/core-compat-api@0.2.0-next.2
  - @backstage/catalog-model@1.4.4-next.0
  - @backstage/plugin-catalog-common@1.0.21-next.0

## 0.6.20-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.14.0-next.0
  - @backstage/catalog-model@1.4.4-next.0
  - @backstage/core-plugin-api@1.8.3-next.0
  - @backstage/plugin-catalog-react@1.9.4-next.1
  - @backstage/plugin-catalog-common@1.0.21-next.0

## 0.6.20-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.9.4-next.0
  - @backstage/core-components@0.13.10
  - @backstage/catalog-model@1.4.3
  - @backstage/core-plugin-api@1.8.2
  - @backstage/plugin-catalog-common@1.0.20

## 0.6.19

### Patch Changes

- 4016f21: Remove some unused dependencies
- Updated dependencies
  - @backstage/core-components@0.13.10
  - @backstage/core-plugin-api@1.8.2
  - @backstage/plugin-catalog-react@1.9.3
  - @backstage/catalog-model@1.4.3
  - @backstage/plugin-catalog-common@1.0.20

## 0.6.19-next.2

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.9.3-next.2

## 0.6.19-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-plugin-api@1.8.2-next.0
  - @backstage/core-components@0.13.10-next.1
  - @backstage/plugin-catalog-react@1.9.3-next.1
  - @backstage/catalog-model@1.4.3
  - @backstage/plugin-catalog-common@1.0.19

## 0.6.19-next.0

### Patch Changes

- 4016f21: Remove some unused dependencies
- Updated dependencies
  - @backstage/core-components@0.13.10-next.0
  - @backstage/plugin-catalog-react@1.9.3-next.0
  - @backstage/catalog-model@1.4.3
  - @backstage/core-plugin-api@1.8.1
  - @backstage/plugin-catalog-common@1.0.19

## 0.6.18

### Patch Changes

- 59c24b9: Fix issue where members inside of `<EntityMembersListCard>` would be rendered as squished when the card itself was shrunk down.
- 3a65d9c: Support member list scrollable when parent has specified height
- 4785d05: Add permission check to catalog create and refresh button
- Updated dependencies
  - @backstage/core-plugin-api@1.8.1
  - @backstage/plugin-catalog-react@1.9.2
  - @backstage/core-components@0.13.9
  - @backstage/theme@0.5.0
  - @backstage/catalog-model@1.4.3
  - @backstage/plugin-catalog-common@1.0.19

## 0.6.18-next.3

### Patch Changes

- 59c24b9: Fix issue where members inside of `<EntityMembersListCard>` would be rendered as squished when the card itself was shrunk down.
- Updated dependencies
  - @backstage/core-components@0.13.9-next.3
  - @backstage/catalog-model@1.4.3
  - @backstage/core-plugin-api@1.8.1-next.1
  - @backstage/theme@0.5.0-next.1
  - @backstage/plugin-catalog-react@1.9.2-next.3

## 0.6.18-next.2

### Patch Changes

- Updated dependencies
  - @backstage/theme@0.5.0-next.1
  - @backstage/plugin-catalog-react@1.9.2-next.2
  - @backstage/catalog-model@1.4.3
  - @backstage/core-components@0.13.9-next.2
  - @backstage/core-plugin-api@1.8.1-next.1

## 0.6.18-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.13.9-next.1
  - @backstage/core-plugin-api@1.8.1-next.1
  - @backstage/plugin-catalog-react@1.9.2-next.1
  - @backstage/catalog-model@1.4.3
  - @backstage/theme@0.5.0-next.0

## 0.6.18-next.0

### Patch Changes

- 3a65d9c4d7: Support member list scrollable when parent has specified height
- Updated dependencies
  - @backstage/core-plugin-api@1.8.1-next.0
  - @backstage/plugin-catalog-react@1.9.2-next.0
  - @backstage/core-components@0.13.9-next.0
  - @backstage/theme@0.5.0-next.0
  - @backstage/catalog-model@1.4.3

## 0.6.16

### Patch Changes

- 6c2b872153: Add official support for React 18.
- 62b5922916: Internal theme type updates
- Updated dependencies
  - @backstage/plugin-catalog-react@1.9.0
  - @backstage/core-components@0.13.8
  - @backstage/core-plugin-api@1.8.0
  - @backstage/theme@0.4.4
  - @backstage/catalog-model@1.4.3

## 0.6.16-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.13.8-next.2
  - @backstage/plugin-catalog-react@1.9.0-next.2

## 0.6.16-next.1

### Patch Changes

- 62b5922916: Internal theme type updates
- Updated dependencies
  - @backstage/plugin-catalog-react@1.9.0-next.1
  - @backstage/core-components@0.13.8-next.1
  - @backstage/catalog-model@1.4.3
  - @backstage/core-plugin-api@1.8.0-next.0
  - @backstage/theme@0.4.4-next.0

## 0.6.16-next.0

### Patch Changes

- 6c2b872153: Add official support for React 18.
- Updated dependencies
  - @backstage/core-components@0.13.7-next.0
  - @backstage/plugin-catalog-react@1.9.0-next.0
  - @backstage/core-plugin-api@1.8.0-next.0
  - @backstage/theme@0.4.4-next.0
  - @backstage/catalog-model@1.4.3

## 0.6.15

### Patch Changes

- dc5b6b971b: Fixed the display of OwnershipCard with aggregated relations by loading relations when getting children of entity.
  This allows the already existing recursive method to work properly when children of entity have children themselves.
- 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
- f95af4e540: Updated dependency `@testing-library/dom` to `^9.0.0`.
- Updated dependencies
  - @backstage/plugin-catalog-react@1.8.5
  - @backstage/core-plugin-api@1.7.0
  - @backstage/core-components@0.13.6
  - @backstage/catalog-model@1.4.3
  - @backstage/theme@0.4.3

## 0.6.15-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.13.6-next.2
  - @backstage/core-plugin-api@1.7.0-next.1
  - @backstage/catalog-model@1.4.3-next.0
  - @backstage/plugin-catalog-react@1.8.5-next.2
  - @backstage/theme@0.4.3-next.0

## 0.6.15-next.1

### Patch Changes

- dc5b6b971b: Fixed the display of OwnershipCard with aggregated relations by loading relations when getting children of entity.
  This allows the already existing recursive method to work properly when children of entity have children themselves.
- Updated dependencies
  - @backstage/core-components@0.13.6-next.1
  - @backstage/plugin-catalog-react@1.8.5-next.1
  - @backstage/core-plugin-api@1.7.0-next.0
  - @backstage/catalog-model@1.4.2
  - @backstage/theme@0.4.2

## 0.6.15-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.8.5-next.0
  - @backstage/core-plugin-api@1.7.0-next.0
  - @backstage/core-components@0.13.6-next.0
  - @backstage/catalog-model@1.4.2
  - @backstage/theme@0.4.2

## 0.6.14

### Patch Changes

- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- 43a2137bb829: Ensure direct relations are shown for User entities while keeping support for aggregating closest parent group ownership
- dd9329caea1c: Entity relations toggle should by default be aggregated for User entities
- 8cec7664e146: Removed `@types/node` dependency
- Updated dependencies
  - @backstage/plugin-catalog-react@1.8.4
  - @backstage/core-components@0.13.5
  - @backstage/catalog-model@1.4.2
  - @backstage/core-plugin-api@1.6.0
  - @backstage/theme@0.4.2

## 0.6.14-next.3

### Patch Changes

- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
  - @backstage/catalog-model@1.4.2-next.2
  - @backstage/core-components@0.13.5-next.3
  - @backstage/core-plugin-api@1.6.0-next.3
  - @backstage/plugin-catalog-react@1.8.4-next.3
  - @backstage/theme@0.4.2-next.0

## 0.6.14-next.2

### Patch Changes

- dd9329caea1c: Entity relations toggle should by default be aggregated for User entities
- 8cec7664e146: Removed `@types/node` dependency
- Updated dependencies
  - @backstage/core-components@0.13.5-next.2
  - @backstage/core-plugin-api@1.6.0-next.2
  - @backstage/plugin-catalog-react@1.8.4-next.2
  - @backstage/catalog-model@1.4.2-next.1
  - @backstage/theme@0.4.1

## 0.6.14-next.1

### Patch Changes

- 43a2137bb829: Ensure direct relations are shown for User entities while keeping support for aggregating closest parent group ownership
- Updated dependencies
  - @backstage/plugin-catalog-react@1.8.4-next.1
  - @backstage/core-components@0.13.5-next.1
  - @backstage/catalog-model@1.4.2-next.0
  - @backstage/core-plugin-api@1.6.0-next.1
  - @backstage/theme@0.4.1

## 0.6.13-next.0

### Patch Changes

- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
- Updated dependencies
  - @backstage/core-plugin-api@1.6.0-next.0
  - @backstage/core-components@0.13.5-next.0
  - @backstage/catalog-model@1.4.1
  - @backstage/theme@0.4.1
  - @backstage/plugin-catalog-react@1.8.3-next.0

## 0.6.11

### Patch Changes

- 50331203e2a2: Fixed bug in MembersListCard component where the url for the members was static which was breaking the component when catalog route was changed
- 12a8c94eda8d: Add package repository and homepage metadata
- Updated dependencies
  - @backstage/core-components@0.13.4
  - @backstage/plugin-catalog-react@1.8.1
  - @backstage/core-plugin-api@1.5.3
  - @backstage/catalog-model@1.4.1
  - @backstage/theme@0.4.1

## 0.6.11-next.2

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.8.1-next.1

## 0.6.11-next.1

### Patch Changes

- 12a8c94eda8d: Add package repository and homepage metadata
- Updated dependencies
  - @backstage/catalog-model@1.4.1
  - @backstage/core-components@0.13.4-next.0
  - @backstage/core-plugin-api@1.5.3
  - @backstage/theme@0.4.1
  - @backstage/plugin-catalog-react@1.8.1-next.0

## 0.6.11-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.13.4-next.0
  - @backstage/core-plugin-api@1.5.3
  - @backstage/plugin-catalog-react@1.8.1-next.0
  - @backstage/catalog-model@1.4.1
  - @backstage/theme@0.4.1

## 0.6.10

### Patch Changes

- Updated dependencies
  - @backstage/theme@0.4.1
  - @backstage/plugin-catalog-react@1.8.0
  - @backstage/core-components@0.13.3
  - @backstage/core-plugin-api@1.5.3
  - @backstage/catalog-model@1.4.1

## 0.6.10-next.2

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.8.0-next.2
  - @backstage/theme@0.4.1-next.1
  - @backstage/core-plugin-api@1.5.3-next.1
  - @backstage/core-components@0.13.3-next.2
  - @backstage/catalog-model@1.4.1-next.0

## 0.6.10-next.1

### Patch Changes

- Updated dependencies
  - @backstage/theme@0.4.1-next.0
  - @backstage/core-components@0.13.3-next.1
  - @backstage/core-plugin-api@1.5.3-next.0
  - @backstage/plugin-catalog-react@1.7.1-next.1

## 0.6.10-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.13.3-next.0
  - @backstage/catalog-model@1.4.1-next.0
  - @backstage/core-plugin-api@1.5.2
  - @backstage/theme@0.4.0
  - @backstage/plugin-catalog-react@1.7.1-next.0

## 0.6.9

### Patch Changes

- 0151ed6ec37a: EntityOwnershipCard: Fix color to pick up from page theme for component type
- 2e036369d83b: Updated `alertApi` usages with severity of `info` or `success` to use `display: transient`
- Updated dependencies
  - @backstage/core-plugin-api@1.5.2
  - @backstage/core-components@0.13.2
  - @backstage/theme@0.4.0
  - @backstage/plugin-catalog-react@1.7.0
  - @backstage/catalog-model@1.4.0

## 0.6.9-next.3

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.13.2-next.3
  - @backstage/catalog-model@1.4.0-next.1
  - @backstage/core-plugin-api@1.5.2-next.0
  - @backstage/theme@0.4.0-next.1
  - @backstage/plugin-catalog-react@1.7.0-next.3

## 0.6.9-next.2

### Patch Changes

- Updated dependencies
  - @backstage/theme@0.4.0-next.1
  - @backstage/plugin-catalog-react@1.7.0-next.2
  - @backstage/core-components@0.13.2-next.2
  - @backstage/core-plugin-api@1.5.2-next.0

## 0.6.9-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.13.2-next.1
  - @backstage/plugin-catalog-react@1.7.0-next.1
  - @backstage/catalog-model@1.4.0-next.0
  - @backstage/core-plugin-api@1.5.2-next.0
  - @backstage/theme@0.4.0-next.0

## 0.6.9-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.7.0-next.0
  - @backstage/theme@0.4.0-next.0
  - @backstage/core-components@0.13.2-next.0
  - @backstage/core-plugin-api@1.5.1
  - @backstage/catalog-model@1.3.0

## 0.6.8

### Patch Changes

- 6e387c077a4: Changed the MembersListCard component to allow displaying aggregated members when viewing a group. Now, a toggle switch can be displayed that lets you switch between showing direct members and aggregated members.

  To enable this new feature, set the showAggregateMembersToggle prop on EntityMembersListCard:

  ```jsx
  // In packages/app/src/components/catalog/EntityPage.tsx
  const groupPage = (
    // ...
    <EntityMembersListCard showAggregateMembersToggle />
    // ...
  );
  ```

- Updated dependencies
  - @backstage/theme@0.3.0
  - @backstage/plugin-catalog-react@1.6.0
  - @backstage/core-components@0.13.1
  - @backstage/catalog-model@1.3.0
  - @backstage/core-plugin-api@1.5.1

## 0.6.8-next.2

### Patch Changes

- 6e387c077a4: Changed the MembersListCard component to allow displaying aggregated members when viewing a group. Now, a toggle switch can be displayed that lets you switch between showing direct members and aggregated members.

  To enable this new feature, set the showAggregateMembersToggle prop on EntityMembersListCard:

  ```jsx
  // In packages/app/src/components/catalog/EntityPage.tsx
  const groupPage = (
    // ...
    <EntityMembersListCard showAggregateMembersToggle />
    // ...
  );
  ```

- Updated dependencies
  - @backstage/theme@0.3.0-next.0
  - @backstage/core-components@0.13.1-next.1
  - @backstage/plugin-catalog-react@1.6.0-next.2
  - @backstage/core-plugin-api@1.5.1

## 0.6.8-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.13.1-next.0
  - @backstage/core-plugin-api@1.5.1
  - @backstage/plugin-catalog-react@1.6.0-next.1

## 0.6.8-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.6.0-next.0
  - @backstage/core-components@0.13.0
  - @backstage/core-plugin-api@1.5.1
  - @backstage/catalog-model@1.3.0
  - @backstage/theme@0.2.19

## 0.6.7

### Patch Changes

- d7c8d8c52dd: Allow the title of the group profile card to use the title of the entity, if it is set.
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
- 228ab677d31: Added `entityLimit` to change the limit of entities displayed in the ownership boxes.

  [StoryBook Example for Ownership Card](https://backstage.io/storybook/?path=/story/plugins-org-ownership-card--default)

- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
  - @backstage/core-components@0.13.0
  - @backstage/plugin-catalog-react@1.5.0
  - @backstage/theme@0.2.19
  - @backstage/core-plugin-api@1.5.1
  - @backstage/catalog-model@1.3.0

## 0.6.7-next.3

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.5.0-next.3
  - @backstage/catalog-model@1.3.0-next.0
  - @backstage/core-components@0.13.0-next.3
  - @backstage/core-plugin-api@1.5.1-next.1
  - @backstage/theme@0.2.19-next.0

## 0.6.7-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.12.6-next.2
  - @backstage/plugin-catalog-react@1.4.1-next.2
  - @backstage/core-plugin-api@1.5.1-next.1
  - @backstage/catalog-model@1.2.1
  - @backstage/theme@0.2.19-next.0

## 0.6.7-next.1

### Patch Changes

- d7c8d8c52dd: Allow the title of the group profile card to use the title of the entity, if it is set.
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
  - @backstage/core-components@0.12.6-next.1
  - @backstage/core-plugin-api@1.5.1-next.0
  - @backstage/plugin-catalog-react@1.4.1-next.1
  - @backstage/theme@0.2.19-next.0
  - @backstage/catalog-model@1.2.1

## 0.6.7-next.0

### Patch Changes

- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
- Updated dependencies
  - @backstage/core-components@0.12.6-next.0
  - @backstage/plugin-catalog-react@1.4.1-next.0
  - @backstage/core-plugin-api@1.5.0
  - @backstage/catalog-model@1.2.1
  - @backstage/theme@0.2.18

## 0.6.6

### Patch Changes

- cb8ec97cdeb: Change black & white colors to be theme aware
- 36bccb5252f: Fix small UI-glitch in MemberListCard
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
- a06fcac4040: Add styling to the `MembersListCard` and `ComponentsGrid` to handle overflow text.
- Updated dependencies
  - @backstage/core-components@0.12.5
  - @backstage/plugin-catalog-react@1.4.0
  - @backstage/core-plugin-api@1.5.0
  - @backstage/catalog-model@1.2.1
  - @backstage/theme@0.2.18

## 0.6.6-next.2

### Patch Changes

- a06fcac4040: Add styling to the `MembersListCard` and `ComponentsGrid` to handle overflow text.
- Updated dependencies
  - @backstage/core-components@0.12.5-next.2
  - @backstage/plugin-catalog-react@1.4.0-next.2
  - @backstage/core-plugin-api@1.5.0-next.2

## 0.6.6-next.1

### Patch Changes

- cb8ec97cdeb: Change black & white colors to be theme aware
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
- Updated dependencies
  - @backstage/core-components@0.12.5-next.1
  - @backstage/core-plugin-api@1.4.1-next.1
  - @backstage/theme@0.2.18-next.0
  - @backstage/plugin-catalog-react@1.4.0-next.1
  - @backstage/catalog-model@1.2.1-next.1

## 0.6.6-next.0

### Patch Changes

- 36bccb5252: Fix small UI-glitch in MemberListCard
- Updated dependencies
  - @backstage/plugin-catalog-react@1.4.0-next.0
  - @backstage/core-plugin-api@1.4.1-next.0
  - @backstage/catalog-model@1.2.1-next.0
  - @backstage/core-components@0.12.5-next.0
  - @backstage/theme@0.2.17

## 0.6.5

### Patch Changes

- 5a4fa8859b: Updated `LinksGroup` to use `Link` over `ListItem` as this makes the links more obvious and follows the pattern already used in the `GroupProfileCard`. Also updated the `GroupProfileCard` `ExtraDetails` story in Storybook to enable the `showLinks` feature with this off there is no difference between it and the `default` story.
- Updated dependencies
  - @backstage/core-components@0.12.4
  - @backstage/catalog-model@1.2.0
  - @backstage/theme@0.2.17
  - @backstage/core-plugin-api@1.4.0
  - @backstage/plugin-catalog-react@1.3.0

## 0.6.5-next.2

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@1.2.0-next.1
  - @backstage/core-components@0.12.4-next.1
  - @backstage/core-plugin-api@1.3.0
  - @backstage/theme@0.2.16
  - @backstage/plugin-catalog-react@1.3.0-next.2

## 0.6.5-next.1

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.12.4-next.0
  - @backstage/plugin-catalog-react@1.3.0-next.1
  - @backstage/catalog-model@1.1.6-next.0
  - @backstage/core-plugin-api@1.3.0
  - @backstage/theme@0.2.16

## 0.6.5-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.3.0-next.0
  - @backstage/catalog-model@1.1.6-next.0

## 0.6.4

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@1.1.5
  - @backstage/plugin-catalog-react@1.2.4
  - @backstage/core-components@0.12.3
  - @backstage/core-plugin-api@1.3.0
  - @backstage/theme@0.2.16

## 0.6.4-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-plugin-api@1.3.0-next.1
  - @backstage/plugin-catalog-react@1.2.4-next.2
  - @backstage/catalog-model@1.1.5-next.1
  - @backstage/core-components@0.12.3-next.2
  - @backstage/theme@0.2.16

## 0.6.4-next.1

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@1.1.5-next.1
  - @backstage/core-components@0.12.3-next.1
  - @backstage/core-plugin-api@1.2.1-next.0
  - @backstage/theme@0.2.16
  - @backstage/plugin-catalog-react@1.2.4-next.1

## 0.6.4-next.0

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@1.1.5-next.0
  - @backstage/plugin-catalog-react@1.2.4-next.0
  - @backstage/core-components@0.12.3-next.0
  - @backstage/core-plugin-api@1.2.0
  - @backstage/theme@0.2.16

## 0.6.3

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.12.2
  - @backstage/plugin-catalog-react@1.2.3

## 0.6.2

### Patch Changes

- 4395eac4d8: Made all the ownership boxes the same size
- 2e701b3796: Internal refactor to use `react-router-dom` rather than `react-router`.
- 67cedfe42e: Update `UserProfileCard` and `GroupProfileCard` to not render links unless the `showLinks` prop is set. The primary component for rendering links are the `EntityLinksCard` from plugin-catalog.
- 3280711113: Updated dependency `msw` to `^0.49.0`.
- Updated dependencies
  - @backstage/core-plugin-api@1.2.0
  - @backstage/core-components@0.12.1
  - @backstage/plugin-catalog-react@1.2.2
  - @backstage/catalog-model@1.1.4
  - @backstage/theme@0.2.16

## 0.6.2-next.4

### Patch Changes

- 2e701b3796: Internal refactor to use `react-router-dom` rather than `react-router`.
- Updated dependencies
  - @backstage/core-components@0.12.1-next.4
  - @backstage/plugin-catalog-react@1.2.2-next.4
  - @backstage/catalog-model@1.1.4-next.1
  - @backstage/core-plugin-api@1.2.0-next.2
  - @backstage/theme@0.2.16

## 0.6.2-next.3

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.12.1-next.3
  - @backstage/catalog-model@1.1.4-next.1
  - @backstage/core-plugin-api@1.2.0-next.2
  - @backstage/theme@0.2.16
  - @backstage/plugin-catalog-react@1.2.2-next.3

## 0.6.2-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-plugin-api@1.2.0-next.2
  - @backstage/core-components@0.12.1-next.2
  - @backstage/plugin-catalog-react@1.2.2-next.2
  - @backstage/catalog-model@1.1.4-next.1
  - @backstage/theme@0.2.16

## 0.6.2-next.1

### Patch Changes

- 67cedfe42e: Update `UserProfileCard` and `GroupProfileCard` to not render links unless the `showLinks` prop is set. The primary component for rendering links are the `EntityLinksCard` from plugin-catalog.
- Updated dependencies
  - @backstage/core-components@0.12.1-next.1
  - @backstage/core-plugin-api@1.1.1-next.1
  - @backstage/plugin-catalog-react@1.2.2-next.1
  - @backstage/catalog-model@1.1.4-next.1
  - @backstage/theme@0.2.16

## 0.6.1-next.0

### Patch Changes

- 3280711113: Updated dependency `msw` to `^0.49.0`.
- Updated dependencies
  - @backstage/core-components@0.12.1-next.0
  - @backstage/core-plugin-api@1.1.1-next.0
  - @backstage/plugin-catalog-react@1.2.2-next.0
  - @backstage/catalog-model@1.1.4-next.0
  - @backstage/theme@0.2.16

## 0.6.0

### Minor Changes

- 0b11500151: Updates the User and Group Profile cards to add the links from the UserEntity or the GroupEntity

### Patch Changes

- 38dd29ea95: Add entity kind to the Ownership Cards. Fix the query parameters for the links of the Ownership Cards so that the catalog page actually selects the right entity kind.
- Updated dependencies
  - @backstage/plugin-catalog-react@1.2.1
  - @backstage/core-components@0.12.0
  - @backstage/core-plugin-api@1.1.0
  - @backstage/catalog-model@1.1.3
  - @backstage/theme@0.2.16

## 0.6.0-next.1

### Minor Changes

- 0b11500151: Updates the User and Group Profile cards to add the links from the UserEntity or the GroupEntity

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.12.0-next.1
  - @backstage/catalog-model@1.1.3-next.0
  - @backstage/core-plugin-api@1.1.0-next.0
  - @backstage/theme@0.2.16
  - @backstage/plugin-catalog-react@1.2.1-next.1

## 0.5.11-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.2.1-next.0
  - @backstage/core-components@0.12.0-next.0
  - @backstage/core-plugin-api@1.1.0-next.0
  - @backstage/catalog-model@1.1.3-next.0
  - @backstage/theme@0.2.16

## 0.5.10

### Patch Changes

- f2b4b55636: consistently show parent and child relations in group profile card
- Updated dependencies
  - @backstage/catalog-model@1.1.2
  - @backstage/plugin-catalog-react@1.2.0
  - @backstage/core-components@0.11.2
  - @backstage/core-plugin-api@1.0.7
  - @backstage/theme@0.2.16

## 0.5.10-next.2

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.2.0-next.2
  - @backstage/catalog-model@1.1.2-next.2
  - @backstage/core-components@0.11.2-next.2
  - @backstage/core-plugin-api@1.0.7-next.2
  - @backstage/theme@0.2.16

## 0.5.10-next.1

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.2.0-next.1
  - @backstage/core-components@0.11.2-next.1
  - @backstage/core-plugin-api@1.0.7-next.1
  - @backstage/catalog-model@1.1.2-next.1
  - @backstage/theme@0.2.16

## 0.5.10-next.0

### Patch Changes

- f2b4b55636: consistently show parent and child relations in group profile card
- Updated dependencies
  - @backstage/catalog-model@1.1.2-next.0
  - @backstage/core-components@0.11.2-next.0
  - @backstage/plugin-catalog-react@1.1.5-next.0
  - @backstage/core-plugin-api@1.0.7-next.0
  - @backstage/theme@0.2.16

## 0.5.9

### Patch Changes

- 817f3196f6: Updated React Router dependencies to be peer dependencies.
- 7d47def9c4: Removed dependency on `@types/jest`.
- ab6650ede9: Added an edit button to the `UserProfileCard` that is enabled when the `backstage.io/edit-url` is present, this matches how the `GroupProfileCard` works
- 667d917488: Updated dependency `msw` to `^0.47.0`.
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
  - @backstage/core-components@0.11.1
  - @backstage/core-plugin-api@1.0.6
  - @backstage/plugin-catalog-react@1.1.4
  - @backstage/catalog-model@1.1.1

## 0.5.9-next.3

### Patch Changes

- 7d47def9c4: Removed dependency on `@types/jest`.
- Updated dependencies
  - @backstage/plugin-catalog-react@1.1.4-next.2
  - @backstage/catalog-model@1.1.1-next.0
  - @backstage/core-components@0.11.1-next.3
  - @backstage/core-plugin-api@1.0.6-next.3

## 0.5.9-next.2

### Patch Changes

- 667d917488: Updated dependency `msw` to `^0.47.0`.
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
- Updated dependencies
  - @backstage/core-components@0.11.1-next.2
  - @backstage/core-plugin-api@1.0.6-next.2

## 0.5.9-next.1

### Patch Changes

- 817f3196f6: Updated React Router dependencies to be peer dependencies.
- Updated dependencies
  - @backstage/core-components@0.11.1-next.1
  - @backstage/core-plugin-api@1.0.6-next.1
  - @backstage/plugin-catalog-react@1.1.4-next.1

## 0.5.9-next.0

### Patch Changes

- ab6650ede9: Added an edit button to the `UserProfileCard` that is enabled when the `backstage.io/edit-url` is present, this matches how the `GroupProfileCard` works
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
  - @backstage/core-plugin-api@1.0.6-next.0
  - @backstage/core-components@0.11.1-next.0
  - @backstage/plugin-catalog-react@1.1.4-next.0

## 0.5.8

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.11.0
  - @backstage/core-plugin-api@1.0.5
  - @backstage/plugin-catalog-react@1.1.3

## 0.5.8-next.1

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.1.3-next.2
  - @backstage/core-components@0.11.0-next.2

## 0.5.8-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-plugin-api@1.0.5-next.0
  - @backstage/plugin-catalog-react@1.1.3-next.0
  - @backstage/core-components@0.10.1-next.0

## 0.5.7

### Patch Changes

- a70869e775: Updated dependency `msw` to `^0.43.0`.
- 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
- 1e984b11fc: Render namespaces for teams with subtitles in `MyGroupsSidebarItem`
- Updated dependencies
  - @backstage/core-components@0.10.0
  - @backstage/catalog-model@1.1.0
  - @backstage/core-plugin-api@1.0.4
  - @backstage/plugin-catalog-react@1.1.2
  - @backstage/theme@0.2.16

## 0.5.7-next.3

### Patch Changes

- a70869e775: Updated dependency `msw` to `^0.43.0`.
- Updated dependencies
  - @backstage/core-plugin-api@1.0.4-next.0
  - @backstage/core-components@0.10.0-next.3
  - @backstage/catalog-model@1.1.0-next.3
  - @backstage/plugin-catalog-react@1.1.2-next.3

## 0.5.7-next.2

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.10.0-next.2
  - @backstage/catalog-model@1.1.0-next.2
  - @backstage/theme@0.2.16-next.1
  - @backstage/plugin-catalog-react@1.1.2-next.2

## 0.5.7-next.1

### Patch Changes

- 1e984b11fc: Render namespaces for teams with subtitles in `MyGroupsSidebarItem`
- Updated dependencies
  - @backstage/core-components@0.9.6-next.1
  - @backstage/catalog-model@1.1.0-next.1
  - @backstage/theme@0.2.16-next.0
  - @backstage/plugin-catalog-react@1.1.2-next.1

## 0.5.7-next.0

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@1.1.0-next.0
  - @backstage/core-components@0.9.6-next.0
  - @backstage/plugin-catalog-react@1.1.2-next.0

## 0.5.6

### Patch Changes

- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
- 306d0b4fdd: Added the ability to use an additional `filter` when fetching groups in `MyGroupsSidebarItem` component. Example:

  ```diff
  // app/src/components/Root/Root.tsx
  <SidebarPage>
      <Sidebar>
        //...
        <SidebarGroup label="Menu" icon={<MenuIcon />}>
          {/* Global nav, not org-specific */}
          //...
          <SidebarItem icon={HomeIcon} to="catalog" text="Home" />
          <MyGroupsSidebarItem
            singularTitle="My Squad"
            pluralTitle="My Squads"
            icon={GroupIcon}
  +         filter={{ 'spec.type': 'team' }}
          />
         //...
        </SidebarGroup>
      </ Sidebar>
  </SidebarPage>
  ```

- Updated dependencies
  - @backstage/plugin-catalog-react@1.1.1
  - @backstage/core-components@0.9.5
  - @backstage/core-plugin-api@1.0.3
  - @backstage/catalog-model@1.0.3

## 0.5.6-next.2

### Patch Changes

- 306d0b4fdd: Added the ability to use an additional `filter` when fetching groups in `MyGroupsSidebarItem` component. Example:

  ```diff
  // app/src/components/Root/Root.tsx
  <SidebarPage>
      <Sidebar>
        //...
        <SidebarGroup label="Menu" icon={<MenuIcon />}>
          {/* Global nav, not org-specific */}
          //...
          <SidebarItem icon={HomeIcon} to="catalog" text="Home" />
          <MyGroupsSidebarItem
            singularTitle="My Squad"
            pluralTitle="My Squads"
            icon={GroupIcon}
  +         filter={{ 'spec.type': 'team' }}
          />
         //...
        </SidebarGroup>
      </ Sidebar>
  </SidebarPage>
  ```

- Updated dependencies
  - @backstage/core-components@0.9.5-next.2

## 0.5.6-next.1

### Patch Changes

- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
- Updated dependencies
  - @backstage/core-components@0.9.5-next.1
  - @backstage/core-plugin-api@1.0.3-next.0
  - @backstage/catalog-model@1.0.3-next.0
  - @backstage/plugin-catalog-react@1.1.1-next.1

## 0.5.6-next.0

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@1.1.1-next.0
  - @backstage/core-components@0.9.5-next.0

## 0.5.5

### Patch Changes

- dfee1002d7: Fixed overflow bug of name and email on EntitiyMembersListCard component which can occur on specific 'screen width' + ’character length' combinations
- cb0db62344: Fix linking ownership card to catalog owner filter when namespaces are used
- 8da4a207dd: Fix ref to filtered catalog table view when using aggregated relations.
- 2025d7c123: Include namespace in `MyGroupSidebarItem` if not default and remove root item routing if there are multiple groups
- Updated dependencies
  - @backstage/core-components@0.9.4
  - @backstage/core-plugin-api@1.0.2
  - @backstage/plugin-catalog-react@1.1.0
  - @backstage/catalog-model@1.0.2

## 0.5.5-next.3

### Patch Changes

- 2025d7c123: Include namespace in `MyGroupSidebarItem` if not default and remove root item routing if there are multiple groups
- Updated dependencies
  - @backstage/core-components@0.9.4-next.2

## 0.5.5-next.2

### Patch Changes

- dfee1002d7: Fixed overflow bug of name and email on EntitiyMembersListCard component which can occur on specific 'screen width' + ’character length' combinations
- Updated dependencies
  - @backstage/core-components@0.9.4-next.1
  - @backstage/plugin-catalog-react@1.1.0-next.2
  - @backstage/catalog-model@1.0.2-next.0
  - @backstage/core-plugin-api@1.0.2-next.1

## 0.5.5-next.1

### Patch Changes

- cb0db62344: Fix linking ownership card to catalog owner filter when namespaces are used
- Updated dependencies
  - @backstage/core-components@0.9.4-next.0
  - @backstage/core-plugin-api@1.0.2-next.0
  - @backstage/plugin-catalog-react@1.1.0-next.1

## 0.5.5-next.0

### Patch Changes

- 8da4a207dd: Fix ref to filtered catalog table view when using aggregated relations.
- Updated dependencies
  - @backstage/plugin-catalog-react@1.1.0-next.0

## 0.5.4

### Patch Changes

- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
- cb592bfce7: Provides the ability to hide the relations toggle on the `OwnershipCard` as well as setting a default relation type.

  To hide the toggle simply include the `hideRelationsToggle` prop like this:

  ```tsx
  <EntityOwnershipCard
    variant="gridItem"
    entityFilterKind={customEntityFilterKind}
    hideRelationsToggle
  />
  ```

  To set the default relation type, add the `relationsType` prop with a value of direct or aggregated, the default if not provided is direct. Here is an example:

  ```tsx
  <EntityOwnershipCard
    variant="gridItem"
    entityFilterKind={customEntityFilterKind}
    relationsType="aggregated"
  />
  ```

- d014fe2cb4: Introduced a new MyGroupsSidebarItem SidebarItem that links to one or more groups based on the logged in user's membership.

  To use MyGroupsSidebarItem you'll need to add it to your `Root.tsx` like this:

  ```diff
  // app/src/components/Root/Root.tsx
  + import { MyGroupsSidebarItem } from '@backstage/plugin-org';
  + import GroupIcon from '@material-ui/icons/People';

  <SidebarPage>
      <Sidebar>
        //...
        <SidebarGroup label="Menu" icon={<MenuIcon />}>
          {/* Global nav, not org-specific */}
          //...
          <SidebarItem icon={HomeIcon} to="catalog" text="Home" />
  +       <MyGroupsSidebarItem
  +         singularTitle="My Squad"
  +         pluralTitle="My Squads"
  +         icon={GroupIcon}
  +       />
         //...
        </SidebarGroup>
      </ Sidebar>
  </SidebarPage>
  ```

- 111995470d: add aggregated ownership type for kind group in OwnershipCard
- 230ad0826f: Bump to using `@types/node` v16
- 0bada4fc4d: Added the `metadata.description` to the bottom of each member on the MembersListCard
- 99063c39ae: Minor API report cleanup
- Updated dependencies
  - @backstage/plugin-catalog-react@1.0.1
  - @backstage/catalog-model@1.0.1
  - @backstage/core-components@0.9.3
  - @backstage/core-plugin-api@1.0.1

## 0.5.4-next.3

### Patch Changes

- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
- 230ad0826f: Bump to using `@types/node` v16
- Updated dependencies
  - @backstage/core-components@0.9.3-next.2
  - @backstage/core-plugin-api@1.0.1-next.0
  - @backstage/plugin-catalog-react@1.0.1-next.3

## 0.5.4-next.2

### Patch Changes

- cb592bfce7: Provides the ability to hide the relations toggle on the `OwnershipCard` as well as setting a default relation type.

  To hide the toggle simply include the `hideRelationsToggle` prop like this:

  ```tsx
  <EntityOwnershipCard
    variant="gridItem"
    entityFilterKind={customEntityFilterKind}
    hideRelationsToggle
  />
  ```

  To set the default relation type, add the `relationsType` prop with a value of direct or aggregated, the default if not provided is direct. Here is an example:

  ```tsx
  <EntityOwnershipCard
    variant="gridItem"
    entityFilterKind={customEntityFilterKind}
    relationsType="aggregated"
  />
  ```

- d014fe2cb4: Introduced a new MyGroupsSidebarItem SidebarItem that links to one or more groups based on the logged in user's membership.

  To use MyGroupsSidebarItem you'll need to add it to your `Root.tsx` like this:

  ```diff
  // app/src/components/Root/Root.tsx
  + import { MyGroupsSidebarItem } from '@backstage/plugin-org';
  + import GroupIcon from '@material-ui/icons/People';

  <SidebarPage>
      <Sidebar>
        //...
        <SidebarGroup label="Menu" icon={<MenuIcon />}>
          {/* Global nav, not org-specific */}
          //...
          <SidebarItem icon={HomeIcon} to="catalog" text="Home" />
  +       <MyGroupsSidebarItem
  +         singularTitle="My Squad"
  +         pluralTitle="My Squads"
  +         icon={GroupIcon}
  +       />
         //...
        </SidebarGroup>
      </ Sidebar>
  </SidebarPage>
  ```

- 0bada4fc4d: Added the `metadata.description` to the bottom of each member on the MembersListCard
- 99063c39ae: Minor API report cleanup
- Updated dependencies
  - @backstage/core-components@0.9.3-next.1
  - @backstage/plugin-catalog-react@1.0.1-next.2
  - @backstage/catalog-model@1.0.1-next.1

## 0.5.4-next.1

### Patch Changes

- 111995470d: add aggregated ownership type for kind group in OwnershipCard
- Updated dependencies
  - @backstage/plugin-catalog-react@1.0.1-next.1

## 0.5.4-next.0

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@1.0.1-next.0
  - @backstage/plugin-catalog-react@1.0.1-next.0
  - @backstage/core-components@0.9.3-next.0

## 0.5.3

### Patch Changes

- a422d7ce5e: chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3
- 132189e466: Updated the code to handle User kind `spec.memberOf` now being optional.
- Updated dependencies
  - @backstage/core-components@0.9.2
  - @backstage/core-plugin-api@1.0.0
  - @backstage/plugin-catalog-react@1.0.0
  - @backstage/catalog-model@1.0.0

## 0.5.2

### Patch Changes

- 2986f8e09d: Fixed EntityOwnerPicker and OwnershipCard url filter issue with more than 21 owners
- Updated dependencies
  - @backstage/plugin-catalog-react@0.9.0
  - @backstage/core-components@0.9.1
  - @backstage/catalog-model@0.13.0

## 0.5.2-next.0

### Patch Changes

- 2986f8e09d: Fixed EntityOwnerPicker and OwnershipCard url filter issue with more than 21 owners
- Updated dependencies
  - @backstage/plugin-catalog-react@0.9.0-next.0
  - @backstage/core-components@0.9.1-next.0
  - @backstage/catalog-model@0.13.0-next.0

## 0.5.1

### Patch Changes

- f41a293231: - **DEPRECATION**: Deprecated `formatEntityRefTitle` in favor of the new `humanizeEntityRef` method instead. Please migrate to using the new method instead.
- 8f0e8e039b: Removed usage of deprecated `getEntityMetadataViewUrl` and `getEntityMetadataEditUrl` helpers.
- Updated dependencies
  - @backstage/catalog-model@0.12.0
  - @backstage/core-components@0.9.0
  - @backstage/plugin-catalog-react@0.8.0
  - @backstage/core-plugin-api@0.8.0

## 0.5.0

### Minor Changes

- 2262fe19c9: **BREAKING**: Removed support for passing in an explicit `entity` prop to entity page extensions, which has been deprecated for a long time. This is only a breaking change at the TypeScript level, as this property was already ignored.

### Patch Changes

- cd8c6970ed: Add entity sync button to Group page
- 919cf2f836: Minor updates to match the new `targetRef` field of relations, and to stop consuming the `target` field
- Updated dependencies
  - @backstage/core-components@0.8.10
  - @backstage/plugin-catalog-react@0.7.0
  - @backstage/catalog-model@0.11.0
  - @backstage/core-plugin-api@0.7.0

## 0.4.3

### Patch Changes

- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
- c77c5c7eb6: Added `backstage.role` to `package.json`
- 538ca90790: Use updated type names from `@backstage/catalog-client`
- 7aeb491394: Replace use of deprecated `ENTITY_DEFAULT_NAMESPACE` constant with `DEFAULT_NAMESPACE`.
- Updated dependencies
  - @backstage/core-components@0.8.9
  - @backstage/core-plugin-api@0.6.1
  - @backstage/plugin-catalog-react@0.6.15
  - @backstage/catalog-model@0.10.0
  - @backstage/theme@0.2.15

## 0.4.2

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.8.8
  - @backstage/plugin-catalog-react@0.6.14

## 0.4.2-next.0

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.8.8-next.0
  - @backstage/plugin-catalog-react@0.6.14-next.0

## 0.4.1

### Patch Changes

- ef86143c16: Added `relations.memberof` filter to the catalog api call in `MemberListCard` to avoid fetching all the User entity kinds from catalog-backend.
- 64cbca7839: The description from `metadata.description` will now show as the `subheader` on the UserProfileCard in the same way as the GroupProfileCard
- Updated dependencies
  - @backstage/core-components@0.8.7
  - @backstage/plugin-catalog-react@0.6.13

## 0.4.1-next.0

### Patch Changes

- ef86143c16: Added `relations.memberof` filter to the catalog api call in `MemberListCard` to avoid fetching all the User entity kinds from catalog-backend.
- Updated dependencies
  - @backstage/core-components@0.8.7-next.0
  - @backstage/plugin-catalog-react@0.6.13-next.0

## 0.4.0

### Minor Changes

- 1285c2fe60: **BREAKING**: Added a new and required `catalogIndex` external route. It should typically be linked to the `catalogIndex` route of the Catalog plugin:

  ```ts
  bind(orgPlugin.externalRoutes, {
    catalogIndex: catalogPlugin.routes.catalogIndex,
  });
  ```

### Patch Changes

- f006fe2529: For the component `EntityMembersListCard` you can now specify the pageSize. For example:

  ```tsx
  <Grid item xs={12}>
    <EntityMembersListCard pageSize={100} />
  </Grid>
  ```

  If left empty it will by default use 50.

- 2908a41b9b: Fixed typo in `MembersListCard` component
- Updated dependencies
  - @backstage/core-components@0.8.5
  - @backstage/core-plugin-api@0.6.0
  - @backstage/plugin-catalog-react@0.6.12
  - @backstage/catalog-model@0.9.10

## 0.3.35-next.0

### Patch Changes

- f006fe2529: For the component `EntityMembersListCard` you can now specify the pageSize. For example:

  ```tsx
  <Grid item xs={12}>
    <EntityMembersListCard pageSize={100} />
  </Grid>
  ```

  If left empty it will by default use 50.

- 2908a41b9b: Fixed typo in `MembersListCard` component
- Updated dependencies
  - @backstage/core-components@0.8.5-next.0
  - @backstage/core-plugin-api@0.6.0-next.0
  - @backstage/plugin-catalog-react@0.6.12-next.0
  - @backstage/catalog-model@0.9.10-next.0

## 0.3.34

### Patch Changes

- 3f08dcd696: For the component `EntityMembersListCard` you can now specify the type of members you have in a group. For example:

  ```tsx
  <Grid item xs={12}>
    <EntityMembersListCard memberDisplayTitle="Ninja's" />
  </Grid>
  ```

  If left empty it will by default use 'Members'.

- Updated dependencies
  - @backstage/core-components@0.8.4
  - @backstage/core-plugin-api@0.5.0
  - @backstage/plugin-catalog-react@0.6.11
  - @backstage/catalog-model@0.9.9

## 0.3.33

### Patch Changes

- 4ce51ab0f1: Internal refactor of the `react-use` imports to use `react-use/lib/*` instead.
- Updated dependencies
  - @backstage/core-plugin-api@0.4.1
  - @backstage/plugin-catalog-react@0.6.10
  - @backstage/core-components@0.8.3

## 0.3.32

### Patch Changes

- 6f263c2cbc: Fixed bug in OwnershipCard component where text wasn't correctly pluralized
- 7a4bd2ceac: Prefer using `Link` from `@backstage/core-components` rather than material-UI.
- Updated dependencies
  - @backstage/core-plugin-api@0.4.0
  - @backstage/plugin-catalog-react@0.6.8
  - @backstage/core-components@0.8.2

## 0.3.31

### Patch Changes

- fe86adbcd2: Added `entityFilterKind` property for `EntityOwnershipCard`
- Updated dependencies
  - @backstage/core-plugin-api@0.3.1
  - @backstage/core-components@0.8.1
  - @backstage/catalog-model@0.9.8
  - @backstage/plugin-catalog-react@0.6.7

## 0.3.30

### Patch Changes

- cd450844f6: Moved React dependencies to `peerDependencies` and allow both React v16 and v17 to be used.
- Updated dependencies
  - @backstage/core-components@0.8.0
  - @backstage/core-plugin-api@0.3.0
  - @backstage/plugin-catalog-react@0.6.5

## 0.3.29

### Patch Changes

- 2f4a686411: Use email links in the catalog's members list instead of text to display a member's email
- Updated dependencies
  - @backstage/core-plugin-api@0.2.1
  - @backstage/core-components@0.7.5

## 0.3.28

### Patch Changes

- Updated dependencies
  - @backstage/catalog-model@0.9.7
  - @backstage/plugin-catalog-react@0.6.4
  - @backstage/core-components@0.7.4
  - @backstage/core-plugin-api@0.2.0

## 0.3.27

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@0.6.0
  - @backstage/core-components@0.7.0
  - @backstage/theme@0.2.11

## 0.3.26

### Patch Changes

- 614da39174: Change the OwnershipCard link on an user profile, including the user's groups on the filters.
- 81a41ec249: Added a `name` key to all extensions in order to improve Analytics API metadata.
- Updated dependencies
  - @backstage/core-components@0.6.1
  - @backstage/core-plugin-api@0.1.10
  - @backstage/plugin-catalog-react@0.5.2
  - @backstage/catalog-model@0.9.4

## 0.3.25

### Patch Changes

- Updated dependencies
  - @backstage/core-plugin-api@0.1.9
  - @backstage/core-components@0.6.0
  - @backstage/plugin-catalog-react@0.5.1

## 0.3.24

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.5.0
  - @backstage/plugin-catalog-react@0.5.0
  - @backstage/catalog-model@0.9.3

## 0.3.23

### Patch Changes

- 9f1362dcc1: Upgrade `@material-ui/lab` to `4.0.0-alpha.57`.
- Updated dependencies
  - @backstage/core-components@0.4.2
  - @backstage/plugin-catalog-react@0.4.6
  - @backstage/core-plugin-api@0.1.8

## 0.3.22

### Patch Changes

- 6ad8fe1a0: Make ownership card style customizable via custom `theme.getPageTheme()`.
- 70718686f: Use correct `Link` in ownership card to avoid a full reload of the app while navigating.
- Updated dependencies
  - @backstage/core-components@0.4.1
  - @backstage/catalog-model@0.9.2
  - @backstage/core-plugin-api@0.1.7

## 0.3.21

### Patch Changes

- c9927b1c7: Don't open a new tab when clicking on the ownership card.
- 7e5f14dda: This change hides pagination counter of search tables and group members list when results fit in one page
- ff304cfc3: Fix OwnershipCard links to support namespaced owners
- Updated dependencies
  - @backstage/plugin-catalog-react@0.4.5
  - @backstage/core-components@0.4.0
  - @backstage/catalog-model@0.9.1

## 0.3.20

### Patch Changes

- a60143c37: Link group ownership boxes through filtered catalog page
- Updated dependencies
  - @backstage/plugin-catalog-react@0.4.4
  - @backstage/core-components@0.3.3

## 0.3.19

### Patch Changes

- Updated dependencies
  - @backstage/core-components@0.3.0
  - @backstage/core-plugin-api@0.1.5
  - @backstage/plugin-catalog-react@0.4.1

## 0.3.18

### Patch Changes

- 9d40fcb1e: - Bumping `material-ui/core` version to at least `4.12.2` as they made some breaking changes in later versions which broke `Pagination` of the `Table`.
  - Switching out `material-table` to `@material-table/core` for support for the later versions of `material-ui/core`
  - This causes a minor API change to `@backstage/core-components` as the interface for `Table` re-exports the `prop` from the underlying `Table` components.
  - `onChangeRowsPerPage` has been renamed to `onRowsPerPageChange`
  - `onChangePage` has been renamed to `onPageChange`
  - Migration guide is here: https://material-table-core.com/docs/breaking-changes
- Updated dependencies
  - @backstage/core-components@0.2.0
  - @backstage/plugin-catalog-react@0.4.0
  - @backstage/core-plugin-api@0.1.4
  - @backstage/theme@0.2.9

## 0.3.17

### Patch Changes

- Updated dependencies
  - @backstage/plugin-catalog-react@0.3.0

## 0.3.16

### Patch Changes

- 34352a79c: Add edit button to Group Profile Card
- Updated dependencies
  - @backstage/core-components@0.1.5
  - @backstage/catalog-model@0.9.0
  - @backstage/plugin-catalog-react@0.2.6

## 0.3.15

### Patch Changes

- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
- ce4abc1e0: Display a tooltip for ownership cards listing the related entities
- Updated dependencies
  - @backstage/core-plugin-api@0.1.3
  - @backstage/catalog-model@0.8.4
  - @backstage/plugin-catalog-react@0.2.4

## 0.3.14

### Patch Changes

- Updated dependencies [add62a455]
- Updated dependencies [cc592248b]
- Updated dependencies [d597a50c6]
- Updated dependencies [17c497b81]
- Updated dependencies [704875e26]
  - @backstage/catalog-model@0.8.0
  - @backstage/core@0.7.11
  - @backstage/core-api@0.2.20
  - @backstage/plugin-catalog-react@0.2.0

## 0.3.13

### Patch Changes

- 062bbf90f: chore: bump `@testing-library/user-event` from 12.8.3 to 13.1.8
- f59a945b7: Paginate group members to only display 50 members maximum.
- 675a569a9: chore: bump `react-use` dependency in all packages
- Updated dependencies [062bbf90f]
- Updated dependencies [10c008a3a]
- Updated dependencies [889d89b6e]
- Updated dependencies [16be1d093]
- Updated dependencies [3f988cb63]
- Updated dependencies [675a569a9]
  - @backstage/core@0.7.9
  - @backstage/core-api@0.2.18
  - @backstage/plugin-catalog-react@0.1.6
  - @backstage/catalog-model@0.7.9

## 0.3.12

### Patch Changes

- 97d53f686: Optimize data fetched for the `OwnershipCard`.
- Updated dependencies [1279a3325]
- Updated dependencies [4a4681b1b]
- Updated dependencies [97b60de98]
- Updated dependencies [b051e770c]
- Updated dependencies [98dd5da71]
  - @backstage/core@0.7.4
  - @backstage/core-api@0.2.16
  - @backstage/catalog-model@0.7.6

## 0.3.11

### Patch Changes

- 7c6e1463b: Correctly route to namespaced group members
- 87171d57d: Correctly include group members via matching namespace relation
- baa39809e: Fixed MembersList showing members from a previous group when navigating to a new group
- 9f48b548c: Some cleanup in how types and components are used; leverage `EntityRefLinks`
- Updated dependencies [9f48b548c]
- Updated dependencies [8488a1a96]
  - @backstage/plugin-catalog-react@0.1.4
  - @backstage/catalog-model@0.7.5

## 0.3.10

### Patch Changes

- 9ca0e4009: use local version of lowerCase and upperCase methods
- Updated dependencies [a51dc0006]
- Updated dependencies [e7f9b9435]
- Updated dependencies [8686eb38c]
- Updated dependencies [9ca0e4009]
- Updated dependencies [34ff49b0f]
- Updated dependencies [d88dd219e]
- Updated dependencies [c8b54c370]
  - @backstage/core-api@0.2.14
  - @backstage/core@0.7.2
  - @backstage/plugin-catalog-react@0.1.2

## 0.3.9

### Patch Changes

- Updated dependencies [12d8f27a6]
- Updated dependencies [40c0fdbaa]
- Updated dependencies [2a271d89e]
- Updated dependencies [bece09057]
- Updated dependencies [169f48deb]
- Updated dependencies [8a1566719]
- Updated dependencies [9d455f69a]
- Updated dependencies [4c049a1a1]
- Updated dependencies [02816ecd7]
  - @backstage/catalog-model@0.7.3
  - @backstage/core-api@0.2.12
  - @backstage/core@0.7.0
  - @backstage/plugin-catalog-react@0.1.1

## 0.3.8

### Patch Changes

- e3bc5aad7: Use the `pageTheme` to colour the OwnershipCard boxes with their respective theme colours.
- Updated dependencies [3a58084b6]
- Updated dependencies [e799e74d4]
- Updated dependencies [d0760ecdf]
- Updated dependencies [1407b34c6]
- Updated dependencies [88f1f1b60]
- Updated dependencies [bad21a085]
- Updated dependencies [9615e68fb]
- Updated dependencies [49f9b7346]
- Updated dependencies [5c2e2863f]
- Updated dependencies [b6c4f485d]
- Updated dependencies [3a58084b6]
- Updated dependencies [2c1f2a7c2]
  - @backstage/core-api@0.2.11
  - @backstage/core@0.6.3
  - @backstage/plugin-catalog-react@0.1.0
  - @backstage/catalog-model@0.7.2

## 0.3.7

### Patch Changes

- f4c2bcf54: Use a more strict type for `variant` of cards.
- e8692df4a: - Fixes padding in `MembersListCard`
  - Fixes email icon size in `GroupProfileCard`
  - Uniform sizing across `GroupProfileCard` and `UserProfileCard`
- Updated dependencies [f10950bd2]
- Updated dependencies [fd3f2a8c0]
- Updated dependencies [d34d26125]
- Updated dependencies [0af242b6d]
- Updated dependencies [f4c2bcf54]
- Updated dependencies [10a0124e0]
- Updated dependencies [07e226872]
- Updated dependencies [f62e7abe5]
- Updated dependencies [96f378d10]
- Updated dependencies [688b73110]
  - @backstage/core-api@0.2.10
  - @backstage/core@0.6.2
  - @backstage/plugin-catalog-react@0.0.4

## 0.3.6

### Patch Changes

- 14aef4b94: Visual updates to User and Group pages
- Updated dependencies [19d354c78]
- Updated dependencies [b51ee6ece]
  - @backstage/plugin-catalog-react@0.0.3
  - @backstage/core@0.6.1

## 0.3.5

### Patch Changes

- 7fc89bae2: Display owner and system as entity page links in the tables of the `api-docs`
  plugin.

  Move `isOwnerOf` and `getEntityRelations` from `@backstage/plugin-catalog` to
  `@backstage/plugin-catalog-react` and export it from there to use it by other
  plugins.

- 0269f4fd9: Migrate to new composability API, exporting the plugin instance as `orgPlugin`, and the entity cards as `EntityGroupProfileCard`, `EntityMembersListCard`, `EntityOwnershipCard`, and `EntityUserProfileCard`.
- 019fe39a0: Switch dependency from `@backstage/plugin-catalog` to `@backstage/plugin-catalog-react`.
- Updated dependencies [12ece98cd]
- Updated dependencies [d82246867]
- Updated dependencies [7fc89bae2]
- Updated dependencies [c810082ae]
- Updated dependencies [5fa3bdb55]
- Updated dependencies [6e612ce25]
- Updated dependencies [025e122c3]
- Updated dependencies [21e624ba9]
- Updated dependencies [da9f53c60]
- Updated dependencies [32c95605f]
- Updated dependencies [7881f2117]
- Updated dependencies [54c7d02f7]
- Updated dependencies [11cb5ef94]
  - @backstage/core@0.6.0
  - @backstage/plugin-catalog-react@0.0.2
  - @backstage/theme@0.2.3
  - @backstage/catalog-model@0.7.1

## 0.3.4

### Patch Changes

- Updated dependencies [def2307f3]
- Updated dependencies [efd6ef753]
- Updated dependencies [593632f07]
- Updated dependencies [33846acfc]
- Updated dependencies [a187b8ad0]
- Updated dependencies [f04db53d7]
- Updated dependencies [a93f42213]
  - @backstage/catalog-model@0.7.0
  - @backstage/core@0.5.0
  - @backstage/plugin-catalog@0.2.12

## 0.3.3

### Patch Changes

- f573cf368: Fixed - normalizing strings for comparison when ignoring when one is in low case.
- Updated dependencies [f3b064e1c]
- Updated dependencies [c00488983]
- Updated dependencies [265a7ab30]
- Updated dependencies [abbee6fff]
- Updated dependencies [147fadcb9]
  - @backstage/catalog-model@0.6.1
  - @backstage/plugin-catalog@0.2.11
  - @backstage/core@0.4.4

## 0.3.2

### Patch Changes

- c0fac6163: Wrap entity cards on smaller screens
- ab805860a: Ensure a name is always displayed for user entities in the org plugin. This can happen when there is no profile
  displayName provided (e.g. a GitHub user that has not added a name to their profile)
- 8ef71ed32: Add a `<Avatar>` component to `@backstage/core`.
- c5297baeb: Display the new `profile` fields (`displayName`, `email`, and `picture`) for
  groups on the `GroupProfileCard`.

  This also resolves some cases where `profile` fields are missing for users or
  groups and for example falls back to displaying the entity name. Adds additional test data to the ACME Corp dataset.

- Updated dependencies [c911061b7]
- Updated dependencies [8ef71ed32]
- Updated dependencies [0e6298f7e]
- Updated dependencies [ac3560b42]
  - @backstage/catalog-model@0.6.0
  - @backstage/core@0.4.1
  - @backstage/plugin-catalog@0.2.7

## 0.3.1

### Patch Changes

- 2b71db211: Support transitive ownerships of users and groups.
- Updated dependencies [2527628e1]
- Updated dependencies [6011b7d3e]
- Updated dependencies [1c69d4716]
- Updated dependencies [83b6e0c1f]
- Updated dependencies [1665ae8bb]
- Updated dependencies [04f26f88d]
- Updated dependencies [ff243ce96]
  - @backstage/core@0.4.0
  - @backstage/plugin-catalog@0.2.6
  - @backstage/catalog-model@0.5.0
  - @backstage/theme@0.2.2
