# Change Log - @fluentui-react-native/contextual-menu

## 0.25.5

### Patch Changes

- 6c2d6e6: Update packages to esm, with new builds with project references
- 2f7c365: Add missing dependency on framework-base
- Updated dependencies [6c2d6e6]
- Updated dependencies [2f7c365]
- Updated dependencies [6805bf5]
  - @uifabricshared/foundation-composable@0.14.5
  - @uifabricshared/foundation-settings@0.16.5
  - @uifabricshared/foundation-compose@1.16.5
  - @fluentui-react-native/interactive-hooks@0.28.5
  - @fluentui-react-native/focus-zone@0.22.5
  - @fluentui-react-native/callout@0.28.5
  - @fluentui-react-native/icon@0.22.5
  - @fluentui-react-native/text@0.25.5
  - @fluentui-react-native/framework-base@0.4.1
  - @fluentui-react-native/adapters@0.14.5
  - @fluentui-react-native/tokens@0.24.5

## 0.25.4

### Patch Changes

- ce37a6d: Remove the final configuration package (moving it to scripts) and switch to running various package validation tasks from the root
- ad85949: Configuration and dependency changes
- 51ee2fe: Bump win32 to 0.81
- f10715d: remove oxlint config package and move it into scripts
- 1598157: Switch tsconfig settings to more modern settings
- Updated dependencies [ce37a6d]
- Updated dependencies [ad85949]
- Updated dependencies [23aa900]
- Updated dependencies [51ee2fe]
- Updated dependencies [f10715d]
- Updated dependencies [1598157]
  - @uifabricshared/foundation-composable@0.14.4
  - @uifabricshared/foundation-settings@0.16.4
  - @uifabricshared/foundation-compose@1.16.4
  - @fluentui-react-native/interactive-hooks@0.28.4
  - @fluentui-react-native/focus-zone@0.22.4
  - @fluentui-react-native/callout@0.28.4
  - @fluentui-react-native/icon@0.22.4
  - @fluentui-react-native/text@0.25.4
  - @fluentui-react-native/adapters@0.14.4
  - @fluentui-react-native/tokens@0.24.4

## 0.25.3

### Patch Changes

- 9cf4444: Migrate from ESLint to oxlint
- Updated dependencies [9cf4444]
  - @uifabricshared/foundation-composable@0.14.3
  - @uifabricshared/foundation-settings@0.16.3
  - @uifabricshared/foundation-compose@1.16.3
  - @fluentui-react-native/interactive-hooks@0.28.3
  - @fluentui-react-native/focus-zone@0.22.3
  - @fluentui-react-native/callout@0.28.3
  - @fluentui-react-native/icon@0.22.3
  - @fluentui-react-native/text@0.25.3
  - @fluentui-react-native/adapters@0.14.3
  - @fluentui-react-native/tokens@0.24.3

## 0.25.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
  - @uifabricshared/foundation-composable@0.14.2
  - @uifabricshared/foundation-settings@0.16.2
  - @uifabricshared/foundation-compose@1.16.2
  - @fluentui-react-native/interactive-hooks@0.28.2
  - @fluentui-react-native/focus-zone@0.22.2
  - @fluentui-react-native/callout@0.28.2
  - @fluentui-react-native/icon@0.22.2
  - @fluentui-react-native/text@0.25.2
  - @fluentui-react-native/adapters@0.14.2
  - @fluentui-react-native/tokens@0.24.2

## 0.25.1

### Patch Changes

- f72b43a: Fix codegen definitions for native components in repo
- 0d6e9c1: chore: migrate to `oxfmt`
- ac6e7af: Ensure packages have a default export that references the typescript entrypoint and clean up build dependency ordering
- Updated dependencies [f72b43a]
- Updated dependencies [0d6e9c1]
- Updated dependencies [ac6e7af]
  - @fluentui-react-native/focus-zone@0.22.1
  - @fluentui-react-native/callout@0.28.1
  - @uifabricshared/foundation-composable@0.14.1
  - @uifabricshared/foundation-settings@0.16.1
  - @uifabricshared/foundation-compose@1.16.1
  - @fluentui-react-native/interactive-hooks@0.28.1
  - @fluentui-react-native/icon@0.22.1
  - @fluentui-react-native/text@0.25.1
  - @fluentui-react-native/adapters@0.14.1
  - @fluentui-react-native/tokens@0.24.1

## 0.25.0

### Minor Changes

- d7adbdd: # Migration from Beachball to Changesets

  This changeset represents the migration from Beachball to Changesets for version management and consolidates all changes from 440+ beachball change files that were in the `change/` directory.

  All 75 affected packages receive a minor version bump to acknowledge the accumulated changes from the beachball era.

  ## What Changed

  Going forward, all version management uses Changesets via `yarn changeset`. The following beachball infrastructure has been removed:

  - ❌ 440+ beachball change files from `change/` directory
  - ❌ `beachball` package dependency
  - ❌ Beachball scripts from `package.json`
  - ❌ `beachball.config.js` configuration file
  - ❌ Beachball publish steps from Azure Pipelines

  ## New Workflow

  ✅ **Create changes**: Run `yarn changeset` to document changes
  ✅ **Version bump PRs**: Automatically created by GitHub Actions
  ✅ **Publishing**: Handled by Azure Pipelines using `changeset publish`
  ✅ **Validation**: CI validates changesets and blocks major version bumps

  For details, see `CHANGESETS_SETUP.md` and `CONTRIBUTING.md`.

### Patch Changes

- d1d8c26: We were pinning @types/react and react-native-macos via resolutions. This fixes that which uncovered a bunch of type inconsistencies that needed to be addressed.
- Updated dependencies [d7adbdd]
- Updated dependencies [d1d8c26]
- Updated dependencies [d1d8c26]
  - @fluentui-react-native/adapters@0.14.0
  - @fluentui-react-native/callout@0.28.0
  - @fluentui-react-native/focus-zone@0.22.0
  - @fluentui-react-native/icon@0.22.0
  - @fluentui-react-native/interactive-hooks@0.28.0
  - @fluentui-react-native/text@0.25.0
  - @fluentui-react-native/tokens@0.24.0
  - @uifabricshared/foundation-composable@0.14.0
  - @uifabricshared/foundation-compose@1.16.0
  - @uifabricshared/foundation-settings@0.16.0

<!-- This log was last generated on Tue, 05 Aug 2025 18:50:42 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.24.26

Tue, 05 Aug 2025 18:50:42 GMT

### Patches

- move repo to pnpm, create babel and jest config packages, fix dependencies (jasonmo@microsoft.com)

## 0.24.20

Tue, 15 Jul 2025 23:27:23 GMT

### Patches

- add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling (jasonmo@microsoft.com)
- fix: run beachball sync (sanajmi@microsoft.com)
- fix narrator bug (gulnazsayed@microsoft.com)
- update builds to use node16 settings and modern export maps (jasonmo@microsoft.com)

## 0.24.17

Thu, 10 Jul 2025 19:20:27 GMT

### Patches

- Add support for React Native 0.74 (4123478+tido64@users.noreply.github.com)

## 0.24.14

Wed, 29 Jan 2025 23:43:54 GMT

### Patches

- fix tsconfig for jest types (sanajmi@microsoft.com)

## 0.24.1

Fri, 12 Apr 2024 21:02:37 GMT

### Patches

- chore: Update react-native-svg to 15.1.0 (sanajmi@microsoft.com)

## 0.24.0

Thu, 11 Apr 2024 18:08:42 GMT

### Minor changes

- Update to RN 0.73 (30809111+acoates-ms@users.noreply.github.com)

## 0.23.17

Fri, 15 Mar 2024 16:26:18 GMT

### Patches

- Add many missing peerDependencies (30809111+acoates-ms@users.noreply.github.com)

## 0.23.14

Fri, 01 Mar 2024 20:39:10 GMT

### Patches

- Use workspace for version of local package (ruaraki@microsoft.com)

## 0.23.13

Fri, 23 Feb 2024 03:22:29 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.25.10
- Bump @fluentui-react-native/focus-zone to v0.16.9
- Bump @fluentui-react-native/icon to v0.20.10
- Bump @fluentui-react-native/interactive-hooks to v0.26.0
- Bump @fluentui-react-native/text to v0.22.9
- Bump @fluentui-react-native/pressable to v0.11.9

## 0.23.12

Thu, 22 Feb 2024 23:27:44 GMT

### Patches

- Rework package json version notation (rofang@microsoft.com)
- Bump @fluentui-react-native/callout to v0.25.9
- Bump @fluentui-react-native/focus-zone to v0.16.8
- Bump @fluentui-react-native/icon to v0.20.9
- Bump @fluentui-react-native/interactive-hooks to v0.25.8
- Bump @fluentui-react-native/text to v0.22.8
- Bump @fluentui-react-native/tokens to v0.22.6
- Bump @uifabricshared/foundation-compose to v1.14.21
- Bump @fluentui-react-native/pressable to v0.11.8

## 0.23.11

Thu, 01 Feb 2024 20:54:31 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.25.8

## 0.23.10

Mon, 22 Jan 2024 22:09:17 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.25.7
- Bump @fluentui-react-native/focus-zone to v0.16.7
- Bump @fluentui-react-native/icon to v0.20.8
- Bump @fluentui-react-native/interactive-hooks to v0.25.7
- Bump @fluentui-react-native/text to v0.22.7
- Bump @uifabricshared/foundation-compose to v1.14.20
- Bump @fluentui-react-native/pressable to v0.11.7

## 0.23.9

Thu, 04 Jan 2024 21:06:26 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.25.6
- Bump @fluentui-react-native/focus-zone to v0.16.6
- Bump @fluentui-react-native/icon to v0.20.7
- Bump @fluentui-react-native/interactive-hooks to v0.25.6
- Bump @fluentui-react-native/text to v0.22.6
- Bump @fluentui-react-native/tokens to v0.22.5
- Bump @uifabricshared/foundation-compose to v1.14.19
- Bump @fluentui-react-native/pressable to v0.11.6

## 0.23.8

Thu, 04 Jan 2024 01:35:42 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.25.5
- Bump @fluentui-react-native/focus-zone to v0.16.5
- Bump @fluentui-react-native/icon to v0.20.6
- Bump @fluentui-react-native/interactive-hooks to v0.25.5
- Bump @fluentui-react-native/text to v0.22.5
- Bump @fluentui-react-native/tokens to v0.22.4
- Bump @uifabricshared/foundation-compose to v1.14.18
- Bump @fluentui-react-native/pressable to v0.11.5

## 0.23.7

Wed, 03 Jan 2024 02:03:20 GMT

### Patches

- Specify disabled=false explicitly for contextual menu items and subitems (adgleitm@microsoft.com)

## 0.23.6

Wed, 03 Jan 2024 00:15:20 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.25.4
- Bump @fluentui-react-native/focus-zone to v0.16.4
- Bump @fluentui-react-native/icon to v0.20.5
- Bump @fluentui-react-native/interactive-hooks to v0.25.4
- Bump @fluentui-react-native/text to v0.22.4
- Bump @fluentui-react-native/tokens to v0.22.3
- Bump @uifabricshared/foundation-compose to v1.14.17
- Bump @fluentui-react-native/pressable to v0.11.4

## 0.23.5

Sat, 30 Dec 2023 02:10:31 GMT

### Patches

- VoiceOver should ignore contextual menu item children (adgleitm@microsoft.com)

## 0.23.4

Thu, 21 Dec 2023 01:31:00 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.25.3
- Bump @fluentui-react-native/focus-zone to v0.16.3
- Bump @fluentui-react-native/icon to v0.20.4
- Bump @fluentui-react-native/interactive-hooks to v0.25.3
- Bump @fluentui-react-native/text to v0.22.3
- Bump @fluentui-react-native/tokens to v0.22.2
- Bump @uifabricshared/foundation-compose to v1.14.16
- Bump @fluentui-react-native/pressable to v0.11.3

## 0.23.3

Wed, 20 Dec 2023 20:20:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.25.2
- Bump @fluentui-react-native/focus-zone to v0.16.2
- Bump @fluentui-react-native/icon to v0.20.3
- Bump @fluentui-react-native/interactive-hooks to v0.25.2
- Bump @fluentui-react-native/text to v0.22.2
- Bump @uifabricshared/foundation-compose to v1.14.15
- Bump @fluentui-react-native/pressable to v0.11.2

## 0.23.2

Wed, 20 Dec 2023 00:05:24 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.25.1
- Bump @fluentui-react-native/focus-zone to v0.16.1
- Bump @fluentui-react-native/icon to v0.20.2
- Bump @fluentui-react-native/interactive-hooks to v0.25.1
- Bump @fluentui-react-native/text to v0.22.1
- Bump @fluentui-react-native/tokens to v0.22.1
- Bump @uifabricshared/foundation-compose to v1.14.14
- Bump @fluentui-react-native/pressable to v0.11.1

## 0.23.1

Wed, 06 Dec 2023 22:21:57 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.20.1

## 0.23.0

Thu, 09 Nov 2023 02:39:07 GMT

### Minor changes

- Update to react-native 0.72 (30809111+acoates-ms@users.noreply.github.com)
- Bump @fluentui-react-native/adapters to v0.12.0
- Bump @fluentui-react-native/callout to v0.25.0
- Bump @fluentui-react-native/focus-zone to v0.16.0
- Bump @fluentui-react-native/icon to v0.20.0
- Bump @fluentui-react-native/interactive-hooks to v0.25.0
- Bump @fluentui-react-native/text to v0.22.0
- Bump @fluentui-react-native/tokens to v0.22.0
- Bump @uifabricshared/foundation-composable to v0.12.3
- Bump @uifabricshared/foundation-compose to v1.14.13
- Bump @uifabricshared/foundation-settings to v0.14.0
- Bump @fluentui-react-native/pressable to v0.11.0

## 0.22.25

Tue, 07 Nov 2023 20:20:32 GMT

### Patches

- Manually bump packages stuck in the pipeline (safreibe@microsoft.com)
- Bump @fluentui-react-native/callout to v0.24.19
- Bump @fluentui-react-native/focus-zone to v0.15.0
- Bump @fluentui-react-native/icon to v0.19.16
- Bump @fluentui-react-native/interactive-hooks to v0.24.12
- Bump @fluentui-react-native/text to v0.21.14
- Bump @fluentui-react-native/tokens to v0.21.6
- Bump @uifabricshared/foundation-compose to v1.14.12
- Bump @fluentui-react-native/pressable to v0.10.13

## 0.22.23

Tue, 31 Oct 2023 19:11:10 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.13.3

## 0.22.22

Mon, 30 Oct 2023 21:26:06 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.17
- Bump @fluentui-react-native/focus-zone to v0.13.2
- Bump @fluentui-react-native/icon to v0.19.14
- Bump @fluentui-react-native/interactive-hooks to v0.24.10
- Bump @fluentui-react-native/text to v0.21.12
- Bump @fluentui-react-native/tokens to v0.21.4
- Bump @uifabricshared/foundation-compose to v1.14.10
- Bump @fluentui-react-native/pressable to v0.10.11

## 0.22.21

Wed, 25 Oct 2023 20:50:34 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.16
- Bump @fluentui-react-native/focus-zone to v0.13.1
- Bump @fluentui-react-native/icon to v0.19.13
- Bump @fluentui-react-native/interactive-hooks to v0.24.9
- Bump @fluentui-react-native/text to v0.21.11
- Bump @uifabricshared/foundation-compose to v1.14.9
- Bump @fluentui-react-native/pressable to v0.10.10

## 0.22.20

Wed, 25 Oct 2023 17:21:07 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.19.12

## 0.22.19

Tue, 17 Oct 2023 19:21:23 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.13.0

## 0.22.18

Mon, 25 Sep 2023 12:49:34 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.19.11
- Bump @fluentui-react-native/text to v0.21.10

## 0.22.17

Tue, 29 Aug 2023 22:56:32 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.11.3
- Bump @fluentui-react-native/callout to v0.24.15
- Bump @fluentui-react-native/focus-zone to v0.12.10
- Bump @fluentui-react-native/icon to v0.19.10
- Bump @fluentui-react-native/interactive-hooks to v0.24.8
- Bump @fluentui-react-native/text to v0.21.9
- Bump @fluentui-react-native/tokens to v0.21.3
- Bump @uifabricshared/foundation-compose to v1.14.8
- Bump @fluentui-react-native/pressable to v0.10.9

## 0.22.16

Tue, 29 Aug 2023 21:59:04 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.19.9

## 0.22.15

Wed, 23 Aug 2023 18:55:23 GMT

### Patches

- Update SVG dependencies (ruaraki@microsoft.com)
- Bump @fluentui-react-native/callout to v0.24.14
- Bump @fluentui-react-native/icon to v0.19.8
- Bump @fluentui-react-native/text to v0.21.8
- Bump @uifabricshared/foundation-compose to v1.14.7

## 0.22.14

Mon, 14 Aug 2023 20:14:41 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.11.2
- Bump @fluentui-react-native/callout to v0.24.13
- Bump @fluentui-react-native/focus-zone to v0.12.9
- Bump @fluentui-react-native/icon to v0.19.7
- Bump @fluentui-react-native/interactive-hooks to v0.24.7
- Bump @fluentui-react-native/text to v0.21.7
- Bump @fluentui-react-native/tokens to v0.21.2
- Bump @uifabricshared/foundation-compose to v1.14.6
- Bump @fluentui-react-native/pressable to v0.10.8

## 0.22.13

Wed, 09 Aug 2023 22:02:15 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.12
- Bump @fluentui-react-native/focus-zone to v0.12.8
- Bump @fluentui-react-native/icon to v0.19.6
- Bump @fluentui-react-native/interactive-hooks to v0.24.6
- Bump @fluentui-react-native/text to v0.21.6
- Bump @uifabricshared/foundation-composable to v0.12.2
- Bump @uifabricshared/foundation-compose to v1.14.5
- Bump @uifabricshared/foundation-settings to v0.13.2
- Bump @fluentui-react-native/pressable to v0.10.7

## 0.22.12

Mon, 31 Jul 2023 19:29:59 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.11
- Bump @fluentui-react-native/focus-zone to v0.12.7
- Bump @fluentui-react-native/icon to v0.19.5
- Bump @fluentui-react-native/interactive-hooks to v0.24.5
- Bump @fluentui-react-native/text to v0.21.5
- Bump @uifabricshared/foundation-compose to v1.14.4
- Bump @fluentui-react-native/pressable to v0.10.6

## 0.22.11

Tue, 18 Jul 2023 19:09:32 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.10
- Bump @fluentui-react-native/focus-zone to v0.12.6
- Bump @fluentui-react-native/icon to v0.19.4
- Bump @fluentui-react-native/interactive-hooks to v0.24.4
- Bump @fluentui-react-native/text to v0.21.4
- Bump @uifabricshared/foundation-compose to v1.14.3
- Bump @fluentui-react-native/pressable to v0.10.5

## 0.22.10

Sat, 15 Jul 2023 23:01:27 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.9

## 0.22.9

Fri, 14 Jul 2023 23:32:22 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.8

## 0.22.8

Mon, 10 Jul 2023 23:39:34 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.7

## 0.22.7

Mon, 10 Jul 2023 17:25:04 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.6
- Bump @fluentui-react-native/focus-zone to v0.12.5

## 0.22.6

Fri, 07 Jul 2023 20:45:12 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.11.1
- Bump @fluentui-react-native/callout to v0.24.5
- Bump @fluentui-react-native/focus-zone to v0.12.4
- Bump @fluentui-react-native/icon to v0.19.3
- Bump @fluentui-react-native/interactive-hooks to v0.24.3
- Bump @fluentui-react-native/text to v0.21.3
- Bump @fluentui-react-native/tokens to v0.21.1
- Bump @uifabricshared/foundation-compose to v1.14.2
- Bump @fluentui-react-native/pressable to v0.10.4

## 0.22.5

Mon, 19 Jun 2023 18:37:35 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.4
- Bump @fluentui-react-native/focus-zone to v0.12.3
- Bump @fluentui-react-native/icon to v0.19.2
- Bump @fluentui-react-native/interactive-hooks to v0.24.2
- Bump @fluentui-react-native/text to v0.21.2
- Bump @fluentui-react-native/pressable to v0.10.3

## 0.22.4

Sat, 17 Jun 2023 00:00:18 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.3
- Bump @fluentui-react-native/focus-zone to v0.12.2
- Bump @fluentui-react-native/icon to v0.19.1
- Bump @fluentui-react-native/interactive-hooks to v0.24.1
- Bump @fluentui-react-native/text to v0.21.1
- Bump @fluentui-react-native/pressable to v0.10.2

## 0.22.3

Mon, 12 Jun 2023 17:46:44 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.2
- Bump @fluentui-react-native/focus-zone to v0.12.1
- Bump @fluentui-react-native/icon to v0.19.0
- Bump @fluentui-react-native/interactive-hooks to v0.24.0
- Bump @fluentui-react-native/text to v0.21.0
- Bump @uifabricshared/foundation-composable to v0.12.1
- Bump @uifabricshared/foundation-compose to v1.14.1
- Bump @uifabricshared/foundation-settings to v0.13.1
- Bump @fluentui-react-native/pressable to v0.10.1

## 0.22.2

Fri, 09 Jun 2023 21:35:04 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.24.1

## 0.22.1

Fri, 09 Jun 2023 15:29:07 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.18.1
- Bump @fluentui-react-native/text to v0.20.1

## 0.22.0

Mon, 05 Jun 2023 19:26:22 GMT

### Minor changes

- Upgrade to React Native 0.71 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/adapters to v0.11.0
- Bump @fluentui-react-native/callout to v0.24.0
- Bump @fluentui-react-native/focus-zone to v0.12.0
- Bump @fluentui-react-native/icon to v0.18.0
- Bump @fluentui-react-native/interactive-hooks to v0.23.0
- Bump @fluentui-react-native/text to v0.20.0
- Bump @fluentui-react-native/tokens to v0.21.0
- Bump @uifabricshared/foundation-composable to v0.12.0
- Bump @uifabricshared/foundation-compose to v1.14.0
- Bump @uifabricshared/foundation-settings to v0.13.0
- Bump @fluentui-react-native/pressable to v0.10.0

## 0.21.43

Tue, 30 May 2023 20:34:15 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.14
- Bump @fluentui-react-native/focus-zone to v0.11.43
- Bump @fluentui-react-native/icon to v0.17.27
- Bump @fluentui-react-native/interactive-hooks to v0.22.31
- Bump @fluentui-react-native/text to v0.19.33
- Bump @fluentui-react-native/tokens to v0.20.16
- Bump @uifabricshared/foundation-compose to v1.13.10
- Bump @fluentui-react-native/pressable to v0.9.70

## 0.21.42

Wed, 03 May 2023 07:08:52 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.13
- Bump @fluentui-react-native/focus-zone to v0.11.42
- Bump @fluentui-react-native/icon to v0.17.26
- Bump @fluentui-react-native/interactive-hooks to v0.22.30
- Bump @fluentui-react-native/text to v0.19.32
- Bump @fluentui-react-native/tokens to v0.20.15
- Bump @uifabricshared/foundation-compose to v1.13.9
- Bump @fluentui-react-native/pressable to v0.9.69

## 0.21.41

Mon, 10 Apr 2023 19:48:24 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.12
- Bump @fluentui-react-native/focus-zone to v0.11.41
- Bump @fluentui-react-native/icon to v0.17.25
- Bump @fluentui-react-native/interactive-hooks to v0.22.29
- Bump @fluentui-react-native/text to v0.19.31
- Bump @fluentui-react-native/pressable to v0.9.68

## 0.21.40

Thu, 23 Mar 2023 20:49:23 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.11
- Bump @fluentui-react-native/focus-zone to v0.11.40
- Bump @fluentui-react-native/icon to v0.17.24
- Bump @fluentui-react-native/interactive-hooks to v0.22.28
- Bump @fluentui-react-native/text to v0.19.30
- Bump @fluentui-react-native/pressable to v0.9.67

## 0.21.39

Tue, 21 Mar 2023 21:53:45 GMT

### Patches

- Trigger manual bump (no changes) (krsiler@microsoft.com)
- Bump @fluentui-react-native/callout to v0.23.10
- Bump @fluentui-react-native/focus-zone to v0.11.39
- Bump @fluentui-react-native/icon to v0.17.23
- Bump @fluentui-react-native/interactive-hooks to v0.22.27
- Bump @fluentui-react-native/text to v0.19.29
- Bump @fluentui-react-native/tokens to v0.20.14
- Bump @uifabricshared/foundation-compose to v1.13.8
- Bump @fluentui-react-native/pressable to v0.9.66

## 0.21.38

Sat, 18 Mar 2023 17:22:31 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.9
- Bump @fluentui-react-native/focus-zone to v0.11.38
- Bump @fluentui-react-native/icon to v0.17.22
- Bump @fluentui-react-native/interactive-hooks to v0.22.26
- Bump @fluentui-react-native/text to v0.19.28
- Bump @fluentui-react-native/tokens to v0.20.13
- Bump @uifabricshared/foundation-compose to v1.13.7
- Bump @fluentui-react-native/pressable to v0.9.65

## 0.21.37

Fri, 17 Mar 2023 14:13:25 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.17.21

## 0.21.36

Tue, 14 Mar 2023 20:50:45 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.8
- Bump @fluentui-react-native/focus-zone to v0.11.37
- Bump @fluentui-react-native/icon to v0.17.20
- Bump @fluentui-react-native/interactive-hooks to v0.22.25
- Bump @fluentui-react-native/text to v0.19.27
- Bump @fluentui-react-native/tokens to v0.20.12
- Bump @uifabricshared/foundation-compose to v1.13.6
- Bump @fluentui-react-native/pressable to v0.9.64

## 0.21.35

Tue, 07 Mar 2023 20:54:15 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.7
- Bump @fluentui-react-native/focus-zone to v0.11.36
- Bump @fluentui-react-native/icon to v0.17.19
- Bump @fluentui-react-native/interactive-hooks to v0.22.24
- Bump @fluentui-react-native/text to v0.19.26
- Bump @uifabricshared/foundation-compose to v1.13.5
- Bump @fluentui-react-native/pressable to v0.9.63

## 0.21.34

Sat, 04 Mar 2023 00:02:26 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.6
- Bump @fluentui-react-native/focus-zone to v0.11.35
- Bump @fluentui-react-native/icon to v0.17.18
- Bump @fluentui-react-native/interactive-hooks to v0.22.23
- Bump @fluentui-react-native/text to v0.19.25
- Bump @fluentui-react-native/pressable to v0.9.62

## 0.21.33

Fri, 03 Mar 2023 06:47:26 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.5
- Bump @fluentui-react-native/focus-zone to v0.11.34
- Bump @fluentui-react-native/icon to v0.17.17
- Bump @fluentui-react-native/interactive-hooks to v0.22.22
- Bump @fluentui-react-native/text to v0.19.24
- Bump @fluentui-react-native/tokens to v0.20.11
- Bump @uifabricshared/foundation-compose to v1.13.4
- Bump @fluentui-react-native/pressable to v0.9.61

## 0.21.32

Thu, 02 Mar 2023 19:11:57 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.17.16

## 0.21.31

Tue, 28 Feb 2023 21:34:10 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.4
- Bump @fluentui-react-native/focus-zone to v0.11.33
- Bump @fluentui-react-native/icon to v0.17.15
- Bump @fluentui-react-native/interactive-hooks to v0.22.21
- Bump @fluentui-react-native/text to v0.19.23
- Bump @fluentui-react-native/pressable to v0.9.60

## 0.21.30

Fri, 24 Feb 2023 20:39:57 GMT

### Patches

- Order imports (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/adapters to v0.10.2
- Bump @fluentui-react-native/callout to v0.23.3
- Bump @fluentui-react-native/focus-zone to v0.11.32
- Bump @fluentui-react-native/icon to v0.17.14
- Bump @fluentui-react-native/interactive-hooks to v0.22.20
- Bump @fluentui-react-native/text to v0.19.22
- Bump @fluentui-react-native/tokens to v0.20.10
- Bump @uifabricshared/foundation-composable to v0.11.3
- Bump @uifabricshared/foundation-compose to v1.13.3
- Bump @uifabricshared/foundation-settings to v0.12.3
- Bump @fluentui-react-native/pressable to v0.9.59

## 0.21.29

Fri, 24 Feb 2023 02:22:40 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.2
- Bump @fluentui-react-native/focus-zone to v0.11.31
- Bump @fluentui-react-native/icon to v0.17.13
- Bump @fluentui-react-native/interactive-hooks to v0.22.19
- Bump @fluentui-react-native/text to v0.19.21
- Bump @fluentui-react-native/tokens to v0.20.9
- Bump @uifabricshared/foundation-compose to v1.13.2
- Bump @fluentui-react-native/pressable to v0.9.58

## 0.21.28

Sat, 11 Feb 2023 01:32:30 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.1
- Bump @fluentui-react-native/focus-zone to v0.11.30
- Bump @fluentui-react-native/icon to v0.17.12
- Bump @fluentui-react-native/interactive-hooks to v0.22.18
- Bump @fluentui-react-native/text to v0.19.20
- Bump @fluentui-react-native/tokens to v0.20.8
- Bump @uifabricshared/foundation-compose to v1.13.1
- Bump @fluentui-react-native/pressable to v0.9.57

## 0.21.27

Thu, 09 Feb 2023 22:42:47 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.23.0

## 0.21.26

Mon, 06 Feb 2023 05:53:21 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.22.0

## 0.21.25

Fri, 03 Feb 2023 01:49:36 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.59
- Bump @fluentui-react-native/focus-zone to v0.11.29
- Bump @fluentui-react-native/icon to v0.17.11
- Bump @fluentui-react-native/interactive-hooks to v0.22.17
- Bump @fluentui-react-native/text to v0.19.19
- Bump @uifabricshared/foundation-compose to v1.13.0
- Bump @fluentui-react-native/pressable to v0.9.56

## 0.21.24

Thu, 02 Feb 2023 01:29:39 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.58
- Bump @fluentui-react-native/focus-zone to v0.11.28
- Bump @fluentui-react-native/icon to v0.17.10
- Bump @fluentui-react-native/interactive-hooks to v0.22.16
- Bump @fluentui-react-native/text to v0.19.18
- Bump @uifabricshared/foundation-compose to v1.12.39
- Bump @fluentui-react-native/pressable to v0.9.55

## 0.21.23

Wed, 01 Feb 2023 22:33:15 GMT

### Patches

- Enable @typescript-eslint/consistent-type-imports (30809111+acoates-ms@users.noreply.github.com)
- Bump @fluentui-react-native/adapters to v0.10.1
- Bump @fluentui-react-native/callout to v0.21.57
- Bump @fluentui-react-native/focus-zone to v0.11.27
- Bump @fluentui-react-native/icon to v0.17.9
- Bump @fluentui-react-native/interactive-hooks to v0.22.15
- Bump @fluentui-react-native/text to v0.19.17
- Bump @fluentui-react-native/tokens to v0.20.7
- Bump @uifabricshared/foundation-composable to v0.11.2
- Bump @uifabricshared/foundation-compose to v1.12.38
- Bump @uifabricshared/foundation-settings to v0.12.2
- Bump @fluentui-react-native/pressable to v0.9.54

## 0.21.22

Mon, 30 Jan 2023 07:12:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.56
- Bump @fluentui-react-native/focus-zone to v0.11.26
- Bump @fluentui-react-native/icon to v0.17.8
- Bump @fluentui-react-native/interactive-hooks to v0.22.14
- Bump @fluentui-react-native/text to v0.19.16
- Bump @fluentui-react-native/tokens to v0.20.6
- Bump @uifabricshared/foundation-compose to v1.12.37
- Bump @fluentui-react-native/pressable to v0.9.53

## 0.21.21

Wed, 25 Jan 2023 21:31:18 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.55
- Bump @fluentui-react-native/focus-zone to v0.11.25
- Bump @fluentui-react-native/icon to v0.17.7
- Bump @fluentui-react-native/interactive-hooks to v0.22.13
- Bump @fluentui-react-native/text to v0.19.15
- Bump @fluentui-react-native/tokens to v0.20.5
- Bump @uifabricshared/foundation-compose to v1.12.36
- Bump @fluentui-react-native/pressable to v0.9.52

## 0.21.20

Fri, 20 Jan 2023 21:49:21 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.17.6
- Bump @fluentui-react-native/text to v0.19.14

## 0.21.19

Fri, 20 Jan 2023 18:06:46 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.54
- Bump @fluentui-react-native/focus-zone to v0.11.24
- Bump @fluentui-react-native/icon to v0.17.5
- Bump @fluentui-react-native/interactive-hooks to v0.22.12
- Bump @fluentui-react-native/text to v0.19.13
- Bump @uifabricshared/foundation-compose to v1.12.35
- Bump @fluentui-react-native/pressable to v0.9.51

## 0.21.18

Wed, 18 Jan 2023 01:55:11 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.53
- Bump @fluentui-react-native/focus-zone to v0.11.23
- Bump @fluentui-react-native/icon to v0.17.4
- Bump @fluentui-react-native/interactive-hooks to v0.22.11
- Bump @fluentui-react-native/text to v0.19.12
- Bump @fluentui-react-native/tokens to v0.20.4
- Bump @uifabricshared/foundation-compose to v1.12.34
- Bump @fluentui-react-native/pressable to v0.9.50

## 0.21.17

Tue, 10 Jan 2023 20:17:18 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.52
- Bump @fluentui-react-native/focus-zone to v0.11.22
- Bump @fluentui-react-native/icon to v0.17.3
- Bump @fluentui-react-native/interactive-hooks to v0.22.10
- Bump @fluentui-react-native/text to v0.19.11
- Bump @fluentui-react-native/tokens to v0.20.3
- Bump @uifabricshared/foundation-compose to v1.12.33
- Bump @fluentui-react-native/pressable to v0.9.49

## 0.21.16

Mon, 09 Jan 2023 22:25:00 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.51
- Bump @fluentui-react-native/focus-zone to v0.11.21
- Bump @fluentui-react-native/icon to v0.17.2
- Bump @fluentui-react-native/interactive-hooks to v0.22.9
- Bump @fluentui-react-native/text to v0.19.10
- Bump @uifabricshared/foundation-compose to v1.12.32
- Bump @fluentui-react-native/pressable to v0.9.48

## 0.21.15

Fri, 06 Jan 2023 12:26:31 GMT

### Patches

- Remove Pressable from ContextualMenuItem (and SubMenuItem) (krsiler@microsoft.com)
- Bump @fluentui-react-native/callout to v0.21.50
- Bump @fluentui-react-native/focus-zone to v0.11.20
- Bump @fluentui-react-native/icon to v0.17.1
- Bump @fluentui-react-native/interactive-hooks to v0.22.8
- Bump @fluentui-react-native/text to v0.19.9
- Bump @uifabricshared/foundation-compose to v1.12.31
- Bump @fluentui-react-native/pressable to v0.9.47

## 0.21.14

Thu, 05 Jan 2023 11:24:52 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.17.0

## 0.21.13

Wed, 04 Jan 2023 16:55:53 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.49
- Bump @fluentui-react-native/focus-zone to v0.11.19
- Bump @fluentui-react-native/icon to v0.16.11
- Bump @fluentui-react-native/interactive-hooks to v0.22.7
- Bump @fluentui-react-native/text to v0.19.8
- Bump @fluentui-react-native/pressable to v0.9.46

## 0.21.12

Tue, 03 Jan 2023 23:38:40 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.16.10
- Bump @fluentui-react-native/text to v0.19.7

## 0.21.11

Fri, 30 Dec 2022 16:09:27 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.48
- Bump @fluentui-react-native/focus-zone to v0.11.18
- Bump @fluentui-react-native/icon to v0.16.9
- Bump @fluentui-react-native/interactive-hooks to v0.22.6
- Bump @fluentui-react-native/text to v0.19.6
- Bump @fluentui-react-native/pressable to v0.9.45

## 0.21.10

Fri, 30 Dec 2022 03:49:05 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.47
- Bump @fluentui-react-native/focus-zone to v0.11.17
- Bump @fluentui-react-native/icon to v0.16.8
- Bump @fluentui-react-native/interactive-hooks to v0.22.5
- Bump @fluentui-react-native/text to v0.19.5
- Bump @fluentui-react-native/pressable to v0.9.44

## 0.21.9

Thu, 29 Dec 2022 08:02:57 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.16.7
- Bump @fluentui-react-native/text to v0.19.4

## 0.21.8

Thu, 29 Dec 2022 03:47:47 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.46
- Bump @fluentui-react-native/focus-zone to v0.11.16
- Bump @fluentui-react-native/icon to v0.16.6
- Bump @fluentui-react-native/interactive-hooks to v0.22.4
- Bump @fluentui-react-native/text to v0.19.3
- Bump @fluentui-react-native/tokens to v0.20.2
- Bump @uifabricshared/foundation-compose to v1.12.30
- Bump @fluentui-react-native/pressable to v0.9.43

## 0.21.7

Tue, 27 Dec 2022 22:21:15 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.45
- Bump @fluentui-react-native/focus-zone to v0.11.15
- Bump @fluentui-react-native/icon to v0.16.5
- Bump @fluentui-react-native/interactive-hooks to v0.22.3
- Bump @fluentui-react-native/text to v0.19.2
- Bump @fluentui-react-native/tokens to v0.20.1
- Bump @uifabricshared/foundation-compose to v1.12.29
- Bump @fluentui-react-native/pressable to v0.9.42

## 0.21.6

Tue, 27 Dec 2022 10:18:14 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.44
- Bump @fluentui-react-native/focus-zone to v0.11.14
- Bump @fluentui-react-native/icon to v0.16.4
- Bump @fluentui-react-native/interactive-hooks to v0.22.2
- Bump @fluentui-react-native/text to v0.19.1
- Bump @uifabricshared/foundation-compose to v1.12.28
- Bump @fluentui-react-native/pressable to v0.9.41

## 0.21.5

Thu, 22 Dec 2022 19:31:49 GMT

### Patches

- Fork SubmenuItem pressable (amchiu@microsoft.com)

## 0.21.4

Thu, 15 Dec 2022 14:50:50 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.43
- Bump @fluentui-react-native/focus-zone to v0.11.13
- Bump @fluentui-react-native/icon to v0.16.3
- Bump @fluentui-react-native/interactive-hooks to v0.22.1
- Bump @fluentui-react-native/text to v0.19.0
- Bump @fluentui-react-native/tokens to v0.20.0
- Bump @uifabricshared/foundation-compose to v1.12.27
- Bump @fluentui-react-native/pressable to v0.9.40

## 0.21.3

Fri, 09 Dec 2022 23:48:05 GMT

### Patches

- Revert usePressableState for SubmenuItem (amchiu@microsoft.com)

## 0.21.2

Fri, 09 Dec 2022 05:23:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.42
- Bump @fluentui-react-native/focus-zone to v0.11.12
- Bump @fluentui-react-native/icon to v0.16.2
- Bump @fluentui-react-native/interactive-hooks to v0.22.0
- Bump @fluentui-react-native/text to v0.18.2
- Bump @fluentui-react-native/tokens to v0.19.1
- Bump @uifabricshared/foundation-compose to v1.12.26
- Bump @fluentui-react-native/pressable to v0.9.39

## 0.21.1

Tue, 06 Dec 2022 16:59:54 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.41
- Bump @fluentui-react-native/focus-zone to v0.11.11
- Bump @fluentui-react-native/icon to v0.16.1
- Bump @fluentui-react-native/interactive-hooks to v0.21.5
- Bump @fluentui-react-native/text to v0.18.1
- Bump @uifabricshared/foundation-compose to v1.12.25
- Bump @fluentui-react-native/pressable to v0.9.38

## 0.21.0

Tue, 06 Dec 2022 02:02:55 GMT

### Minor changes

- Bump react-native-svg: 12.3.0 -> 12.5.0 (winlarry@microsoft.com)
- Bump @fluentui-react-native/icon to v0.16.0

## 0.20.7

Tue, 06 Dec 2022 00:46:41 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.40
- Bump @fluentui-react-native/focus-zone to v0.11.10
- Bump @fluentui-react-native/icon to v0.15.5
- Bump @fluentui-react-native/interactive-hooks to v0.21.4
- Bump @fluentui-react-native/text to v0.18.0
- Bump @fluentui-react-native/tokens to v0.19.0
- Bump @uifabricshared/foundation-compose to v1.12.24
- Bump @fluentui-react-native/pressable to v0.9.37

## 0.20.6

Thu, 01 Dec 2022 03:12:20 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.39
- Bump @fluentui-react-native/focus-zone to v0.11.9
- Bump @fluentui-react-native/icon to v0.15.4
- Bump @fluentui-react-native/interactive-hooks to v0.21.3
- Bump @fluentui-react-native/text to v0.17.1
- Bump @fluentui-react-native/tokens to v0.18.1
- Bump @uifabricshared/foundation-compose to v1.12.23
- Bump @fluentui-react-native/pressable to v0.9.36

## 0.20.5

Wed, 30 Nov 2022 21:33:19 GMT

### Patches

- Update jest configs for ContextualMenu, FocusTrapZone, FocusZone (sanajmi@microsoft.com)
- Bump @fluentui-react-native/focus-zone to v0.11.8

## 0.20.4

Tue, 29 Nov 2022 20:39:50 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.38

## 0.20.3

Mon, 28 Nov 2022 19:49:35 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.15.3
- Bump @fluentui-react-native/text to v0.17.0

## 0.20.2

Mon, 28 Nov 2022 11:51:06 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.37
- Bump @fluentui-react-native/focus-zone to v0.11.7
- Bump @fluentui-react-native/icon to v0.15.2
- Bump @fluentui-react-native/interactive-hooks to v0.21.2
- Bump @fluentui-react-native/text to v0.16.2
- Bump @fluentui-react-native/tokens to v0.18.0
- Bump @uifabricshared/foundation-compose to v1.12.22
- Bump @fluentui-react-native/pressable to v0.9.35

## 0.20.1

Wed, 16 Nov 2022 08:47:25 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.36
- Bump @fluentui-react-native/focus-zone to v0.11.6
- Bump @fluentui-react-native/icon to v0.15.1
- Bump @fluentui-react-native/interactive-hooks to v0.21.1
- Bump @fluentui-react-native/text to v0.16.1
- Bump @uifabricshared/foundation-compose to v1.12.21
- Bump @fluentui-react-native/pressable to v0.9.34

## 0.20.0

Sun, 13 Nov 2022 09:17:06 GMT

### Minor changes

- fix double clicking on inline links (email not defined)
- Bump @fluentui-react-native/callout to v0.21.35
- Bump @fluentui-react-native/focus-zone to v0.11.5
- Bump @fluentui-react-native/icon to v0.15.0
- Bump @fluentui-react-native/interactive-hooks to v0.21.0
- Bump @fluentui-react-native/text to v0.16.0
- Bump @fluentui-react-native/pressable to v0.9.33

## 0.19.13

Fri, 11 Nov 2022 18:06:32 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.34
- Bump @fluentui-react-native/focus-zone to v0.11.4
- Bump @fluentui-react-native/icon to v0.14.1
- Bump @fluentui-react-native/interactive-hooks to v0.20.2
- Bump @fluentui-react-native/text to v0.15.15
- Bump @uifabricshared/foundation-compose to v1.12.20
- Bump @fluentui-react-native/pressable to v0.9.32

## 0.19.12

Fri, 11 Nov 2022 01:02:57 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.11.3

## 0.19.11

Thu, 10 Nov 2022 02:05:55 GMT

### Patches

- Revert "FocusZone (macOS): New prop to ignore OS keyboard shortcut preference (#2267)" (sanajmi@microsoft.com)
- Bump @fluentui-react-native/focus-zone to v0.11.2

## 0.19.10

Wed, 09 Nov 2022 22:52:11 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.33
- Bump @fluentui-react-native/focus-zone to v0.11.1
- Bump @fluentui-react-native/interactive-hooks to v0.20.1
- Bump @fluentui-react-native/pressable to v0.9.31

## 0.19.9

Tue, 08 Nov 2022 22:18:44 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.10.0
- Bump @fluentui-react-native/callout to v0.21.32
- Bump @fluentui-react-native/focus-zone to v0.11.0
- Bump @fluentui-react-native/icon to v0.14.0
- Bump @fluentui-react-native/interactive-hooks to v0.20.0
- Bump @fluentui-react-native/text to v0.15.14
- Bump @fluentui-react-native/tokens to v0.17.8
- Bump @uifabricshared/foundation-compose to v1.12.19
- Bump @fluentui-react-native/pressable to v0.9.30

## 0.19.8

Tue, 08 Nov 2022 19:22:01 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.31
- Bump @fluentui-react-native/focus-zone to v0.10.35
- Bump @fluentui-react-native/icon to v0.13.22
- Bump @fluentui-react-native/interactive-hooks to v0.19.7
- Bump @fluentui-react-native/text to v0.15.13
- Bump @uifabricshared/foundation-compose to v1.12.18
- Bump @fluentui-react-native/pressable to v0.9.29

## 0.19.7

Mon, 07 Nov 2022 21:42:58 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.10.34

## 0.19.6

Fri, 04 Nov 2022 14:36:23 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.30
- Bump @fluentui-react-native/focus-zone to v0.10.33
- Bump @fluentui-react-native/icon to v0.13.21
- Bump @fluentui-react-native/interactive-hooks to v0.19.6
- Bump @fluentui-react-native/text to v0.15.12
- Bump @fluentui-react-native/tokens to v0.17.7
- Bump @uifabricshared/foundation-compose to v1.12.17
- Bump @fluentui-react-native/pressable to v0.9.28

## 0.19.5

Wed, 02 Nov 2022 00:59:45 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.10.32

## 0.19.4

Tue, 01 Nov 2022 16:30:56 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.29
- Bump @fluentui-react-native/focus-zone to v0.10.31
- Bump @fluentui-react-native/interactive-hooks to v0.19.5
- Bump @fluentui-react-native/pressable to v0.9.27

## 0.19.3

Thu, 27 Oct 2022 21:01:42 GMT

### Patches

- FocusZone (macOS): New prop to ignore OS keyboard shortcut preference (sanajmi@microsoft.com)
- Bump @fluentui-react-native/focus-zone to v0.10.30

## 0.19.2

Thu, 27 Oct 2022 11:09:35 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.28
- Bump @fluentui-react-native/focus-zone to v0.10.29
- Bump @fluentui-react-native/icon to v0.13.20
- Bump @fluentui-react-native/interactive-hooks to v0.19.4
- Bump @fluentui-react-native/text to v0.15.11
- Bump @fluentui-react-native/tokens to v0.17.6
- Bump @uifabricshared/foundation-compose to v1.12.16
- Bump @fluentui-react-native/pressable to v0.9.26

## 0.19.1

Tue, 25 Oct 2022 22:47:45 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.27
- Bump @fluentui-react-native/focus-zone to v0.10.28
- Bump @fluentui-react-native/icon to v0.13.19
- Bump @fluentui-react-native/interactive-hooks to v0.19.3
- Bump @fluentui-react-native/text to v0.15.10
- Bump @uifabricshared/foundation-compose to v1.12.15
- Bump @fluentui-react-native/pressable to v0.9.25

## 0.19.0

Fri, 21 Oct 2022 13:09:26 GMT

### Minor changes

- FontPiepline (email not defined)
- Bump @fluentui-react-native/callout to v0.21.26
- Bump @fluentui-react-native/focus-zone to v0.10.27
- Bump @fluentui-react-native/icon to v0.13.18
- Bump @fluentui-react-native/interactive-hooks to v0.19.2
- Bump @fluentui-react-native/text to v0.15.9
- Bump @uifabricshared/foundation-compose to v1.12.14
- Bump @fluentui-react-native/pressable to v0.9.24

## 0.18.28

Thu, 20 Oct 2022 19:21:06 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.10.26

## 0.18.27

Thu, 20 Oct 2022 18:30:02 GMT

### Patches

- Switch Menu to Pressable (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.21.25
- Bump @fluentui-react-native/focus-zone to v0.10.25
- Bump @fluentui-react-native/interactive-hooks to v0.19.1
- Bump @fluentui-react-native/pressable to v0.9.23

## 0.18.26

Tue, 18 Oct 2022 04:06:27 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.24
- Bump @fluentui-react-native/focus-zone to v0.10.24
- Bump @fluentui-react-native/interactive-hooks to v0.19.0
- Bump @fluentui-react-native/pressable to v0.9.22

## 0.18.25

Mon, 17 Oct 2022 17:52:49 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.23
- Bump @fluentui-react-native/focus-zone to v0.10.23
- Bump @fluentui-react-native/icon to v0.13.17
- Bump @fluentui-react-native/interactive-hooks to v0.18.15
- Bump @fluentui-react-native/text to v0.15.8
- Bump @uifabricshared/foundation-compose to v1.12.13
- Bump @fluentui-react-native/pressable to v0.9.21

## 0.18.24

Fri, 14 Oct 2022 19:11:13 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.9.3
- Bump @fluentui-react-native/callout to v0.21.22
- Bump @fluentui-react-native/focus-zone to v0.10.22
- Bump @fluentui-react-native/icon to v0.13.16
- Bump @fluentui-react-native/interactive-hooks to v0.18.14
- Bump @fluentui-react-native/text to v0.15.7
- Bump @fluentui-react-native/tokens to v0.17.5
- Bump @uifabricshared/foundation-compose to v1.12.12
- Bump @fluentui-react-native/pressable to v0.9.20

## 0.18.23

Wed, 12 Oct 2022 21:54:15 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.21
- Bump @fluentui-react-native/focus-zone to v0.10.21
- Bump @fluentui-react-native/icon to v0.13.15
- Bump @fluentui-react-native/interactive-hooks to v0.18.13
- Bump @fluentui-react-native/text to v0.15.6
- Bump @fluentui-react-native/tokens to v0.17.4
- Bump @uifabricshared/foundation-compose to v1.12.11
- Bump @fluentui-react-native/pressable to v0.9.19

## 0.18.22

Tue, 11 Oct 2022 22:41:44 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.20
- Bump @fluentui-react-native/focus-zone to v0.10.20
- Bump @fluentui-react-native/icon to v0.13.14
- Bump @fluentui-react-native/interactive-hooks to v0.18.12
- Bump @fluentui-react-native/text to v0.15.5
- Bump @fluentui-react-native/tokens to v0.17.3
- Bump @uifabricshared/foundation-compose to v1.12.10
- Bump @fluentui-react-native/pressable to v0.9.18

## 0.18.21

Mon, 10 Oct 2022 23:26:12 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.19

## 0.18.20

Thu, 06 Oct 2022 17:24:49 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.18
- Bump @fluentui-react-native/focus-zone to v0.10.19
- Bump @fluentui-react-native/icon to v0.13.13
- Bump @fluentui-react-native/interactive-hooks to v0.18.11
- Bump @fluentui-react-native/text to v0.15.4
- Bump @uifabricshared/foundation-compose to v1.12.9
- Bump @fluentui-react-native/pressable to v0.9.17

## 0.18.19

Tue, 04 Oct 2022 21:09:28 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.17
- Bump @fluentui-react-native/focus-zone to v0.10.18
- Bump @fluentui-react-native/icon to v0.13.12
- Bump @fluentui-react-native/interactive-hooks to v0.18.10
- Bump @fluentui-react-native/text to v0.15.3
- Bump @uifabricshared/foundation-compose to v1.12.8
- Bump @fluentui-react-native/pressable to v0.9.16

## 0.18.18

Mon, 03 Oct 2022 16:40:48 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.16
- Bump @fluentui-react-native/focus-zone to v0.10.17

## 0.18.17

Fri, 30 Sep 2022 08:04:44 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.15
- Bump @fluentui-react-native/focus-zone to v0.10.16
- Bump @fluentui-react-native/icon to v0.13.11
- Bump @fluentui-react-native/interactive-hooks to v0.18.9
- Bump @fluentui-react-native/text to v0.15.2
- Bump @fluentui-react-native/tokens to v0.17.2
- Bump @uifabricshared/foundation-compose to v1.12.7
- Bump @fluentui-react-native/pressable to v0.9.15

## 0.18.16

Fri, 30 Sep 2022 00:54:35 GMT

### Patches

- Update react-native to 0.68 (krsiler@microsoft.com)
- Bump @fluentui-react-native/adapters to v0.9.2
- Bump @fluentui-react-native/callout to v0.21.14
- Bump @fluentui-react-native/focus-zone to v0.10.15
- Bump @fluentui-react-native/icon to v0.13.10
- Bump @fluentui-react-native/interactive-hooks to v0.18.8
- Bump @fluentui-react-native/text to v0.15.1
- Bump @fluentui-react-native/tokens to v0.17.1
- Bump @uifabricshared/foundation-composable to v0.11.1
- Bump @uifabricshared/foundation-compose to v1.12.6
- Bump @uifabricshared/foundation-settings to v0.12.1
- Bump @fluentui-react-native/pressable to v0.9.14

## 0.18.15

Mon, 26 Sep 2022 02:39:40 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.13
- Bump @fluentui-react-native/focus-zone to v0.10.14
- Bump @fluentui-react-native/interactive-hooks to v0.18.7
- Bump @fluentui-react-native/pressable to v0.9.13

## 0.18.14

Wed, 21 Sep 2022 21:00:40 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.12
- Bump @fluentui-react-native/focus-zone to v0.10.13
- Bump @fluentui-react-native/icon to v0.13.9
- Bump @fluentui-react-native/interactive-hooks to v0.18.6
- Bump @fluentui-react-native/text to v0.15.0
- Bump @fluentui-react-native/tokens to v0.17.0
- Bump @uifabricshared/foundation-compose to v1.12.5
- Bump @fluentui-react-native/pressable to v0.9.12

## 0.18.13

Fri, 16 Sep 2022 01:53:06 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.11
- Bump @fluentui-react-native/focus-zone to v0.10.12
- Bump @fluentui-react-native/icon to v0.13.8
- Bump @fluentui-react-native/interactive-hooks to v0.18.5
- Bump @fluentui-react-native/text to v0.14.4
- Bump @fluentui-react-native/tokens to v0.16.2
- Bump @uifabricshared/foundation-compose to v1.12.4
- Bump @fluentui-react-native/pressable to v0.9.11

## 0.18.12

Wed, 14 Sep 2022 23:07:42 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.9.1
- Bump @fluentui-react-native/callout to v0.21.10
- Bump @fluentui-react-native/focus-zone to v0.10.11
- Bump @fluentui-react-native/icon to v0.13.7
- Bump @fluentui-react-native/interactive-hooks to v0.18.4
- Bump @fluentui-react-native/text to v0.14.3
- Bump @fluentui-react-native/tokens to v0.16.1
- Bump @uifabricshared/foundation-compose to v1.12.3
- Bump @fluentui-react-native/pressable to v0.9.10

## 0.18.11

Fri, 09 Sep 2022 21:53:29 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.10.10

## 0.18.10

Tue, 06 Sep 2022 18:22:03 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.9
- Bump @fluentui-react-native/focus-zone to v0.10.9
- Bump @fluentui-react-native/icon to v0.13.6
- Bump @fluentui-react-native/interactive-hooks to v0.18.3
- Bump @fluentui-react-native/text to v0.14.2
- Bump @fluentui-react-native/pressable to v0.9.9

## 0.18.9

Mon, 29 Aug 2022 23:21:44 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.8
- Bump @fluentui-react-native/focus-zone to v0.10.8
- Bump @fluentui-react-native/icon to v0.13.5
- Bump @fluentui-react-native/interactive-hooks to v0.18.2
- Bump @fluentui-react-native/text to v0.14.1
- Bump @uifabricshared/foundation-compose to v1.12.2
- Bump @fluentui-react-native/pressable to v0.9.8

## 0.18.8

Fri, 05 Aug 2022 23:22:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.7
- Bump @fluentui-react-native/focus-zone to v0.10.7
- Bump @fluentui-react-native/icon to v0.13.4
- Bump @fluentui-react-native/interactive-hooks to v0.18.1
- Bump @fluentui-react-native/text to v0.14.0
- Bump @fluentui-react-native/pressable to v0.9.7

## 0.18.7

Fri, 05 Aug 2022 07:16:25 GMT

### Patches

- Fix layout issue in SubmenuItem (sanajmi@microsoft.com)

## 0.18.6

Fri, 29 Jul 2022 22:47:07 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.6
- Bump @fluentui-react-native/focus-zone to v0.10.6
- Bump @fluentui-react-native/interactive-hooks to v0.18.0
- Bump @fluentui-react-native/pressable to v0.9.6

## 0.18.5

Fri, 29 Jul 2022 21:04:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.5
- Bump @fluentui-react-native/focus-zone to v0.10.5
- Bump @fluentui-react-native/icon to v0.13.3
- Bump @fluentui-react-native/interactive-hooks to v0.17.5
- Bump @fluentui-react-native/text to v0.13.0
- Bump @fluentui-react-native/pressable to v0.9.5

## 0.18.4

Thu, 28 Jul 2022 23:57:03 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.4
- Bump @fluentui-react-native/focus-zone to v0.10.4
- Bump @fluentui-react-native/icon to v0.13.2
- Bump @fluentui-react-native/interactive-hooks to v0.17.4
- Bump @fluentui-react-native/pressable to v0.9.4

## 0.18.3

Wed, 27 Jul 2022 02:32:13 GMT

### Patches

- Enable the Space and Enter keys to open SubmenuItems (patboyd@microsoft.com)

## 0.18.2

Tue, 26 Jul 2022 19:30:23 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.3
- Bump @fluentui-react-native/focus-zone to v0.10.3
- Bump @fluentui-react-native/icon to v0.13.1
- Bump @fluentui-react-native/interactive-hooks to v0.17.3
- Bump @fluentui-react-native/text to v0.12.1
- Bump @uifabricshared/foundation-compose to v1.12.1
- Bump @fluentui-react-native/pressable to v0.9.3

## 0.18.1

Mon, 25 Jul 2022 21:27:20 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.2
- Bump @fluentui-react-native/focus-zone to v0.10.2
- Bump @fluentui-react-native/interactive-hooks to v0.17.2
- Bump @fluentui-react-native/pressable to v0.9.2

## 0.18.0

Sun, 24 Jul 2022 01:24:23 GMT

### Minor changes

- add onallytap prop to menu items (email not defined)

## 0.17.1

Sat, 23 Jul 2022 00:28:48 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.1
- Bump @fluentui-react-native/focus-zone to v0.10.1
- Bump @fluentui-react-native/interactive-hooks to v0.17.1
- Bump @fluentui-react-native/pressable to v0.9.1

## 0.17.0

Thu, 14 Jul 2022 18:09:51 GMT

### Minor changes

- Update to React Native 0.66 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/adapters to v0.9.0
- Bump @fluentui-react-native/callout to v0.21.0
- Bump @fluentui-react-native/focus-zone to v0.10.0
- Bump @fluentui-react-native/icon to v0.13.0
- Bump @fluentui-react-native/interactive-hooks to v0.17.0
- Bump @fluentui-react-native/text to v0.12.0
- Bump @fluentui-react-native/tokens to v0.16.0
- Bump @uifabricshared/foundation-composable to v0.11.0
- Bump @uifabricshared/foundation-compose to v1.12.0
- Bump @uifabricshared/foundation-settings to v0.12.0
- Bump @fluentui-react-native/pressable to v0.9.0

## 0.16.42

Fri, 08 Jul 2022 21:23:37 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.10
- Bump @fluentui-react-native/focus-zone to v0.9.35
- Bump @fluentui-react-native/icon to v0.12.3
- Bump @fluentui-react-native/interactive-hooks to v0.16.5
- Bump @fluentui-react-native/text to v0.11.28
- Bump @fluentui-react-native/tokens to v0.15.1
- Bump @uifabricshared/foundation-compose to v1.11.23
- Bump @fluentui-react-native/pressable to v0.8.47

## 0.16.41

Thu, 07 Jul 2022 21:24:07 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.9
- Bump @fluentui-react-native/focus-zone to v0.9.34
- Bump @fluentui-react-native/icon to v0.12.2
- Bump @fluentui-react-native/interactive-hooks to v0.16.4
- Bump @fluentui-react-native/text to v0.11.27
- Bump @fluentui-react-native/tokens to v0.15.0
- Bump @fluentui-react-native/pressable to v0.8.46

## 0.16.40

Thu, 07 Jul 2022 17:57:30 GMT

### Patches

- Revert "Fire warning that ContextualMenu is deprecated on win32 (#1804)" (sanajmi@microsoft.com)

## 0.16.39

Wed, 29 Jun 2022 17:36:04 GMT

### Patches

- Add warning that ContextualMenu is deprecated if loaded on win32. (ruaraki@microsoft.com)

## 0.16.38

Thu, 16 Jun 2022 17:09:28 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.8
- Bump @fluentui-react-native/focus-zone to v0.9.33

## 0.16.37

Wed, 15 Jun 2022 00:46:04 GMT

### Patches

- minor change to settings (sanajmi@microsoft.com)

## 0.16.36

Mon, 13 Jun 2022 23:58:18 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.7
- Bump @fluentui-react-native/focus-zone to v0.9.32
- Bump @fluentui-react-native/interactive-hooks to v0.16.3
- Bump @fluentui-react-native/pressable to v0.8.45

## 0.16.35

Mon, 06 Jun 2022 19:20:10 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.6
- Bump @fluentui-react-native/focus-zone to v0.9.31
- Bump @fluentui-react-native/icon to v0.12.1
- Bump @fluentui-react-native/interactive-hooks to v0.16.2
- Bump @fluentui-react-native/pressable to v0.8.44

## 0.16.34

Thu, 26 May 2022 21:22:22 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.5
- Bump @fluentui-react-native/focus-zone to v0.9.30
- Bump @fluentui-react-native/icon to v0.12.0
- Bump @fluentui-react-native/interactive-hooks to v0.16.1
- Bump @fluentui-react-native/pressable to v0.8.43

## 0.16.33

Thu, 26 May 2022 00:33:11 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.4
- Bump @fluentui-react-native/focus-zone to v0.9.29
- Bump @fluentui-react-native/interactive-hooks to v0.16.0
- Bump @fluentui-react-native/pressable to v0.8.42

## 0.16.32

Wed, 25 May 2022 18:43:08 GMT

### Patches

- beachball sync (krsiler@microsoft.com)
- change to using Svg component (email not defined)
- Bump @fluentui-react-native/callout to v0.20.3
- Bump @fluentui-react-native/focus-zone to v0.9.28
- Bump @fluentui-react-native/icon to v0.11.25
- Bump @fluentui-react-native/interactive-hooks to v0.15.10
- Bump @fluentui-react-native/text to v0.11.26
- Bump @fluentui-react-native/tokens to v0.14.0
- Bump @uifabricshared/foundation-compose to v1.11.22
- Bump @fluentui-react-native/pressable to v0.8.41

## 0.16.31

Sat, 21 May 2022 16:18:06 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.2
- Bump @fluentui-react-native/focus-zone to v0.9.27
- Bump @fluentui-react-native/icon to v0.11.23
- Bump @fluentui-react-native/interactive-hooks to v0.15.8
- Bump @fluentui-react-native/text to v0.11.24
- Bump @fluentui-react-native/tokens to v0.12.2
- Bump @fluentui-react-native/pressable to v0.8.40

## 0.16.30

Sat, 21 May 2022 01:47:58 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.1
- Bump @fluentui-react-native/focus-zone to v0.9.26
- Bump @fluentui-react-native/icon to v0.11.22
- Bump @fluentui-react-native/interactive-hooks to v0.15.7
- Bump @fluentui-react-native/text to v0.11.23
- Bump @fluentui-react-native/tokens to v0.12.1
- Bump @uifabricshared/foundation-compose to v1.11.20
- Bump @fluentui-react-native/pressable to v0.8.39

## 0.16.29

Tue, 10 May 2022 20:49:25 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.0

## 0.16.28

Wed, 04 May 2022 21:06:04 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.46
- Bump @fluentui-react-native/focus-zone to v0.9.25
- Bump @fluentui-react-native/icon to v0.11.21
- Bump @fluentui-react-native/interactive-hooks to v0.15.6
- Bump @fluentui-react-native/text to v0.11.22
- Bump @fluentui-react-native/tokens to v0.12.0
- Bump @fluentui-react-native/pressable to v0.8.38

## 0.16.27

Thu, 28 Apr 2022 19:09:51 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.45
- Bump @fluentui-react-native/focus-zone to v0.9.24
- Bump @fluentui-react-native/icon to v0.11.20
- Bump @fluentui-react-native/interactive-hooks to v0.15.5
- Bump @fluentui-react-native/text to v0.11.21
- Bump @fluentui-react-native/tokens to v0.11.11
- Bump @uifabricshared/foundation-compose to v1.11.19
- Bump @fluentui-react-native/pressable to v0.8.37

## 0.16.26

Wed, 27 Apr 2022 19:30:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.44
- Bump @fluentui-react-native/focus-zone to v0.9.23
- Bump @fluentui-react-native/icon to v0.11.19
- Bump @fluentui-react-native/interactive-hooks to v0.15.4
- Bump @fluentui-react-native/text to v0.11.20
- Bump @fluentui-react-native/tokens to v0.11.10
- Bump @uifabricshared/foundation-compose to v1.11.18
- Bump @fluentui-react-native/pressable to v0.8.36

## 0.16.25

Tue, 26 Apr 2022 06:35:28 GMT

### Patches

- Only show the scrollbars if we need them (sanajmi@microsoft.com)

## 0.16.24

Thu, 21 Apr 2022 21:50:03 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.43
- Bump @fluentui-react-native/focus-zone to v0.9.22
- Bump @fluentui-react-native/icon to v0.11.18
- Bump @fluentui-react-native/interactive-hooks to v0.15.3
- Bump @fluentui-react-native/text to v0.11.19
- Bump @uifabricshared/foundation-compose to v1.11.17
- Bump @fluentui-react-native/pressable to v0.8.35

## 0.16.23

Tue, 19 Apr 2022 16:54:55 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.42
- Bump @fluentui-react-native/focus-zone to v0.9.21
- Bump @fluentui-react-native/icon to v0.11.17
- Bump @fluentui-react-native/interactive-hooks to v0.15.2
- Bump @fluentui-react-native/text to v0.11.18
- Bump @uifabricshared/foundation-compose to v1.11.16
- Bump @fluentui-react-native/pressable to v0.8.34

## 0.16.22

Mon, 18 Apr 2022 17:51:06 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.41
- Bump @fluentui-react-native/focus-zone to v0.9.20
- Bump @fluentui-react-native/interactive-hooks to v0.15.1
- Bump @fluentui-react-native/pressable to v0.8.33

## 0.16.21

Wed, 13 Apr 2022 23:44:28 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.40
- Bump @fluentui-react-native/focus-zone to v0.9.19
- Bump @fluentui-react-native/interactive-hooks to v0.15.0
- Bump @fluentui-react-native/pressable to v0.8.32

## 0.16.20

Tue, 12 Apr 2022 21:53:04 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.9.18

## 0.16.19

Tue, 12 Apr 2022 00:35:09 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.9.17

## 0.16.18

Fri, 08 Apr 2022 18:53:12 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.9.16

## 0.16.17

Wed, 06 Apr 2022 22:58:22 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.39
- Bump @fluentui-react-native/focus-zone to v0.9.15
- Bump @fluentui-react-native/icon to v0.11.16
- Bump @fluentui-react-native/interactive-hooks to v0.14.8
- Bump @fluentui-react-native/text to v0.11.17
- Bump @uifabricshared/foundation-compose to v1.11.15
- Bump @fluentui-react-native/pressable to v0.8.31

## 0.16.16

Tue, 05 Apr 2022 20:05:50 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.38
- Bump @fluentui-react-native/focus-zone to v0.9.14
- Bump @fluentui-react-native/icon to v0.11.15
- Bump @fluentui-react-native/interactive-hooks to v0.14.7
- Bump @fluentui-react-native/text to v0.11.16
- Bump @uifabricshared/foundation-compose to v1.11.14
- Bump @fluentui-react-native/pressable to v0.8.30

## 0.16.15

Thu, 31 Mar 2022 07:27:47 GMT

### Patches

- Ban `export *` in index files for better tree-shakeability (4123478+tido64@users.noreply.github.com)
- Bump @fluentui-react-native/adapters to v0.8.5
- Bump @fluentui-react-native/callout to v0.19.37
- Bump @fluentui-react-native/focus-zone to v0.9.13
- Bump @fluentui-react-native/icon to v0.11.14
- Bump @fluentui-react-native/interactive-hooks to v0.14.6
- Bump @fluentui-react-native/text to v0.11.15
- Bump @fluentui-react-native/tokens to v0.11.9
- Bump @uifabricshared/foundation-composable to v0.10.3
- Bump @uifabricshared/foundation-compose to v1.11.13
- Bump @uifabricshared/foundation-settings to v0.11.3
- Bump @fluentui-react-native/pressable to v0.8.29

## 0.16.14

Mon, 28 Mar 2022 15:02:37 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.36
- Bump @fluentui-react-native/focus-zone to v0.9.12
- Bump @fluentui-react-native/interactive-hooks to v0.14.5
- Bump @fluentui-react-native/pressable to v0.8.28

## 0.16.13

Wed, 23 Mar 2022 17:24:05 GMT

### Patches

- Update minimum rn svg version (ruaraki@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.35
- Bump @fluentui-react-native/focus-zone to v0.9.11
- Bump @fluentui-react-native/icon to v0.11.13
- Bump @fluentui-react-native/interactive-hooks to v0.14.4
- Bump @fluentui-react-native/text to v0.11.14
- Bump @uifabricshared/foundation-compose to v1.11.12
- Bump @fluentui-react-native/pressable to v0.8.27

## 0.16.12

Mon, 21 Mar 2022 01:47:54 GMT

### Patches

- width -> maxWidth (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.34
- Bump @fluentui-react-native/focus-zone to v0.9.10

## 0.16.11

Fri, 18 Mar 2022 07:19:17 GMT

### Patches

- ContextualMenu macOS: Improve lifecycle management (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.33

## 0.16.10

Fri, 11 Mar 2022 00:34:53 GMT

### Patches

- ContextualMenu macOS: Focus on menu rather than first menu item (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.32
- Bump @fluentui-react-native/focus-zone to v0.9.9

## 0.16.9

Mon, 07 Mar 2022 19:15:33 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.8.4
- Bump @fluentui-react-native/callout to v0.19.31
- Bump @fluentui-react-native/focus-zone to v0.9.8
- Bump @fluentui-react-native/icon to v0.11.12
- Bump @fluentui-react-native/interactive-hooks to v0.14.3
- Bump @fluentui-react-native/text to v0.11.13
- Bump @fluentui-react-native/tokens to v0.11.8
- Bump @fluentui-react-native/pressable to v0.8.26

## 0.16.8

Fri, 04 Mar 2022 23:43:10 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.30
- Bump @fluentui-react-native/focus-zone to v0.9.7
- Bump @fluentui-react-native/icon to v0.11.11
- Bump @fluentui-react-native/interactive-hooks to v0.14.2
- Bump @fluentui-react-native/pressable to v0.8.25

## 0.16.7

Thu, 03 Mar 2022 20:20:09 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.29
- Bump @fluentui-react-native/focus-zone to v0.9.6
- Bump @fluentui-react-native/icon to v0.11.10
- Bump @fluentui-react-native/interactive-hooks to v0.14.1
- Bump @fluentui-react-native/text to v0.11.12
- Bump @fluentui-react-native/tokens to v0.11.7
- Bump @uifabricshared/foundation-compose to v1.11.11
- Bump @fluentui-react-native/pressable to v0.8.24

## 0.16.6

Tue, 01 Mar 2022 20:18:31 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.28
- Bump @fluentui-react-native/focus-zone to v0.9.5
- Bump @fluentui-react-native/interactive-hooks to v0.14.0
- Bump @fluentui-react-native/pressable to v0.8.23

## 0.16.5

Fri, 18 Feb 2022 23:27:11 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.8.3
- Bump @fluentui-react-native/callout to v0.19.27
- Bump @fluentui-react-native/focus-zone to v0.9.4
- Bump @fluentui-react-native/icon to v0.11.9
- Bump @fluentui-react-native/interactive-hooks to v0.13.3
- Bump @fluentui-react-native/text to v0.11.11
- Bump @fluentui-react-native/tokens to v0.11.6
- Bump @fluentui-react-native/pressable to v0.8.22

## 0.16.4

Thu, 17 Feb 2022 02:13:07 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.26
- Bump @fluentui-react-native/focus-zone to v0.9.3
- Bump @fluentui-react-native/icon to v0.11.8
- Bump @fluentui-react-native/interactive-hooks to v0.13.2
- Bump @fluentui-react-native/pressable to v0.8.21

## 0.16.3

Thu, 17 Feb 2022 01:22:02 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.25
- Bump @fluentui-react-native/focus-zone to v0.9.2
- Bump @fluentui-react-native/icon to v0.11.7
- Bump @fluentui-react-native/interactive-hooks to v0.13.1
- Bump @fluentui-react-native/text to v0.11.10
- Bump @uifabricshared/foundation-compose to v1.11.10
- Bump @fluentui-react-native/pressable to v0.8.20

## 0.16.2

Mon, 14 Feb 2022 23:29:33 GMT

### Patches

- ContextualMenu macOS: Disabled menu items are focusable if VoiceOver is enabled (sanajmi@microsoft.com)

## 0.16.1

Thu, 10 Feb 2022 17:13:16 GMT

### Patches

- Flip arrow key navigation in RTL (sanajmi@microsoft.com)
- Don't dismiss submenu on menu item click (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.24

## 0.16.0

Wed, 09 Feb 2022 20:14:50 GMT

### Minor changes

- Arrow Right/Left open and close the submenu. (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.23
- Bump @fluentui-react-native/focus-zone to v0.9.1
- Bump @fluentui-react-native/interactive-hooks to v0.13.0
- Bump @fluentui-react-native/pressable to v0.8.19

## 0.15.2

Mon, 07 Feb 2022 19:47:54 GMT

### Patches

- Add Scrollview and FocusZone slots to ContextualMenu (sanajmi@microsoft.com)
- Focus on Menu with useLayoutEffect (sanajmi@microsoft.com)

## 0.15.1

Fri, 04 Feb 2022 20:31:52 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.9.0

## 0.15.0

Wed, 02 Feb 2022 02:29:07 GMT

### Minor changes

- Adding MenuButton E2E Tests (safreibe@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.22
- Bump @fluentui-react-native/focus-zone to v0.8.18
- Bump @fluentui-react-native/icon to v0.11.6
- Bump @fluentui-react-native/interactive-hooks to v0.12.2
- Bump @fluentui-react-native/text to v0.11.9
- Bump @uifabricshared/foundation-compose to v1.11.9
- Bump @fluentui-react-native/pressable to v0.8.18

## 0.14.16

Fri, 28 Jan 2022 20:52:39 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.21

## 0.14.15

Wed, 26 Jan 2022 20:31:04 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.20
- Bump @fluentui-react-native/focus-zone to v0.8.17
- Bump @fluentui-react-native/interactive-hooks to v0.12.1
- Bump @fluentui-react-native/pressable to v0.8.17

## 0.14.14

Wed, 26 Jan 2022 17:02:27 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.19
- Bump @fluentui-react-native/focus-zone to v0.8.16
- Bump @fluentui-react-native/interactive-hooks to v0.12.0
- Bump @fluentui-react-native/pressable to v0.8.16

## 0.14.13

Tue, 25 Jan 2022 21:55:30 GMT

### Patches

- Default to onKeyDown on macOS (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.18
- Bump @fluentui-react-native/focus-zone to v0.8.15
- Bump @fluentui-react-native/interactive-hooks to v0.11.15
- Bump @fluentui-react-native/pressable to v0.8.15

## 0.14.12

Tue, 25 Jan 2022 16:48:23 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.17
- Bump @fluentui-react-native/focus-zone to v0.8.14
- Bump @fluentui-react-native/interactive-hooks to v0.11.14
- Bump @fluentui-react-native/pressable to v0.8.14

## 0.14.11

Fri, 14 Jan 2022 21:49:07 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.16
- Bump @fluentui-react-native/focus-zone to v0.8.13
- Bump @fluentui-react-native/icon to v0.11.5
- Bump @fluentui-react-native/interactive-hooks to v0.11.13
- Bump @fluentui-react-native/text to v0.11.8
- Bump @uifabricshared/foundation-compose to v1.11.8
- Bump @fluentui-react-native/pressable to v0.8.13

## 0.14.10

Fri, 14 Jan 2022 01:00:01 GMT

### Patches

- fix disable buttonn (email not defined)
- Bump @fluentui-react-native/callout to v0.19.15
- Bump @fluentui-react-native/focus-zone to v0.8.12
- Bump @fluentui-react-native/icon to v0.11.4
- Bump @fluentui-react-native/interactive-hooks to v0.11.12
- Bump @fluentui-react-native/text to v0.11.7
- Bump @fluentui-react-native/tokens to v0.11.5
- Bump @uifabricshared/foundation-compose to v1.11.7
- Bump @fluentui-react-native/pressable to v0.8.12

## 0.14.9

Thu, 06 Jan 2022 23:14:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.14
- Bump @fluentui-react-native/focus-zone to v0.8.11
- Bump @fluentui-react-native/icon to v0.11.3
- Bump @fluentui-react-native/interactive-hooks to v0.11.11
- Bump @fluentui-react-native/text to v0.11.6
- Bump @fluentui-react-native/tokens to v0.11.4
- Bump @uifabricshared/foundation-compose to v1.11.6
- Bump @fluentui-react-native/pressable to v0.8.11

## 0.14.8

Thu, 06 Jan 2022 21:30:08 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.13
- Bump @fluentui-react-native/focus-zone to v0.8.10
- Bump @fluentui-react-native/icon to v0.11.2
- Bump @fluentui-react-native/interactive-hooks to v0.11.10
- Bump @fluentui-react-native/text to v0.11.5
- Bump @uifabricshared/foundation-compose to v1.11.5
- Bump @fluentui-react-native/pressable to v0.8.10

## 0.14.7

Wed, 05 Jan 2022 23:53:54 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.12
- Bump @fluentui-react-native/focus-zone to v0.8.9
- Bump @fluentui-react-native/interactive-hooks to v0.11.9
- Bump @fluentui-react-native/pressable to v0.8.9

## 0.14.6

Thu, 23 Dec 2021 02:03:45 GMT

### Patches

- Fix RTL for ContextualMenu on macOS (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.11

## 0.14.5

Tue, 21 Dec 2021 22:47:33 GMT

### Patches

- Flip chevron in RTL (saadnajmi2@gmail.com)

## 0.14.4

Tue, 21 Dec 2021 20:56:31 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.10
- Bump @fluentui-react-native/focus-zone to v0.8.8
- Bump @fluentui-react-native/icon to v0.11.1
- Bump @fluentui-react-native/interactive-hooks to v0.11.8
- Bump @fluentui-react-native/pressable to v0.8.8

## 0.14.3

Mon, 20 Dec 2021 22:56:00 GMT

### Patches

- Add repository property to all package.json files (ruaraki@microsoft.com)
- Bump @fluentui-react-native/adapters to v0.8.2
- Bump @fluentui-react-native/callout to v0.19.9
- Bump @fluentui-react-native/focus-zone to v0.8.7
- Bump @fluentui-react-native/icon to v0.11.0
- Bump @fluentui-react-native/interactive-hooks to v0.11.7
- Bump @fluentui-react-native/text to v0.11.4
- Bump @fluentui-react-native/tokens to v0.11.3
- Bump @uifabricshared/foundation-composable to v0.10.2
- Bump @uifabricshared/foundation-compose to v1.11.4
- Bump @uifabricshared/foundation-settings to v0.11.2
- Bump @fluentui-react-native/pressable to v0.8.7

## 0.14.2

Sun, 19 Dec 2021 05:07:36 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.8
- Bump @fluentui-react-native/focus-zone to v0.8.6
- Bump @fluentui-react-native/interactive-hooks to v0.11.6
- Bump @fluentui-react-native/pressable to v0.8.6

## 0.14.1

Sat, 18 Dec 2021 04:15:05 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.7
- Bump @fluentui-react-native/focus-zone to v0.8.5
- Bump @fluentui-react-native/icon to v0.10.4
- Bump @fluentui-react-native/interactive-hooks to v0.11.5
- Bump @fluentui-react-native/text to v0.11.3
- Bump @fluentui-react-native/tokens to v0.11.2
- Bump @uifabricshared/foundation-composable to v0.10.1
- Bump @uifabricshared/foundation-compose to v1.11.3
- Bump @uifabricshared/foundation-settings to v0.11.1
- Bump @fluentui-react-native/pressable to v0.8.5

## 0.14.0

Fri, 17 Dec 2021 22:42:38 GMT

### Minor changes

- Call both ContextualMenu's onClick and each item's onClick on every item click (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.6

## 0.13.4

Fri, 17 Dec 2021 22:06:58 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.5
- Bump @fluentui-react-native/focus-zone to v0.8.4
- Bump @fluentui-react-native/icon to v0.10.3
- Bump @fluentui-react-native/interactive-hooks to v0.11.4
- Bump @fluentui-react-native/pressable to v0.8.4

## 0.13.3

Fri, 17 Dec 2021 19:53:21 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.4
- Bump @fluentui-react-native/focus-zone to v0.8.3
- Bump @fluentui-react-native/icon to v0.10.2
- Bump @fluentui-react-native/interactive-hooks to v0.11.3
- Bump @fluentui-react-native/pressable to v0.8.3

## 0.13.2

Fri, 17 Dec 2021 18:39:08 GMT

### Patches

- Escape key closes ContextualMenu on macOS (sanajmi@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.3

## 0.13.1

Fri, 17 Dec 2021 01:26:42 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.2
- Bump @fluentui-react-native/focus-zone to v0.8.2
- Bump @fluentui-react-native/icon to v0.10.1
- Bump @fluentui-react-native/interactive-hooks to v0.11.2
- Bump @fluentui-react-native/text to v0.11.2
- Bump @uifabricshared/foundation-compose to v1.11.2
- Bump @fluentui-react-native/pressable to v0.8.2

## 0.13.0

Thu, 16 Dec 2021 19:10:29 GMT

### Minor changes

- Adding E2E functional testing for rest of phase 2 components (safreibe@microsoft.com)
- Allow maxHeight prop to be set on menu and submenu for Scrollview (email not defined)
- Bump @fluentui-react-native/adapters to v0.8.1
- Bump @fluentui-react-native/callout to v0.19.1
- Bump @fluentui-react-native/focus-zone to v0.8.1
- Bump @fluentui-react-native/icon to v0.10.0
- Bump @fluentui-react-native/interactive-hooks to v0.11.1
- Bump @fluentui-react-native/text to v0.11.1
- Bump @fluentui-react-native/tokens to v0.11.1
- Bump @uifabricshared/foundation-compose to v1.11.1
- Bump @fluentui-react-native/pressable to v0.8.1

### Patches

- Refactor useKeyCallback (sanajmi@microsoft.com)
- remove focus style overrides for macOS contextual menu items (sanajmi@microsoft.com)
- Rename Jest snapshots to be platform agnostic (sanajmi@microsoft.com)
- Add up/down arrow key support to macOS ContextualMenu (sanajmi@microsoft.com)
- rename slots to be more RTL friendly (sanajmi@microsoft.com)

## 0.12.0

Wed, 17 Nov 2021 19:28:07 GMT

### Minor changes

- Update to react-native 0.64 (afoxman@microsoft.com)

### Patches

- Bump @fluentui-react-native/pressable to v0.8.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/text to v0.11.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/icon to v0.9.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/interactive-hooks to v0.11.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/tokens to v0.11.0 (afoxman@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.11.0 (afoxman@microsoft.com)
- Bump @uifabricshared/foundation-composable to v0.10.0 (afoxman@microsoft.com)
- Bump @uifabricshared/foundation-settings to v0.11.0 (afoxman@microsoft.com)

## 0.11.1

Tue, 09 Nov 2021 23:04:33 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.18.1 (67026167+chiuam@users.noreply.github.com)

## 0.11.0

Mon, 08 Nov 2021 20:52:15 GMT

### Minor changes

- Beta macOS support (sanajmi@microsoft.com)

### Patches

- Bump @fluentui-react-native/callout to v0.18.0 (sanajmi@microsoft.com)

## 0.10.30

Mon, 01 Nov 2021 18:53:37 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.29 (sanajmi@microsoft.com)

## 0.10.29

Mon, 25 Oct 2021 19:24:43 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.28 (ruaraki@microsoft.com)

## 0.10.28

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.8.27 (ruaraki@microsoft.com)

## 0.10.27

Tue, 19 Oct 2021 20:23:36 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.7.26 (ruaraki@microsoft.com)

## 0.10.26

Thu, 07 Oct 2021 20:59:20 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.25 (ruaraki@microsoft.com)

## 0.10.25

Fri, 01 Oct 2021 17:52:17 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.8.24 (ruaraki@microsoft.com)

## 0.10.24

Tue, 28 Sep 2021 21:08:25 GMT

### Patches

- Delete NativeButton (67026167+chiuam@users.noreply.github.com)

## 0.10.23

Tue, 21 Sep 2021 16:32:12 GMT

### Patches

- adding an adapter for macOS (67026167+chiuam@users.noreply.github.com)

## 0.10.22

Mon, 13 Sep 2021 23:22:43 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.8.21 (ruaraki@microsoft.com)

## 0.10.21

Fri, 10 Sep 2021 18:16:59 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.20 (ruaraki@microsoft.com)

## 0.10.20

Thu, 09 Sep 2021 22:12:19 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.19 (ruaraki@microsoft.com)

## 0.10.19

Thu, 09 Sep 2021 20:03:01 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.18 (ruaraki@microsoft.com)

## 0.10.18

Thu, 26 Aug 2021 21:02:08 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.7.17 (ruaraki@microsoft.com)

## 0.10.17

Thu, 26 Aug 2021 04:48:40 GMT

### Patches

- fix text truncation for radio button (67026167+chiuam@users.noreply.github.com)

## 0.10.16

Wed, 25 Aug 2021 21:36:58 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.8.15 (sanajmi@microsoft.com)

## 0.10.15

Tue, 24 Aug 2021 18:08:30 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.8.14 (sanajmi@microsoft.com)

## 0.10.14

Mon, 23 Aug 2021 23:35:47 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.7.13 (dake.3601@gmail.com)

## 0.10.13

Thu, 19 Aug 2021 18:31:21 GMT

### Patches

- add focusBorder to menuItems (email not defined)

## 0.10.12

Wed, 18 Aug 2021 23:00:57 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.11 (ruaraki@microsoft.com)

## 0.10.11

Wed, 18 Aug 2021 20:17:46 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.8.10 (ruaraki@microsoft.com)

## 0.10.10

Fri, 13 Aug 2021 16:12:26 GMT

### Patches

- Fix icons in experimental button and add fab (t-lindaweng@microsoft.com)

## 0.10.9

Thu, 12 Aug 2021 17:23:44 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.8 (ruaraki@microsoft.com)

## 0.10.8

Tue, 10 Aug 2021 21:12:30 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.7 (ruaraki@microsoft.com)

## 0.10.7

Mon, 09 Aug 2021 22:49:01 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.8.6 (ruaraki@microsoft.com)

## 0.10.6

Mon, 09 Aug 2021 19:16:08 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.5 (ruaraki@microsoft.com)

## 0.10.5

Sat, 07 Aug 2021 00:40:04 GMT

### Patches

- enable usePressableState with stock Pressable component (jasonmo@microsoft.com)

## 0.10.4

Fri, 06 Aug 2021 23:18:21 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.17.3 (ruaraki@microsoft.com)

## 0.10.3

Fri, 06 Aug 2021 00:36:02 GMT

### Patches

- Fix usage of conditional hooks (nakambo@microsoft.com)

## 0.10.2

Wed, 04 Aug 2021 18:11:46 GMT

### Patches

- Add submenu chevron inline (lehon@microsoft.com)

## 0.10.1

Wed, 04 Aug 2021 16:54:20 GMT

### Patches

- move experimental Text to be written as compressible (jasonmo@microsoft.com)

## 0.10.0

Wed, 04 Aug 2021 06:26:25 GMT

### Minor changes

- radio group on macOS (67026167+chiuam@users.noreply.github.com)

### Patches

- Bump @fluentui-react-native/pressable to v0.7.0 (67026167+chiuam@users.noreply.github.com)
- Bump @fluentui-react-native/text to v0.10.0 (67026167+chiuam@users.noreply.github.com)
- Bump @fluentui-react-native/icon to v0.8.0 (67026167+chiuam@users.noreply.github.com)
- Bump @fluentui-react-native/callout to v0.17.0 (67026167+chiuam@users.noreply.github.com)
- Bump @uifabricshared/foundation-compose to v1.10.0 (67026167+chiuam@users.noreply.github.com)
- Bump @uifabricshared/foundation-settings to v0.10.0 (67026167+chiuam@users.noreply.github.com)
- Bump @uifabricshared/foundation-composable to v0.9.0 (67026167+chiuam@users.noreply.github.com)
- Bump @fluentui-react-native/interactive-hooks to v0.10.23 (67026167+chiuam@users.noreply.github.com)
- Bump @fluentui-react-native/tokens to v0.9.13 (67026167+chiuam@users.noreply.github.com)

## 0.9.17

Tue, 03 Aug 2021 23:48:50 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.7.19 (jasonmo@microsoft.com)

## 0.9.16

Tue, 03 Aug 2021 22:33:17 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.7.18 (jasonmo@microsoft.com)

## 0.9.15

Fri, 30 Jul 2021 19:17:43 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.7.17 (email not defined)

## 0.9.14

Thu, 29 Jul 2021 17:53:12 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.7.16 (jasonmo@microsoft.com)

## 0.9.13

Tue, 27 Jul 2021 22:17:20 GMT

### Patches

- add compressible utility and a snapshot test / demo to framework (jasonmo@microsoft.com)

## 0.9.12

Mon, 26 Jul 2021 20:41:04 GMT

### Patches

- add new use-slot package, move framework to consume that package (jasonmo@microsoft.com)

## 0.9.11

Sun, 25 Jul 2021 16:30:17 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.6.17 (email not defined)

## 0.9.7

Wed, 21 Jul 2021 22:55:40 GMT

### Patches

- expose use-tokens in framework package (jasonmo@microsoft.com)

## 0.9.6

Wed, 21 Jul 2021 21:46:12 GMT

### Patches

- Fix flickering bug on hover (lehon@microsoft.com)

## 0.9.4

Thu, 15 Jul 2021 17:54:30 GMT

### Patches

- Fixed onShow method in Submenu (v.kozlova13@gmail.com)

## 0.9.3

Thu, 15 Jul 2021 15:40:32 GMT

### Patches

- Fix flickering bug on hover (lehon@microsoft.com)

## 0.9.1

Wed, 14 Jul 2021 16:17:33 GMT

### Patches

- revert chevron svg (lehon@microsoft.com)

## 0.9.0

Fri, 25 Jun 2021 19:39:16 GMT

### Minor changes

- Add chevron to submenu (lehon@microsoft.com)

## 0.8.4

Fri, 18 Jun 2021 00:38:19 GMT

### Patches

- Apply prettier to components, run (ruaraki@microsoft.com)

## 0.8.0

Wed, 19 May 2021 07:04:54 GMT

### Minor changes

- add submenu component to menu (lehon@microsoft.com)

## 0.7.0

Sat, 06 Mar 2021 00:20:05 GMT

### Minor changes

- Update to react-native 0.63 (30809111+acoates-ms@users.noreply.github.com)

### Patches

- Base theme on macOS changed to apple theme (saadnajmi2@gmail.com)

## 0.6.2

Mon, 01 Mar 2021 22:53:12 GMT

### Patches

- Update deps (warleu@microsoft.com)

## 0.6.0

Wed, 13 Jan 2021 20:04:26 GMT

### Minor changes

- update FUA version for button (67026167+chiuam@users.noreply.github.com)

## 0.5.0

Fri, 23 Oct 2020 22:27:37 GMT

### Minor changes

- RNIcon feature (warleu@microsoft.com)

## 0.4.3

Thu, 22 Oct 2020 21:21:59 GMT

### Patches

- onDismiss not called when contextual menu is dismissed with item click (lehon@microsoft.com)

## 0.4.2

Mon, 19 Oct 2020 22:06:02 GMT

### Patches

- rework theme usage in tester (jasonmo@microsoft.com)

## 0.4.1

Tue, 13 Oct 2020 01:39:45 GMT

### Patches

- add focused state condition to onKeyUp callback (lehon@microsoft.com)

## 0.4.0

Mon, 12 Oct 2020 04:09:31 GMT

### Minor changes

- shared useKeyCallback (email not defined)

## 0.3.18

Mon, 28 Sep 2020 20:32:21 GMT

### Patches

- move test pages (aliciakds88@gmail.com)

## 0.3.16

Fri, 25 Sep 2020 19:21:43 GMT

### Patches

- Update react-native-win32 versions - enable logbox (acoates-ms@noreply.github.com)

## 0.3.12

Fri, 28 Aug 2020 05:03:51 GMT

### Patches

- only allow menu container to focus on mount (lehon@microsoft.com)

## 0.3.10

Fri, 21 Aug 2020 03:35:36 GMT

### Patches

- support shouldFocusOnMount and shouldFocusOnContainer props (lehon@microsoft.com)

## 0.3.8

Mon, 17 Aug 2020 22:08:34 GMT

### Patches

- fix dependency errors (jasonmo@microsoft.com)

## 0.3.4

Tue, 11 Aug 2020 19:53:33 GMT

### Patches

- Add missing deps (rezha@microsoft.com)

## 0.3.3

Sat, 08 Aug 2020 05:35:23 GMT

### Patches

- Support menu dismiss on item click (lehon@microsoft.com)

## 0.3.0

Sat, 01 Aug 2020 00:34:34 GMT

### Minor changes

- specify types for tests (krsiler@microsoft.com)

## 0.2.1

Tue, 28 Jul 2020 18:21:12 GMT

### Patches

- fix merge error with contextual menu (jasonmo@microsoft.com)

## 0.2.0

Thu, 23 Jul 2020 21:28:55 GMT

### Minor changes

- Add ContextualMent Component (lehon@microsoft.com)
