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

## 0.25.4

### Patch Changes

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

## 0.25.3

### Patch Changes

- 9cf4444: Migrate from ESLint to oxlint
- Updated dependencies [9cf4444]
  - @uifabricshared/foundation-compose@1.16.3
  - @fluentui-react-native/interactive-hooks@0.28.3
  - @fluentui-react-native/theme-tokens@0.28.3
  - @fluentui-react-native/framework@0.15.3
  - @fluentui-react-native/adapters@0.14.3
  - @fluentui-react-native/tokens@0.24.3

## 0.25.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
  - @uifabricshared/foundation-compose@1.16.2
  - @fluentui-react-native/interactive-hooks@0.28.2
  - @fluentui-react-native/theme-tokens@0.28.2
  - @fluentui-react-native/framework@0.15.2
  - @fluentui-react-native/adapters@0.14.2
  - @fluentui-react-native/tokens@0.24.2

## 0.25.1

### Patch Changes

- 0d6e9c1: chore: migrate to `oxfmt`
- ac6e7af: Ensure packages have a default export that references the typescript entrypoint and clean up build dependency ordering
- Updated dependencies [0d6e9c1]
- Updated dependencies [ac6e7af]
  - @uifabricshared/foundation-compose@1.16.1
  - @fluentui-react-native/interactive-hooks@0.28.1
  - @fluentui-react-native/theme-tokens@0.28.1
  - @fluentui-react-native/framework@0.15.1
  - @fluentui-react-native/adapters@0.14.1
  - @fluentui-react-native/tokens@0.24.1

## 0.25.0

### Minor Changes

- d7adbdd: # Migration from Beachball to Changesets

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

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

  ## What Changed

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

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

  ## New Workflow

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

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

### Patch Changes

- d1d8c26: We were pinning @types/react and react-native-macos via resolutions. This fixes that which uncovered a bunch of type inconsistencies that needed to be addressed.
- Updated dependencies [d7adbdd]
- Updated dependencies [d1d8c26]
- Updated dependencies [d1d8c26]
  - @fluentui-react-native/adapters@0.14.0
  - @fluentui-react-native/framework@0.15.0
  - @fluentui-react-native/interactive-hooks@0.28.0
  - @fluentui-react-native/theme-tokens@0.28.0
  - @fluentui-react-native/tokens@0.24.0
  - @uifabricshared/foundation-compose@1.16.0

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

<!-- Start content -->

## 0.24.16

Tue, 05 Aug 2025 18:50:41 GMT

### Patches

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

## 0.24.10

Tue, 15 Jul 2025 23:26:56 GMT

### Patches

- fix: run beachball sync (sanajmi@microsoft.com)
- 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)

## 0.24.7

Thu, 10 Jul 2025 19:20:16 GMT

### Patches

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

## 0.24.6

Wed, 29 Jan 2025 23:43:54 GMT

### Patches

- remove enzyme tests (sanajmi@microsoft.com)

## 0.24.2

Mon, 09 Sep 2024 16:52:17 GMT

### Patches

- Fix bug (ruaraki@microsoft.com)

## 0.24.1

Fri, 12 Jul 2024 17:42:47 GMT

### Patches

- Add support for variants on windows (30809111+acoates-ms@users.noreply.github.com)

## 0.24.0

Fri, 14 Jun 2024 06:59:07 GMT

### Minor changes

- Add componentRef to TextV1 (patboyd@microsoft.com)

## 0.23.0

Thu, 11 Apr 2024 18:08:39 GMT

### Minor changes

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

## 0.22.13

Fri, 15 Mar 2024 16:26:21 GMT

### Patches

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

## 0.22.10

Fri, 01 Mar 2024 20:39:12 GMT

### Patches

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

## 0.22.9

Fri, 23 Feb 2024 03:22:29 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.26.0

## 0.22.8

Thu, 22 Feb 2024 23:27:43 GMT

### Patches

- Rework package json version notation (rofang@microsoft.com)
- Bump @fluentui-react-native/framework to v0.13.7
- Bump @fluentui-react-native/interactive-hooks to v0.25.8
- Bump @fluentui-react-native/theme-tokens to v0.26.6
- Bump @fluentui-react-native/tokens to v0.22.6
- Bump @uifabricshared/foundation-compose to v1.14.21

## 0.22.7

Mon, 22 Jan 2024 22:09:17 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.6
- Bump @fluentui-react-native/interactive-hooks to v0.25.7
- Bump @uifabricshared/foundation-compose to v1.14.20

## 0.22.6

Thu, 04 Jan 2024 21:06:26 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.5
- Bump @fluentui-react-native/interactive-hooks to v0.25.6
- Bump @fluentui-react-native/theme-tokens to v0.26.5
- Bump @fluentui-react-native/tokens to v0.22.5
- Bump @uifabricshared/foundation-compose to v1.14.19

## 0.22.5

Thu, 04 Jan 2024 01:35:42 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.4
- Bump @fluentui-react-native/interactive-hooks to v0.25.5
- Bump @fluentui-react-native/theme-tokens to v0.26.4
- Bump @fluentui-react-native/tokens to v0.22.4
- Bump @uifabricshared/foundation-compose to v1.14.18

## 0.22.4

Wed, 03 Jan 2024 00:15:20 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.3
- Bump @fluentui-react-native/interactive-hooks to v0.25.4
- Bump @fluentui-react-native/theme-tokens to v0.26.3
- Bump @fluentui-react-native/tokens to v0.22.3
- Bump @uifabricshared/foundation-compose to v1.14.17

## 0.22.3

Thu, 21 Dec 2023 01:31:00 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.2
- Bump @fluentui-react-native/interactive-hooks to v0.25.3
- Bump @fluentui-react-native/theme-tokens to v0.26.2
- Bump @fluentui-react-native/tokens to v0.22.2
- Bump @uifabricshared/foundation-compose to v1.14.16

## 0.22.2

Wed, 20 Dec 2023 20:20:38 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.1
- Bump @fluentui-react-native/interactive-hooks to v0.25.2
- Bump @uifabricshared/foundation-compose to v1.14.15

## 0.22.1

Wed, 20 Dec 2023 00:05:24 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.0
- Bump @fluentui-react-native/interactive-hooks to v0.25.1
- Bump @fluentui-react-native/theme-tokens to v0.26.1
- Bump @fluentui-react-native/tokens to v0.22.1
- Bump @uifabricshared/foundation-compose to v1.14.14

## 0.22.0

Thu, 09 Nov 2023 02:39:10 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/framework to v0.12.0
- Bump @fluentui-react-native/interactive-hooks to v0.25.0
- Bump @fluentui-react-native/theme-tokens to v0.26.0
- Bump @fluentui-react-native/tokens to v0.22.0
- Bump @uifabricshared/foundation-compose to v1.14.13

## 0.21.14

Tue, 07 Nov 2023 20:20:35 GMT

### Patches

- Use RN-based dynamic type (adgleitm@microsoft.com)
- Manually bump packages stuck in the pipeline (safreibe@microsoft.com)
- Bump @fluentui-react-native/framework to v0.11.10
- Bump @fluentui-react-native/interactive-hooks to v0.24.12
- Bump @fluentui-react-native/theme-tokens to v0.25.4
- Bump @fluentui-react-native/tokens to v0.21.6
- Bump @uifabricshared/foundation-compose to v1.14.12

## 0.21.12

Mon, 30 Oct 2023 21:26:06 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.8
- Bump @fluentui-react-native/interactive-hooks to v0.24.10
- Bump @fluentui-react-native/theme-tokens to v0.25.2
- Bump @fluentui-react-native/tokens to v0.21.4
- Bump @uifabricshared/foundation-compose to v1.14.10

## 0.21.11

Wed, 25 Oct 2023 20:50:34 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.7
- Bump @fluentui-react-native/interactive-hooks to v0.24.9
- Bump @uifabricshared/foundation-compose to v1.14.9

## 0.21.10

Mon, 25 Sep 2023 12:49:34 GMT

### Patches

- support numberOfLines prop (email not defined)

## 0.21.9

Tue, 29 Aug 2023 22:56:32 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.11.3
- Bump @fluentui-react-native/framework to v0.11.6
- Bump @fluentui-react-native/interactive-hooks to v0.24.8
- Bump @fluentui-react-native/tokens to v0.21.3
- Bump @uifabricshared/foundation-compose to v1.14.8

## 0.21.8

Wed, 23 Aug 2023 18:55:24 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.14.7

## 0.21.7

Mon, 14 Aug 2023 20:14:41 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.11.2
- Bump @fluentui-react-native/framework to v0.11.5
- Bump @fluentui-react-native/interactive-hooks to v0.24.7
- Bump @fluentui-react-native/tokens to v0.21.2
- Bump @uifabricshared/foundation-compose to v1.14.6

## 0.21.6

Wed, 09 Aug 2023 22:02:14 GMT

### Patches

- Result of yarn (ruaraki@microsoft.com)
- Bump @fluentui-react-native/framework to v0.11.4
- Bump @fluentui-react-native/interactive-hooks to v0.24.6
- Bump @fluentui-react-native/theme-tokens to v0.25.1
- Bump @uifabricshared/foundation-compose to v1.14.5

## 0.21.5

Mon, 31 Jul 2023 19:29:59 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.14.4
- Bump @fluentui-react-native/framework to v0.11.3
- Bump @fluentui-react-native/interactive-hooks to v0.24.5

## 0.21.4

Tue, 18 Jul 2023 19:09:32 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.14.3
- Bump @fluentui-react-native/framework to v0.11.2
- Bump @fluentui-react-native/interactive-hooks to v0.24.4

## 0.21.3

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/framework to v0.11.1
- Bump @fluentui-react-native/interactive-hooks to v0.24.3
- Bump @fluentui-react-native/tokens to v0.21.1

## 0.21.2

Mon, 19 Jun 2023 18:37:35 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.24.2

## 0.21.1

Sat, 17 Jun 2023 00:00:18 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.24.1

## 0.21.0

Mon, 12 Jun 2023 17:46:44 GMT

### Minor changes

- Changes for treeshake to work (ayushsinghs@yahoo.in)
- Bump @uifabricshared/foundation-compose to v1.14.1
- Bump @fluentui-react-native/framework to v0.11.0
- Bump @fluentui-react-native/interactive-hooks to v0.24.0

## 0.20.1

Fri, 09 Jun 2023 15:29:07 GMT

### Patches

- Bump @fluentui-react-native/experimental-native-font-metrics to v0.4.1

## 0.20.0

Mon, 05 Jun 2023 19:26:25 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-native-font-metrics to v0.4.0
- Bump @fluentui-react-native/framework to v0.10.0
- Bump @fluentui-react-native/interactive-hooks to v0.23.0
- Bump @fluentui-react-native/theme-tokens to v0.25.0
- Bump @fluentui-react-native/tokens to v0.21.0

## 0.19.33

Tue, 30 May 2023 20:34:15 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.10
- Bump @fluentui-react-native/framework to v0.9.10
- Bump @fluentui-react-native/interactive-hooks to v0.22.31
- Bump @fluentui-react-native/theme-tokens to v0.24.7
- Bump @fluentui-react-native/tokens to v0.20.16

## 0.19.32

Wed, 03 May 2023 07:08:52 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.9
- Bump @fluentui-react-native/framework to v0.9.9
- Bump @fluentui-react-native/interactive-hooks to v0.22.30
- Bump @fluentui-react-native/theme-tokens to v0.24.6
- Bump @fluentui-react-native/tokens to v0.20.15

## 0.19.31

Mon, 10 Apr 2023 19:48:24 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.22.29

## 0.19.30

Thu, 23 Mar 2023 20:49:23 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.22.28

## 0.19.29

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/framework to v0.9.8
- Bump @fluentui-react-native/interactive-hooks to v0.22.27
- Bump @fluentui-react-native/tokens to v0.20.14

## 0.19.28

Sat, 18 Mar 2023 17:22:31 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.7
- Bump @fluentui-react-native/framework to v0.9.7
- Bump @fluentui-react-native/interactive-hooks to v0.22.26
- Bump @fluentui-react-native/tokens to v0.20.13

## 0.19.27

Tue, 14 Mar 2023 20:50:45 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.6
- Bump @fluentui-react-native/framework to v0.9.6
- Bump @fluentui-react-native/interactive-hooks to v0.22.25
- Bump @fluentui-react-native/theme-tokens to v0.24.5
- Bump @fluentui-react-native/tokens to v0.20.12

## 0.19.26

Tue, 07 Mar 2023 20:54:15 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.5
- Bump @fluentui-react-native/framework to v0.9.5
- Bump @fluentui-react-native/interactive-hooks to v0.22.24

## 0.19.25

Sat, 04 Mar 2023 00:02:26 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.22.23

## 0.19.24

Fri, 03 Mar 2023 06:47:26 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.4
- Bump @fluentui-react-native/framework to v0.9.4
- Bump @fluentui-react-native/interactive-hooks to v0.22.22
- Bump @fluentui-react-native/theme-tokens to v0.24.4
- Bump @fluentui-react-native/tokens to v0.20.11

## 0.19.23

Tue, 28 Feb 2023 21:34:10 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.22.21

## 0.19.22

Fri, 24 Feb 2023 20:39:59 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-native-font-metrics to v0.3.2
- Bump @fluentui-react-native/framework to v0.9.3
- Bump @fluentui-react-native/interactive-hooks to v0.22.20
- Bump @fluentui-react-native/theme-tokens to v0.24.3
- Bump @fluentui-react-native/tokens to v0.20.10

## 0.19.21

Fri, 24 Feb 2023 02:22:40 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.2
- Bump @fluentui-react-native/framework to v0.9.2
- Bump @fluentui-react-native/interactive-hooks to v0.22.19
- Bump @fluentui-react-native/tokens to v0.20.9

## 0.19.20

Sat, 11 Feb 2023 01:32:30 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.1
- Bump @fluentui-react-native/framework to v0.9.1
- Bump @fluentui-react-native/interactive-hooks to v0.22.18
- Bump @fluentui-react-native/tokens to v0.20.8

## 0.19.19

Fri, 03 Feb 2023 01:49:36 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.13.0
- Bump @fluentui-react-native/framework to v0.9.0
- Bump @fluentui-react-native/interactive-hooks to v0.22.17

## 0.19.18

Thu, 02 Feb 2023 01:29:39 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.39
- Bump @fluentui-react-native/experimental-native-font-metrics to v0.3.1
- Bump @fluentui-react-native/framework to v0.8.39
- Bump @fluentui-react-native/interactive-hooks to v0.22.16

## 0.19.17

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

## 0.19.16

Mon, 30 Jan 2023 07:12:38 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.37
- Bump @fluentui-react-native/framework to v0.8.37
- Bump @fluentui-react-native/interactive-hooks to v0.22.14
- Bump @fluentui-react-native/theme-tokens to v0.24.1
- Bump @fluentui-react-native/tokens to v0.20.6

## 0.19.15

Wed, 25 Jan 2023 21:31:18 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.36
- Bump @fluentui-react-native/framework to v0.8.36
- Bump @fluentui-react-native/interactive-hooks to v0.22.13
- Bump @fluentui-react-native/theme-tokens to v0.24.0
- Bump @fluentui-react-native/tokens to v0.20.5

## 0.19.14

Fri, 20 Jan 2023 21:49:21 GMT

### Patches

- Move Text part of typography docs to Text README (adgleitm@microsoft.com)

## 0.19.13

Fri, 20 Jan 2023 18:06:46 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.35
- Bump @fluentui-react-native/framework to v0.8.35
- Bump @fluentui-react-native/interactive-hooks to v0.22.12
- Bump @fluentui-react-native/theme-tokens to v0.23.2

## 0.19.12

Wed, 18 Jan 2023 01:55:11 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.34
- Bump @fluentui-react-native/framework to v0.8.34
- Bump @fluentui-react-native/interactive-hooks to v0.22.11
- Bump @fluentui-react-native/theme-tokens to v0.23.1
- Bump @fluentui-react-native/tokens to v0.20.4

## 0.19.11

Tue, 10 Jan 2023 20:17:18 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.33
- Bump @fluentui-react-native/framework to v0.8.33
- Bump @fluentui-react-native/interactive-hooks to v0.22.10
- Bump @fluentui-react-native/theme-tokens to v0.23.0
- Bump @fluentui-react-native/tokens to v0.20.3

## 0.19.10

Mon, 09 Jan 2023 22:25:00 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.32
- Bump @fluentui-react-native/framework to v0.8.32
- Bump @fluentui-react-native/interactive-hooks to v0.22.9

## 0.19.9

Fri, 06 Jan 2023 12:26:31 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.31
- Bump @fluentui-react-native/framework to v0.8.31
- Bump @fluentui-react-native/interactive-hooks to v0.22.8

## 0.19.8

Wed, 04 Jan 2023 16:55:53 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.22.7

## 0.19.7

Tue, 03 Jan 2023 23:38:40 GMT

### Patches

- Fix some links (ruaraki@microsoft.com)

## 0.19.6

Fri, 30 Dec 2022 16:09:27 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.30
- Bump @fluentui-react-native/interactive-hooks to v0.22.6

## 0.19.5

Fri, 30 Dec 2022 03:49:05 GMT

### Patches

- Bump @fluentui-react-native/interactive-hooks to v0.22.5

## 0.19.4

Thu, 29 Dec 2022 08:02:57 GMT

### Patches

- Add text for android. (email not defined)

## 0.19.3

Thu, 29 Dec 2022 03:47:47 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.30
- Bump @fluentui-react-native/framework to v0.8.29
- Bump @fluentui-react-native/interactive-hooks to v0.22.4
- Bump @fluentui-react-native/theme-tokens to v0.22.5
- Bump @fluentui-react-native/tokens to v0.20.2

## 0.19.2

Tue, 27 Dec 2022 22:21:15 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.29
- Bump @fluentui-react-native/framework to v0.8.28
- Bump @fluentui-react-native/interactive-hooks to v0.22.3
- Bump @fluentui-react-native/theme-tokens to v0.22.4
- Bump @fluentui-react-native/tokens to v0.20.1

## 0.19.1

Tue, 27 Dec 2022 10:18:14 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.28
- Bump @fluentui-react-native/framework to v0.8.27
- Bump @fluentui-react-native/interactive-hooks to v0.22.2
- Bump @fluentui-react-native/theme-tokens to v0.22.3

## 0.19.0

Thu, 15 Dec 2022 14:50:50 GMT

### Minor changes

- Add maximumSize (adgleitm@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.12.27
- Bump @fluentui-react-native/framework to v0.8.26
- Bump @fluentui-react-native/interactive-hooks to v0.22.1
- Bump @fluentui-react-native/theme-tokens to v0.22.2
- Bump @fluentui-react-native/tokens to v0.20.0

## 0.18.2

Fri, 09 Dec 2022 05:23:38 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.26
- Bump @fluentui-react-native/framework to v0.8.25
- Bump @fluentui-react-native/interactive-hooks to v0.22.0
- Bump @fluentui-react-native/theme-tokens to v0.22.1
- Bump @fluentui-react-native/tokens to v0.19.1

## 0.18.1

Tue, 06 Dec 2022 16:59:54 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.25
- Bump @fluentui-react-native/framework to v0.8.24
- Bump @fluentui-react-native/interactive-hooks to v0.21.5
- Bump @fluentui-react-native/theme-tokens to v0.22.0

## 0.18.0

Tue, 06 Dec 2022 00:46:41 GMT

### Minor changes

- Allow V1 usage of V2 variants (adgleitm@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.12.24
- Bump @fluentui-react-native/framework to v0.8.23
- Bump @fluentui-react-native/interactive-hooks to v0.21.4
- Bump @fluentui-react-native/theme-tokens to v0.21.5
- Bump @fluentui-react-native/tokens to v0.19.0

## 0.17.1

Thu, 01 Dec 2022 03:12:20 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.23
- Bump @fluentui-react-native/framework to v0.8.22
- Bump @fluentui-react-native/interactive-hooks to v0.21.3
- Bump @fluentui-react-native/theme-tokens to v0.21.4
- Bump @fluentui-react-native/tokens to v0.18.1

## 0.17.0

Mon, 28 Nov 2022 19:49:35 GMT

### Minor changes

- Add Dynamic Type support (adgleitm@microsoft.com)
- Bump @fluentui-react-native/experimental-native-font-metrics to v0.3.0

## 0.16.2

Mon, 28 Nov 2022 11:51:06 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.22
- Bump @fluentui-react-native/framework to v0.8.21
- Bump @fluentui-react-native/interactive-hooks to v0.21.2
- Bump @fluentui-react-native/tokens to v0.18.0

## 0.16.1

Wed, 16 Nov 2022 08:47:25 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.21
- Bump @fluentui-react-native/framework to v0.8.20
- Bump @fluentui-react-native/interactive-hooks to v0.21.1

## 0.16.0

Sun, 13 Nov 2022 09:17:06 GMT

### Minor changes

- fix double clicking on inline links (email not defined)
- Bump @fluentui-react-native/interactive-hooks to v0.21.0

## 0.15.15

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/framework to v0.8.19
- Bump @fluentui-react-native/theme-tokens to v0.21.3

## 0.15.14

Tue, 08 Nov 2022 22:18:44 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.19
- Bump @fluentui-react-native/adapters to v0.10.0
- Bump @fluentui-react-native/framework to v0.8.18
- Bump @fluentui-react-native/tokens to v0.17.8

## 0.15.13

Tue, 08 Nov 2022 19:22:01 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.18
- Bump @fluentui-react-native/framework to v0.8.17
- Bump @fluentui-react-native/theme-tokens to v0.21.2

## 0.15.12

Fri, 04 Nov 2022 14:36:23 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.17
- Bump @fluentui-react-native/framework to v0.8.16
- Bump @fluentui-react-native/theme-tokens to v0.21.1
- Bump @fluentui-react-native/tokens to v0.17.7

## 0.15.11

Thu, 27 Oct 2022 11:09:35 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.16
- Bump @fluentui-react-native/framework to v0.8.15
- Bump @fluentui-react-native/theme-tokens to v0.21.0
- Bump @fluentui-react-native/tokens to v0.17.6

## 0.15.10

Tue, 25 Oct 2022 22:47:45 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.15
- Bump @fluentui-react-native/framework to v0.8.14
- Bump @fluentui-react-native/theme-tokens to v0.20.1

## 0.15.9

Fri, 21 Oct 2022 13:09:26 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.14
- Bump @fluentui-react-native/framework to v0.8.13

## 0.15.8

Mon, 17 Oct 2022 17:52:49 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.13
- Bump @fluentui-react-native/framework to v0.8.12
- Bump @fluentui-react-native/theme-tokens to v0.20.0

## 0.15.7

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/framework to v0.8.11
- Bump @fluentui-react-native/tokens to v0.17.5

## 0.15.6

Wed, 12 Oct 2022 21:54:15 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.11
- Bump @fluentui-react-native/framework to v0.8.10
- Bump @fluentui-react-native/theme-tokens to v0.19.6
- Bump @fluentui-react-native/tokens to v0.17.4

## 0.15.5

Tue, 11 Oct 2022 22:41:44 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.10
- Bump @fluentui-react-native/framework to v0.8.9
- Bump @fluentui-react-native/theme-tokens to v0.19.5
- Bump @fluentui-react-native/tokens to v0.17.3

## 0.15.4

Thu, 06 Oct 2022 17:24:49 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.9
- Bump @fluentui-react-native/framework to v0.8.8
- Bump @fluentui-react-native/theme-tokens to v0.19.4

## 0.15.3

Tue, 04 Oct 2022 21:09:28 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.8
- Bump @fluentui-react-native/framework to v0.8.7
- Bump @fluentui-react-native/theme-tokens to v0.19.3

## 0.15.2

Fri, 30 Sep 2022 08:04:44 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.7
- Bump @fluentui-react-native/framework to v0.8.6
- Bump @fluentui-react-native/theme-tokens to v0.19.2
- Bump @fluentui-react-native/tokens to v0.17.2

## 0.15.1

Fri, 30 Sep 2022 00:54:36 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/framework to v0.8.5
- Bump @fluentui-react-native/theme-tokens to v0.19.1
- Bump @fluentui-react-native/tokens to v0.17.1

## 0.15.0

Wed, 21 Sep 2022 21:00:40 GMT

### Minor changes

- Add new iOS tokens (adam.gleitman@gmail.com)
- Bump @uifabricshared/foundation-compose to v1.12.5
- Bump @fluentui-react-native/framework to v0.8.4
- Bump @fluentui-react-native/tokens to v0.17.0

## 0.14.4

Fri, 16 Sep 2022 01:53:06 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.4
- Bump @fluentui-react-native/framework to v0.8.3
- Bump @fluentui-react-native/tokens to v0.16.2

## 0.14.3

Wed, 14 Sep 2022 23:07:42 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.3
- Bump @fluentui-react-native/adapters to v0.9.1
- Bump @fluentui-react-native/framework to v0.8.2
- Bump @fluentui-react-native/tokens to v0.16.1

## 0.14.2

Tue, 06 Sep 2022 18:22:03 GMT

### Patches

- Fallback when Text gets no props (ruaraki@microsoft.com)

## 0.14.1

Mon, 29 Aug 2022 23:21:44 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.2
- Bump @fluentui-react-native/framework to v0.8.1

## 0.14.0

Fri, 05 Aug 2022 23:22:38 GMT

### Minor changes

- Update out of date documentation (#1964) (email not defined)

## 0.13.0

Fri, 29 Jul 2022 21:04:39 GMT

### Minor changes

- move text from experimental to components dir (email not defined)

## 0.12.1

Tue, 26 Jul 2022 19:30:23 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.12.1

## 0.12.0

Thu, 14 Jul 2022 18:09:49 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/tokens to v0.16.0

## 0.11.28

Fri, 08 Jul 2022 21:23:37 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.23
- Bump @fluentui-react-native/tokens to v0.15.1

## 0.11.27

Thu, 07 Jul 2022 21:24:07 GMT

### Patches

- Bump @fluentui-react-native/tokens to v0.15.0

## 0.11.26

Wed, 25 May 2022 18:43:09 GMT

### Patches

- Version bump for packages to attempt to fix NPM publish pipeline (krsiler@microsoft.com)
- beachball sync (krsiler@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.11.22
- Bump @fluentui-react-native/tokens to v0.14.0

## 0.11.24

Sat, 21 May 2022 16:18:06 GMT

### Patches

- Bump @fluentui-react-native/tokens to v0.12.2

## 0.11.23

Sat, 21 May 2022 01:47:58 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.20
- Bump @fluentui-react-native/tokens to v0.12.1

## 0.11.22

Wed, 04 May 2022 21:06:04 GMT

### Patches

- Bump @fluentui-react-native/tokens to v0.12.0

## 0.11.21

Thu, 28 Apr 2022 19:09:51 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.19
- Bump @fluentui-react-native/tokens to v0.11.11

## 0.11.20

Wed, 27 Apr 2022 19:30:38 GMT

### Patches

- initial Text implementation (email not defined)
- Bump @uifabricshared/foundation-compose to v1.11.18
- Bump @fluentui-react-native/tokens to v0.11.10

## 0.11.19

Thu, 21 Apr 2022 21:50:03 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.17

## 0.11.18

Tue, 19 Apr 2022 16:54:55 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.16

## 0.11.17

Wed, 06 Apr 2022 22:58:22 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.15

## 0.11.16

Tue, 05 Apr 2022 20:05:50 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.14

## 0.11.15

Thu, 31 Mar 2022 07:27:48 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/tokens to v0.11.9

## 0.11.14

Wed, 23 Mar 2022 17:24:05 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.12

## 0.11.13

Mon, 07 Mar 2022 19:15:33 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.8.4
- Bump @fluentui-react-native/tokens to v0.11.8

## 0.11.12

Thu, 03 Mar 2022 20:20:09 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.11
- Bump @fluentui-react-native/tokens to v0.11.7

## 0.11.11

Fri, 18 Feb 2022 23:27:11 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.8.3
- Bump @fluentui-react-native/tokens to v0.11.6

## 0.11.10

Thu, 17 Feb 2022 01:22:02 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.10

## 0.11.9

Wed, 02 Feb 2022 02:29:07 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.9

## 0.11.8

Fri, 14 Jan 2022 21:49:07 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.8

## 0.11.7

Fri, 14 Jan 2022 01:00:03 GMT

### Patches

- fix disabled button (email not defined)
- Bump @uifabricshared/foundation-compose to v1.11.7
- Bump @fluentui-react-native/tokens to v0.11.5

## 0.11.6

Thu, 06 Jan 2022 23:14:38 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.6
- Bump @fluentui-react-native/tokens to v0.11.4

## 0.11.5

Thu, 06 Jan 2022 21:30:08 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.5

## 0.11.4

Mon, 20 Dec 2021 22:56:01 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/tokens to v0.11.3

## 0.11.3

Sat, 18 Dec 2021 04:15:05 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.3
- Bump @fluentui-react-native/tokens to v0.11.2

## 0.11.2

Fri, 17 Dec 2021 01:26:42 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.11.2

## 0.11.1

Thu, 16 Dec 2021 19:10:25 GMT

### Patches

- Rename Jest snapshots to be platform agnostic (sanajmi@microsoft.com)
- Bump @uifabricshared/foundation-compose to v1.11.1
- Bump @fluentui-react-native/adapters to v0.8.1
- Bump @fluentui-react-native/tokens to v0.11.1

## 0.11.0

Wed, 17 Nov 2021 19:28:07 GMT

### Minor changes

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

### Patches

- Bump @fluentui-react-native/adapters to v0.8.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 @fluentui-react-native/test-tools to v0.1.1 (afoxman@microsoft.com)

## 0.10.25

Tue, 09 Nov 2021 23:04:33 GMT

### Patches

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

## 0.10.24

Mon, 01 Nov 2021 18:53:37 GMT

### Patches

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

## 0.10.23

Mon, 25 Oct 2021 19:24:43 GMT

### Patches

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

## 0.10.22

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

- Bump @uifabricshared/foundation-compose to v1.10.19 (email not defined)

## 0.10.21

Tue, 19 Oct 2021 20:23:36 GMT

### Patches

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

## 0.10.20

Thu, 07 Oct 2021 20:59:20 GMT

### Patches

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

## 0.10.19

Tue, 28 Sep 2021 21:08:25 GMT

### Patches

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

## 0.10.18

Tue, 21 Sep 2021 16:32:12 GMT

### Patches

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

## 0.10.17

Mon, 13 Sep 2021 23:22:43 GMT

### Patches

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

## 0.10.16

Fri, 10 Sep 2021 18:16:59 GMT

### Patches

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

## 0.10.15

Thu, 09 Sep 2021 22:12:19 GMT

### Patches

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

## 0.10.14

Thu, 09 Sep 2021 20:03:01 GMT

### Patches

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

## 0.10.13

Thu, 26 Aug 2021 21:02:08 GMT

### Patches

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

## 0.10.12

Thu, 26 Aug 2021 04:48:40 GMT

### Patches

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

## 0.10.11

Mon, 23 Aug 2021 23:35:47 GMT

### Patches

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

## 0.10.10

Thu, 19 Aug 2021 18:31:21 GMT

### Patches

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

## 0.10.9

Wed, 18 Aug 2021 23:00:57 GMT

### Patches

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

## 0.10.8

Fri, 13 Aug 2021 16:12:26 GMT

### Patches

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

## 0.10.7

Thu, 12 Aug 2021 17:23:44 GMT

### Patches

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

## 0.10.6

Tue, 10 Aug 2021 21:12:30 GMT

### Patches

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

## 0.10.5

Mon, 09 Aug 2021 22:49:01 GMT

### Patches

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

## 0.10.4

Mon, 09 Aug 2021 19:16:08 GMT

### Patches

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

## 0.10.3

Sat, 07 Aug 2021 00:40:04 GMT

### Patches

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

## 0.10.2

Fri, 06 Aug 2021 23:18:21 GMT

### Patches

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

## 0.10.1

Fri, 06 Aug 2021 00:36:02 GMT

### Patches

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

## 0.10.0

Wed, 04 Aug 2021 06:26:25 GMT

### Minor changes

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

### Patches

- Bump @fluentui-react-native/adapters to v0.6.8 (67026167+chiuam@users.noreply.github.com)
- Bump @uifabricshared/foundation-compose to v1.10.0 (67026167+chiuam@users.noreply.github.com)
- Bump @fluentui-react-native/test-tools to v0.1.1 (67026167+chiuam@users.noreply.github.com)
- Bump @fluentui-react-native/tokens to v0.9.13 (67026167+chiuam@users.noreply.github.com)

## 0.9.16

Tue, 27 Jul 2021 22:17:20 GMT

### Patches

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

## 0.9.15

Mon, 26 Jul 2021 20:41:04 GMT

### Patches

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

## 0.9.14

Sun, 25 Jul 2021 16:30:17 GMT

### Patches

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

## 0.9.10

Wed, 21 Jul 2021 22:55:40 GMT

### Patches

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

## 0.9.3

Fri, 18 Jun 2021 00:38:19 GMT

### Patches

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

## 0.9.0

Sat, 06 Mar 2021 00:20:05 GMT

### Minor changes

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

### Patches

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

## 0.8.2

Mon, 01 Mar 2021 22:53:12 GMT

### Patches

- Update deps (warleu@microsoft.com)

## 0.8.0

Wed, 13 Jan 2021 20:04:26 GMT

### Minor changes

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

## 0.7.0

Fri, 23 Oct 2020 22:27:37 GMT

### Minor changes

- RNIcon feature (warleu@microsoft.com)

## 0.6.19

Mon, 19 Oct 2020 22:06:02 GMT

### Patches

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

## 0.6.18

Mon, 12 Oct 2020 04:09:31 GMT

### Patches

- shared hooks (email not defined)

## 0.6.12

Fri, 25 Sep 2020 19:21:43 GMT

### Patches

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

## 0.6.7

Mon, 17 Aug 2020 22:08:34 GMT

### Patches

- fix dependency errors (jasonmo@microsoft.com)

## 0.6.3

Tue, 11 Aug 2020 19:53:33 GMT

### Patches

- Add missing deps (rezha@microsoft.com)

## 0.6.0

Sat, 01 Aug 2020 00:34:34 GMT

### Minor changes

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

## 0.5.72

Tue, 28 Jul 2020 18:21:12 GMT

### Patches

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

## 0.5.71

Thu, 23 Jul 2020 21:28:55 GMT

### Patches

- manually update versions (taamireh@microsoft.com)

## 0.5.58

Wed, 17 Jun 2020 05:00:56 GMT

### Patches

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

## 0.5.40

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

Thu, 04 Jun 2020 22:15:30 GMT

### Patches

- undefined (krsiler@microsoft.com)
- Update snapshots to reflect fontSize in CSS pixels (krsiler@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.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.1

Tue, 21 Apr 2020 23:50:25 GMT

### Patches

- Fix package publishing (#163) (jasonmo@microsoft.com)

## 0.5.0

Tue, 21 Apr 2020 17:03:45 GMT

### Minor changes

- Add variants and new fluent typeramp to text (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.2

Fri, 17 Apr 2020 16:48:18 GMT

### Patches

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

## 0.3.1

Thu, 16 Apr 2020 23:57:38 GMT

### Patches

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

## 0.3.0

Mon, 13 Apr 2020 22:48:23 GMT

### Minor changes

- Add variants and fluent typeramp to text (krsiler@microsoft.com)

## 0.2.10

Thu, 09 Apr 2020 18:39:15 GMT

### Patches

- merge conflicts (ppatboyd@outlook.com)

## 0.2.8

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

Tue, 31 Mar 2020 18:01:09 GMT

### Patches

- Merge branch 'sammy/checkboxV1' of https://github.com/samuelfreiberg/fluentui-react-native into sammy/checkboxV1 (safreibe@microsoft.com)

## 0.2.6

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)
