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

## 0.40.8

### Patch Changes

- cbd319c: Bump package to publish via ESRP (no changes)
- Updated dependencies [853f1fd]
- Updated dependencies [5bc9e81]
- Updated dependencies [5bc9e81]
- Updated dependencies [cbd319c]
  - @uifabricshared/foundation-compose@1.16.8
  - @fluentui-react-native/framework-base@0.6.1
  - @fluentui-react-native/design@0.3.1
  - @fluentui-react-native/icon@0.22.8
  - @fluentui-react-native/pressable@0.13.8
  - @fluentui-react-native/text@0.25.8
  - @uifabricshared/foundation-composable@0.15.2
  - @uifabricshared/foundation-settings@0.16.8
  - @fluentui-react-native/experimental-activity-indicator@0.11.8
  - @fluentui-react-native/experimental-shadow@0.7.8
  - @fluentui-react-native/framework@0.17.2
  - @fluentui-react-native/use-styling@0.16.2
  - @fluentui-react-native/adapters@0.15.1
  - @fluentui-react-native/interactive-hooks@0.28.8
  - @fluentui-react-native/styling-utils@0.8.7
  - @fluentui-react-native/tokens@0.24.8

## 0.40.7

### Patch Changes

- Updated dependencies [3abc13a]
- Updated dependencies [778d82b]
- Updated dependencies [3abc13a]
- Updated dependencies [1157793]
- Updated dependencies [778d82b]
- Updated dependencies [ea738f0]
  - @fluentui-react-native/design@0.3.0
  - @fluentui-react-native/framework-base@0.6.0
  - @fluentui-react-native/use-styling@0.16.1
  - @uifabricshared/foundation-settings@0.16.7
  - @uifabricshared/foundation-compose@1.16.7
  - @fluentui-react-native/framework@0.17.1
  - @fluentui-react-native/text@0.25.7
  - @fluentui-react-native/experimental-shadow@0.7.7
  - @fluentui-react-native/tokens@0.24.7
  - @fluentui-react-native/icon@0.22.7
  - @uifabricshared/foundation-composable@0.15.1
  - @fluentui-react-native/experimental-activity-indicator@0.11.7
  - @fluentui-react-native/interactive-hooks@0.28.7
  - @fluentui-react-native/pressable@0.13.7

## 0.40.6

### 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
- d2690c9: Move theme type definitions into the `@fluentui-react-native/design` package under the new `@fluentui-react-native/design/theming` submodule export. The `@fluentui-react-native/theme-types` package is now a thin compatibility shim that re-exports from `@fluentui-react-native/design/theming`, and all in-repo consumers now reference the new submodule.
- 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
  - @uifabricshared/foundation-composable@0.15.0
  - @uifabricshared/foundation-settings@0.16.6
  - @fluentui-react-native/experimental-activity-indicator@0.11.6
  - @uifabricshared/foundation-compose@1.16.6
  - @fluentui-react-native/interactive-hooks@0.28.6
  - @fluentui-react-native/use-styling@0.16.0
  - @fluentui-react-native/pressable@0.13.6
  - @fluentui-react-native/experimental-shadow@0.7.6
  - @fluentui-react-native/framework@0.17.0
  - @fluentui-react-native/icon@0.22.6
  - @fluentui-react-native/text@0.25.6
  - @fluentui-react-native/adapters@0.15.0
  - @fluentui-react-native/styling-utils@0.8.6
  - @fluentui-react-native/tokens@0.24.6

## 0.40.5

### Patch Changes

- 6c2d6e6: Update packages to esm, with new builds with project references
- 2f7c365: Add missing dependency on framework-base
- 6805bf5: Change base furn packages to stricter types
- Updated dependencies [6c2d6e6]
- Updated dependencies [2f7c365]
- Updated dependencies [6805bf5]
  - @uifabricshared/foundation-composable@0.14.5
  - @uifabricshared/foundation-settings@0.16.5
  - @fluentui-react-native/experimental-activity-indicator@0.11.5
  - @uifabricshared/foundation-compose@1.16.5
  - @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/pressable@0.13.5
  - @fluentui-react-native/theme-tokens@0.28.5
  - @fluentui-react-native/experimental-shadow@0.7.5
  - @fluentui-react-native/framework@0.16.1
  - @fluentui-react-native/theme-types@0.44.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/styling-utils@0.8.5
  - @fluentui-react-native/tokens@0.24.5

## 0.40.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 [51ee2fe]
- Updated dependencies [f10715d]
- Updated dependencies [1598157]
  - @uifabricshared/foundation-composable@0.14.4
  - @uifabricshared/foundation-settings@0.16.4
  - @fluentui-react-native/experimental-activity-indicator@0.11.4
  - @uifabricshared/foundation-compose@1.16.4
  - @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/pressable@0.13.4
  - @fluentui-react-native/theme-tokens@0.28.4
  - @fluentui-react-native/experimental-shadow@0.7.4
  - @fluentui-react-native/framework@0.16.0
  - @fluentui-react-native/theme-types@0.44.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/styling-utils@0.8.4
  - @fluentui-react-native/tokens@0.24.4

## 0.40.3

### Patch Changes

- 196cbea: Remove overflow hidden from FURN button for windows
- 9cf4444: Migrate from ESLint to oxlint
- Updated dependencies [9cf4444]
  - @uifabricshared/foundation-composable@0.14.3
  - @uifabricshared/foundation-settings@0.16.3
  - @fluentui-react-native/experimental-activity-indicator@0.11.3
  - @uifabricshared/foundation-compose@1.16.3
  - @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/pressable@0.13.3
  - @fluentui-react-native/theme-tokens@0.28.3
  - @fluentui-react-native/experimental-shadow@0.7.3
  - @fluentui-react-native/framework@0.15.3
  - @fluentui-react-native/theme-types@0.44.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/styling-utils@0.8.3
  - @fluentui-react-native/tokens@0.24.3

## 0.40.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
  - @fluentui-react-native/experimental-activity-indicator@0.11.2
  - @uifabricshared/foundation-compose@1.16.2
  - @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/pressable@0.13.2
  - @fluentui-react-native/theme-tokens@0.28.2
  - @fluentui-react-native/experimental-shadow@0.7.2
  - @fluentui-react-native/framework@0.15.2
  - @fluentui-react-native/theme-types@0.44.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/styling-utils@0.8.2
  - @fluentui-react-native/tokens@0.24.2

## 0.40.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 [0d6e9c1]
- Updated dependencies [ac6e7af]
  - @uifabricshared/foundation-composable@0.14.1
  - @uifabricshared/foundation-settings@0.16.1
  - @fluentui-react-native/experimental-activity-indicator@0.11.1
  - @uifabricshared/foundation-compose@1.16.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/pressable@0.13.1
  - @fluentui-react-native/theme-tokens@0.28.1
  - @fluentui-react-native/experimental-shadow@0.7.1
  - @fluentui-react-native/framework@0.15.1
  - @fluentui-react-native/theme-types@0.44.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/styling-utils@0.8.1
  - @fluentui-react-native/tokens@0.24.1

## 0.40.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/experimental-activity-indicator@0.11.0
  - @fluentui-react-native/experimental-shadow@0.7.0
  - @fluentui-react-native/framework@0.15.0
  - @fluentui-react-native/icon@0.22.0
  - @fluentui-react-native/interactive-hooks@0.28.0
  - @fluentui-react-native/pressable@0.13.0
  - @fluentui-react-native/styling-utils@0.8.0
  - @fluentui-react-native/text@0.25.0
  - @fluentui-react-native/theme-tokens@0.28.0
  - @fluentui-react-native/theme-types@0.44.0
  - @fluentui-react-native/theming-utils@0.27.0
  - @fluentui-react-native/tokens@0.24.0
  - @fluentui-react-native/use-styling@0.14.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 Wed, 17 Sep 2025 22:14:27 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.39.16

Wed, 17 Sep 2025 22:14:27 GMT

### Patches

- Export stuff that Button should export (email not defined)

## 0.39.14

Tue, 05 Aug 2025 18:50:44 GMT

### Patches

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

## 0.39.8

Tue, 15 Jul 2025 23:27:27 GMT

### Patches

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

## 0.39.5

Thu, 10 Jul 2025 19:20:29 GMT

### Patches

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

## 0.39.4

Wed, 29 Jan 2025 23:43:54 GMT

### Patches

- remove enzyme tests (sanajmi@microsoft.com)

## 0.39.0

Fri, 18 Oct 2024 04:06:01 GMT

### Minor changes

- fix(macOS Button): Set default size to small (sanajmi@microsoft.com)

## 0.38.0

Thu, 17 Oct 2024 23:38:00 GMT

### Minor changes

- fix(macOS Button): Use Fluent 2 alias tokens (sanajmi@microsoft.com)

## 0.37.3

Wed, 19 Jun 2024 18:09:30 GMT

### Patches

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

## 0.37.1

Fri, 12 Apr 2024 21:02:37 GMT

### Patches

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

## 0.37.0

Thu, 11 Apr 2024 18:08:41 GMT

### Minor changes

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

## 0.36.18

Tue, 26 Mar 2024 23:16:46 GMT

### Patches

- check if measuredHeight/Width are falsy before using (krsiler@microsoft.com)

## 0.36.16

Fri, 15 Mar 2024 16:26:18 GMT

### Patches

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

## 0.36.13

Fri, 01 Mar 2024 20:39:09 GMT

### Patches

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

## 0.36.12

Fri, 23 Feb 2024 03:22:29 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.5.9
- Bump @fluentui-react-native/icon to v0.20.10
- Bump @fluentui-react-native/interactive-hooks to v0.26.0
- Bump @fluentui-react-native/pressable to v0.11.9
- Bump @fluentui-react-native/text to v0.22.9

## 0.36.11

Thu, 22 Feb 2024 23:27:44 GMT

### Patches

- Rework package json version notation (rofang@microsoft.com)
- Bump @fluentui-react-native/experimental-activity-indicator to v0.9.8
- Bump @fluentui-react-native/experimental-shadow to v0.5.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/pressable to v0.11.8
- Bump @fluentui-react-native/text to v0.22.8
- Bump @fluentui-react-native/theme-tokens to v0.26.6
- Bump @fluentui-react-native/theming-utils to v0.25.6
- Bump @fluentui-react-native/tokens to v0.22.6
- Bump @uifabricshared/foundation-compose to v1.14.21

## 0.36.10

Mon, 22 Jan 2024 22:09:17 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.9.7
- Bump @fluentui-react-native/experimental-shadow to v0.5.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/pressable to v0.11.7
- Bump @fluentui-react-native/text to v0.22.7
- Bump @uifabricshared/foundation-compose to v1.14.20

## 0.36.9

Thu, 04 Jan 2024 21:06:26 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.9.6
- Bump @fluentui-react-native/experimental-shadow to v0.5.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/pressable to v0.11.6
- Bump @fluentui-react-native/text to v0.22.6
- Bump @fluentui-react-native/theme-tokens to v0.26.5
- Bump @fluentui-react-native/theme-types to v0.38.0
- Bump @fluentui-react-native/theming-utils to v0.25.5
- Bump @fluentui-react-native/tokens to v0.22.5
- Bump @uifabricshared/foundation-compose to v1.14.19

## 0.36.8

Thu, 04 Jan 2024 01:35:42 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.9.5
- Bump @fluentui-react-native/experimental-shadow to v0.5.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/pressable to v0.11.5
- Bump @fluentui-react-native/text to v0.22.5
- Bump @fluentui-react-native/theme-tokens to v0.26.4
- Bump @fluentui-react-native/theme-types to v0.37.0
- Bump @fluentui-react-native/theming-utils to v0.25.4
- Bump @fluentui-react-native/tokens to v0.22.4
- Bump @uifabricshared/foundation-compose to v1.14.18

## 0.36.7

Wed, 03 Jan 2024 00:15:20 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.9.4
- Bump @fluentui-react-native/experimental-shadow to v0.5.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/pressable to v0.11.4
- Bump @fluentui-react-native/text to v0.22.4
- Bump @fluentui-react-native/theme-tokens to v0.26.3
- Bump @fluentui-react-native/theme-types to v0.36.0
- Bump @fluentui-react-native/theming-utils to v0.25.3
- Bump @fluentui-react-native/tokens to v0.22.3
- Bump @uifabricshared/foundation-compose to v1.14.17

## 0.36.6

Thu, 21 Dec 2023 01:31:00 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.9.3
- Bump @fluentui-react-native/experimental-shadow to v0.5.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/pressable to v0.11.3
- Bump @fluentui-react-native/text to v0.22.3
- Bump @fluentui-react-native/theme-tokens to v0.26.2
- Bump @fluentui-react-native/theme-types to v0.35.0
- Bump @fluentui-react-native/theming-utils to v0.25.2
- Bump @fluentui-react-native/tokens to v0.22.2
- Bump @uifabricshared/foundation-compose to v1.14.16

## 0.36.5

Wed, 20 Dec 2023 20:20:38 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.9.2
- Bump @fluentui-react-native/experimental-shadow to v0.5.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/pressable to v0.11.2
- Bump @fluentui-react-native/text to v0.22.2
- Bump @uifabricshared/foundation-compose to v1.14.15

## 0.36.4

Wed, 20 Dec 2023 00:05:24 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.9.1
- Bump @fluentui-react-native/experimental-shadow to v0.5.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/pressable to v0.11.1
- Bump @fluentui-react-native/text to v0.22.1
- Bump @fluentui-react-native/theme-tokens to v0.26.1
- Bump @fluentui-react-native/theme-types to v0.34.0
- Bump @fluentui-react-native/theming-utils to v0.25.1
- Bump @fluentui-react-native/tokens to v0.22.1
- Bump @uifabricshared/foundation-compose to v1.14.14

## 0.36.3

Tue, 19 Dec 2023 20:00:03 GMT

### Patches

- Text in circular compound button no longer cuts into button padding (winlarry@microsoft.com)

## 0.36.2

Wed, 06 Dec 2023 22:21:57 GMT

### Patches

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

## 0.36.1

Thu, 30 Nov 2023 19:44:57 GMT

### Patches

- alwaysShowToolTip prop (rofang@microsoft.com)

## 0.36.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/experimental-activity-indicator to v0.9.0
- Bump @fluentui-react-native/experimental-shadow to v0.5.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/pressable to v0.11.0
- Bump @fluentui-react-native/styling-utils to v0.6.0
- Bump @fluentui-react-native/text to v0.22.0
- Bump @fluentui-react-native/theme-tokens to v0.26.0
- Bump @fluentui-react-native/theme-types to v0.33.0
- Bump @fluentui-react-native/theming-utils to v0.25.0
- Bump @fluentui-react-native/tokens to v0.22.0
- Bump @fluentui-react-native/use-styling to v0.12.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

## 0.35.11

Tue, 07 Nov 2023 20:20:32 GMT

### Patches

- Manually bump packages stuck in the pipeline (safreibe@microsoft.com)
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.12
- Bump @fluentui-react-native/experimental-shadow to v0.4.12
- 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/pressable to v0.10.13
- Bump @fluentui-react-native/text to v0.21.14
- Bump @fluentui-react-native/theme-tokens to v0.25.4
- Bump @fluentui-react-native/theme-types to v0.32.3
- Bump @fluentui-react-native/theming-utils to v0.24.7
- Bump @fluentui-react-native/tokens to v0.21.6
- Bump @uifabricshared/foundation-compose to v1.14.12

## 0.35.9

Mon, 30 Oct 2023 21:26:06 GMT

### Patches

- remove deprecated alias tokens from v1 components (email not defined)
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.10
- Bump @fluentui-react-native/experimental-shadow to v0.4.10
- 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/pressable to v0.10.11
- Bump @fluentui-react-native/text to v0.21.12
- Bump @fluentui-react-native/theme-tokens to v0.25.2
- Bump @fluentui-react-native/theme-types to v0.32.1
- Bump @fluentui-react-native/theming-utils to v0.24.5
- Bump @fluentui-react-native/tokens to v0.21.4
- Bump @uifabricshared/foundation-compose to v1.14.10

## 0.35.8

Wed, 25 Oct 2023 20:50:34 GMT

### Patches

- Fixing up button values for figma (Padding and sizes) (56889386+gremlin529@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.9
- Bump @fluentui-react-native/experimental-shadow to v0.4.9
- 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/pressable to v0.10.10
- Bump @fluentui-react-native/text to v0.21.11
- Bump @uifabricshared/foundation-compose to v1.14.9

## 0.35.7

Wed, 25 Oct 2023 17:21:07 GMT

### Patches

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

## 0.35.6

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.35.5

Wed, 20 Sep 2023 18:30:43 GMT

### Patches

- [Button][macOS] Don't call onClick with onKeyDown (saadnajmi2@gmail.com)

## 0.35.4

Wed, 13 Sep 2023 17:08:13 GMT

### Patches

- check dimensions before rendering focusInnerBorder (krsiler@microsoft.com)

## 0.35.3

Tue, 29 Aug 2023 22:56:32 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.11.3
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.8
- Bump @fluentui-react-native/experimental-shadow to v0.4.8
- 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/pressable to v0.10.9
- Bump @fluentui-react-native/text to v0.21.9
- Bump @fluentui-react-native/theming-utils to v0.24.4
- Bump @fluentui-react-native/tokens to v0.21.3
- Bump @uifabricshared/foundation-compose to v1.14.8

## 0.35.2

Tue, 29 Aug 2023 21:59:04 GMT

### Patches

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

## 0.35.1

Wed, 23 Aug 2023 18:55:24 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.7
- 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.35.0

Mon, 21 Aug 2023 20:45:53 GMT

### Minor changes

- Add tokens for iOS FAB (ayushsinghs@yahoo.in)

## 0.34.10

Mon, 14 Aug 2023 20:14:41 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.11.2
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.6
- Bump @fluentui-react-native/experimental-shadow to v0.4.7
- 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/pressable to v0.10.8
- Bump @fluentui-react-native/text to v0.21.7
- Bump @fluentui-react-native/theming-utils to v0.24.3
- Bump @fluentui-react-native/tokens to v0.21.2
- Bump @uifabricshared/foundation-compose to v1.14.6

## 0.34.9

Wed, 09 Aug 2023 22:02:13 GMT

### Patches

- Result of yarn (ruaraki@microsoft.com)
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.5
- Bump @fluentui-react-native/experimental-shadow to v0.4.6
- 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/pressable to v0.10.7
- Bump @fluentui-react-native/text to v0.21.6
- Bump @fluentui-react-native/theme-tokens to v0.25.1
- Bump @fluentui-react-native/theming-utils to v0.24.2
- Bump @fluentui-react-native/use-styling to v0.11.1
- Bump @uifabricshared/foundation-composable to v0.12.2
- Bump @uifabricshared/foundation-compose to v1.14.5
- Bump @uifabricshared/foundation-settings to v0.13.2

## 0.34.8

Wed, 02 Aug 2023 16:51:10 GMT

### Patches

- minHeight for small button (email not defined)

## 0.34.7

Mon, 31 Jul 2023 19:29:59 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.14.4
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.4
- Bump @fluentui-react-native/experimental-shadow to v0.4.5
- 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/pressable to v0.10.6
- Bump @fluentui-react-native/text to v0.21.5

## 0.34.6

Tue, 18 Jul 2023 19:09:32 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.14.3
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.3
- Bump @fluentui-react-native/experimental-shadow to v0.4.4
- 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/pressable to v0.10.5
- Bump @fluentui-react-native/text to v0.21.4

## 0.34.5

Fri, 07 Jul 2023 20:45:12 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.14.2
- Bump @fluentui-react-native/adapters to v0.11.1
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.2
- Bump @fluentui-react-native/experimental-shadow to v0.4.3
- 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/pressable to v0.10.4
- Bump @fluentui-react-native/theming-utils to v0.24.1
- Bump @fluentui-react-native/text to v0.21.3
- Bump @fluentui-react-native/tokens to v0.21.1

## 0.34.4

Fri, 30 Jun 2023 06:57:52 GMT

### Patches

- Set disabled prop on button when not disabled (78454019+lyzhan7@users.noreply.github.com)

## 0.34.3

Mon, 19 Jun 2023 18:37:35 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.4.2
- Bump @fluentui-react-native/icon to v0.19.2
- Bump @fluentui-react-native/interactive-hooks to v0.24.2
- Bump @fluentui-react-native/pressable to v0.10.3
- Bump @fluentui-react-native/text to v0.21.2

## 0.34.2

Sat, 17 Jun 2023 00:00:18 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.4.1
- Bump @fluentui-react-native/icon to v0.19.1
- Bump @fluentui-react-native/interactive-hooks to v0.24.1
- Bump @fluentui-react-native/pressable to v0.10.2
- Bump @fluentui-react-native/text to v0.21.1

## 0.34.1

Wed, 14 Jun 2023 12:05:51 GMT

### Patches

- Declare `"sideEffects": false` to help improve tree shaking (4123478+tido64@users.noreply.github.com)

## 0.34.0

Mon, 12 Jun 2023 17:46:42 GMT

### Minor changes

- Changes for treeshake to work (ayushsinghs@yahoo.in)
- Bump @uifabricshared/foundation-compose to v1.14.1
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.1
- Bump @fluentui-react-native/experimental-shadow to v0.4.0
- 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/pressable to v0.10.1
- Bump @fluentui-react-native/text to v0.21.0
- Bump @fluentui-react-native/use-styling to v0.11.0
- Bump @uifabricshared/foundation-composable to v0.12.1
- Bump @uifabricshared/foundation-settings to v0.13.1

## 0.33.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.33.0

Mon, 05 Jun 2023 19:26:22 GMT

### Minor changes

- Upgrade to React Native 0.71 (sanajmi@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.14.0
- Bump @fluentui-react-native/adapters to v0.11.0
- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.0
- Bump @fluentui-react-native/experimental-shadow to v0.3.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/pressable to v0.10.0
- Bump @fluentui-react-native/styling-utils to v0.5.0
- Bump @fluentui-react-native/theme-tokens to v0.25.0
- Bump @fluentui-react-native/theme-types to v0.32.0
- Bump @fluentui-react-native/theming-utils to v0.24.0
- Bump @fluentui-react-native/text to v0.20.0
- Bump @fluentui-react-native/tokens to v0.21.0
- Bump @fluentui-react-native/use-styling to v0.10.0
- Bump @uifabricshared/foundation-composable to v0.12.0
- Bump @uifabricshared/foundation-settings to v0.13.0

## 0.32.53

Tue, 30 May 2023 20:34:15 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.10
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.27
- Bump @fluentui-react-native/experimental-shadow to v0.2.82
- 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/pressable to v0.9.70
- Bump @fluentui-react-native/theme-tokens to v0.24.7
- Bump @fluentui-react-native/theme-types to v0.31.2
- Bump @fluentui-react-native/theming-utils to v0.23.12
- Bump @fluentui-react-native/text to v0.19.33
- Bump @fluentui-react-native/tokens to v0.20.16

## 0.32.52

Wed, 03 May 2023 07:08:52 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.9
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.26
- Bump @fluentui-react-native/experimental-shadow to v0.2.81
- 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/pressable to v0.9.69
- Bump @fluentui-react-native/theme-tokens to v0.24.6
- Bump @fluentui-react-native/theme-types to v0.31.1
- Bump @fluentui-react-native/theming-utils to v0.23.11
- Bump @fluentui-react-native/text to v0.19.32
- Bump @fluentui-react-native/tokens to v0.20.15

## 0.32.51

Sat, 22 Apr 2023 23:41:05 GMT

### Patches

- Fix subtle button colors (ruaraki@microsoft.com)

## 0.32.50

Wed, 12 Apr 2023 18:42:22 GMT

### Patches

- Fix onLayout (ruaraki@microsoft.com)

## 0.32.49

Mon, 10 Apr 2023 19:48:24 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.80
- Bump @fluentui-react-native/icon to v0.17.25
- Bump @fluentui-react-native/interactive-hooks to v0.22.29
- Bump @fluentui-react-native/pressable to v0.9.68
- Bump @fluentui-react-native/text to v0.19.31

## 0.32.48

Thu, 23 Mar 2023 20:49:23 GMT

### Patches

- Add more guards to handling key press behavior (ruaraki@microsoft.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.79
- Bump @fluentui-react-native/icon to v0.17.24
- Bump @fluentui-react-native/interactive-hooks to v0.22.28
- Bump @fluentui-react-native/pressable to v0.9.67
- Bump @fluentui-react-native/text to v0.19.30

## 0.32.47

Tue, 21 Mar 2023 21:53:45 GMT

### Patches

- Trigger manual bump (no changes) (krsiler@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.13.8
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.25
- Bump @fluentui-react-native/experimental-shadow to v0.2.78
- 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/pressable to v0.9.66
- Bump @fluentui-react-native/theming-utils to v0.23.10
- Bump @fluentui-react-native/text to v0.19.29
- Bump @fluentui-react-native/tokens to v0.20.14

## 0.32.46

Sat, 18 Mar 2023 17:22:31 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.7
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.24
- Bump @fluentui-react-native/experimental-shadow to v0.2.77
- 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/pressable to v0.9.65
- Bump @fluentui-react-native/theming-utils to v0.23.9
- Bump @fluentui-react-native/text to v0.19.28
- Bump @fluentui-react-native/tokens to v0.20.13

## 0.32.45

Fri, 17 Mar 2023 14:13:25 GMT

### Patches

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

## 0.32.44

Tue, 14 Mar 2023 20:50:45 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.6
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.23
- Bump @fluentui-react-native/experimental-shadow to v0.2.76
- 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/pressable to v0.9.64
- Bump @fluentui-react-native/theme-tokens to v0.24.5
- Bump @fluentui-react-native/theme-types to v0.31.0
- Bump @fluentui-react-native/theming-utils to v0.23.8
- Bump @fluentui-react-native/text to v0.19.27
- Bump @fluentui-react-native/tokens to v0.20.12

## 0.32.43

Tue, 14 Mar 2023 18:43:06 GMT

### Patches

- Fix customizeable accessible (ruaraki@microsoft.com)

## 0.32.42

Mon, 13 Mar 2023 22:51:11 GMT

### Patches

- Fix focus border for primary button on win32 (ruaraki@microsoft.com)

## 0.32.41

Fri, 10 Mar 2023 00:08:36 GMT

### Patches

- Remove button text and after-icon from UIA tree (winlarry@microsoft.com)

## 0.32.40

Tue, 07 Mar 2023 20:54:15 GMT

### Patches

- Fix button (ruaraki@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.13.5
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.22
- Bump @fluentui-react-native/experimental-shadow to v0.2.75
- 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/pressable to v0.9.63
- Bump @fluentui-react-native/theming-utils to v0.23.7
- Bump @fluentui-react-native/text to v0.19.26

## 0.32.39

Sat, 04 Mar 2023 00:02:26 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.74
- Bump @fluentui-react-native/icon to v0.17.18
- Bump @fluentui-react-native/interactive-hooks to v0.22.23
- Bump @fluentui-react-native/pressable to v0.9.62
- Bump @fluentui-react-native/text to v0.19.25

## 0.32.38

Fri, 03 Mar 2023 06:47:26 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.4
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.21
- Bump @fluentui-react-native/experimental-shadow to v0.2.73
- 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/pressable to v0.9.61
- Bump @fluentui-react-native/theme-tokens to v0.24.4
- Bump @fluentui-react-native/theme-types to v0.30.4
- Bump @fluentui-react-native/text to v0.19.24
- Bump @fluentui-react-native/tokens to v0.20.11

## 0.32.37

Thu, 02 Mar 2023 19:11:57 GMT

### Patches

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

## 0.32.36

Tue, 28 Feb 2023 21:34:10 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.72
- Bump @fluentui-react-native/icon to v0.17.15
- Bump @fluentui-react-native/interactive-hooks to v0.22.21
- Bump @fluentui-react-native/pressable to v0.9.60
- Bump @fluentui-react-native/text to v0.19.23

## 0.32.35

Fri, 24 Feb 2023 23:53:36 GMT

### Patches

- Update shadow component to only set a style prop if it is defined (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.71

## 0.32.34

Fri, 24 Feb 2023 20:39:57 GMT

### Patches

- Order imports (78454019+lyzhan7@users.noreply.github.com)
- Bump @uifabricshared/foundation-compose to v1.13.3
- Bump @fluentui-react-native/adapters to v0.10.2
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.20
- Bump @fluentui-react-native/experimental-shadow to v0.2.70
- Bump @fluentui-react-native/framework to v0.9.3
- Bump @fluentui-react-native/icon to v0.17.14
- Bump @fluentui-react-native/interactive-hooks to v0.22.20
- Bump @fluentui-react-native/pressable to v0.9.59
- Bump @fluentui-react-native/theme-tokens to v0.24.3
- Bump @fluentui-react-native/theme-types to v0.30.3
- Bump @fluentui-react-native/text to v0.19.22
- Bump @fluentui-react-native/tokens to v0.20.10
- Bump @fluentui-react-native/use-styling to v0.9.4
- Bump @uifabricshared/foundation-composable to v0.11.3
- Bump @uifabricshared/foundation-settings to v0.12.3

## 0.32.33

Fri, 24 Feb 2023 02:22:40 GMT

### Patches

- Fix snapshot tests failing new FontToken props (winlarry@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.13.2
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.19
- Bump @fluentui-react-native/experimental-shadow to v0.2.69
- Bump @fluentui-react-native/framework to v0.9.2
- Bump @fluentui-react-native/icon to v0.17.13
- Bump @fluentui-react-native/interactive-hooks to v0.22.19
- Bump @fluentui-react-native/pressable to v0.9.58
- Bump @fluentui-react-native/text to v0.19.21
- Bump @fluentui-react-native/tokens to v0.20.9

## 0.32.32

Tue, 14 Feb 2023 22:22:51 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.68

## 0.32.31

Sat, 11 Feb 2023 01:32:30 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.1
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.18
- Bump @fluentui-react-native/experimental-shadow to v0.2.67
- Bump @fluentui-react-native/framework to v0.9.1
- Bump @fluentui-react-native/icon to v0.17.12
- Bump @fluentui-react-native/interactive-hooks to v0.22.18
- Bump @fluentui-react-native/pressable to v0.9.57
- Bump @fluentui-react-native/text to v0.19.20
- Bump @fluentui-react-native/tokens to v0.20.8

## 0.32.30

Fri, 03 Feb 2023 01:49:36 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.0
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.17
- Bump @fluentui-react-native/experimental-shadow to v0.2.66
- Bump @fluentui-react-native/framework to v0.9.0
- Bump @fluentui-react-native/icon to v0.17.11
- Bump @fluentui-react-native/interactive-hooks to v0.22.17
- Bump @fluentui-react-native/pressable to v0.9.56
- Bump @fluentui-react-native/text to v0.19.19

## 0.32.29

Thu, 02 Feb 2023 20:52:52 GMT

### Patches

- Remove compound button from iOS (78454019+lyzhan7@users.noreply.github.com)

## 0.32.28

Thu, 02 Feb 2023 01:29:39 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.39
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.16
- Bump @fluentui-react-native/experimental-shadow to v0.2.65
- Bump @fluentui-react-native/framework to v0.8.39
- Bump @fluentui-react-native/icon to v0.17.10
- Bump @fluentui-react-native/interactive-hooks to v0.22.16
- Bump @fluentui-react-native/pressable to v0.9.55
- Bump @fluentui-react-native/text to v0.19.18
- Bump @fluentui-react-native/use-styling to v0.9.3

## 0.32.27

Wed, 01 Feb 2023 22:33:15 GMT

### Patches

- Enable @typescript-eslint/consistent-type-imports (30809111+acoates-ms@users.noreply.github.com)
- Bump @uifabricshared/foundation-compose to v1.12.38
- Bump @fluentui-react-native/adapters to v0.10.1
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.15
- Bump @fluentui-react-native/experimental-shadow to v0.2.64
- Bump @fluentui-react-native/framework to v0.8.38
- Bump @fluentui-react-native/icon to v0.17.9
- Bump @fluentui-react-native/interactive-hooks to v0.22.15
- Bump @fluentui-react-native/pressable to v0.9.54
- Bump @fluentui-react-native/theme-tokens to v0.24.2
- Bump @fluentui-react-native/theme-types to v0.30.2
- Bump @fluentui-react-native/text to v0.19.17
- Bump @fluentui-react-native/tokens to v0.20.7
- Bump @fluentui-react-native/use-styling to v0.9.2
- Bump @uifabricshared/foundation-composable to v0.11.2
- Bump @uifabricshared/foundation-settings to v0.12.2

## 0.32.26

Mon, 30 Jan 2023 07:12:38 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.37
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.14
- Bump @fluentui-react-native/experimental-shadow to v0.2.63
- Bump @fluentui-react-native/framework to v0.8.37
- Bump @fluentui-react-native/icon to v0.17.8
- Bump @fluentui-react-native/interactive-hooks to v0.22.14
- Bump @fluentui-react-native/pressable to v0.9.53
- Bump @fluentui-react-native/theme-tokens to v0.24.1
- Bump @fluentui-react-native/theme-types to v0.30.1
- Bump @fluentui-react-native/text to v0.19.16
- Bump @fluentui-react-native/tokens to v0.20.6

## 0.32.25

Wed, 25 Jan 2023 21:31:18 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.36
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.13
- Bump @fluentui-react-native/experimental-shadow to v0.2.62
- Bump @fluentui-react-native/framework to v0.8.36
- Bump @fluentui-react-native/icon to v0.17.7
- Bump @fluentui-react-native/interactive-hooks to v0.22.13
- Bump @fluentui-react-native/pressable to v0.9.52
- Bump @fluentui-react-native/theme-tokens to v0.24.0
- Bump @fluentui-react-native/theme-types to v0.30.0
- Bump @fluentui-react-native/text to v0.19.15
- Bump @fluentui-react-native/tokens to v0.20.5

## 0.32.24

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.32.23

Fri, 20 Jan 2023 18:06:46 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.35
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.12
- Bump @fluentui-react-native/experimental-shadow to v0.2.61
- Bump @fluentui-react-native/framework to v0.8.35
- Bump @fluentui-react-native/icon to v0.17.5
- Bump @fluentui-react-native/interactive-hooks to v0.22.12
- Bump @fluentui-react-native/pressable to v0.9.51
- Bump @fluentui-react-native/theme-tokens to v0.23.2
- Bump @fluentui-react-native/text to v0.19.13

## 0.32.22

Wed, 18 Jan 2023 01:55:11 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.34
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.11
- Bump @fluentui-react-native/experimental-shadow to v0.2.60
- Bump @fluentui-react-native/framework to v0.8.34
- Bump @fluentui-react-native/icon to v0.17.4
- Bump @fluentui-react-native/interactive-hooks to v0.22.11
- Bump @fluentui-react-native/pressable to v0.9.50
- Bump @fluentui-react-native/theme-tokens to v0.23.1
- Bump @fluentui-react-native/theme-types to v0.29.1
- Bump @fluentui-react-native/text to v0.19.12
- Bump @fluentui-react-native/tokens to v0.20.4

## 0.32.21

Tue, 10 Jan 2023 20:17:18 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.33
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.10
- Bump @fluentui-react-native/experimental-shadow to v0.2.59
- Bump @fluentui-react-native/framework to v0.8.33
- Bump @fluentui-react-native/icon to v0.17.3
- Bump @fluentui-react-native/interactive-hooks to v0.22.10
- Bump @fluentui-react-native/pressable to v0.9.49
- Bump @fluentui-react-native/theme-tokens to v0.23.0
- Bump @fluentui-react-native/theme-types to v0.29.0
- Bump @fluentui-react-native/text to v0.19.11
- Bump @fluentui-react-native/tokens to v0.20.3

## 0.32.20

Mon, 09 Jan 2023 22:25:00 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.32
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.9
- Bump @fluentui-react-native/experimental-shadow to v0.2.58
- Bump @fluentui-react-native/framework to v0.8.32
- Bump @fluentui-react-native/icon to v0.17.2
- Bump @fluentui-react-native/interactive-hooks to v0.22.9
- Bump @fluentui-react-native/pressable to v0.9.48
- Bump @fluentui-react-native/text to v0.19.10

## 0.32.19

Fri, 06 Jan 2023 12:26:31 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.31
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.8
- Bump @fluentui-react-native/experimental-shadow to v0.2.57
- Bump @fluentui-react-native/framework to v0.8.31
- Bump @fluentui-react-native/icon to v0.17.1
- Bump @fluentui-react-native/interactive-hooks to v0.22.8
- Bump @fluentui-react-native/pressable to v0.9.47
- Bump @fluentui-react-native/text to v0.19.9

## 0.32.18

Thu, 05 Jan 2023 11:24:52 GMT

### Patches

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

## 0.32.17

Wed, 04 Jan 2023 16:55:53 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.56
- Bump @fluentui-react-native/icon to v0.16.11
- Bump @fluentui-react-native/interactive-hooks to v0.22.7
- Bump @fluentui-react-native/pressable to v0.9.46
- Bump @fluentui-react-native/text to v0.19.8

## 0.32.16

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.32.15

Fri, 30 Dec 2022 16:09:27 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.7
- Bump @fluentui-react-native/experimental-shadow to v0.2.55
- Bump @fluentui-react-native/framework to v0.8.30
- Bump @fluentui-react-native/icon to v0.16.9
- Bump @fluentui-react-native/interactive-hooks to v0.22.6
- Bump @fluentui-react-native/pressable to v0.9.45
- Bump @fluentui-react-native/text to v0.19.6

## 0.32.14

Fri, 30 Dec 2022 03:49:05 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.54
- Bump @fluentui-react-native/icon to v0.16.8
- Bump @fluentui-react-native/interactive-hooks to v0.22.5
- Bump @fluentui-react-native/pressable to v0.9.44
- Bump @fluentui-react-native/text to v0.19.5

## 0.32.13

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.32.12

Thu, 29 Dec 2022 03:47:47 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.30
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.6
- Bump @fluentui-react-native/experimental-shadow to v0.2.53
- Bump @fluentui-react-native/framework to v0.8.29
- Bump @fluentui-react-native/icon to v0.16.6
- Bump @fluentui-react-native/interactive-hooks to v0.22.4
- Bump @fluentui-react-native/pressable to v0.9.43
- Bump @fluentui-react-native/theme-tokens to v0.22.5
- Bump @fluentui-react-native/theme-types to v0.28.0
- Bump @fluentui-react-native/text to v0.19.3
- Bump @fluentui-react-native/tokens to v0.20.2

## 0.32.11

Wed, 28 Dec 2022 17:46:01 GMT

### Patches

- Make Button respect accessibilityRole passed in props (email not defined)

## 0.32.10

Tue, 27 Dec 2022 22:21:15 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.29
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.5
- Bump @fluentui-react-native/experimental-shadow to v0.2.52
- Bump @fluentui-react-native/framework to v0.8.28
- Bump @fluentui-react-native/icon to v0.16.5
- Bump @fluentui-react-native/interactive-hooks to v0.22.3
- Bump @fluentui-react-native/pressable to v0.9.42
- Bump @fluentui-react-native/theme-tokens to v0.22.4
- Bump @fluentui-react-native/theme-types to v0.27.1
- Bump @fluentui-react-native/text to v0.19.2
- Bump @fluentui-react-native/tokens to v0.20.1

## 0.32.9

Tue, 27 Dec 2022 10:18:14 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.28
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.4
- Bump @fluentui-react-native/experimental-shadow to v0.2.51
- Bump @fluentui-react-native/framework to v0.8.27
- Bump @fluentui-react-native/icon to v0.16.4
- Bump @fluentui-react-native/interactive-hooks to v0.22.2
- Bump @fluentui-react-native/pressable to v0.9.41
- Bump @fluentui-react-native/theme-tokens to v0.22.3
- Bump @fluentui-react-native/text to v0.19.1

## 0.32.8

Thu, 15 Dec 2022 14:50:50 GMT

### Patches

- Add maximumSize (adgleitm@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.12.27
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.3
- Bump @fluentui-react-native/experimental-shadow to v0.2.50
- Bump @fluentui-react-native/framework to v0.8.26
- Bump @fluentui-react-native/icon to v0.16.3
- Bump @fluentui-react-native/interactive-hooks to v0.22.1
- Bump @fluentui-react-native/pressable to v0.9.40
- Bump @fluentui-react-native/theme-tokens to v0.22.2
- Bump @fluentui-react-native/theme-types to v0.27.0
- Bump @fluentui-react-native/text to v0.19.0
- Bump @fluentui-react-native/tokens to v0.20.0

## 0.32.7

Fri, 09 Dec 2022 05:23:38 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.26
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.2
- Bump @fluentui-react-native/experimental-shadow to v0.2.49
- Bump @fluentui-react-native/framework to v0.8.25
- Bump @fluentui-react-native/icon to v0.16.2
- Bump @fluentui-react-native/interactive-hooks to v0.22.0
- Bump @fluentui-react-native/pressable to v0.9.39
- Bump @fluentui-react-native/theme-tokens to v0.22.1
- Bump @fluentui-react-native/theme-types to v0.26.0
- Bump @fluentui-react-native/text to v0.18.2
- Bump @fluentui-react-native/tokens to v0.19.1

## 0.32.6

Tue, 06 Dec 2022 16:59:54 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.25
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.1
- Bump @fluentui-react-native/experimental-shadow to v0.2.48
- Bump @fluentui-react-native/framework to v0.8.24
- Bump @fluentui-react-native/icon to v0.16.1
- Bump @fluentui-react-native/interactive-hooks to v0.21.5
- Bump @fluentui-react-native/pressable to v0.9.38
- Bump @fluentui-react-native/theme-tokens to v0.22.0
- Bump @fluentui-react-native/text to v0.18.1

## 0.32.5

Tue, 06 Dec 2022 02:02:55 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.0
- Bump @fluentui-react-native/icon to v0.16.0

## 0.32.4

Tue, 06 Dec 2022 00:46:41 GMT

### Patches

- Allow V1 usage of V2 text variants (adgleitm@microsoft.com)
- Provided FAB Tokens for iOS (ayushsinghs@yahoo.in)
- Bump @uifabricshared/foundation-compose to v1.12.24
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.23
- Bump @fluentui-react-native/experimental-shadow to v0.2.47
- Bump @fluentui-react-native/framework to v0.8.23
- Bump @fluentui-react-native/icon to v0.15.5
- Bump @fluentui-react-native/interactive-hooks to v0.21.4
- Bump @fluentui-react-native/pressable to v0.9.37
- Bump @fluentui-react-native/theme-tokens to v0.21.5
- Bump @fluentui-react-native/theme-types to v0.25.0
- Bump @fluentui-react-native/text to v0.18.0
- Bump @fluentui-react-native/tokens to v0.19.0

## 0.32.3

Thu, 01 Dec 2022 03:12:19 GMT

### Patches

- theme spacing tokens change (rohanpd.work@gmail.com)
- Bump @uifabricshared/foundation-compose to v1.12.23
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.22
- Bump @fluentui-react-native/experimental-shadow to v0.2.46
- Bump @fluentui-react-native/framework to v0.8.22
- Bump @fluentui-react-native/icon to v0.15.4
- Bump @fluentui-react-native/interactive-hooks to v0.21.3
- Bump @fluentui-react-native/pressable to v0.9.36
- Bump @fluentui-react-native/theme-tokens to v0.21.4
- Bump @fluentui-react-native/theme-types to v0.24.0
- Bump @fluentui-react-native/text to v0.17.1
- Bump @fluentui-react-native/tokens to v0.18.1

## 0.32.2

Tue, 29 Nov 2022 15:14:15 GMT

### Patches

- Provided FAB Tokens for iOS (ayushsinghs@yahoo.in)

## 0.32.1

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.32.0

Mon, 28 Nov 2022 11:51:05 GMT

### Minor changes

- Button/FAB Tokenization Complete (ayushsinghs@yahoo.in)
- Bump @uifabricshared/foundation-compose to v1.12.22
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.21
- Bump @fluentui-react-native/experimental-shadow to v0.2.45
- Bump @fluentui-react-native/framework to v0.8.21
- Bump @fluentui-react-native/icon to v0.15.2
- Bump @fluentui-react-native/interactive-hooks to v0.21.2
- Bump @fluentui-react-native/pressable to v0.9.35
- Bump @fluentui-react-native/text to v0.16.2
- Bump @fluentui-react-native/tokens to v0.18.0

## 0.31.1

Wed, 16 Nov 2022 08:47:25 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.21
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.20
- Bump @fluentui-react-native/experimental-shadow to v0.2.44
- Bump @fluentui-react-native/framework to v0.8.20
- Bump @fluentui-react-native/icon to v0.15.1
- Bump @fluentui-react-native/interactive-hooks to v0.21.1
- Bump @fluentui-react-native/pressable to v0.9.34
- Bump @fluentui-react-native/text to v0.16.1

## 0.31.0

Sun, 13 Nov 2022 09:17:06 GMT

### Minor changes

- fix double clicking on inline links (email not defined)
- Bump @fluentui-react-native/experimental-shadow to v0.2.43
- Bump @fluentui-react-native/icon to v0.15.0
- Bump @fluentui-react-native/interactive-hooks to v0.21.0
- Bump @fluentui-react-native/pressable to v0.9.33
- Bump @fluentui-react-native/text to v0.16.0

## 0.30.2

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 @uifabricshared/foundation-compose to v1.12.20
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.19
- Bump @fluentui-react-native/experimental-shadow to v0.2.42
- Bump @fluentui-react-native/framework to v0.8.19
- Bump @fluentui-react-native/icon to v0.14.1
- Bump @fluentui-react-native/interactive-hooks to v0.20.2
- Bump @fluentui-react-native/pressable to v0.9.32
- Bump @fluentui-react-native/theme-tokens to v0.21.3
- Bump @fluentui-react-native/text to v0.15.15

## 0.30.1

Wed, 09 Nov 2022 22:52:11 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.41
- Bump @fluentui-react-native/interactive-hooks to v0.20.1
- Bump @fluentui-react-native/pressable to v0.9.31

## 0.30.0

Tue, 08 Nov 2022 22:18:43 GMT

### Minor changes

- update @office-iss/react-native-win32 to 0.68.8 (krsiler@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.12.19
- Bump @fluentui-react-native/adapters to v0.10.0
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.18
- Bump @fluentui-react-native/experimental-shadow to v0.2.40
- Bump @fluentui-react-native/framework to v0.8.18
- Bump @fluentui-react-native/icon to v0.14.0
- Bump @fluentui-react-native/interactive-hooks to v0.20.0
- Bump @fluentui-react-native/pressable to v0.9.30
- Bump @fluentui-react-native/text to v0.15.14
- Bump @fluentui-react-native/tokens to v0.17.8

## 0.29.4

Tue, 08 Nov 2022 19:22:01 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.18
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.17
- Bump @fluentui-react-native/experimental-shadow to v0.2.39
- Bump @fluentui-react-native/framework to v0.8.17
- Bump @fluentui-react-native/icon to v0.13.22
- Bump @fluentui-react-native/interactive-hooks to v0.19.7
- Bump @fluentui-react-native/pressable to v0.9.29
- Bump @fluentui-react-native/theme-tokens to v0.21.2
- Bump @fluentui-react-native/text to v0.15.13

## 0.29.3

Fri, 04 Nov 2022 14:36:23 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.17
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.16
- Bump @fluentui-react-native/experimental-shadow to v0.2.38
- Bump @fluentui-react-native/framework to v0.8.16
- Bump @fluentui-react-native/icon to v0.13.21
- Bump @fluentui-react-native/interactive-hooks to v0.19.6
- Bump @fluentui-react-native/pressable to v0.9.28
- Bump @fluentui-react-native/theme-tokens to v0.21.1
- Bump @fluentui-react-native/theme-types to v0.23.1
- Bump @fluentui-react-native/text to v0.15.12
- Bump @fluentui-react-native/tokens to v0.17.7

## 0.29.2

Wed, 02 Nov 2022 00:59:45 GMT

### Patches

- Undo workaround needed for old haul polyfill (sanajmi@microsoft.com)

## 0.29.1

Tue, 01 Nov 2022 16:30:56 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.37
- Bump @fluentui-react-native/interactive-hooks to v0.19.5
- Bump @fluentui-react-native/pressable to v0.9.27

## 0.29.0

Thu, 27 Oct 2022 13:19:00 GMT

### Minor changes

- Split Button and FAB Types (singh.ayush@microsoft.com)

## 0.28.1

Thu, 27 Oct 2022 11:09:35 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.16
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.15
- Bump @fluentui-react-native/experimental-shadow to v0.2.36
- Bump @fluentui-react-native/framework to v0.8.15
- Bump @fluentui-react-native/icon to v0.13.20
- Bump @fluentui-react-native/interactive-hooks to v0.19.4
- Bump @fluentui-react-native/pressable to v0.9.26
- Bump @fluentui-react-native/theme-tokens to v0.21.0
- Bump @fluentui-react-native/theme-types to v0.23.0
- Bump @fluentui-react-native/text to v0.15.11
- Bump @fluentui-react-native/tokens to v0.17.6

## 0.28.0

Thu, 27 Oct 2022 08:31:28 GMT

### Minor changes

- Ripple/Fix on FAB (ruaraki@microsoft.com)

## 0.27.2

Tue, 25 Oct 2022 22:47:44 GMT

### Patches

- Add tokens-global.ios.ts (78454019+lyzhan7@users.noreply.github.com)
- Bump @uifabricshared/foundation-compose to v1.12.15
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.14
- Bump @fluentui-react-native/experimental-shadow to v0.2.35
- Bump @fluentui-react-native/framework to v0.8.14
- Bump @fluentui-react-native/icon to v0.13.19
- Bump @fluentui-react-native/interactive-hooks to v0.19.3
- Bump @fluentui-react-native/pressable to v0.9.25
- Bump @fluentui-react-native/theme-tokens to v0.20.1
- Bump @fluentui-react-native/text to v0.15.10

## 0.27.1

Tue, 25 Oct 2022 20:57:00 GMT

### Patches

- Fix issue when using older haul object polyfill (30809111+acoates-ms@users.noreply.github.com)

## 0.27.0

Fri, 21 Oct 2022 13:09:26 GMT

### Minor changes

- FontPipeline (email not defined)
- Bump @uifabricshared/foundation-compose to v1.12.14
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.13
- Bump @fluentui-react-native/experimental-shadow to v0.2.34
- Bump @fluentui-react-native/framework to v0.8.13
- Bump @fluentui-react-native/icon to v0.13.18
- Bump @fluentui-react-native/interactive-hooks to v0.19.2
- Bump @fluentui-react-native/pressable to v0.9.24
- Bump @fluentui-react-native/text to v0.15.9

## 0.26.2

Thu, 20 Oct 2022 23:16:01 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.33

## 0.26.1

Thu, 20 Oct 2022 18:30:02 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.32
- Bump @fluentui-react-native/interactive-hooks to v0.19.1
- Bump @fluentui-react-native/pressable to v0.9.23

## 0.26.0

Tue, 18 Oct 2022 04:06:27 GMT

### Minor changes

- move hoook to shareable location and add rending tests (email not defined)
- Bump @fluentui-react-native/experimental-shadow to v0.2.31
- Bump @fluentui-react-native/interactive-hooks to v0.19.0
- Bump @fluentui-react-native/pressable to v0.9.22

## 0.25.12

Mon, 17 Oct 2022 17:52:49 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.13
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.12
- Bump @fluentui-react-native/experimental-shadow to v0.2.30
- Bump @fluentui-react-native/framework to v0.8.12
- Bump @fluentui-react-native/icon to v0.13.17
- Bump @fluentui-react-native/interactive-hooks to v0.18.15
- Bump @fluentui-react-native/pressable to v0.9.21
- Bump @fluentui-react-native/theme-tokens to v0.20.0
- Bump @fluentui-react-native/text to v0.15.8

## 0.25.11

Fri, 14 Oct 2022 19:11:13 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.12
- Bump @fluentui-react-native/adapters to v0.9.3
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.11
- Bump @fluentui-react-native/experimental-shadow to v0.2.29
- Bump @fluentui-react-native/framework to v0.8.11
- Bump @fluentui-react-native/icon to v0.13.16
- Bump @fluentui-react-native/interactive-hooks to v0.18.14
- Bump @fluentui-react-native/pressable to v0.9.20
- Bump @fluentui-react-native/text to v0.15.7
- Bump @fluentui-react-native/tokens to v0.17.5

## 0.25.10

Fri, 14 Oct 2022 17:16:50 GMT

### Patches

- Switch Button component to use React Native Pressable (sanajmi@microsoft.com)

## 0.25.9

Thu, 13 Oct 2022 05:37:25 GMT

### Patches

- Removed Toggle & Compound button from Android (singh.ayush@microsoft.com)

## 0.25.8

Wed, 12 Oct 2022 21:54:15 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.11
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.10
- Bump @fluentui-react-native/experimental-shadow to v0.2.28
- Bump @fluentui-react-native/framework to v0.8.10
- Bump @fluentui-react-native/icon to v0.13.15
- Bump @fluentui-react-native/interactive-hooks to v0.18.13
- Bump @fluentui-react-native/pressable to v0.9.19
- Bump @fluentui-react-native/theme-tokens to v0.19.6
- Bump @fluentui-react-native/theme-types to v0.22.0
- Bump @fluentui-react-native/text to v0.15.6
- Bump @fluentui-react-native/tokens to v0.17.4

## 0.25.7

Tue, 11 Oct 2022 22:41:44 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.10
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.9
- Bump @fluentui-react-native/experimental-shadow to v0.2.27
- Bump @fluentui-react-native/framework to v0.8.9
- Bump @fluentui-react-native/icon to v0.13.14
- Bump @fluentui-react-native/interactive-hooks to v0.18.12
- Bump @fluentui-react-native/pressable to v0.9.18
- Bump @fluentui-react-native/theme-tokens to v0.19.5
- Bump @fluentui-react-native/theme-types to v0.21.0
- Bump @fluentui-react-native/text to v0.15.5
- Bump @fluentui-react-native/tokens to v0.17.3

## 0.25.6

Thu, 06 Oct 2022 17:24:49 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.9
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.8
- Bump @fluentui-react-native/experimental-shadow to v0.2.26
- Bump @fluentui-react-native/framework to v0.8.8
- Bump @fluentui-react-native/icon to v0.13.13
- Bump @fluentui-react-native/interactive-hooks to v0.18.11
- Bump @fluentui-react-native/pressable to v0.9.17
- Bump @fluentui-react-native/styling-utils to v0.4.4
- Bump @fluentui-react-native/theme-tokens to v0.19.4
- Bump @fluentui-react-native/text to v0.15.4

## 0.25.5

Tue, 04 Oct 2022 21:09:28 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.8
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.7
- Bump @fluentui-react-native/experimental-shadow to v0.2.25
- Bump @fluentui-react-native/framework to v0.8.7
- Bump @fluentui-react-native/icon to v0.13.12
- Bump @fluentui-react-native/interactive-hooks to v0.18.10
- Bump @fluentui-react-native/pressable to v0.9.16
- Bump @fluentui-react-native/styling-utils to v0.4.3
- Bump @fluentui-react-native/theme-tokens to v0.19.3
- Bump @fluentui-react-native/text to v0.15.3

## 0.25.4

Tue, 04 Oct 2022 17:24:58 GMT

### Patches

- Update tests after considering layout props (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.24

## 0.25.3

Fri, 30 Sep 2022 08:04:44 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.7
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.6
- Bump @fluentui-react-native/experimental-shadow to v0.2.23
- Bump @fluentui-react-native/framework to v0.8.6
- Bump @fluentui-react-native/icon to v0.13.11
- Bump @fluentui-react-native/interactive-hooks to v0.18.9
- Bump @fluentui-react-native/pressable to v0.9.15
- Bump @fluentui-react-native/theme-tokens to v0.19.2
- Bump @fluentui-react-native/theme-types to v0.20.0
- Bump @fluentui-react-native/text to v0.15.2
- Bump @fluentui-react-native/tokens to v0.17.2

## 0.25.2

Fri, 30 Sep 2022 00:54:35 GMT

### Patches

- Update react-native to 0.68 (krsiler@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.12.6
- Bump @fluentui-react-native/adapters to v0.9.2
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.5
- Bump @fluentui-react-native/experimental-shadow to v0.2.22
- Bump @fluentui-react-native/framework to v0.8.5
- Bump @fluentui-react-native/icon to v0.13.10
- Bump @fluentui-react-native/interactive-hooks to v0.18.8
- Bump @fluentui-react-native/pressable to v0.9.14
- Bump @fluentui-react-native/styling-utils to v0.4.2
- Bump @fluentui-react-native/theme-tokens to v0.19.1
- Bump @fluentui-react-native/theme-types to v0.19.2
- Bump @fluentui-react-native/text to v0.15.1
- Bump @fluentui-react-native/tokens to v0.17.1
- Bump @fluentui-react-native/use-styling to v0.9.1
- Bump @uifabricshared/foundation-composable to v0.11.1
- Bump @uifabricshared/foundation-settings to v0.12.1

## 0.25.1

Mon, 26 Sep 2022 02:39:40 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.21
- Bump @fluentui-react-native/interactive-hooks to v0.18.7
- Bump @fluentui-react-native/pressable to v0.9.13

## 0.25.0

Fri, 23 Sep 2022 06:23:01 GMT

### Minor changes

- undefined (email not defined)

## 0.24.26

Wed, 21 Sep 2022 21:00:40 GMT

### Patches

- Update test snapshots (adam.gleitman@gmail.com)
- Bump @uifabricshared/foundation-compose to v1.12.5
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.4
- Bump @fluentui-react-native/experimental-shadow to v0.2.20
- Bump @fluentui-react-native/framework to v0.8.4
- Bump @fluentui-react-native/icon to v0.13.9
- Bump @fluentui-react-native/interactive-hooks to v0.18.6
- Bump @fluentui-react-native/pressable to v0.9.12
- Bump @fluentui-react-native/theme-types to v0.19.1
- Bump @fluentui-react-native/text to v0.15.0
- Bump @fluentui-react-native/tokens to v0.17.0

## 0.24.25

Tue, 20 Sep 2022 20:05:27 GMT

### Patches

- Add type for method parameter (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.19

## 0.24.24

Fri, 16 Sep 2022 01:53:06 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.4
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.3
- Bump @fluentui-react-native/experimental-shadow to v0.2.18
- Bump @fluentui-react-native/framework to v0.8.3
- Bump @fluentui-react-native/icon to v0.13.8
- Bump @fluentui-react-native/interactive-hooks to v0.18.5
- Bump @fluentui-react-native/pressable to v0.9.11
- Bump @fluentui-react-native/theme-types to v0.19.0
- Bump @fluentui-react-native/text to v0.14.4
- Bump @fluentui-react-native/tokens to v0.16.2

## 0.24.23

Wed, 14 Sep 2022 23:07:41 GMT

### Patches

- Remove rn win32 dep (ruaraki@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.12.3
- Bump @fluentui-react-native/adapters to v0.9.1
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.2
- Bump @fluentui-react-native/experimental-shadow to v0.2.17
- Bump @fluentui-react-native/framework to v0.8.2
- Bump @fluentui-react-native/icon to v0.13.7
- Bump @fluentui-react-native/interactive-hooks to v0.18.4
- Bump @fluentui-react-native/pressable to v0.9.10
- Bump @fluentui-react-native/text to v0.14.3
- Bump @fluentui-react-native/tokens to v0.16.1

## 0.24.22

Mon, 12 Sep 2022 18:52:11 GMT

### Patches

- Update shadow jest tests (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.16

## 0.24.21

Fri, 09 Sep 2022 23:54:15 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.15

## 0.24.20

Tue, 06 Sep 2022 18:22:03 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.13.6
- Bump @fluentui-react-native/interactive-hooks to v0.18.3
- Bump @fluentui-react-native/pressable to v0.9.9
- Bump @fluentui-react-native/text to v0.14.2

## 0.24.19

Wed, 31 Aug 2022 12:11:39 GMT

### Patches

- Removed unused styles (vkozlova@microsoft.com)

## 0.24.18

Mon, 29 Aug 2022 23:21:44 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.2
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.1
- Bump @fluentui-react-native/experimental-shadow to v0.2.14
- Bump @fluentui-react-native/framework to v0.8.1
- Bump @fluentui-react-native/icon to v0.13.5
- Bump @fluentui-react-native/interactive-hooks to v0.18.2
- Bump @fluentui-react-native/pressable to v0.9.8
- Bump @fluentui-react-native/text to v0.14.1

## 0.24.17

Fri, 26 Aug 2022 18:15:16 GMT

### Patches

- Use undefined shadowToken in NotificationTokens (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.13

## 0.24.16

Mon, 15 Aug 2022 23:29:03 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.12

## 0.24.15

Mon, 15 Aug 2022 22:12:03 GMT

### Patches

- Pass key shadow props into child instead of a new view (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.11

## 0.24.14

Fri, 05 Aug 2022 23:22:38 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.13.4
- Bump @fluentui-react-native/interactive-hooks to v0.18.1
- Bump @fluentui-react-native/pressable to v0.9.7
- Bump @fluentui-react-native/text to v0.14.0

## 0.24.13

Tue, 02 Aug 2022 22:19:18 GMT

### Patches

- Restore ability to create unfocusable buttons (nakambo@microsoft.com)

## 0.24.12

Tue, 02 Aug 2022 20:08:43 GMT

### Patches

- Update exports (ruaraki@microsoft.com)

## 0.24.11

Fri, 29 Jul 2022 22:47:07 GMT

### Patches

- Allow user props to override default button key handling (email not defined)
- Bump @fluentui-react-native/interactive-hooks to v0.18.0
- Bump @fluentui-react-native/pressable to v0.9.6

## 0.24.10

Fri, 29 Jul 2022 21:04:38 GMT

### Patches

- Bump @fluentui-react-native/icon to v0.13.3
- Bump @fluentui-react-native/interactive-hooks to v0.17.5
- Bump @fluentui-react-native/pressable to v0.9.5
- Bump @fluentui-react-native/text to v0.13.0

## 0.24.9

Thu, 28 Jul 2022 23:57:03 GMT

### Patches

- 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.24.8

Tue, 26 Jul 2022 19:30:23 GMT

### Patches

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

## 0.24.7

Mon, 25 Jul 2022 21:27:19 GMT

### Patches

- Combine platform specific test apps (sanajmi@microsoft.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.10
- Bump @fluentui-react-native/interactive-hooks to v0.17.2
- Bump @fluentui-react-native/pressable to v0.9.2
- Bump @fluentui-react-native/styling-utils to v0.4.1

## 0.24.6

Sat, 23 Jul 2022 00:28:48 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.17.1
- Bump @fluentui-react-native/pressable to v0.9.1

## 0.24.5

Wed, 20 Jul 2022 16:24:28 GMT

### Patches

- Bump @fluentui-react-native/experimental-shadow to v0.2.9

## 0.24.4

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/experimental-shadow to v0.2.8

## 0.24.3

Fri, 15 Jul 2022 01:22:54 GMT

### Patches

- Replace shadowDepth with shadowToken (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.7

## 0.24.2

Fri, 15 Jul 2022 00:29:27 GMT

### Patches

- Add shadow to iOS FAB (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.6

## 0.24.1

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

## 0.24.0

Thu, 14 Jul 2022 18:09:50 GMT

### Minor changes

- Update to React Native 0.66 (sanajmi@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.12.0
- Bump @fluentui-react-native/adapters to v0.9.0
- Bump @fluentui-react-native/experimental-activity-indicator to v0.6.0
- Bump @fluentui-react-native/experimental-text to v0.10.0
- Bump @fluentui-react-native/framework to v0.8.0
- Bump @fluentui-react-native/icon to v0.13.0
- Bump @fluentui-react-native/interactive-hooks to v0.17.0
- Bump @fluentui-react-native/pressable to v0.9.0
- Bump @fluentui-react-native/styling-utils to v0.4.0
- Bump @fluentui-react-native/theme-tokens to v0.19.0
- Bump @fluentui-react-native/text to v0.12.0
- Bump @fluentui-react-native/tokens to v0.16.0
- Bump @fluentui-react-native/use-styling to v0.9.0
- Bump @uifabricshared/foundation-composable to v0.11.0
- Bump @uifabricshared/foundation-settings to v0.12.0

## 0.23.2

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

## 0.23.1

Thu, 14 Jul 2022 16:13:45 GMT

### Patches

- Revert "Add shadows to iOS FAB (#1839)" (ruaraki@microsoft.com)

## 0.23.0

Wed, 13 Jul 2022 23:23:59 GMT

### Minor changes

- Add shadow to FAB (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/experimental-shadow to v0.2.3

## 0.22.31

Fri, 08 Jul 2022 21:23:37 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.23
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.31
- Bump @fluentui-react-native/experimental-text to v0.9.2
- Bump @fluentui-react-native/framework to v0.7.32
- Bump @fluentui-react-native/icon to v0.12.3
- Bump @fluentui-react-native/interactive-hooks to v0.16.5
- Bump @fluentui-react-native/pressable to v0.8.47
- Bump @fluentui-react-native/text to v0.11.28
- Bump @fluentui-react-native/tokens to v0.15.1

## 0.22.30

Thu, 07 Jul 2022 21:24:07 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.30
- Bump @fluentui-react-native/experimental-text to v0.9.1
- Bump @fluentui-react-native/framework to v0.7.31
- Bump @fluentui-react-native/icon to v0.12.2
- Bump @fluentui-react-native/interactive-hooks to v0.16.4
- Bump @fluentui-react-native/pressable to v0.8.46
- Bump @fluentui-react-native/text to v0.11.27
- Bump @fluentui-react-native/tokens to v0.15.0

## 0.22.29

Wed, 15 Jun 2022 18:26:37 GMT

### Patches

- Explicitly expose enableFocusRing (ruaraki@microsoft.com)

## 0.22.28

Mon, 13 Jun 2022 23:58:18 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.16.3
- Bump @fluentui-react-native/pressable to v0.8.45

## 0.22.27

Mon, 06 Jun 2022 19:20:10 GMT

### Patches

- 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.22.26

Thu, 26 May 2022 21:22:22 GMT

### Patches

- 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.22.25

Thu, 26 May 2022 00:33:11 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.16.0
- Bump @fluentui-react-native/pressable to v0.8.42

## 0.22.24

Wed, 25 May 2022 18:43:08 GMT

### Patches

- beachball sync (krsiler@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.11.22
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.29
- Bump @fluentui-react-native/experimental-text to v0.9.0
- Bump @fluentui-react-native/framework to v0.7.30
- Bump @fluentui-react-native/icon to v0.11.25
- Bump @fluentui-react-native/interactive-hooks to v0.15.10
- Bump @fluentui-react-native/pressable to v0.8.41
- Bump @fluentui-react-native/theme-tokens to v0.18.0
- Bump @fluentui-react-native/text to v0.11.26
- Bump @fluentui-react-native/tokens to v0.14.0

## 0.22.23

Sat, 21 May 2022 16:18:06 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.27
- Bump @fluentui-react-native/experimental-text to v0.7.28
- Bump @fluentui-react-native/framework to v0.7.28
- Bump @fluentui-react-native/icon to v0.11.23
- Bump @fluentui-react-native/interactive-hooks to v0.15.8
- Bump @fluentui-react-native/pressable to v0.8.40
- Bump @fluentui-react-native/text to v0.11.24
- Bump @fluentui-react-native/tokens to v0.12.2

## 0.22.22

Sat, 21 May 2022 01:47:57 GMT

### Patches

- Fix focus button size (ruaraki@microsoft.com)
- Fix logic to adjust to new pipeline output structure (ruaraki@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.11.20
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.26
- Bump @fluentui-react-native/experimental-text to v0.7.27
- Bump @fluentui-react-native/framework to v0.7.27
- Bump @fluentui-react-native/icon to v0.11.22
- Bump @fluentui-react-native/interactive-hooks to v0.15.7
- Bump @fluentui-react-native/pressable to v0.8.39
- Bump @fluentui-react-native/theme-tokens to v0.16.3
- Bump @fluentui-react-native/text to v0.11.23
- Bump @fluentui-react-native/tokens to v0.12.1

## 0.22.21

Wed, 04 May 2022 21:06:04 GMT

### Patches

- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.25
- Bump @fluentui-react-native/experimental-text to v0.7.26
- Bump @fluentui-react-native/framework to v0.7.26
- Bump @fluentui-react-native/icon to v0.11.21
- Bump @fluentui-react-native/interactive-hooks to v0.15.6
- Bump @fluentui-react-native/pressable to v0.8.38
- Bump @fluentui-react-native/text to v0.11.22
- Bump @fluentui-react-native/tokens to v0.12.0

## 0.22.20

Thu, 28 Apr 2022 19:09:51 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.19
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.24
- Bump @fluentui-react-native/experimental-text to v0.7.25
- Bump @fluentui-react-native/framework to v0.7.25
- Bump @fluentui-react-native/icon to v0.11.20
- Bump @fluentui-react-native/interactive-hooks to v0.15.5
- Bump @fluentui-react-native/pressable to v0.8.37
- Bump @fluentui-react-native/text to v0.11.21
- Bump @fluentui-react-native/tokens to v0.11.11

## 0.22.19

Wed, 27 Apr 2022 19:30:38 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.18
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.23
- Bump @fluentui-react-native/experimental-text to v0.7.24
- Bump @fluentui-react-native/framework to v0.7.24
- Bump @fluentui-react-native/icon to v0.11.19
- Bump @fluentui-react-native/interactive-hooks to v0.15.4
- Bump @fluentui-react-native/pressable to v0.8.36
- Bump @fluentui-react-native/theme-tokens to v0.16.2
- Bump @fluentui-react-native/text to v0.11.20
- Bump @fluentui-react-native/tokens to v0.11.10

## 0.22.18

Thu, 21 Apr 2022 21:50:03 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.17
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.22
- Bump @fluentui-react-native/experimental-text to v0.7.23
- Bump @fluentui-react-native/framework to v0.7.23
- Bump @fluentui-react-native/icon to v0.11.18
- Bump @fluentui-react-native/interactive-hooks to v0.15.3
- Bump @fluentui-react-native/pressable to v0.8.35
- Bump @fluentui-react-native/theme-tokens to v0.16.1
- Bump @fluentui-react-native/text to v0.11.19

## 0.22.17

Tue, 19 Apr 2022 16:54:55 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.16
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.21
- Bump @fluentui-react-native/experimental-text to v0.7.22
- Bump @fluentui-react-native/framework to v0.7.22
- Bump @fluentui-react-native/icon to v0.11.17
- Bump @fluentui-react-native/interactive-hooks to v0.15.2
- Bump @fluentui-react-native/pressable to v0.8.34
- Bump @fluentui-react-native/theme-tokens to v0.16.0
- Bump @fluentui-react-native/text to v0.11.18

## 0.22.16

Mon, 18 Apr 2022 17:51:06 GMT

### Patches

- Disable hovered visuals on loading buttons (ruaraki@microsoft.com)
- Bump @fluentui-react-native/interactive-hooks to v0.15.1
- Bump @fluentui-react-native/pressable to v0.8.33

## 0.22.15

Wed, 13 Apr 2022 23:44:28 GMT

### Patches

- add disabled prop to useAsPressable hook (krsiler@microsoft.com)
- Bump @fluentui-react-native/interactive-hooks to v0.15.0
- Bump @fluentui-react-native/pressable to v0.8.32

## 0.22.14

Wed, 13 Apr 2022 15:51:04 GMT

### Patches

- Add more details on spec/migration (ruaraki@microsoft.com)

## 0.22.13

Wed, 06 Apr 2022 22:58:22 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.15
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.20
- Bump @fluentui-react-native/experimental-text to v0.7.21
- Bump @fluentui-react-native/framework to v0.7.21
- Bump @fluentui-react-native/icon to v0.11.16
- Bump @fluentui-react-native/interactive-hooks to v0.14.8
- Bump @fluentui-react-native/pressable to v0.8.31
- Bump @fluentui-react-native/theme-tokens to v0.15.0
- Bump @fluentui-react-native/text to v0.11.17

## 0.22.12

Tue, 05 Apr 2022 20:05:50 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.14
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.19
- Bump @fluentui-react-native/experimental-text to v0.7.20
- Bump @fluentui-react-native/framework to v0.7.20
- Bump @fluentui-react-native/icon to v0.11.15
- Bump @fluentui-react-native/interactive-hooks to v0.14.7
- Bump @fluentui-react-native/pressable to v0.8.30
- Bump @fluentui-react-native/theme-tokens to v0.14.0
- Bump @fluentui-react-native/text to v0.11.16

## 0.22.11

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 @uifabricshared/foundation-compose to v1.11.13
- Bump @fluentui-react-native/adapters to v0.8.5
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.18
- Bump @fluentui-react-native/experimental-text to v0.7.19
- Bump @fluentui-react-native/framework to v0.7.19
- Bump @fluentui-react-native/icon to v0.11.14
- Bump @fluentui-react-native/interactive-hooks to v0.14.6
- Bump @fluentui-react-native/pressable to v0.8.29
- Bump @fluentui-react-native/styling-utils to v0.3.6
- Bump @fluentui-react-native/theme-tokens to v0.13.2
- Bump @fluentui-react-native/text to v0.11.15
- Bump @fluentui-react-native/tokens to v0.11.9
- Bump @fluentui-react-native/use-styling to v0.8.3
- Bump @uifabricshared/foundation-composable to v0.10.3
- Bump @uifabricshared/foundation-settings to v0.11.3

## 0.22.10

Mon, 28 Mar 2022 15:02:37 GMT

### Patches

- temp fix e2e testing error for menuButton (email not defined)
- Bump @fluentui-react-native/interactive-hooks to v0.14.5
- Bump @fluentui-react-native/pressable to v0.8.28

## 0.22.9

Wed, 23 Mar 2022 17:24:05 GMT

### Patches

- Other fixes (ruaraki@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.11.12
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.17
- Bump @fluentui-react-native/experimental-text to v0.7.18
- Bump @fluentui-react-native/framework to v0.7.18
- Bump @fluentui-react-native/icon to v0.11.13
- Bump @fluentui-react-native/interactive-hooks to v0.14.4
- Bump @fluentui-react-native/pressable to v0.8.27
- Bump @fluentui-react-native/theme-tokens to v0.13.1
- Bump @fluentui-react-native/text to v0.11.14

## 0.22.8

Mon, 07 Mar 2022 19:15:33 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.8.4
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.16
- Bump @fluentui-react-native/experimental-text to v0.7.17
- Bump @fluentui-react-native/framework to v0.7.17
- Bump @fluentui-react-native/icon to v0.11.12
- Bump @fluentui-react-native/interactive-hooks to v0.14.3
- Bump @fluentui-react-native/pressable to v0.8.26
- Bump @fluentui-react-native/text to v0.11.13
- Bump @fluentui-react-native/tokens to v0.11.8

## 0.22.7

Fri, 04 Mar 2022 23:43:09 GMT

### Patches

- Bump @rnx-kit/eslint-plugin from 0.2.10 to 0.2.11 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.15
- Bump @fluentui-react-native/experimental-text to v0.7.16
- Bump @fluentui-react-native/framework to v0.7.16
- 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.22.6

Thu, 03 Mar 2022 20:20:09 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.11
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.14
- Bump @fluentui-react-native/experimental-text to v0.7.15
- Bump @fluentui-react-native/framework to v0.7.15
- Bump @fluentui-react-native/icon to v0.11.10
- Bump @fluentui-react-native/interactive-hooks to v0.14.1
- Bump @fluentui-react-native/pressable to v0.8.24
- Bump @fluentui-react-native/theme-tokens to v0.13.0
- Bump @fluentui-react-native/text to v0.11.12
- Bump @fluentui-react-native/tokens to v0.11.7

## 0.22.5

Tue, 01 Mar 2022 20:18:31 GMT

### Patches

- Add native event to button onClick (ruaraki@microsoft.com)
- Bump @fluentui-react-native/interactive-hooks to v0.14.0
- Bump @fluentui-react-native/pressable to v0.8.23

## 0.22.4

Wed, 23 Feb 2022 22:41:19 GMT

### Patches

- Fix iconColor token being no-op (amchiu@microsoft.com)

## 0.22.3

Fri, 18 Feb 2022 23:27:11 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.8.3
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.13
- Bump @fluentui-react-native/experimental-text to v0.7.14
- Bump @fluentui-react-native/framework to v0.7.14
- Bump @fluentui-react-native/icon to v0.11.9
- Bump @fluentui-react-native/interactive-hooks to v0.13.3
- Bump @fluentui-react-native/pressable to v0.8.22
- Bump @fluentui-react-native/text to v0.11.11
- Bump @fluentui-react-native/tokens to v0.11.6

## 0.22.2

Thu, 17 Feb 2022 02:13:07 GMT

### Patches

- 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.22.1

Thu, 17 Feb 2022 01:22:02 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.10
- Bump @fluentui-react-native/experimental-activity-indicator to v0.5.12
- Bump @fluentui-react-native/experimental-text to v0.7.13
- Bump @fluentui-react-native/framework to v0.7.13
- Bump @fluentui-react-native/icon to v0.11.7
- Bump @fluentui-react-native/interactive-hooks to v0.13.1
- Bump @fluentui-react-native/pressable to v0.8.20
- Bump @fluentui-react-native/styling-utils to v0.3.5
- Bump @fluentui-react-native/text to v0.11.10

## 0.22.0

Tue, 15 Feb 2022 22:48:31 GMT

### Minor changes

- Move experimental files to component folder (ruaraki@microsoft.com)

## 0.21.20

Wed, 09 Feb 2022 20:14:50 GMT

### Patches

- Move file (ruaraki@microsoft.com)
- Bump @fluentui-react-native/interactive-hooks to v0.13.0
- Bump @fluentui-react-native/pressable to v0.8.19

## 0.21.19

Wed, 02 Feb 2022 02:29:07 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.9
- Bump @fluentui-react-native/icon to v0.11.6
- Bump @fluentui-react-native/interactive-hooks to v0.12.2
- Bump @fluentui-react-native/pressable to v0.8.18
- Bump @fluentui-react-native/text to v0.11.9

## 0.21.18

Wed, 26 Jan 2022 20:31:04 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.12.1
- Bump @fluentui-react-native/pressable to v0.8.17

## 0.21.17

Wed, 26 Jan 2022 17:02:27 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.12.0
- Bump @fluentui-react-native/pressable to v0.8.16

## 0.21.16

Tue, 25 Jan 2022 21:55:30 GMT

### Patches

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

## 0.21.15

Tue, 25 Jan 2022 16:48:23 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.11.14
- Bump @fluentui-react-native/pressable to v0.8.14

## 0.21.14

Fri, 14 Jan 2022 21:49:07 GMT

### Patches

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

## 0.21.13

Fri, 14 Jan 2022 01:00:01 GMT

### Patches

- fix disabled button (email not defined)
- Bump @uifabricshared/foundation-compose to v1.11.7
- Bump @fluentui-react-native/icon to v0.11.4
- Bump @fluentui-react-native/interactive-hooks to v0.11.12
- Bump @fluentui-react-native/pressable to v0.8.12
- Bump @fluentui-react-native/text to v0.11.7
- Bump @fluentui-react-native/tokens to v0.11.5

## 0.21.12

Fri, 14 Jan 2022 00:10:21 GMT

### Patches

- Fix HC issues (ruaraki@microsoft.com)

## 0.21.11

Thu, 06 Jan 2022 23:14:38 GMT

### Patches

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

## 0.21.10

Thu, 06 Jan 2022 21:30:08 GMT

### Patches

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

## 0.21.9

Wed, 05 Jan 2022 23:53:54 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.11.9
- Bump @fluentui-react-native/pressable to v0.8.9

## 0.21.8

Tue, 21 Dec 2021 20:56:31 GMT

### Patches

- 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.21.7

Mon, 20 Dec 2021 22:56:00 GMT

### Patches

- Add repository property to all package.json files (ruaraki@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.11.4
- Bump @fluentui-react-native/adapters to v0.8.2
- Bump @fluentui-react-native/icon to v0.11.0
- Bump @fluentui-react-native/interactive-hooks to v0.11.7
- Bump @fluentui-react-native/pressable to v0.8.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-settings to v0.11.2

## 0.21.6

Sun, 19 Dec 2021 05:07:36 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.11.6
- Bump @fluentui-react-native/pressable to v0.8.6

## 0.21.5

Sat, 18 Dec 2021 04:15:05 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.3
- Bump @fluentui-react-native/icon to v0.10.4
- Bump @fluentui-react-native/interactive-hooks to v0.11.5
- Bump @fluentui-react-native/pressable to v0.8.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-settings to v0.11.1

## 0.21.4

Fri, 17 Dec 2021 22:06:58 GMT

### Patches

- 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.21.3

Fri, 17 Dec 2021 19:53:21 GMT

### Patches

- 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.21.2

Fri, 17 Dec 2021 01:26:42 GMT

### Patches

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

## 0.21.1

Thu, 16 Dec 2021 19:10:30 GMT

### Patches

- Refactor useKeyCallback (sanajmi@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.11.1
- Bump @fluentui-react-native/adapters 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/pressable to v0.8.1
- Bump @fluentui-react-native/text to v0.11.1
- Bump @fluentui-react-native/tokens to v0.11.1

## 0.21.0

Wed, 17 Nov 2021 19:28:07 GMT

### Minor changes

- Update to react-native 0.64 (afoxman@microsoft.com)
- Adding E2E Testing Improvements (safreibe@microsoft.com)

### Patches

- Bump @fluentui-react-native/adapters to v0.8.0 (afoxman@microsoft.com)
- 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/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.20.16

Tue, 09 Nov 2021 23:04:33 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.22 (67026167+chiuam@users.noreply.github.com)

## 0.20.15

Mon, 01 Nov 2021 18:53:37 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.10.53 (sanajmi@microsoft.com)

## 0.20.14

Mon, 25 Oct 2021 19:24:43 GMT

### Patches

- Bump @fluentui-react-native/tokens to v0.10.2 (ruaraki@microsoft.com)

## 0.20.13

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

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

## 0.20.12

Tue, 19 Oct 2021 20:23:36 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.7.5 (ruaraki@microsoft.com)

## 0.20.11

Thu, 07 Oct 2021 20:59:20 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.18 (ruaraki@microsoft.com)

## 0.20.10

Fri, 01 Oct 2021 17:52:17 GMT

### Patches

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

## 0.20.9

Tue, 28 Sep 2021 21:08:25 GMT

### Patches

- Fixed "Height of the Button and Link components increases with adding borderWidth" (v.kozlova13@gmail.com)

## 0.20.8

Tue, 21 Sep 2021 16:32:12 GMT

### Patches

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

## 0.20.7

Mon, 13 Sep 2021 23:22:43 GMT

### Patches

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

## 0.20.6

Fri, 10 Sep 2021 18:16:59 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.14 (ruaraki@microsoft.com)

## 0.20.5

Thu, 09 Sep 2021 22:12:19 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.13 (ruaraki@microsoft.com)

## 0.20.4

Thu, 09 Sep 2021 20:03:01 GMT

### Patches

- Updated color for Primary button according to the design (v.kozlova13@gmail.com)

## 0.20.3

Fri, 27 Aug 2021 15:48:49 GMT

### Patches

- Fixed bug: Luminosity ratio for boundary of focused button with respect to background is 1.2:1 which is less than 3:1 (v.kozlova13@gmail.com)

## 0.20.2

Thu, 26 Aug 2021 21:02:08 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.7.2 (ruaraki@microsoft.com)

## 0.20.1

Thu, 26 Aug 2021 04:48:40 GMT

### Patches

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

## 0.20.0

Wed, 25 Aug 2021 21:36:58 GMT

### Minor changes

- Renamed icon to start icon (v.kozlova13@gmail.com)

### Patches

- Bump @fluentui-react-native/icon to v0.8.15 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/interactive-hooks to v0.10.38 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/pressable to v0.7.15 (sanajmi@microsoft.com)

## 0.19.1

Tue, 24 Aug 2021 18:08:30 GMT

### Patches

- Use exported IconSourcesType from Icon package (sanajmi@microsoft.com)

## 0.19.0

Mon, 23 Aug 2021 23:35:47 GMT

### Minor changes

- Changed styling for the Button. Added new exampled to MenuButton (v.kozlova13@gmail.com)

### Patches

- Bump @fluentui-react-native/adapters to v0.7.0 (dake.3601@gmail.com)
- Bump @fluentui-react-native/pressable to v0.7.13 (dake.3601@gmail.com)
- Bump @fluentui-react-native/text to v0.10.11 (dake.3601@gmail.com)
- Bump @fluentui-react-native/tokens to v0.9.20 (dake.3601@gmail.com)
- Bump @fluentui-react-native/icon to v0.8.13 (v.kozlova13@gmail.com)
- Bump @fluentui-react-native/interactive-hooks to v0.10.36 (sanajmi@microsoft.com)

## 0.18.12

Thu, 19 Aug 2021 18:31:21 GMT

### Patches

- Bump @fluentui-react-native/tokens to v0.9.19 (ruaraki@microsoft.com)

## 0.18.11

Wed, 18 Aug 2021 23:00:57 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.9 (ruaraki@microsoft.com)

## 0.18.10

Wed, 18 Aug 2021 20:17:46 GMT

### Patches

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

## 0.18.9

Fri, 13 Aug 2021 16:12:26 GMT

### Patches

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

## 0.18.8

Thu, 12 Aug 2021 17:23:44 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.7 (ruaraki@microsoft.com)

## 0.18.7

Tue, 10 Aug 2021 21:12:30 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.6 (ruaraki@microsoft.com)

## 0.18.6

Mon, 09 Aug 2021 22:49:01 GMT

### Patches

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

## 0.18.5

Mon, 09 Aug 2021 19:16:08 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.4 (ruaraki@microsoft.com)

## 0.18.4

Sat, 07 Aug 2021 00:40:04 GMT

### Patches

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

## 0.18.3

Fri, 06 Aug 2021 23:18:21 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.2 (ruaraki@microsoft.com)

## 0.18.2

Fri, 06 Aug 2021 00:36:02 GMT

### Patches

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

## 0.18.1

Wed, 04 Aug 2021 16:54:20 GMT

### Patches

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

## 0.18.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/adapters to v0.6.8 (67026167+chiuam@users.noreply.github.com)
- 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 @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.17.21

Tue, 03 Aug 2021 23:48:50 GMT

### Patches

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

## 0.17.20

Tue, 03 Aug 2021 22:33:17 GMT

### Patches

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

## 0.17.19

Fri, 30 Jul 2021 19:17:43 GMT

### Patches

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

## 0.17.18

Thu, 29 Jul 2021 17:53:12 GMT

### Patches

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

## 0.17.17

Tue, 27 Jul 2021 22:17:20 GMT

### Patches

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

## 0.17.16

Mon, 26 Jul 2021 20:41:04 GMT

### Patches

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

## 0.17.15

Sun, 25 Jul 2021 16:30:17 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.6.5 (email not defined)

## 0.17.11

Wed, 21 Jul 2021 22:55:40 GMT

### Patches

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

## 0.17.7

Tue, 13 Jul 2021 15:41:10 GMT

### Patches

- add icon button with menu example to tester (lehon@microsoft.com)

## 0.17.4

Wed, 23 Jun 2021 18:53:56 GMT

### Patches

- Add new PersonaCoinFluentColor prop (ruaraki@microsoft.com)

## 0.17.2

Fri, 18 Jun 2021 00:38:19 GMT

### Patches

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

## 0.17.1

Wed, 16 Jun 2021 04:20:49 GMT

### Patches

- Remove apple theme native module (sanajmi@microsoft.com)

## 0.17.0

Tue, 15 Jun 2021 00:55:36 GMT

### Minor changes

- Handle ColorValue instead of string as color type (ruaraki@microsoft.com)

## 0.16.1

Wed, 02 Jun 2021 17:30:36 GMT

### Patches

- add useOnPressWithFocus hook (krsiler@microsoft.com)

## 0.16.0

Tue, 25 May 2021 00:42:50 GMT

### Minor changes

- Add ripple effect to android-button (tamasane@gmail.com)

## 0.15.0

Wed, 19 May 2021 07:04:54 GMT

### Minor changes

- create iconProps hook (lehon@microsoft.com)

## 0.14.1

Thu, 11 Mar 2021 19:48:16 GMT

### Patches

- Update FluentTester to be mobile friendly on iOS (saadnajmi2@gmail.com)

## 0.14.0

Wed, 10 Mar 2021 04:33:26 GMT

### Minor changes

- Fix typos in button settings (saadnajmi2@gmail.com)

## 0.13.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

- Formatted some code (saadnajmi2@gmail.com)

## 0.12.2

Mon, 01 Mar 2021 22:53:12 GMT

### Patches

- Update deps (warleu@microsoft.com)

## 0.12.0

Wed, 13 Jan 2021 20:04:26 GMT

### Minor changes

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

## 0.11.2

Wed, 06 Jan 2021 18:41:50 GMT

### Patches

- Bump react-native-win32 (krsiler@microsoft.com)

## 0.11.0

Fri, 23 Oct 2020 22:27:37 GMT

### Minor changes

- RNIcon feature (warleu@microsoft.com)

## 0.10.23

Mon, 19 Oct 2020 22:06:02 GMT

### Patches

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

## 0.10.22

Mon, 12 Oct 2020 04:09:31 GMT

### Patches

- tweaking accessibility (email not defined)

## 0.10.18

Mon, 28 Sep 2020 20:32:21 GMT

### Patches

- move test pages (aliciakds88@gmail.com)

## 0.10.16

Fri, 25 Sep 2020 19:21:43 GMT

### Patches

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

## 0.10.13

Tue, 22 Sep 2020 04:57:02 GMT

### Patches

- Update a11y properties (krsiler@microsoft.com)
- manually bump button version (taamireh@microsoft.com)

## 0.10.11

Wed, 09 Sep 2020 21:36:19 GMT

### Patches

- Disabled prop-types validation rule (saadnajmi2@gmail.com)

## 0.10.10

Wed, 09 Sep 2020 07:28:42 GMT

### Patches

- Fix Button icon color props (tomun@microsoft.com)

## 0.10.8

Mon, 17 Aug 2020 22:08:34 GMT

### Patches

- fix dependency errors (jasonmo@microsoft.com)

## 0.10.4

Tue, 11 Aug 2020 19:53:33 GMT

### Patches

- Add missing deps (rezha@microsoft.com)

## 0.10.0

Sat, 01 Aug 2020 00:34:34 GMT

### Minor changes

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

## 0.9.27

Tue, 28 Jul 2020 18:21:12 GMT

### Patches

- rename some token types and update Text (jasonmo@microsoft.com)

## 0.9.26

Thu, 23 Jul 2020 21:28:55 GMT

### Patches

- set backgroundColor on focus (lehon@microsoft.com)
- manually update versions (taamireh@microsoft.com)

## 0.9.13

Wed, 17 Jun 2020 05:00:56 GMT

### Patches

- add memo-cache package and consume it in the core framework (jasonmo@microsoft.com)

## 0.9.0

Thu, 11 Jun 2020 23:53:15 GMT

### Minor changes

- add tooltip prop to Button (lehon@microsoft.com)

## 0.8.4

Tue, 09 Jun 2020 17:39:01 GMT

### Patches

- switch dependencies to use greater than semver until we reach 1.0.0 (jasonmo@microsoft.com)

## 0.8.0

Thu, 04 Jun 2020 23:23:26 GMT

### Minor changes

- Changing location of testID (safreibe@microsoft.com)

## 0.7.1

Thu, 04 Jun 2020 22:15:30 GMT

### Patches

- Update snapshots to reflect fontSize in CSS pixels (krsiler@microsoft.com)

## 0.7.0

Mon, 01 Jun 2020 22:06:07 GMT

### Minor changes

- Support enter key for calling onClick on Button (lehon@microsoft.com)

## 0.6.0

Thu, 21 May 2020 20:00:42 GMT

### Minor changes

- add findNodeHandle in ButtonFocusTest (lehon@microsoft.com)

## 0.5.26

Wed, 20 May 2020 03:37:41 GMT

### Patches

- remove backgroundColor from focused \_override setting to let hovered setting take precedence (lehon@microsoft.com)

## 0.5.25

Tue, 19 May 2020 23:37:15 GMT

### Patches

- Adding testID (safreibe@microsoft.com)

## 0.5.23

Tue, 19 May 2020 20:06:57 GMT

### Patches

- 📦 Update package descriptions (email not defined)

## 0.5.15

Mon, 11 May 2020 20:15:56 GMT

### Patches

- bump react native win32 version to 0.62 and pull in matching tester (jasonmo@microsoft.com)

## 0.5.14

Fri, 08 May 2020 18:49:53 GMT

### Patches

- change parameter format so include necessary props (lehon@microsoft.com)

## 0.5.4

Fri, 24 Apr 2020 19:41:08 GMT

### Patches

- more package version updates (jasonmo@microsoft.com)

## 0.5.3

Fri, 24 Apr 2020 19:11:27 GMT

### Patches

- renormalize files (jasonmo@microsoft.com)

## 0.5.0

Tue, 21 Apr 2020 17:03:45 GMT

### Minor changes

- Update button snapshots to reflect new fluent typeramp (krsiler@microsoft.com)

## 0.4.1

Tue, 21 Apr 2020 00:41:10 GMT

### Patches

- update beachball hook to use new prepublish strategy (jasonmo@microsoft.com)

## 0.4.0

Fri, 17 Apr 2020 22:36:03 GMT

### Minor changes

- yarn.lock (warleu@microsoft.com)

## 0.3.8

Fri, 17 Apr 2020 16:48:18 GMT

### Patches

- Revert "Merge pull request #136 from ksiler/fluent-variant-support" (krsiler@microsoft.com)

## 0.3.7

Thu, 16 Apr 2020 23:57:38 GMT

### Patches

- publish with correct main/module references (jasonmo@microsoft.com)

## 0.3.6

Mon, 13 Apr 2020 22:48:23 GMT

### Patches

- Update button snapshot (krsiler@microsoft.com)

## 0.3.5

Thu, 09 Apr 2020 21:14:58 GMT

### Patches

- enable button snapshot test and update merge to fix bug (jasonmo@microsoft.com)

## 0.3.3

Thu, 09 Apr 2020 18:39:15 GMT

### Patches

- merge conflicts (ppatboyd@outlook.com)

## 0.3.1

Fri, 03 Apr 2020 20:40:51 GMT

### Patches

- switch the bin name from just-script to fluent-scripts to disambiguate names (jasonmo@microsoft.com)

## 0.3.0

Tue, 31 Mar 2020 18:01:09 GMT

### Minor changes

- Checkbox Final V1 Changes (safreibe@microsoft.com)

## 0.2.7

Mon, 30 Mar 2020 16:27:00 GMT

### Patches

- Update main attribute to specify TypeScript index file. (kinhln@microsoft.com)

## 0.2.0

Mon, 16 Mar 2020 23:03:24 GMT

### Minor changes

- turn on publishing (jasonmo@microsoft.com)
