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

## 1.16.0

### Minor Changes

- e2a4065: rework framework rendering to prepare for new component structure

### Patch Changes

- 01ed385: Switch packages that referenced globalTokens by object to use the new constant references instead
- 801d8b1: Switch to the released typescript 7
- 80bf14d: Move platform theming utilities into the design package, update usage in the repo to use the new source"
- 5b5afea: Remove depcheck script, allow jest to run tests with platform module suffixes
- Updated dependencies [e37b04b]
- Updated dependencies [01ed385]
- Updated dependencies [1eef74e]
- Updated dependencies [801d8b1]
- Updated dependencies [e2a4065]
- Updated dependencies [80bf14d]
- Updated dependencies [b28f021]
- Updated dependencies [1b45589]
- Updated dependencies [5b5afea]
- Updated dependencies [c1de024]
- Updated dependencies [d2690c9]
- Updated dependencies [03ba7ef]
- Updated dependencies [9d2bb3e]
  - @fluentui-react-native/design@0.2.0
  - @fluentui-react-native/framework-base@0.5.0
  - @fluentui-react-native/interactive-hooks@0.28.6
  - @fluentui-react-native/use-styling@0.16.0
  - @fluentui-react-native/focus-zone@0.23.0
  - @fluentui-react-native/framework@0.17.0
  - @fluentui-react-native/callout@0.28.6
  - @fluentui-react-native/icon@0.22.6
  - @fluentui-react-native/text@0.25.6
  - @fluentui-react-native/adapters@0.15.0
  - @fluentui-react-native/tokens@0.24.6

## 1.15.5

### Patch Changes

- 6c2d6e6: Update packages to esm, with new builds with project references
- Updated dependencies [6c2d6e6]
- Updated dependencies [2f7c365]
- Updated dependencies [6805bf5]
  - @fluentui-react-native/interactive-hooks@0.28.5
  - @fluentui-react-native/use-styling@0.15.1
  - @fluentui-react-native/theming-utils@0.27.5
  - @fluentui-react-native/focus-zone@0.22.5
  - @fluentui-react-native/theme-tokens@0.28.5
  - @fluentui-react-native/framework@0.16.1
  - @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

## 1.15.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 [b5a686c]
- Updated dependencies [ad85949]
- Updated dependencies [23aa900]
- Updated dependencies [51ee2fe]
- Updated dependencies [f10715d]
- Updated dependencies [1598157]
  - @fluentui-react-native/interactive-hooks@0.28.4
  - @fluentui-react-native/use-styling@0.15.0
  - @fluentui-react-native/theming-utils@0.27.4
  - @fluentui-react-native/focus-zone@0.22.4
  - @fluentui-react-native/theme-tokens@0.28.4
  - @fluentui-react-native/framework@0.16.0
  - @fluentui-react-native/callout@0.28.4
  - @fluentui-react-native/icon@0.22.4
  - @fluentui-react-native/text@0.25.4
  - @fluentui-react-native/framework-base@0.4.0
  - @fluentui-react-native/adapters@0.14.4
  - @fluentui-react-native/tokens@0.24.4

## 1.15.3

### Patch Changes

- db5fc0a: Update snapshots
- 9cf4444: Migrate from ESLint to oxlint
- Updated dependencies [9cf4444]
  - @fluentui-react-native/interactive-hooks@0.28.3
  - @fluentui-react-native/use-styling@0.14.3
  - @fluentui-react-native/theming-utils@0.27.3
  - @fluentui-react-native/focus-zone@0.22.3
  - @fluentui-react-native/theme-tokens@0.28.3
  - @fluentui-react-native/framework@0.15.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/framework-base@0.3.3
  - @fluentui-react-native/adapters@0.14.3
  - @fluentui-react-native/tokens@0.24.3

## 1.15.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
  - @fluentui-react-native/interactive-hooks@0.28.2
  - @fluentui-react-native/use-styling@0.14.2
  - @fluentui-react-native/theming-utils@0.27.2
  - @fluentui-react-native/focus-zone@0.22.2
  - @fluentui-react-native/theme-tokens@0.28.2
  - @fluentui-react-native/framework@0.15.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/framework-base@0.3.2
  - @fluentui-react-native/adapters@0.14.2
  - @fluentui-react-native/tokens@0.24.2

## 1.15.1

### Patch Changes

- 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
  - @fluentui-react-native/interactive-hooks@0.28.1
  - @fluentui-react-native/use-styling@0.14.1
  - @fluentui-react-native/theming-utils@0.27.1
  - @fluentui-react-native/theme-tokens@0.28.1
  - @fluentui-react-native/framework@0.15.1
  - @fluentui-react-native/icon@0.22.1
  - @fluentui-react-native/text@0.25.1
  - @fluentui-react-native/framework-base@0.3.1
  - @fluentui-react-native/adapters@0.14.1
  - @fluentui-react-native/tokens@0.24.1

## 1.15.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/framework@0.15.0
  - @fluentui-react-native/framework-base@0.3.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/theme-tokens@0.28.0
  - @fluentui-react-native/theming-utils@0.27.0
  - @fluentui-react-native/tokens@0.24.0
  - @fluentui-react-native/use-styling@0.14.0

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

<!-- Start content -->

## 1.14.34

Tue, 05 Aug 2025 18:50:40 GMT

### Patches

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

## 1.14.30

Tue, 22 Jul 2025 22:15:16 GMT

### Patches

- Fix gap tokens on MenuList (ruaraki@microsoft.com)

## 1.14.28

Thu, 17 Jul 2025 20:54:32 GMT

### Patches

- Mark `onInvoke` event as handled for enter / space press to prevent duplicate call (winlarry@microsoft.com)

## 1.14.26

Tue, 15 Jul 2025 23:27:06 GMT

### Patches

- fix: run beachball sync (sanajmi@microsoft.com)
- add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling (jasonmo@microsoft.com)
- update builds to use node16 settings and modern export maps (jasonmo@microsoft.com)
- fix repo linting with new configs and version, fixing linting errors as well (jasonmo@microsoft.com)

## 1.14.23

Thu, 10 Jul 2025 19:20:10 GMT

### Patches

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

## 1.14.20

Wed, 05 Mar 2025 01:28:08 GMT

### Patches

- Fix Menu tab navigation on win32 (krsiler@microsoft.com)

## 1.14.19

Wed, 29 Jan 2025 23:43:53 GMT

### Patches

- remove enzyme tests (sanajmi@microsoft.com)

## 1.14.6

Wed, 10 Jul 2024 19:11:52 GMT

### Patches

- Export menu delay (ruaraki@microsoft.com)

## 1.14.5

Fri, 21 Jun 2024 22:15:10 GMT

### Patches

- fix(menu): Add High Contrast border on macOS (sanajmi@microsoft.com)

## 1.14.4

Wed, 19 Jun 2024 18:09:31 GMT

### Patches

- fix(Apple): Render vector borders on Button (sanajmi@microsoft.com)

## 1.14.1

Fri, 12 Apr 2024 21:02:38 GMT

### Patches

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

## 1.14.0

Thu, 11 Apr 2024 18:08:38 GMT

### Minor changes

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

## 1.13.0

Tue, 19 Mar 2024 20:00:34 GMT

### Minor changes

- timestamp per instance (gulnazsayed@microsoft.com)

## 1.12.25

Fri, 15 Mar 2024 20:38:11 GMT

### Patches

- set directionalHint on MenuPopover from user props (krsiler@microsoft.com)

## 1.12.24

Fri, 15 Mar 2024 16:26:20 GMT

### Patches

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

## 1.12.21

Fri, 01 Mar 2024 20:39:11 GMT

### Patches

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

## 1.12.20

Fri, 01 Mar 2024 01:04:35 GMT

### Patches

- fix menu group accessibility (krsiler@microsoft.com)

## 1.12.19

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/button to v0.36.12

## 1.12.18

Thu, 22 Feb 2024 23:27:46 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/framework to v0.13.7
- 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/theme-tokens to v0.26.6
- Bump @fluentui-react-native/tokens to v0.22.6
- Bump @fluentui-react-native/button to v0.36.11

## 1.12.17

Wed, 21 Feb 2024 22:10:45 GMT

### Patches

- exclude dividers from n of m in MenuGroup (krsiler@microsoft.com)

## 1.12.16

Tue, 20 Feb 2024 22:24:34 GMT

### Patches

- Fix some MenuItem font and color tokens (adgleitm@microsoft.com)

## 1.12.15

Thu, 15 Feb 2024 23:41:23 GMT

### Patches

- Add safety checks for `MenuList` max height/width specifications (adgleitm@microsoft.com)

## 1.12.14

Sat, 03 Feb 2024 02:29:49 GMT

### Patches

- Use Correct checkmarkPadding for MenuItemCheckbox (julio.rocha@microsoft.com)

## 1.12.13

Thu, 01 Feb 2024 20:54:31 GMT

### Patches

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

## 1.12.12

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/framework to v0.13.6
- 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 @fluentui-react-native/button to v0.36.10

## 1.12.11

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/framework to v0.13.5
- 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/theme-tokens to v0.26.5
- Bump @fluentui-react-native/tokens to v0.22.5
- Bump @fluentui-react-native/button to v0.36.9

## 1.12.10

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/framework to v0.13.4
- 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/theme-tokens to v0.26.4
- Bump @fluentui-react-native/tokens to v0.22.4
- Bump @fluentui-react-native/button to v0.36.8

## 1.12.9

Wed, 03 Jan 2024 22:31:48 GMT

### Patches

- Set disabled=false by default in menu item props (adgleitm@microsoft.com)

## 1.12.8

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/framework to v0.13.3
- 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/theme-tokens to v0.26.3
- Bump @fluentui-react-native/tokens to v0.22.3
- Bump @fluentui-react-native/button to v0.36.7

## 1.12.7

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/framework to v0.13.2
- 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/theme-tokens to v0.26.2
- Bump @fluentui-react-native/tokens to v0.22.2
- Bump @fluentui-react-native/button to v0.36.6

## 1.12.6

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/framework to v0.13.1
- 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 @fluentui-react-native/button to v0.36.5

## 1.12.5

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/framework to v0.13.0
- 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/theme-tokens to v0.26.1
- Bump @fluentui-react-native/tokens to v0.22.1
- Bump @fluentui-react-native/button to v0.36.4

## 1.12.4

Tue, 19 Dec 2023 20:00:03 GMT

### Patches

- Bump @fluentui-react-native/button to v0.36.3

## 1.12.3

Wed, 06 Dec 2023 22:21:57 GMT

### Patches

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

## 1.12.2

Thu, 30 Nov 2023 19:44:57 GMT

### Patches

- alwaysShowToolTip prop (rofang@microsoft.com)
- Bump @fluentui-react-native/button to v0.36.1

## 1.12.1

Tue, 21 Nov 2023 18:57:38 GMT

### Patches

- Stop propagation of left right arrow keys for menu (ruaraki@microsoft.com)

## 1.12.0

Thu, 09 Nov 2023 02:39:09 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/framework to v0.12.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/theme-tokens to v0.26.0
- Bump @fluentui-react-native/tokens to v0.22.0
- Bump @fluentui-react-native/use-styling to v0.12.0
- Bump @fluentui-react-native/button to v0.36.0

## 1.11.30

Tue, 07 Nov 2023 20:20:34 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/framework to v0.11.10
- 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/theme-tokens to v0.25.4
- Bump @fluentui-react-native/tokens to v0.21.6
- Bump @fluentui-react-native/button to v0.35.11

## 1.11.28

Tue, 31 Oct 2023 19:11:10 GMT

### Patches

- Fix keyboarding behavior (ruaraki@microsoft.com)
- Bump @fluentui-react-native/focus-zone to v0.13.3

## 1.11.27

Mon, 30 Oct 2023 21:26:06 GMT

### Patches

- remove deprecated alias tokens from v1 components (email not defined)
- Bump @fluentui-react-native/callout to v0.24.17
- Bump @fluentui-react-native/focus-zone to v0.13.2
- Bump @fluentui-react-native/framework to v0.11.8
- 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/theme-tokens to v0.25.2
- Bump @fluentui-react-native/tokens to v0.21.4
- Bump @fluentui-react-native/button to v0.35.9

## 1.11.26

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/framework to v0.11.7
- 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 @fluentui-react-native/button to v0.35.8

## 1.11.25

Wed, 25 Oct 2023 17:21:07 GMT

### Patches

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

## 1.11.24

Tue, 17 Oct 2023 19:21:23 GMT

### Patches

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

## 1.11.23

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
- Bump @fluentui-react-native/button to v0.35.6

## 1.11.22

Wed, 20 Sep 2023 18:30:43 GMT

### Patches

- Bump @fluentui-react-native/button to v0.35.5

## 1.11.21

Wed, 13 Sep 2023 17:08:13 GMT

### Patches

- Bump @fluentui-react-native/button to v0.35.4

## 1.11.20

Tue, 29 Aug 2023 22:56:32 GMT

### Patches

- update snapshots (krsiler@microsoft.com)
- 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/framework to v0.11.6
- 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 @fluentui-react-native/button to v0.35.3

## 1.11.19

Tue, 29 Aug 2023 21:59:04 GMT

### Patches

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

## 1.11.18

Wed, 23 Aug 2023 18:55:24 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 @fluentui-react-native/button to v0.35.1

## 1.11.17

Mon, 21 Aug 2023 20:45:53 GMT

### Patches

- Bump @fluentui-react-native/button to v0.35.0

## 1.11.16

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/framework to v0.11.5
- 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 @fluentui-react-native/button to v0.34.10

## 1.11.15

Wed, 09 Aug 2023 22:02:14 GMT

### Patches

- [Callout][macOS] Support Border Tokens (saadnajmi2@gmail.com)
- Bump @fluentui-react-native/callout to v0.24.12
- Bump @fluentui-react-native/focus-zone to v0.12.8
- Bump @fluentui-react-native/framework to v0.11.4
- 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 @fluentui-react-native/theme-tokens to v0.25.1
- Bump @fluentui-react-native/use-styling to v0.11.1
- Bump @fluentui-react-native/button to v0.34.9

## 1.11.14

Wed, 02 Aug 2023 16:51:10 GMT

### Patches

- minHeight for small button (rofang@microsoft.com)
- Bump @fluentui-react-native/button to v0.34.8

## 1.11.13

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/framework to v0.11.3
- 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 @fluentui-react-native/button to v0.34.7

## 1.11.12

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/framework to v0.11.2
- 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 @fluentui-react-native/button to v0.34.6

## 1.11.11

Sat, 15 Jul 2023 23:01:27 GMT

### Patches

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

## 1.11.10

Fri, 14 Jul 2023 23:32:22 GMT

### Patches

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

## 1.11.9

Mon, 10 Jul 2023 23:39:34 GMT

### Patches

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

## 1.11.8

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

## 1.11.7

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/framework to v0.11.1
- 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 @fluentui-react-native/button to v0.34.5

## 1.11.6

Fri, 30 Jun 2023 21:37:05 GMT

### Patches

- Fix VO bug in Menu (email not defined)

## 1.11.5

Fri, 30 Jun 2023 06:57:52 GMT

### Patches

- Set disabled prop on button when false (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/button to v0.34.4

## 1.11.4

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/button to v0.34.3

## 1.11.3

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/button to v0.34.2

## 1.11.2

Thu, 15 Jun 2023 20:51:40 GMT

### Patches

- Tokenize MenuItemRadio (email not defined)

## 1.11.1

Wed, 14 Jun 2023 12:05:51 GMT

### Patches

- Declare `"sideEffects": false` to help improve tree shaking (4123478+tido64@users.noreply.github.com)
- Bump @fluentui-react-native/button to v0.34.1

## 1.11.0

Mon, 12 Jun 2023 17:46:43 GMT

### Minor changes

- Changes for treeshake to work (ayushsinghs@yahoo.in)
- Bump @fluentui-react-native/callout to v0.24.2
- Bump @fluentui-react-native/focus-zone to v0.12.1
- Bump @fluentui-react-native/framework to v0.11.0
- 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 @fluentui-react-native/use-styling to v0.11.0
- Bump @fluentui-react-native/button to v0.34.0

## 1.10.2

Fri, 09 Jun 2023 21:35:03 GMT

### Patches

- [Callout] Implement setInitialFocus for macOS (saadnajmi2@gmail.com)
- Bump @fluentui-react-native/callout to v0.24.1

## 1.10.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
- Bump @fluentui-react-native/button to v0.33.1

## 1.10.0

Mon, 05 Jun 2023 19:26:24 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/framework to v0.10.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/theme-tokens to v0.25.0
- Bump @fluentui-react-native/tokens to v0.21.0
- Bump @fluentui-react-native/use-styling to v0.10.0
- Bump @fluentui-react-native/button to v0.33.0

## 1.9.1

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/framework to v0.9.10
- 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/theme-tokens to v0.24.7
- Bump @fluentui-react-native/tokens to v0.20.16
- Bump @fluentui-react-native/button to v0.32.53

## 1.9.0

Wed, 17 May 2023 21:03:42 GMT

### Minor changes

- macOS MenuGroup (email not defined)

## 1.8.1

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/framework to v0.9.9
- 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/theme-tokens to v0.24.6
- Bump @fluentui-react-native/tokens to v0.20.15
- Bump @fluentui-react-native/button to v0.32.52

## 1.8.0

Thu, 27 Apr 2023 19:45:00 GMT

### Minor changes

- set n of m on submenu trigger (krsiler@microsoft.com)

## 1.7.0

Tue, 25 Apr 2023 02:09:03 GMT

### Minor changes

- fixed hovered and focused visuals (email not defined)

## 1.6.3

Sat, 22 Apr 2023 23:41:05 GMT

### Patches

- Bump @fluentui-react-native/button to v0.32.51

## 1.6.2

Fri, 21 Apr 2023 04:54:14 GMT

### Patches

- Add Home and End key functionality in MenuList (winlarry@microsoft.com)

## 1.6.1

Fri, 21 Apr 2023 00:04:59 GMT

### Patches

- enable pointer capture to be overridden (krsiler@microsoft.com)

## 1.6.0

Wed, 19 Apr 2023 10:08:39 GMT

### Minor changes

- add blackbox example and remove unused tokens (rohanpd.work@gmail.com)

## 1.5.0

Wed, 12 Apr 2023 18:42:22 GMT

### Minor changes

- menu radio strcutured (rohanpd.work@gmail.com)
- Bump @fluentui-react-native/button to v0.32.50

## 1.4.34

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/button to v0.32.49

## 1.4.33

Fri, 24 Mar 2023 15:52:40 GMT

### Patches

- Fix for keyboard focus is lost when hovering out of a menu (email not defined)

## 1.4.32

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/button to v0.32.48

## 1.4.31

Thu, 23 Mar 2023 13:35:57 GMT

### Patches

- Revert n of m implementation for submenus (krsiler@microsoft.com)

## 1.4.30

Thu, 23 Mar 2023 06:05:12 GMT

### Patches

- Update Menu documentation (ruaraki@microsoft.com)

## 1.4.29

Tue, 21 Mar 2023 21:53:47 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/framework to v0.9.8
- 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 @fluentui-react-native/button to v0.32.47

## 1.4.28

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/framework to v0.9.7
- 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 @fluentui-react-native/button to v0.32.46

## 1.4.27

Fri, 17 Mar 2023 14:13:25 GMT

### Patches

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

## 1.4.26

Thu, 16 Mar 2023 21:46:56 GMT

### Patches

- Fix n of m MenuItems (ruaraki@microsoft.com)

## 1.4.25

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/framework to v0.9.6
- 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/theme-tokens to v0.24.5
- Bump @fluentui-react-native/tokens to v0.20.12
- Bump @fluentui-react-native/button to v0.32.44

## 1.4.24

Tue, 14 Mar 2023 18:43:06 GMT

### Patches

- Fix customizeable accessible (ruaraki@microsoft.com)
- Bump @fluentui-react-native/button to v0.32.43

## 1.4.23

Mon, 13 Mar 2023 22:51:11 GMT

### Patches

- Update snapshots (ruaraki@microsoft.com)
- Bump @fluentui-react-native/button to v0.32.42

## 1.4.22

Fri, 10 Mar 2023 00:08:36 GMT

### Patches

- Update snapshots (winlarry@microsoft.com)
- Bump @fluentui-react-native/button to v0.32.41

## 1.4.21

Wed, 08 Mar 2023 02:06:17 GMT

### Patches

- remove hover state styling from menuItems (email not defined)

## 1.4.20

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/framework to v0.9.5
- 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 @fluentui-react-native/button to v0.32.40

## 1.4.19

Tue, 07 Mar 2023 19:54:39 GMT

### Patches

- Fix n of m MenuItems (ruaraki@microsoft.com)

## 1.4.18

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/button to v0.32.39

## 1.4.17

Fri, 03 Mar 2023 15:38:20 GMT

### Patches

- Delay triggerHoverOut timeouts (amchiu@microsoft.com)

## 1.4.16

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/framework to v0.9.4
- 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/theme-tokens to v0.24.4
- Bump @fluentui-react-native/tokens to v0.20.11
- Bump @fluentui-react-native/button to v0.32.38

## 1.4.15

Thu, 02 Mar 2023 19:11:57 GMT

### Patches

- Add icon support to menu items (ruaraki@microsoft.com)
- Bump @fluentui-react-native/icon to v0.17.16
- Bump @fluentui-react-native/button to v0.32.37

## 1.4.14

Wed, 01 Mar 2023 23:22:12 GMT

### Patches

- Add 'Escape' to list of keys stopping event propagation in MenuPopover key handlers. (winlarry@microsoft.com)

## 1.4.13

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/interactive-hooks to v0.22.21
- Bump @fluentui-react-native/text to v0.19.23
- Bump @fluentui-react-native/button to v0.32.36

## 1.4.12

Sat, 25 Feb 2023 01:17:04 GMT

### Patches

- Only open menu when shouldFocusOnContainer is defined (ruaraki@microsoft.com)

## 1.4.11

Fri, 24 Feb 2023 23:53:36 GMT

### Patches

- Bump @fluentui-react-native/button to v0.32.35

## 1.4.10

Fri, 24 Feb 2023 20:39:59 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/framework to v0.9.3
- Bump @fluentui-react-native/interactive-hooks to v0.22.20
- Bump @fluentui-react-native/text to v0.19.22
- Bump @fluentui-react-native/theme-tokens to v0.24.3
- Bump @fluentui-react-native/tokens to v0.20.10
- Bump @fluentui-react-native/use-styling to v0.9.4
- Bump @fluentui-react-native/button to v0.32.34

## 1.4.9

Fri, 24 Feb 2023 03:20:53 GMT

### Patches

- Make menu container VO accessible (amchiu@microsoft.com)

## 1.4.8

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/framework to v0.9.2
- 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 @fluentui-react-native/button to v0.32.33

## 1.4.7

Thu, 23 Feb 2023 22:09:20 GMT

### Patches

- Update MenuItem text color (email not defined)

## 1.4.6

Fri, 17 Feb 2023 22:33:14 GMT

### Patches

- Always pass in a ref to FocusZone (email not defined)

## 1.4.5

Fri, 17 Feb 2023 01:34:44 GMT

### Patches

- Remove enter and space key triggers from disabled menu items (email not defined)

## 1.4.4

Thu, 16 Feb 2023 22:05:56 GMT

### Patches

- Add hasTooltips as MenuList prop (ruaraki@microsoft.com)

## 1.4.3

Tue, 14 Feb 2023 22:22:51 GMT

### Patches

- Bump @fluentui-react-native/button to v0.32.32

## 1.4.2

Tue, 14 Feb 2023 01:26:19 GMT

### Patches

- Passing in the minWidth token to the patch function (email not defined)

## 1.4.1

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/framework to v0.9.1
- 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 @fluentui-react-native/button to v0.32.31

## 1.4.0

Thu, 09 Feb 2023 22:42:47 GMT

### Minor changes

- support minwidth for menu (email not defined)
- Bump @fluentui-react-native/callout to v0.23.0

## 1.3.3

Thu, 09 Feb 2023 17:10:01 GMT

### Patches

- Fix Menu keyboard navigation (email not defined)

## 1.3.2

Thu, 09 Feb 2023 02:18:16 GMT

### Patches

- Update submenuIndicatorPadding (amchiu@microsoft.com)

## 1.3.1

Wed, 08 Feb 2023 19:29:35 GMT

### Patches

- macOS: Only show scroll indicators if maxHeight/maxWidth is specified (email not defined)

## 1.3.0

Mon, 06 Feb 2023 05:53:20 GMT

### Minor changes

- support menu scroll in win32 (email not defined)
- Bump @fluentui-react-native/callout to v0.22.0

### Patches

- macOS: Update submenu indicator color (amchiu@microsoft.com)

## 1.2.28

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/framework to v0.9.0
- Bump @fluentui-react-native/interactive-hooks to v0.22.17
- Bump @fluentui-react-native/text to v0.19.19
- Bump @fluentui-react-native/button to v0.32.30

## 1.2.27

Thu, 02 Feb 2023 20:52:52 GMT

### Patches

- Bump @fluentui-react-native/button to v0.32.29

## 1.2.26

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/framework to v0.8.39
- Bump @fluentui-react-native/interactive-hooks to v0.22.16
- Bump @fluentui-react-native/text to v0.19.18
- Bump @fluentui-react-native/use-styling to v0.9.3
- Bump @fluentui-react-native/button to v0.32.28

## 1.2.25

Wed, 01 Feb 2023 22:33:16 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/framework to v0.8.38
- Bump @fluentui-react-native/interactive-hooks to v0.22.15
- Bump @fluentui-react-native/text to v0.19.17
- Bump @fluentui-react-native/theme-tokens to v0.24.2
- Bump @fluentui-react-native/tokens to v0.20.7
- Bump @fluentui-react-native/use-styling to v0.9.2
- Bump @fluentui-react-native/button to v0.32.27

## 1.2.24

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/framework to v0.8.37
- Bump @fluentui-react-native/interactive-hooks to v0.22.14
- Bump @fluentui-react-native/text to v0.19.16
- Bump @fluentui-react-native/theme-tokens to v0.24.1
- Bump @fluentui-react-native/tokens to v0.20.6
- Bump @fluentui-react-native/button to v0.32.26

## 1.2.23

Thu, 26 Jan 2023 17:47:06 GMT

### Patches

- Fix MenuPopover props not getting called (email not defined)

## 1.2.22

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/framework to v0.8.36
- Bump @fluentui-react-native/interactive-hooks to v0.22.13
- Bump @fluentui-react-native/text to v0.19.15
- Bump @fluentui-react-native/theme-tokens to v0.24.0
- Bump @fluentui-react-native/tokens to v0.20.5
- Bump @fluentui-react-native/button to v0.32.25

## 1.2.21

Fri, 20 Jan 2023 21:49:21 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.14
- Bump @fluentui-react-native/button to v0.32.24

## 1.2.20

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/framework to v0.8.35
- Bump @fluentui-react-native/interactive-hooks to v0.22.12
- Bump @fluentui-react-native/text to v0.19.13
- Bump @fluentui-react-native/theme-tokens to v0.23.2
- Bump @fluentui-react-native/button to v0.32.23

## 1.2.19

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/framework to v0.8.34
- Bump @fluentui-react-native/interactive-hooks to v0.22.11
- Bump @fluentui-react-native/text to v0.19.12
- Bump @fluentui-react-native/theme-tokens to v0.23.1
- Bump @fluentui-react-native/tokens to v0.20.4
- Bump @fluentui-react-native/button to v0.32.22

## 1.2.18

Tue, 17 Jan 2023 22:09:42 GMT

### Patches

- Update Menu font (amchiu@microsoft.com)

## 1.2.17

Wed, 11 Jan 2023 14:59:31 GMT

### Patches

- Update MenuDivider margin (amchiu@microsoft.com)

## 1.2.16

Tue, 10 Jan 2023 21:36:52 GMT

### Patches

- Fix MenuDividerTokens import (amchiu@microsoft.com)

## 1.2.15

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/framework to v0.8.33
- Bump @fluentui-react-native/interactive-hooks to v0.22.10
- Bump @fluentui-react-native/text to v0.19.11
- Bump @fluentui-react-native/theme-tokens to v0.23.0
- Bump @fluentui-react-native/tokens to v0.20.3
- Bump @fluentui-react-native/button to v0.32.21

## 1.2.14

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/framework to v0.8.32
- Bump @fluentui-react-native/interactive-hooks to v0.22.9
- Bump @fluentui-react-native/text to v0.19.10
- Bump @fluentui-react-native/button to v0.32.20

## 1.2.13

Fri, 06 Jan 2023 19:49:46 GMT

### Patches

- Show focus on Submenu item for keyboard access (amchiu@microsoft.com)

## 1.2.12

Fri, 06 Jan 2023 12:26:31 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.50
- Bump @fluentui-react-native/focus-zone to v0.11.20
- Bump @fluentui-react-native/framework to v0.8.31
- Bump @fluentui-react-native/interactive-hooks to v0.22.8
- Bump @fluentui-react-native/text to v0.19.9
- Bump @fluentui-react-native/button to v0.32.19

## 1.2.11

Thu, 05 Jan 2023 11:24:52 GMT

### Patches

- Bump @fluentui-react-native/button to v0.32.18

## 1.2.10

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/interactive-hooks to v0.22.7
- Bump @fluentui-react-native/text to v0.19.8
- Bump @fluentui-react-native/button to v0.32.17

## 1.2.9

Tue, 03 Jan 2023 23:38:40 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.7
- Bump @fluentui-react-native/button to v0.32.16

## 1.2.8

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/framework to v0.8.30
- Bump @fluentui-react-native/interactive-hooks to v0.22.6
- Bump @fluentui-react-native/text to v0.19.6
- Bump @fluentui-react-native/button to v0.32.15

## 1.2.7

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/interactive-hooks to v0.22.5
- Bump @fluentui-react-native/text to v0.19.5
- Bump @fluentui-react-native/button to v0.32.14

## 1.2.6

Thu, 29 Dec 2022 08:02:57 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.4
- Bump @fluentui-react-native/button to v0.32.13

## 1.2.5

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/framework to v0.8.29
- Bump @fluentui-react-native/interactive-hooks to v0.22.4
- Bump @fluentui-react-native/text to v0.19.3
- Bump @fluentui-react-native/theme-tokens to v0.22.5
- Bump @fluentui-react-native/tokens to v0.20.2
- Bump @fluentui-react-native/button to v0.32.12

## 1.2.4

Wed, 28 Dec 2022 17:46:01 GMT

### Patches

- Bump @fluentui-react-native/button to v0.32.11

## 1.2.3

Wed, 28 Dec 2022 06:51:05 GMT

### Patches

- Override key handling (ruaraki@microsoft.com)

## 1.2.2

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/framework to v0.8.28
- Bump @fluentui-react-native/interactive-hooks to v0.22.3
- Bump @fluentui-react-native/text to v0.19.2
- Bump @fluentui-react-native/theme-tokens to v0.22.4
- Bump @fluentui-react-native/tokens to v0.20.1
- Bump @fluentui-react-native/button to v0.32.10

## 1.2.1

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/framework to v0.8.27
- Bump @fluentui-react-native/interactive-hooks to v0.22.2
- Bump @fluentui-react-native/text to v0.19.1
- Bump @fluentui-react-native/theme-tokens to v0.22.3
- Bump @fluentui-react-native/button to v0.32.9

## 1.2.0

Wed, 21 Dec 2022 23:00:53 GMT

### Minor changes

- Add ScrollView to Menu (macOS) (amchiu@microsoft.com)

## 1.1.3

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/framework to v0.8.26
- Bump @fluentui-react-native/interactive-hooks to v0.22.1
- Bump @fluentui-react-native/text to v0.19.0
- Bump @fluentui-react-native/theme-tokens to v0.22.2
- Bump @fluentui-react-native/tokens to v0.20.0
- Bump @fluentui-react-native/button to v0.32.8

## 1.1.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/framework to v0.8.25
- Bump @fluentui-react-native/interactive-hooks to v0.22.0
- Bump @fluentui-react-native/text to v0.18.2
- Bump @fluentui-react-native/theme-tokens to v0.22.1
- Bump @fluentui-react-native/tokens to v0.19.1
- Bump @fluentui-react-native/button to v0.32.7

## 1.1.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/framework to v0.8.24
- Bump @fluentui-react-native/interactive-hooks to v0.21.5
- Bump @fluentui-react-native/text to v0.18.1
- Bump @fluentui-react-native/theme-tokens to v0.22.0
- Bump @fluentui-react-native/button to v0.32.6

## 1.1.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/button to v0.32.5

## 1.0.83

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/framework to v0.8.23
- Bump @fluentui-react-native/interactive-hooks to v0.21.4
- Bump @fluentui-react-native/text to v0.18.0
- Bump @fluentui-react-native/theme-tokens to v0.21.5
- Bump @fluentui-react-native/tokens to v0.19.0
- Bump @fluentui-react-native/button to v0.32.4

## 1.0.82

Thu, 01 Dec 2022 03:12:20 GMT

### Patches

- replace old spacing token with new sizeTokens with win32 ramp (rohanpd.work@gmail.com)
- Bump @fluentui-react-native/callout to v0.21.39
- Bump @fluentui-react-native/focus-zone to v0.11.9
- Bump @fluentui-react-native/framework to v0.8.22
- Bump @fluentui-react-native/interactive-hooks to v0.21.3
- Bump @fluentui-react-native/text to v0.17.1
- Bump @fluentui-react-native/theme-tokens to v0.21.4
- Bump @fluentui-react-native/tokens to v0.18.1
- Bump @fluentui-react-native/button to v0.32.3

## 1.0.81

Wed, 30 Nov 2022 21:33:19 GMT

### Patches

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

## 1.0.80

Tue, 29 Nov 2022 20:39:50 GMT

### Patches

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

## 1.0.79

Tue, 29 Nov 2022 15:14:15 GMT

### Patches

- Bump @fluentui-react-native/button to v0.32.2

## 1.0.78

Mon, 28 Nov 2022 19:49:35 GMT

### Patches

- Bump @fluentui-react-native/text to v0.17.0
- Bump @fluentui-react-native/button to v0.32.1

## 1.0.77

Mon, 28 Nov 2022 11:51:05 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/framework to v0.8.21
- 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 @fluentui-react-native/button to v0.32.0

## 1.0.76

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/framework to v0.8.20
- Bump @fluentui-react-native/interactive-hooks to v0.21.1
- Bump @fluentui-react-native/text to v0.16.1
- Bump @fluentui-react-native/button to v0.31.1

## 1.0.75

Sun, 13 Nov 2022 09:17:07 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.35
- Bump @fluentui-react-native/focus-zone to v0.11.5
- Bump @fluentui-react-native/interactive-hooks to v0.21.0
- Bump @fluentui-react-native/text to v0.16.0
- Bump @fluentui-react-native/button to v0.31.0

## 1.0.74

Fri, 11 Nov 2022 19:03:46 GMT

### Patches

- Add ref merging to useMenuTrigger (ruaraki@microsoft.com)

## 1.0.73

Fri, 11 Nov 2022 18:06:31 GMT

### Patches

- Bump all design-tokens packages to 0.29.0 (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/callout to v0.21.34
- Bump @fluentui-react-native/focus-zone to v0.11.4
- Bump @fluentui-react-native/framework to v0.8.19
- Bump @fluentui-react-native/interactive-hooks to v0.20.2
- Bump @fluentui-react-native/text to v0.15.15
- Bump @fluentui-react-native/theme-tokens to v0.21.3
- Bump @fluentui-react-native/button to v0.30.2

## 1.0.72

Fri, 11 Nov 2022 01:02:57 GMT

### Patches

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

## 1.0.71

Thu, 10 Nov 2022 02:05:55 GMT

### Patches

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

## 1.0.70

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/button to v0.30.1

## 1.0.69

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/framework to v0.8.18
- 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 @fluentui-react-native/button to v0.30.0

## 1.0.68

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/framework to v0.8.17
- Bump @fluentui-react-native/interactive-hooks to v0.19.7
- Bump @fluentui-react-native/text to v0.15.13
- Bump @fluentui-react-native/theme-tokens to v0.21.2
- Bump @fluentui-react-native/button to v0.29.4

## 1.0.67

Mon, 07 Nov 2022 21:42:58 GMT

### Patches

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

## 1.0.66

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/framework to v0.8.16
- Bump @fluentui-react-native/interactive-hooks to v0.19.6
- Bump @fluentui-react-native/text to v0.15.12
- Bump @fluentui-react-native/theme-tokens to v0.21.1
- Bump @fluentui-react-native/tokens to v0.17.7
- Bump @fluentui-react-native/button to v0.29.3

## 1.0.65

Wed, 02 Nov 2022 00:59:45 GMT

### Patches

- Undo workaround needed for old haul polyfill (sanajmi@microsoft.com)
- Bump @fluentui-react-native/focus-zone to v0.10.32
- Bump @fluentui-react-native/button to v0.29.2

## 1.0.64

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/button to v0.29.1

## 1.0.63

Sat, 29 Oct 2022 01:05:20 GMT

### Patches

- MenuV1: Update types to PressablePropsExtended (sanajmi@microsoft.com)

## 1.0.62

Sat, 29 Oct 2022 00:18:41 GMT

### Patches

- MenuV1 (macOS): Add FocusZone (sanajmi@microsoft.com)
- MenuV1 (macOS): Update MenuItem tokens (sanajmi@microsoft.com)

## 1.0.61

Thu, 27 Oct 2022 13:19:00 GMT

### Patches

- Bump @fluentui-react-native/button to v0.29.0

## 1.0.60

Thu, 27 Oct 2022 11:09:35 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.28
- Bump @fluentui-react-native/framework to v0.8.15
- Bump @fluentui-react-native/interactive-hooks to v0.19.4
- Bump @fluentui-react-native/text to v0.15.11
- Bump @fluentui-react-native/theme-tokens to v0.21.0
- Bump @fluentui-react-native/tokens to v0.17.6
- Bump @fluentui-react-native/button to v0.28.1

## 1.0.59

Thu, 27 Oct 2022 08:31:28 GMT

### Patches

- Bump @fluentui-react-native/button to v0.28.0

## 1.0.58

Tue, 25 Oct 2022 22:47:44 GMT

### Patches

- Update snapshots (changes are the differences between ios and windows tokens) (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/callout to v0.21.27
- Bump @fluentui-react-native/framework to v0.8.14
- Bump @fluentui-react-native/interactive-hooks to v0.19.3
- Bump @fluentui-react-native/text to v0.15.10
- Bump @fluentui-react-native/theme-tokens to v0.20.1
- Bump @fluentui-react-native/button to v0.27.2

## 1.0.57

Tue, 25 Oct 2022 20:57:00 GMT

### Patches

- Bump @fluentui-react-native/button to v0.27.1

## 1.0.56

Fri, 21 Oct 2022 13:09:26 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.26
- Bump @fluentui-react-native/framework to v0.8.13
- Bump @fluentui-react-native/interactive-hooks to v0.19.2
- Bump @fluentui-react-native/text to v0.15.9
- Bump @fluentui-react-native/button to v0.27.0

## 1.0.55

Thu, 20 Oct 2022 23:16:01 GMT

### Patches

- Bump @fluentui-react-native/button to v0.26.2

## 1.0.54

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/interactive-hooks to v0.19.1
- Bump @fluentui-react-native/button to v0.26.1

## 1.0.53

Tue, 18 Oct 2022 04:06:27 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.24
- Bump @fluentui-react-native/interactive-hooks to v0.19.0
- Bump @fluentui-react-native/button to v0.26.0

## 1.0.52

Mon, 17 Oct 2022 22:34:22 GMT

### Patches

- Remove isCloseOnHoverOutEnabled (sanajmi@microsoft.com)

## 1.0.51

Mon, 17 Oct 2022 17:52:49 GMT

### Patches

- tests update to run on ios (email not defined)
- Bump @fluentui-react-native/callout to v0.21.23
- Bump @fluentui-react-native/framework to v0.8.12
- Bump @fluentui-react-native/interactive-hooks to v0.18.15
- Bump @fluentui-react-native/text to v0.15.8
- Bump @fluentui-react-native/theme-tokens to v0.20.0
- Bump @fluentui-react-native/button to v0.25.12

## 1.0.50

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/framework to v0.8.11
- 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 @fluentui-react-native/button to v0.25.11

## 1.0.49

Fri, 14 Oct 2022 17:16:50 GMT

### Patches

- Switch Button components to use React Native Pressable (sanajmi@microsoft.com)
- Bump @fluentui-react-native/button to v0.25.10

## 1.0.48

Thu, 13 Oct 2022 05:37:25 GMT

### Patches

- Bump @fluentui-react-native/button to v0.25.9

## 1.0.47

Wed, 12 Oct 2022 21:54:15 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.21
- Bump @fluentui-react-native/framework to v0.8.10
- Bump @fluentui-react-native/interactive-hooks to v0.18.13
- Bump @fluentui-react-native/text to v0.15.6
- Bump @fluentui-react-native/theme-tokens to v0.19.6
- Bump @fluentui-react-native/tokens to v0.17.4
- Bump @fluentui-react-native/button to v0.25.8

## 1.0.46

Tue, 11 Oct 2022 22:41:44 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.20
- Bump @fluentui-react-native/framework to v0.8.9
- Bump @fluentui-react-native/interactive-hooks to v0.18.12
- Bump @fluentui-react-native/text to v0.15.5
- Bump @fluentui-react-native/theme-tokens to v0.19.5
- Bump @fluentui-react-native/tokens to v0.17.3
- Bump @fluentui-react-native/button to v0.25.7

## 1.0.45

Mon, 10 Oct 2022 23:26:12 GMT

### Patches

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

## 1.0.44

Thu, 06 Oct 2022 17:24:49 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.18
- Bump @fluentui-react-native/framework to v0.8.8
- Bump @fluentui-react-native/interactive-hooks to v0.18.11
- Bump @fluentui-react-native/text to v0.15.4
- Bump @fluentui-react-native/theme-tokens to v0.19.4
- Bump @fluentui-react-native/button to v0.25.6

## 1.0.43

Tue, 04 Oct 2022 21:09:28 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.17
- Bump @fluentui-react-native/framework to v0.8.7
- Bump @fluentui-react-native/interactive-hooks to v0.18.10
- Bump @fluentui-react-native/text to v0.15.3
- Bump @fluentui-react-native/theme-tokens to v0.19.3
- Bump @fluentui-react-native/button to v0.25.5

## 1.0.42

Tue, 04 Oct 2022 17:24:59 GMT

### Patches

- Bump @fluentui-react-native/button to v0.25.4

## 1.0.41

Mon, 03 Oct 2022 16:40:48 GMT

### Patches

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

## 1.0.40

Fri, 30 Sep 2022 08:04:44 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.15
- Bump @fluentui-react-native/framework to v0.8.6
- Bump @fluentui-react-native/interactive-hooks to v0.18.9
- Bump @fluentui-react-native/text to v0.15.2
- Bump @fluentui-react-native/theme-tokens to v0.19.2
- Bump @fluentui-react-native/tokens to v0.17.2
- Bump @fluentui-react-native/button to v0.25.3

## 1.0.39

Fri, 30 Sep 2022 00:54:36 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/framework to v0.8.5
- Bump @fluentui-react-native/interactive-hooks to v0.18.8
- Bump @fluentui-react-native/text to v0.15.1
- Bump @fluentui-react-native/theme-tokens to v0.19.1
- Bump @fluentui-react-native/tokens to v0.17.1
- Bump @fluentui-react-native/use-styling to v0.9.1
- Bump @fluentui-react-native/button to v0.25.2

## 1.0.38

Mon, 26 Sep 2022 02:39:40 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.13
- Bump @fluentui-react-native/interactive-hooks to v0.18.7
- Bump @fluentui-react-native/button to v0.25.1

## 1.0.37

Fri, 23 Sep 2022 06:23:01 GMT

### Patches

- Bump @fluentui-react-native/button to v0.25.0

## 1.0.36

Wed, 21 Sep 2022 21:00:40 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.12
- Bump @fluentui-react-native/framework to v0.8.4
- 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 @fluentui-react-native/button to v0.24.26

## 1.0.35

Tue, 20 Sep 2022 20:05:27 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.25

## 1.0.34

Fri, 16 Sep 2022 01:53:06 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.11
- Bump @fluentui-react-native/framework to v0.8.3
- 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 @fluentui-react-native/button to v0.24.24

## 1.0.33

Wed, 14 Sep 2022 23:07:41 GMT

### Patches

- "MenuItems and MenuTrigger should be based off of IViewProps" (ruaraki@microsoft.com)
- Bump @fluentui-react-native/adapters to v0.9.1
- Bump @fluentui-react-native/callout to v0.21.10
- Bump @fluentui-react-native/framework to v0.8.2
- 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 @fluentui-react-native/button to v0.24.23

## 1.0.32

Mon, 12 Sep 2022 18:52:11 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.22

## 1.0.31

Fri, 09 Sep 2022 23:54:15 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.21

## 1.0.30

Fri, 09 Sep 2022 01:08:39 GMT

### Patches

- Minor fixes for caching and adding new tokens (ruaraki@microsoft.com)

## 1.0.29

Tue, 06 Sep 2022 18:22:03 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.9
- Bump @fluentui-react-native/interactive-hooks to v0.18.3
- Bump @fluentui-react-native/text to v0.14.2
- Bump @fluentui-react-native/button to v0.24.20

## 1.0.28

Wed, 31 Aug 2022 12:11:39 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.19

## 1.0.27

Mon, 29 Aug 2022 23:21:44 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.8
- Bump @fluentui-react-native/framework to v0.8.1
- Bump @fluentui-react-native/interactive-hooks to v0.18.2
- Bump @fluentui-react-native/text to v0.14.1
- Bump @fluentui-react-native/button to v0.24.18

## 1.0.26

Fri, 26 Aug 2022 18:15:17 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.17

## 1.0.25

Mon, 15 Aug 2022 23:29:03 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.16

## 1.0.24

Mon, 15 Aug 2022 22:12:03 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.15

## 1.0.23

Fri, 05 Aug 2022 23:22:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.7
- Bump @fluentui-react-native/interactive-hooks to v0.18.1
- Bump @fluentui-react-native/text to v0.14.0
- Bump @fluentui-react-native/button to v0.24.14

## 1.0.22

Tue, 02 Aug 2022 22:19:19 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.13

## 1.0.21

Tue, 02 Aug 2022 20:08:43 GMT

### Patches

- Update exports (ruaraki@microsoft.com)
- Bump @fluentui-react-native/button to v0.24.12

## 1.0.20

Fri, 29 Jul 2022 22:47:07 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.6
- Bump @fluentui-react-native/interactive-hooks to v0.18.0
- Bump @fluentui-react-native/button to v0.24.11

## 1.0.19

Fri, 29 Jul 2022 21:04:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.5
- Bump @fluentui-react-native/interactive-hooks to v0.17.5
- Bump @fluentui-react-native/text to v0.13.0
- Bump @fluentui-react-native/button to v0.24.10

## 1.0.18

Thu, 28 Jul 2022 23:57:03 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.4
- Bump @fluentui-react-native/interactive-hooks to v0.17.4
- Bump @fluentui-react-native/button to v0.24.9

## 1.0.17

Tue, 26 Jul 2022 19:30:23 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.3
- Bump @fluentui-react-native/interactive-hooks to v0.17.3
- Bump @fluentui-react-native/button to v0.24.8

## 1.0.16

Mon, 25 Jul 2022 21:27:20 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.2
- Bump @fluentui-react-native/interactive-hooks to v0.17.2
- Bump @fluentui-react-native/button to v0.24.7

## 1.0.15

Sat, 23 Jul 2022 00:28:48 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.21.1
- Bump @fluentui-react-native/interactive-hooks to v0.17.1
- Bump @fluentui-react-native/button to v0.24.6

## 1.0.14

Wed, 20 Jul 2022 16:24:28 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.5

## 1.0.13

Tue, 19 Jul 2022 18:10:02 GMT

### Patches

- update all necessary snapshots (email not defined)
- Bump @fluentui-react-native/experimental-text to v0.10.2
- Bump @fluentui-react-native/button to v0.24.4

## 1.0.12

Fri, 15 Jul 2022 01:22:54 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.3

## 1.0.11

Fri, 15 Jul 2022 00:29:27 GMT

### Patches

- Bump @fluentui-react-native/button to v0.24.2

## 1.0.10

Thu, 14 Jul 2022 20:03:37 GMT

### Patches

- Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
- Bump @fluentui-react-native/experimental-text to v0.10.1
- Bump @fluentui-react-native/button to v0.24.1

## 1.0.9

Thu, 14 Jul 2022 18:09:51 GMT

### Patches

- updated to rn 0.66 (duomaster01@gmail.com)
- Bump @fluentui-react-native/adapters to v0.9.0
- Bump @fluentui-react-native/callout to v0.21.0
- Bump @fluentui-react-native/experimental-text to v0.10.0
- Bump @fluentui-react-native/framework to v0.8.0
- Bump @fluentui-react-native/interactive-hooks to v0.17.0
- Bump @fluentui-react-native/theme-tokens to v0.19.0
- Bump @fluentui-react-native/tokens to v0.16.0
- Bump @fluentui-react-native/use-styling to v0.9.0
- Bump @fluentui-react-native/button to v0.24.0

## 1.0.8

Thu, 14 Jul 2022 17:13:16 GMT

### Patches

- update all necessary snapshots (email not defined)
- Bump @fluentui-react-native/experimental-text to v0.9.3
- Bump @fluentui-react-native/button to v0.23.2

## 1.0.7

Thu, 14 Jul 2022 16:13:45 GMT

### Patches

- Bump @fluentui-react-native/button to v0.23.1

## 1.0.6

Wed, 13 Jul 2022 23:23:59 GMT

### Patches

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

## 1.0.5

Tue, 12 Jul 2022 15:30:28 GMT

### Patches

- Cancel timers when unmounting popover (ruaraki@microsoft.com)
- Fix accessibilityActions (ruaraki@microsoft.com)
- Fix submenu close bug (ruaraki@microsoft.com)

## 1.0.4

Fri, 08 Jul 2022 21:23:37 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.10
- Bump @fluentui-react-native/experimental-text to v0.9.2
- Bump @fluentui-react-native/framework to v0.7.32
- Bump @fluentui-react-native/interactive-hooks to v0.16.5
- Bump @fluentui-react-native/tokens to v0.15.1
- Bump @fluentui-react-native/button to v0.22.31

## 1.0.3

Thu, 07 Jul 2022 21:24:07 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.9
- Bump @fluentui-react-native/experimental-text to v0.9.1
- Bump @fluentui-react-native/framework to v0.7.31
- Bump @fluentui-react-native/interactive-hooks to v0.16.4
- Bump @fluentui-react-native/tokens to v0.15.0
- Bump @fluentui-react-native/button to v0.22.30

## 1.0.2

Wed, 29 Jun 2022 21:06:49 GMT

### Patches

- Some refactoring (ruaraki@microsoft.com)

## 1.0.1

Tue, 28 Jun 2022 22:01:06 GMT

### Patches

- Update package.json version (ruaraki@microsoft.com)

## 0.16.1

Tue, 28 Jun 2022 18:04:00 GMT

### Patches

- Fix arrow close not working (ruaraki@microsoft.com)

## 0.16.0

Mon, 27 Jun 2022 15:59:57 GMT

### Minor changes

- Implement persisting behavior (ruaraki@microsoft.com)

## 0.15.7

Fri, 24 Jun 2022 23:12:59 GMT

### Patches

- Focus visuals should show as soon as component is hovered (ruaraki@microsoft.com)

## 0.15.6

Fri, 24 Jun 2022 22:38:56 GMT

### Patches

- Fix container being tab stop (ruaraki@microsoft.com)
- Minor Menu bug fixes (ruaraki@microsoft.com)

## 0.15.5

Thu, 23 Jun 2022 22:10:22 GMT

### Patches

- A fix for hover focus? (ruaraki@microsoft.com)

## 0.15.4

Tue, 21 Jun 2022 21:43:45 GMT

### Patches

- Some refactoring (ruaraki@microsoft.com)

## 0.15.3

Tue, 21 Jun 2022 18:57:19 GMT

### Patches

- Add tokens to MenuPopover (ruaraki@microsoft.com)

## 0.15.2

Fri, 17 Jun 2022 20:00:18 GMT

### Patches

- Add hoverDelay prop (ruaraki@microsoft.com)

## 0.15.1

Fri, 17 Jun 2022 00:27:10 GMT

### Patches

- Update comments (ruaraki@microsoft.com)

## 0.15.0

Thu, 16 Jun 2022 20:44:45 GMT

### Minor changes

- Fix MenuItemCheckbox/Radio (ruaraki@microsoft.com)

## 0.14.8

Thu, 16 Jun 2022 17:09:28 GMT

### Patches

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

## 0.14.7

Wed, 15 Jun 2022 18:26:37 GMT

### Patches

- Bump @fluentui-react-native/button to v0.22.29

## 0.14.6

Wed, 15 Jun 2022 00:46:04 GMT

### Patches

- macOS menu tokens (sanajmi@microsoft.com)

## 0.14.5

Mon, 13 Jun 2022 23:58:18 GMT

### Patches

- Fix focus on open (ruaraki@microsoft.com)
- Bump @fluentui-react-native/callout to v0.20.7
- Bump @fluentui-react-native/interactive-hooks to v0.16.3
- Bump @fluentui-react-native/button to v0.22.28

## 0.14.4

Mon, 13 Jun 2022 23:05:44 GMT

### Patches

- Add comments (ruaraki@microsoft.com)

## 0.14.3

Mon, 13 Jun 2022 21:38:26 GMT

### Patches

- Close all menus when submenu item clicked (ruaraki@microsoft.com)

## 0.14.2

Mon, 06 Jun 2022 20:30:26 GMT

### Patches

- Spec and minor fixes (ruaraki@microsoft.com)

## 0.14.1

Mon, 06 Jun 2022 19:20:10 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.6
- Bump @fluentui-react-native/interactive-hooks to v0.16.2
- Bump @fluentui-react-native/button to v0.22.27

## 0.14.0

Mon, 06 Jun 2022 18:30:37 GMT

### Minor changes

- Write initial snapshot and rerender tests (ruaraki@microsoft.com)

## 0.13.1

Fri, 03 Jun 2022 19:33:31 GMT

### Patches

- Fix some hover shenanigans (ruaraki@microsoft.com)

## 0.13.0

Wed, 01 Jun 2022 18:18:40 GMT

### Minor changes

- Fix keyboarding (ruaraki@microsoft.com)

## 0.12.0

Wed, 01 Jun 2022 00:08:47 GMT

### Minor changes

- Add accessibility role menu (ruaraki@microsoft.com)

## 0.11.1

Thu, 26 May 2022 21:22:22 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.5
- Bump @fluentui-react-native/interactive-hooks to v0.16.1

## 0.11.0

Thu, 26 May 2022 00:33:11 GMT

### Minor changes

- Implement submenu properly (ruaraki@microsoft.com)
- Bump @fluentui-react-native/callout to v0.20.4
- Bump @fluentui-react-native/interactive-hooks to v0.16.0

## 0.10.0

Wed, 25 May 2022 18:43:09 GMT

### Minor changes

- Add MenuItemRadio (ruaraki@microsoft.com)
- Bump @fluentui-react-native/callout to v0.20.3
- Bump @fluentui-react-native/experimental-text to v0.9.0
- Bump @fluentui-react-native/framework to v0.7.30
- Bump @fluentui-react-native/interactive-hooks to v0.15.10
- Bump @fluentui-react-native/theme-tokens to v0.18.0
- Bump @fluentui-react-native/tokens to v0.14.0

### Patches

- Implement a slight delay on the hover behavior (ruaraki@microsoft.com)
- beachball sync (krsiler@microsoft.com)
- Focus first element when popover opens (ruaraki@microsoft.com)

## 0.9.3

Tue, 24 May 2022 00:36:43 GMT

### Patches

- Implement gap token (ruaraki@microsoft.com)

## 0.9.2

Sat, 21 May 2022 16:18:06 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.2
- Bump @fluentui-react-native/experimental-text to v0.7.28
- Bump @fluentui-react-native/framework to v0.7.28
- Bump @fluentui-react-native/interactive-hooks to v0.15.8
- Bump @fluentui-react-native/tokens to v0.12.2

## 0.9.1

Sat, 21 May 2022 01:47:58 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.20.1
- Bump @fluentui-react-native/experimental-text to v0.7.27
- Bump @fluentui-react-native/framework to v0.7.27
- Bump @fluentui-react-native/interactive-hooks to v0.15.7
- Bump @fluentui-react-native/theme-tokens to v0.16.3
- Bump @fluentui-react-native/tokens to v0.12.1

## 0.9.0

Fri, 20 May 2022 19:53:48 GMT

### Minor changes

- Implement MenuDivider (ruaraki@microsoft.com)

## 0.8.0

Fri, 20 May 2022 18:23:41 GMT

### Minor changes

- Implement toggle behavior on MenuItemCheckbox (ruaraki@microsoft.com)

## 0.7.0

Mon, 16 May 2022 17:35:49 GMT

### Minor changes

- Add standup code for hasCheckmarks (ruaraki@microsoft.com)

## 0.6.0

Wed, 11 May 2022 22:26:25 GMT

### Minor changes

- Dismiss and openOnHover (ruaraki@microsoft.com)

## 0.5.2

Wed, 11 May 2022 19:33:59 GMT

### Patches

- Add MenuItemCheckbox (ruaraki@microsoft.com)

## 0.5.1

Tue, 10 May 2022 20:49:25 GMT

### Patches

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

## 0.5.0

Wed, 04 May 2022 21:06:04 GMT

### Minor changes

- MenuList styling (ruaraki@microsoft.com)
- Bump @fluentui-react-native/callout to v0.19.46
- Bump @fluentui-react-native/experimental-text to v0.7.26
- Bump @fluentui-react-native/framework to v0.7.26
- Bump @fluentui-react-native/interactive-hooks to v0.15.6
- Bump @fluentui-react-native/tokens to v0.12.0

## 0.4.0

Mon, 02 May 2022 22:14:40 GMT

### Minor changes

- Implement submenu proto (ruaraki@microsoft.com)

## 0.3.2

Thu, 28 Apr 2022 19:09:51 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.45
- Bump @fluentui-react-native/framework to v0.7.25
- Bump @fluentui-react-native/interactive-hooks to v0.15.5

## 0.3.1

Wed, 27 Apr 2022 19:30:38 GMT

### Patches

- Bump @fluentui-react-native/callout to v0.19.44
- Bump @fluentui-react-native/framework to v0.7.24
- Bump @fluentui-react-native/interactive-hooks to v0.15.4

## 0.3.0

Mon, 25 Apr 2022 18:31:09 GMT

### Minor changes

- Implement target behavior (ruaraki@microsoft.com)

## 0.2.0

Fri, 22 Apr 2022 22:51:25 GMT

### Minor changes

- Stand up trigger open behavior (ruaraki@microsoft.com)

## 0.1.1

Thu, 21 Apr 2022 21:50:03 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.7.23

## 0.1.0

Thu, 21 Apr 2022 18:15:38 GMT

### Minor changes

- Add empty Menu and Popover packages (ruaraki@microsoft.com)
