# @atlaskit/people-teams-ui-public

## 5.1.3

### Patch Changes

- Updated dependencies

## 5.1.2

### Patch Changes

- Updated dependencies

## 5.1.1

### Patch Changes

- Updated dependencies

## 5.1.0

### Minor Changes

- [`cd097a2111788`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cd097a2111788) -
  Republish packages depending on `@atlaskit/react-compiler-gating` so their published dependency
  reference is updated to the renamed `@atlaskit/react-compiler-gating` scope.

  The earlier rename of `@atlassian/react-compiler-gating` to `@atlaskit/react-compiler-gating` only
  bumped the renamed package itself, so dependent packages were never republished and their
  published versions still referenced the old `@atlassian/react-compiler-gating` name, which is not
  available in the public npm registry. This minor bump republishes all affected packages with the
  corrected dependency.

### Patch Changes

- Updated dependencies

## 5.0.1

### Patch Changes

- [`ee28cf33718b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee28cf33718b0) -
  Add @atlaskit/react-compiler-gating as a runtime dependency to enable React Compiler platform
  gating.
- Updated dependencies

## 5.0.0

### Major Changes

- [`f2dc9097319f0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2dc9097319f0) - ###
  Dropped support for _legacy_ Typescript 4 types. **Typescript 5 is now the new minimum**.

  Removes the `typesVersions` property and `dist/types-ts4.5` directory from the dist.

  Types are now exclusively via the `"types": "dist/types/index.d.ts"` property.

  ```diff
  - "typesVersions": {
  -    ">=4.5 <4.9": {
  -        "*": [
  -            "dist/types-ts4.5/*",
  -            "dist/types-ts4.5/index.d.ts"
  -        ]
  -    }
  - },
  ```

### Patch Changes

- Updated dependencies

## 4.1.0

### Minor Changes

- [`c4618bd639f01`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c4618bd639f01) -
  Autofix: add explicit package exports (barrel removal)

## 4.0.3

### Patch Changes

- Updated dependencies

## 4.0.2

### Patch Changes

- Updated dependencies

## 4.0.1

### Patch Changes

- [`7fb5bfbafb83e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7fb5bfbafb83e) -
  Enrol people-and-teams packages into the React Compiler with platform gating via
  isReactCompilerActivePlatform

## 4.0.0

### Major Changes

- [`fbc8a506b5b08`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fbc8a506b5b08) -
  Removed `react-intl-next` alias and replaced all usages with `react-intl` directly.

  What changed: The `react-intl-next` npm alias (which resolved to `react-intl@^5`) has been
  removed. All imports now reference `react-intl` directly, and `peerDependencies` have been updated
  to `"^5.25.1 || ^6.0.0 || ^7.0.0"`.

  How consumer should update their code: Ensure `react-intl` is installed at a version satisfying
  `^5.25.1 || ^6.0.0 || ^7.0.0`. If your application was using `react-intl-next` as an npm alias, it
  can be safely removed. Replace any remaining `react-intl-next` imports with `react-intl`.

### Patch Changes

- Updated dependencies

## 3.7.14

### Patch Changes

- Updated dependencies

## 3.7.13

### Patch Changes

- Updated dependencies

## 3.7.12

### Patch Changes

- Updated dependencies

## 3.7.11

### Patch Changes

- Updated dependencies

## 3.7.10

### Patch Changes

- Updated dependencies

## 3.7.9

### Patch Changes

- [`3b330857e464b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3b330857e464b) -
  Clean up the ptc-enable-people-teams-ui-analytics-refactor feature gate

## 3.7.8

### Patch Changes

- Updated dependencies

## 3.7.7

### Patch Changes

- Updated dependencies

## 3.7.6

### Patch Changes

- Updated dependencies

## 3.7.5

### Patch Changes

- [`50f0a90dc9d25`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/50f0a90dc9d25) -
  Clean up people-teams-update-verified-team-tooltip feature gate

## 3.7.4

### Patch Changes

- Updated dependencies

## 3.7.3

### Patch Changes

- Updated dependencies

## 3.7.2

### Patch Changes

- [`d224ac296fda5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d224ac296fda5) -
  Update the wording in verified icon to align with team types changes

## 3.7.1

### Patch Changes

- Updated dependencies

## 3.7.0

### Minor Changes

- [`24ef0db8a2bb6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/24ef0db8a2bb6) -
  [ux] Updating verified team icon to surface for all groups and verified teams. Updated bylines for
  team and group principals to "Official team" and "Admin group".

### Patch Changes

- Updated dependencies

## 3.6.2

### Patch Changes

- Updated dependencies

## 3.6.1

### Patch Changes

- Updated dependencies

## 3.6.0

### Minor Changes

- [`b98b0340b08c0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b98b0340b08c0) -
  [ux] Updating verified team icon to surface for all groups and verified teams. Updated bylines for
  team and group principals to "Official team" and "Admin group".

## 3.5.4

### Patch Changes

- Updated dependencies

## 3.5.3

### Patch Changes

- Updated dependencies

## 3.5.2

### Patch Changes

- Updated dependencies

## 3.5.1

### Patch Changes

- Updated dependencies

## 3.5.0

### Minor Changes

- [`ab5ef8d6bd584`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ab5ef8d6bd584) -
  Migrated teams app analytics context source type from enum to string template literal

### Patch Changes

- Updated dependencies

## 3.4.1

### Patch Changes

- [`143f58c914711`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/143f58c914711) -
  Improved type safety for source in teams analytics context
- Updated dependencies

## 3.4.0

### Minor Changes

- [`0812dfac99bc2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0812dfac99bc2) -
  [ux] NO ISSUE - Make whole user-card clickable and clean up legacy icon

## 3.3.0

### Minor Changes

- [`970533780b37d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/970533780b37d) -
  Migrate analytics context to use TeamsAppAnalyticsContext

### Patch Changes

- Updated dependencies

## 3.2.0

### Minor Changes

- [`62797df0ee023`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/62797df0ee023) -
  Deprecated analytics implementation in favour of @atlaskit/teams-app-internal-analytics

## 3.1.7

### Patch Changes

- Updated dependencies

## 3.1.6

### Patch Changes

- Updated dependencies

## 3.1.5

### Patch Changes

- Updated dependencies

## 3.1.4

### Patch Changes

- Updated dependencies

## 3.1.3

### Patch Changes

- [#151525](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/151525)
  [`cbaf5dcdd75f0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cbaf5dcdd75f0) -
  NO-ISSUE Fix verified team icon a11y conflict

## 3.1.2

### Patch Changes

- Updated dependencies

## 3.1.1

### Patch Changes

- [#129972](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129972)
  [`b2d69a39e6687`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2d69a39e6687) -
  Update `@compiled/react` dependency for improved type checking support.
- Updated dependencies

## 3.1.0

### Minor Changes

- [#127475](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/127475)
  [`1d4268a595ade`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1d4268a595ade) -
  Move PeopleTeamsAnalyticsSubcontextProvider to public package to set the context for analytics

## 3.0.1

### Patch Changes

- Updated dependencies

## 3.0.0

### Major Changes

- [#117363](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117363)
  [`10a0f7f6c2027`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10a0f7f6c2027) -
  This package's `peerDependencies` have been adjusted for `react` and/or `react-dom` to reflect the
  status of only supporting React 18 going forward. No explicit breaking change to React support has
  been made in this release, but this is to signify going forward, breaking changes for React 16 or
  React 17 may come via non-major semver releases.

  Please refer this community post for more details:
  https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026

### Patch Changes

- Updated dependencies

## 2.1.0

### Minor Changes

- [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060)
  [`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) -
  Update `React` from v16 to v18

### Patch Changes

- Updated dependencies

## 2.0.1

### Patch Changes

- Updated dependencies

## 2.0.0

### Major Changes

- [#179984](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179984)
  [`3b8b713f5f28c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3b8b713f5f28c) -
  [ux] Remove size from icon properties

## 1.7.2

### Patch Changes

- Updated dependencies

## 1.7.1

### Patch Changes

- Updated dependencies

## 1.7.0

### Minor Changes

- [#163454](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163454)
  [`94c0f58b72b12`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/94c0f58b72b12) -
  Migrate to new icons behind feature flag

## 1.6.4

### Patch Changes

- Updated dependencies

## 1.6.3

### Patch Changes

- Updated dependencies

## 1.6.2

### Patch Changes

- Updated dependencies

## 1.6.1

### Patch Changes

- Updated dependencies

## 1.6.0

### Minor Changes

- [#163566](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163566)
  [`0e3d1303ffeb8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0e3d1303ffeb8) -
  [ux] PTC-10089 Wrap verified team icon with conditional tooltip & fix isVerified mapping

## 1.5.3

### Patch Changes

- Updated dependencies

## 1.5.2

### Patch Changes

- Updated dependencies

## 1.5.1

### Patch Changes

- Updated dependencies

## 1.5.0

### Minor Changes

- [`5fb18cc1a6de4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5fb18cc1a6de4) -
  Update trello-board-screen message

## 1.4.5

### Patch Changes

- Updated dependencies

## 1.4.4

### Patch Changes

- Updated dependencies

## 1.4.3

### Patch Changes

- [`a855fbac72cf7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a855fbac72cf7) -
  Update tsconfig references

## 1.4.2

### Patch Changes

- Updated dependencies

## 1.4.1

### Patch Changes

- Updated dependencies

## 1.4.0

### Minor Changes

- [#155986](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155986)
  [`9cbf88cefdd82`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9cbf88cefdd82) -
  [ux] Custom icon migration (https://product-fabric.atlassian.net/browse/DSP-21130)

## 1.3.0

### Minor Changes

- [#156402](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156402)
  [`ef3a5cb9eb24f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ef3a5cb9eb24f) -
  [ux] Visual indicator for external teams in team setting dialog

## 1.2.0

### Minor Changes

- [#154669](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154669)
  [`20db78434becd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/20db78434becd) -
  Bump to the latest version of @compiled/\*

## 1.1.1

### Patch Changes

- [#154149](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154149)
  [`cc82c0612ae26`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cc82c0612ae26) -
  React 18 compatibility

## 1.1.0

### Minor Changes

- [#153007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153007)
  [`1c28c3db19101`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c28c3db19101) -
  Show verified icon for teams in user picker
