# Change Log - @fluentui-react-native/win32-theme

## 0.39.8

### Patch Changes

- cbd319c: Bump package to publish via ESRP (no changes)
- Updated dependencies [5bc9e81]
- Updated dependencies [5bc9e81]
- Updated dependencies [cbd319c]
  - @fluentui-react-native/framework-base@0.6.1
  - @fluentui-react-native/design@0.3.1
  - @fluentui-react-native/default-theme@0.27.8
  - @fluentui-react-native/theme-tokens@0.29.2
  - @fluentui-react-native/theming-utils@0.27.8

## 0.39.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/default-theme@0.27.7
  - @fluentui-react-native/theme-tokens@0.29.1
  - @fluentui-react-native/theming-utils@0.27.7

## 0.39.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
- 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 [e37b04b]
- Updated dependencies [801d8b1]
- Updated dependencies [e2a4065]
- Updated dependencies [80bf14d]
- Updated dependencies [b28f021]
- 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/theming-utils@0.27.6
  - @fluentui-react-native/theme-tokens@0.29.0
  - @fluentui-react-native/framework-base@0.5.0
  - @fluentui-react-native/default-theme@0.27.6

## 0.39.5

### Patch Changes

- 6c2d6e6: Update packages to esm, with new builds with project references
- Updated dependencies [6c2d6e6]
- Updated dependencies [6805bf5]
  - @fluentui-react-native/default-theme@0.27.5
  - @fluentui-react-native/theming-utils@0.27.5
  - @fluentui-react-native/theme-tokens@0.28.5
  - @fluentui-react-native/theme-types@0.44.5
  - @fluentui-react-native/theme@0.13.1
  - @fluentui-react-native/framework-base@0.4.1

## 0.39.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]
  - @fluentui-react-native/default-theme@0.27.4
  - @fluentui-react-native/theming-utils@0.27.4
  - @fluentui-react-native/theme-tokens@0.28.4
  - @fluentui-react-native/theme-types@0.44.4
  - @fluentui-react-native/theme@0.13.0
  - @fluentui-react-native/framework-base@0.4.0

## 0.39.3

### Patch Changes

- 9cf4444: Migrate from ESLint to oxlint
- Updated dependencies [9cf4444]
  - @fluentui-react-native/default-theme@0.27.3
  - @fluentui-react-native/theming-utils@0.27.3
  - @fluentui-react-native/theme-tokens@0.28.3
  - @fluentui-react-native/theme-types@0.44.3
  - @fluentui-react-native/theme@0.12.3
  - @fluentui-react-native/framework-base@0.3.3

## 0.39.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
  - @fluentui-react-native/default-theme@0.27.2
  - @fluentui-react-native/theming-utils@0.27.2
  - @fluentui-react-native/theme-tokens@0.28.2
  - @fluentui-react-native/theme-types@0.44.2
  - @fluentui-react-native/theme@0.12.2
  - @fluentui-react-native/framework-base@0.3.2

## 0.39.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]
  - @fluentui-react-native/default-theme@0.27.1
  - @fluentui-react-native/theming-utils@0.27.1
  - @fluentui-react-native/theme-tokens@0.28.1
  - @fluentui-react-native/theme-types@0.44.1
  - @fluentui-react-native/theme@0.12.1
  - @fluentui-react-native/framework-base@0.3.1

## 0.39.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]
  - @fluentui-react-native/default-theme@0.27.0
  - @fluentui-react-native/framework-base@0.3.0
  - @fluentui-react-native/theme@0.12.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

<!-- This log was last generated on Fri, 26 Sep 2025 21:33:03 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.38.0

Fri, 26 Sep 2025 21:33:03 GMT

### Minor changes

- Remove another palette entry (email not defined)

## 0.37.0

Thu, 18 Sep 2025 22:26:15 GMT

### Minor changes

- Remove usage of TextCtlSubtleSelectionHighlight (email not defined)

## 0.36.0

Thu, 18 Sep 2025 20:23:08 GMT

### Minor changes

- Remove BkgCtlSubtleSelectionHighlight from palette (email not defined)

## 0.35.0

Wed, 13 Aug 2025 22:23:25 GMT

### Minor changes

- Add BkgAccentTint and TextAccentTint palette types (patboyd@exchange.microsoft.com)

## 0.34.15

Tue, 05 Aug 2025 18:50:39 GMT

### Patches

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

## 0.34.10

Wed, 16 Jul 2025 20:06:44 GMT

### Patches

- create common framework-base package to share common utiltities more broadly (jasonmo@microsoft.com)

## 0.34.9

Tue, 15 Jul 2025 23:26:48 GMT

### Patches

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

## 0.34.6

Thu, 10 Jul 2025 19:20:13 GMT

### Patches

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

## 0.34.5

Wed, 29 Jan 2025 23:43:52 GMT

### Patches

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

## 0.34.3

Fri, 12 Jul 2024 17:42:47 GMT

### Patches

- Fix missing getPalette method when using turbomodule (30809111+acoates-ms@users.noreply.github.com)

## 0.34.2

Tue, 02 Jul 2024 21:36:35 GMT

### Patches

- Cache results of theme module getConstants (30809111+acoates-ms@users.noreply.github.com)

## 0.34.1

Thu, 02 May 2024 03:33:29 GMT

### Patches

- Use getConstants() when accessing constants from TurboModules/NativeModules (30809111+acoates-ms@users.noreply.github.com)

## 0.34.0

Thu, 11 Apr 2024 18:08:40 GMT

### Minor changes

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

## 0.33.4

Fri, 15 Mar 2024 16:26:21 GMT

### Patches

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

## 0.33.3

Fri, 01 Mar 2024 20:39:08 GMT

### Patches

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

## 0.33.2

Thu, 22 Feb 2024 23:27:44 GMT

### Patches

- Rework package json version notation (rofang@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.25.2
- Bump @fluentui-react-native/theme to v0.10.7
- Bump @fluentui-react-native/theme-tokens to v0.26.6
- Bump @fluentui-react-native/theming-utils to v0.25.6

## 0.33.1

Mon, 22 Jan 2024 22:09:17 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.25.1
- Bump @fluentui-react-native/theme to v0.10.6

## 0.33.0

Thu, 04 Jan 2024 21:06:26 GMT

### Minor changes

- Remove unused colors (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.25.0
- Bump @fluentui-react-native/theme to v0.10.5
- 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

## 0.32.0

Thu, 04 Jan 2024 01:35:42 GMT

### Minor changes

- Delete unused colors (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.24.0
- Bump @fluentui-react-native/theme to v0.10.4
- 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

## 0.31.0

Wed, 03 Jan 2024 00:15:19 GMT

### Minor changes

- Remove unused colors (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.23.0
- Bump @fluentui-react-native/theme to v0.10.3
- 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

## 0.30.0

Thu, 21 Dec 2023 01:31:00 GMT

### Minor changes

- Remove unused colors (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.22.0
- Bump @fluentui-react-native/theme to v0.10.2
- 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

## 0.29.1

Wed, 20 Dec 2023 20:20:38 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.21.1

## 0.29.0

Wed, 20 Dec 2023 00:05:24 GMT

### Minor changes

- Delete unused colors (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.21.0
- Bump @fluentui-react-native/theme to v0.10.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

## 0.28.0

Thu, 09 Nov 2023 02:39:06 GMT

### Minor changes

- Update to react-native 0.72 (30809111+acoates-ms@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.20.0
- Bump @fluentui-react-native/theme to v0.10.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

## 0.27.10

Tue, 07 Nov 2023 20:20:36 GMT

### Patches

- Manually bump packages stuck in the pipeline (safreibe@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.19.11
- Bump @fluentui-react-native/theme to v0.9.4
- 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

## 0.27.8

Mon, 30 Oct 2023 21:26:06 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.19.9
- Bump @fluentui-react-native/theme to v0.9.2
- 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

## 0.27.7

Wed, 25 Oct 2023 20:50:34 GMT

### Patches

- update snapshots (56889386+gremlin529@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.19.8

## 0.27.6

Tue, 29 Aug 2023 22:56:32 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.19.7
- Bump @fluentui-react-native/theming-utils to v0.24.4

## 0.27.5

Tue, 15 Aug 2023 22:54:41 GMT

### Patches

- Add additional brand color check (ruaraki@microsoft.com)

## 0.27.4

Mon, 14 Aug 2023 20:14:41 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.19.6
- Bump @fluentui-react-native/theming-utils to v0.24.3

## 0.27.3

Wed, 09 Aug 2023 22:02:15 GMT

### Patches

- Bump design-tokens packages to 0.51.0 (78454019+lyzhan7@users.noreply.github.com)
- Result of yarn (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.19.5
- Bump @fluentui-react-native/memo-cache to v1.3.1
- Bump @fluentui-react-native/theme to v0.9.1
- Bump @fluentui-react-native/theme-tokens to v0.25.1
- Bump @fluentui-react-native/theming-utils to v0.24.2

## 0.27.2

Mon, 31 Jul 2023 19:29:59 GMT

### Patches

- Update snapshots (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.19.4

## 0.27.1

Tue, 18 Jul 2023 19:09:32 GMT

### Patches

- Fix tests (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.19.3

## 0.27.0

Mon, 17 Jul 2023 05:40:07 GMT

### Minor changes

- only set alias tokens from palette when paletteName is defined (email not defined)

## 0.26.2

Fri, 07 Jul 2023 20:45:12 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.19.2
- Bump @fluentui-react-native/theming-utils to v0.24.1

## 0.26.1

Mon, 12 Jun 2023 17:46:44 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.19.1
- Bump @fluentui-react-native/memo-cache to v1.3.0

## 0.26.0

Mon, 05 Jun 2023 19:26:25 GMT

### Minor changes

- Upgrade to React Native 0.71 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.19.0
- Bump @fluentui-react-native/memo-cache to v1.2.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/theme to v0.9.0
- Bump @fluentui-react-native/theming-utils to v0.24.0

## 0.25.12

Tue, 30 May 2023 20:34:15 GMT

### Patches

- Add macOS status tokens and accessible mobile stroke colors to AliasColorTokens interface (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.18.4
- Bump @fluentui-react-native/theme-tokens to v0.24.7
- Bump @fluentui-react-native/theme-types to v0.31.2
- Bump @fluentui-react-native/theme to v0.8.5
- Bump @fluentui-react-native/theming-utils to v0.23.12

## 0.25.11

Wed, 03 May 2023 07:08:52 GMT

### Patches

- Update design-tokens package to 0.47.0 (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.18.3
- Bump @fluentui-react-native/theme-tokens to v0.24.6
- Bump @fluentui-react-native/theme-types to v0.31.1
- Bump @fluentui-react-native/theme to v0.8.4
- Bump @fluentui-react-native/theming-utils to v0.23.11

## 0.25.10

Tue, 21 Mar 2023 21:53:45 GMT

### Patches

- Trigger manual bump (no changes) (krsiler@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.18.2
- Bump @fluentui-react-native/theming-utils to v0.23.10

## 0.25.9

Sat, 18 Mar 2023 17:22:31 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.18.1
- Bump @fluentui-react-native/theming-utils to v0.23.9

## 0.25.8

Fri, 17 Mar 2023 20:54:52 GMT

### Patches

- Remove error (ruaraki@microsoft.com)

## 0.25.7

Thu, 16 Mar 2023 21:46:56 GMT

### Patches

- Have a way to query theme state over multiple instances of the win32 theme (ruaraki@microsoft.com)

## 0.25.6

Tue, 14 Mar 2023 20:50:45 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.18.0
- Bump @fluentui-react-native/theme-tokens to v0.24.5
- Bump @fluentui-react-native/theme-types to v0.31.0
- Bump @fluentui-react-native/theme to v0.8.3
- Bump @fluentui-react-native/theming-utils to v0.23.8

## 0.25.5

Tue, 07 Mar 2023 20:54:15 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.17.5
- Bump @fluentui-react-native/theming-utils to v0.23.7

## 0.25.4

Fri, 03 Mar 2023 06:47:26 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.17.4
- Bump @fluentui-react-native/theme-tokens to v0.24.4
- Bump @fluentui-react-native/theme-types to v0.30.4
- Bump @fluentui-react-native/theme to v0.8.2
- Bump @fluentui-react-native/theming-utils to v0.23.6

## 0.25.3

Fri, 24 Feb 2023 20:40:00 GMT

### Patches

- Order imports (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.17.3
- Bump @fluentui-react-native/theme-tokens to v0.24.3
- Bump @fluentui-react-native/theme-types to v0.30.3
- Bump @fluentui-react-native/theme to v0.8.1
- Bump @fluentui-react-native/theming-utils to v0.23.5

## 0.25.2

Fri, 24 Feb 2023 02:22:40 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.17.2
- Bump @fluentui-react-native/theming-utils to v0.23.4

## 0.25.1

Sat, 11 Feb 2023 01:32:30 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.17.1
- Bump @fluentui-react-native/theming-utils to v0.23.3

## 0.25.0

Fri, 03 Feb 2023 01:49:36 GMT

### Minor changes

- Revert "Change default theme from a const object to a function that returns the object #2483" (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.17.0
- Bump @fluentui-react-native/theme to v0.8.0

## 0.24.16

Thu, 02 Feb 2023 01:29:39 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.29
- Bump @fluentui-react-native/theme to v0.7.21

## 0.24.15

Wed, 01 Feb 2023 22:33:17 GMT

### Patches

- Enable @typescript-eslint/consistent-type-imports (30809111+acoates-ms@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.16.28
- Bump @fluentui-react-native/memo-cache to v1.1.8
- Bump @fluentui-react-native/theme-tokens to v0.24.2
- Bump @fluentui-react-native/theme-types to v0.30.2
- Bump @fluentui-react-native/theme to v0.7.20
- Bump @fluentui-react-native/theming-utils to v0.23.2

## 0.24.14

Mon, 30 Jan 2023 07:12:38 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.27
- Bump @fluentui-react-native/theme-tokens to v0.24.1
- Bump @fluentui-react-native/theme-types to v0.30.1
- Bump @fluentui-react-native/theme to v0.7.19
- Bump @fluentui-react-native/theming-utils to v0.23.1

## 0.24.13

Wed, 25 Jan 2023 21:31:18 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.26
- Bump @fluentui-react-native/theme-tokens to v0.24.0
- Bump @fluentui-react-native/theme-types to v0.30.0
- Bump @fluentui-react-native/theme to v0.7.18
- Bump @fluentui-react-native/theming-utils to v0.23.0

## 0.24.12

Fri, 20 Jan 2023 18:06:46 GMT

### Patches

- Update all design-tokens packages to 0.42.0 (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.16.25
- Bump @fluentui-react-native/theme-tokens to v0.23.2
- Bump @fluentui-react-native/theming-utils to v0.22.2

## 0.24.11

Wed, 18 Jan 2023 01:55:11 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.24
- Bump @fluentui-react-native/theme-tokens to v0.23.1
- Bump @fluentui-react-native/theme-types to v0.29.1
- Bump @fluentui-react-native/theme to v0.7.17
- Bump @fluentui-react-native/theming-utils to v0.22.1

## 0.24.10

Tue, 10 Jan 2023 20:17:18 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.23
- Bump @fluentui-react-native/theme-tokens to v0.23.0
- Bump @fluentui-react-native/theme-types to v0.29.0
- Bump @fluentui-react-native/theme to v0.7.16
- Bump @fluentui-react-native/theming-utils to v0.22.0

## 0.24.9

Mon, 09 Jan 2023 22:25:00 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.22

## 0.24.8

Fri, 06 Jan 2023 12:26:31 GMT

### Patches

- Change default theme const to a method (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.16.21
- Bump @fluentui-react-native/theme to v0.7.15

## 0.24.7

Thu, 29 Dec 2022 03:47:47 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.20
- Bump @fluentui-react-native/theme-tokens to v0.22.5
- Bump @fluentui-react-native/theme-types to v0.28.0
- Bump @fluentui-react-native/theme to v0.7.14
- Bump @fluentui-react-native/theming-utils to v0.21.0

## 0.24.6

Tue, 27 Dec 2022 22:21:15 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.19
- Bump @fluentui-react-native/theme-tokens to v0.22.4
- Bump @fluentui-react-native/theme-types to v0.27.1
- Bump @fluentui-react-native/theme to v0.7.13
- Bump @fluentui-react-native/theming-utils to v0.20.2

## 0.24.5

Tue, 27 Dec 2022 10:18:14 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.18
- Bump @fluentui-react-native/theme-tokens to v0.22.3

## 0.24.4

Thu, 15 Dec 2022 14:50:50 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.17
- Bump @fluentui-react-native/theme-tokens to v0.22.2
- Bump @fluentui-react-native/theme-types to v0.27.0
- Bump @fluentui-react-native/theme to v0.7.12
- Bump @fluentui-react-native/theming-utils to v0.20.1

## 0.24.3

Fri, 09 Dec 2022 05:23:38 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.16
- Bump @fluentui-react-native/theme-tokens to v0.22.1
- Bump @fluentui-react-native/theme-types to v0.26.0
- Bump @fluentui-react-native/theme to v0.7.11
- Bump @fluentui-react-native/theming-utils to v0.20.0

## 0.24.2

Tue, 06 Dec 2022 16:59:54 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.15
- Bump @fluentui-react-native/theme-tokens to v0.22.0

## 0.24.1

Tue, 06 Dec 2022 00:46:41 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.14
- Bump @fluentui-react-native/theme-tokens to v0.21.5
- Bump @fluentui-react-native/theme-types to v0.25.0
- Bump @fluentui-react-native/theme to v0.7.10
- Bump @fluentui-react-native/theming-utils to v0.19.1

## 0.24.0

Thu, 01 Dec 2022 03:12:20 GMT

### Minor changes

- theme spacing tokens change (rohanpd.work@gmail.com)
- Bump @fluentui-react-native/default-theme to v0.16.13
- Bump @fluentui-react-native/theme-tokens to v0.21.4
- Bump @fluentui-react-native/theme-types to v0.24.0
- Bump @fluentui-react-native/theme to v0.7.9
- Bump @fluentui-react-native/theming-utils to v0.19.0

## 0.23.2

Wed, 16 Nov 2022 08:47:25 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.12
- Bump @fluentui-react-native/theming-utils to v0.18.3

## 0.23.1

Fri, 11 Nov 2022 18:06:32 GMT

### Patches

- Bump all design-tokens packages to 0.29.0 (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.16.11
- Bump @fluentui-react-native/theme-tokens to v0.21.3
- Bump @fluentui-react-native/theming-utils to v0.18.2

## 0.23.0

Tue, 08 Nov 2022 22:18:44 GMT

### Minor changes

- update @office-iss/react-native-win32 to 0.68.8 (krsiler@microsoft.com)

## 0.22.5

Tue, 08 Nov 2022 19:22:01 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.10
- Bump @fluentui-react-native/theme-tokens to v0.21.2

## 0.22.4

Fri, 04 Nov 2022 14:36:23 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.9
- Bump @fluentui-react-native/theme-tokens to v0.21.1
- Bump @fluentui-react-native/theme-types to v0.23.1
- Bump @fluentui-react-native/theme to v0.7.8
- Bump @fluentui-react-native/theming-utils to v0.18.1

## 0.22.3

Thu, 27 Oct 2022 11:09:35 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.8
- Bump @fluentui-react-native/theme-tokens to v0.21.0
- Bump @fluentui-react-native/theme-types to v0.23.0
- Bump @fluentui-react-native/theme to v0.7.7
- Bump @fluentui-react-native/theming-utils to v0.18.0

## 0.22.2

Tue, 25 Oct 2022 22:47:45 GMT

### Patches

- Switch platform for tests from ios to win32 (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/default-theme to v0.16.7
- Bump @fluentui-react-native/theme-tokens to v0.20.1

## 0.22.1

Fri, 21 Oct 2022 13:09:26 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.6
- Bump @fluentui-react-native/theming-utils to v0.17.0

## 0.22.0

Mon, 17 Oct 2022 17:52:49 GMT

### Minor changes

- Snap updates (email not defined)
- Bump @fluentui-react-native/default-theme to v0.16.5
- Bump @fluentui-react-native/theme-tokens to v0.20.0

## 0.21.8

Wed, 12 Oct 2022 21:54:15 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.4
- Bump @fluentui-react-native/theme-tokens to v0.19.6
- Bump @fluentui-react-native/theme-types to v0.22.0
- Bump @fluentui-react-native/theme to v0.7.6
- Bump @fluentui-react-native/theming-utils to v0.16.2

## 0.21.7

Tue, 11 Oct 2022 22:41:44 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.3
- Bump @fluentui-react-native/theme-tokens to v0.19.5
- Bump @fluentui-react-native/theme-types to v0.21.0
- Bump @fluentui-react-native/theme to v0.7.5
- Bump @fluentui-react-native/theming-utils to v0.16.1

## 0.21.6

Thu, 06 Oct 2022 17:24:49 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.2
- Bump @fluentui-react-native/theme-tokens to v0.19.4

## 0.21.5

Tue, 04 Oct 2022 21:09:28 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.1
- Bump @fluentui-react-native/theme-tokens to v0.19.3

## 0.21.4

Fri, 30 Sep 2022 08:04:44 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.16.0
- Bump @fluentui-react-native/theme-tokens to v0.19.2
- Bump @fluentui-react-native/theme-types to v0.20.0
- Bump @fluentui-react-native/theme to v0.7.4
- Bump @fluentui-react-native/theming-utils to v0.16.0

## 0.21.3

Fri, 30 Sep 2022 00:54:37 GMT

### Patches

- Update react-native to 0.68 (krsiler@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.15.3
- Bump @fluentui-react-native/theme-tokens to v0.19.1
- Bump @fluentui-react-native/theme-types to v0.19.2
- Bump @fluentui-react-native/theme to v0.7.3
- Bump @fluentui-react-native/theming-utils to v0.15.3

## 0.21.2

Wed, 21 Sep 2022 21:00:40 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.15.2
- Bump @fluentui-react-native/theme-types to v0.19.1
- Bump @fluentui-react-native/theme to v0.7.2
- Bump @fluentui-react-native/theming-utils to v0.15.2

## 0.21.1

Fri, 16 Sep 2022 01:53:06 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.15.1
- Bump @fluentui-react-native/theme-types to v0.19.0
- Bump @fluentui-react-native/theme to v0.7.1
- Bump @fluentui-react-native/theming-utils to v0.15.1

## 0.21.0

Mon, 29 Aug 2022 23:21:44 GMT

### Minor changes

- Added unit tests (nkhalil942@gmail.com)
- Bump @fluentui-react-native/default-theme to v0.15.0
- Bump @fluentui-react-native/theming-utils to v0.15.0

## 0.20.1

Thu, 28 Jul 2022 23:57:03 GMT

### Patches

- Delete workaround (ruaraki@microsoft.com)

## 0.20.0

Thu, 14 Jul 2022 18:09:50 GMT

### Minor changes

- Update to React Native 0.66 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.14.0
- Bump @fluentui-react-native/theme-tokens to v0.19.0
- Bump @fluentui-react-native/theme-types to v0.18.0
- Bump @fluentui-react-native/theme to v0.7.0
- Bump @fluentui-react-native/theming-utils to v0.14.0

## 0.19.2

Tue, 28 Jun 2022 16:48:37 GMT

### Patches

- Fixed absence of icon in HC (vkozlova@microsoft.com)

## 0.19.1

Fri, 24 Jun 2022 18:52:57 GMT

### Patches

- Override colors for checkmark in MenuItem (ruaraki@microsoft.com)

## 0.19.0

Wed, 25 May 2022 18:43:10 GMT

### Minor changes

- Add text implementation v2 (email not defined)
- Bump @fluentui-react-native/default-theme to v0.13.0
- Bump @fluentui-react-native/theme-tokens to v0.18.0
- Bump @fluentui-react-native/theme-types to v0.17.0
- Bump @fluentui-react-native/theme to v0.6.11
- Bump @fluentui-react-native/theming-utils to v0.13.0

### Patches

- beachball sync (krsiler@microsoft.com)
- Version bump for packages to attempt to fix NPM publish pipeline (krsiler@microsoft.com)

## 0.17.0

Sat, 21 May 2022 01:47:58 GMT

### Minor changes

- Add shadows to win32 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.11.0
- Bump @fluentui-react-native/theme-tokens to v0.16.3
- Bump @fluentui-react-native/theme-types to v0.15.0
- Bump @fluentui-react-native/theme to v0.6.9
- Bump @fluentui-react-native/theming-utils to v0.11.0

## 0.16.4

Thu, 28 Apr 2022 19:09:51 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.10.3
- Bump @fluentui-react-native/theme-types to v0.14.3
- Bump @fluentui-react-native/theme to v0.6.8
- Bump @fluentui-react-native/theming-utils to v0.10.2

## 0.16.3

Wed, 27 Apr 2022 19:30:38 GMT

### Patches

- initial Text implementation (email not defined)
- Bump @fluentui-react-native/default-theme to v0.10.2
- Bump @fluentui-react-native/theme-tokens to v0.16.2
- Bump @fluentui-react-native/theme-types to v0.14.2
- Bump @fluentui-react-native/theme to v0.6.7
- Bump @fluentui-react-native/theming-utils to v0.10.1

## 0.16.2

Thu, 21 Apr 2022 21:50:03 GMT

### Patches

- Bump design tokens packages (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.10.1
- Bump @fluentui-react-native/theme-tokens to v0.16.1

## 0.16.1

Tue, 19 Apr 2022 16:54:55 GMT

### Patches

- Fix dependencies (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.10.0
- Bump @fluentui-react-native/theme-tokens to v0.16.0
- Bump @fluentui-react-native/theming-utils to v0.10.0

## 0.16.0

Wed, 06 Apr 2022 22:58:21 GMT

### Minor changes

- Hook up design tokens (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.9.15
- Bump @fluentui-react-native/theme-tokens to v0.15.0
- Bump @fluentui-react-native/theming-utils to v0.9.4

## 0.15.0

Tue, 05 Apr 2022 20:05:50 GMT

### Minor changes

- Move win32 alias tokens out (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.9.14
- Bump @fluentui-react-native/theme-tokens to v0.14.0
- Bump @fluentui-react-native/theming-utils to v0.9.3

## 0.14.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 @fluentui-react-native/default-theme to v0.9.13
- Bump @fluentui-react-native/theme-tokens to v0.13.2
- Bump @fluentui-react-native/theme-types to v0.14.1
- Bump @fluentui-react-native/theme to v0.6.6
- Bump @fluentui-react-native/theming-utils to v0.9.2

## 0.14.14

Wed, 23 Mar 2022 17:24:05 GMT

### Patches

- Fix color mappings (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.9.12
- Bump @fluentui-react-native/theme-tokens to v0.13.1
- Bump @fluentui-react-native/theming-utils to v0.9.1

## 0.14.13

Fri, 04 Mar 2022 21:17:46 GMT

### Patches

- Update entries (ruaraki@microsoft.com)

## 0.14.12

Thu, 03 Mar 2022 20:20:09 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.9.11
- Bump @fluentui-react-native/theme-tokens to v0.13.0
- Bump @fluentui-react-native/theme-types to v0.14.0
- Bump @fluentui-react-native/theme to v0.6.5
- Bump @fluentui-react-native/theming-utils to v0.9.0

## 0.14.11

Thu, 17 Feb 2022 01:22:02 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.9.10
- Bump @fluentui-react-native/theming-utils to v0.8.10

## 0.14.10

Wed, 02 Feb 2022 02:29:07 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.9.9
- Bump @fluentui-react-native/theme-tokens to v0.12.0
- Bump @fluentui-react-native/theming-utils to v0.8.9

## 0.14.9

Fri, 14 Jan 2022 21:49:07 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.9.8
- Bump @fluentui-react-native/theme-tokens to v0.11.6
- Bump @fluentui-react-native/theming-utils to v0.8.8

## 0.14.8

Fri, 14 Jan 2022 01:00:04 GMT

### Patches

- fix disabled button (email not defined)
- Bump @fluentui-react-native/default-theme to v0.9.7
- Bump @fluentui-react-native/theme-tokens to v0.11.5
- Bump @fluentui-react-native/theme-types to v0.13.3
- Bump @fluentui-react-native/theme to v0.6.4
- Bump @fluentui-react-native/theming-utils to v0.8.7

## 0.14.7

Thu, 06 Jan 2022 23:14:38 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.9.6
- Bump @fluentui-react-native/theme-tokens to v0.11.4
- Bump @fluentui-react-native/theme-types to v0.13.2
- Bump @fluentui-react-native/theme to v0.6.3
- Bump @fluentui-react-native/theming-utils to v0.8.6

## 0.14.6

Thu, 06 Jan 2022 21:30:08 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.9.5
- Bump @fluentui-react-native/theme-tokens to v0.11.3
- Bump @fluentui-react-native/theming-utils to v0.8.5

## 0.14.5

Wed, 05 Jan 2022 19:33:53 GMT

### Patches

- Fallback to WhiteColors (ruaraki@microsoft.com)

## 0.14.4

Mon, 20 Dec 2021 22:56:02 GMT

### Patches

- Add repository property to all package.json files (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.9.4
- Bump @fluentui-react-native/memo-cache to v1.1.7
- Bump @fluentui-react-native/theme-tokens to v0.11.2
- Bump @fluentui-react-native/theme-types to v0.13.1
- Bump @fluentui-react-native/theme to v0.6.2
- Bump @fluentui-react-native/theming-utils to v0.8.4

## 0.14.3

Sat, 18 Dec 2021 04:15:05 GMT

### Patches

- Update to TypeScript 4.5.4. (afoxman@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.9.3
- Bump @fluentui-react-native/memo-cache to v1.1.6
- Bump @fluentui-react-native/theme to v0.6.1
- Bump @fluentui-react-native/theming-utils to v0.8.3

## 0.14.2

Fri, 17 Dec 2021 01:26:42 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.9.2
- Bump @fluentui-react-native/theme-tokens to v0.11.1
- Bump @fluentui-react-native/theming-utils to v0.8.2

## 0.14.1

Thu, 16 Dec 2021 19:10:31 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.9.1
- Bump @fluentui-react-native/theme-tokens to v0.11.0
- Bump @fluentui-react-native/theming-utils to v0.8.1

## 0.14.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/default-theme to v0.9.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/theme to v0.6.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/theme-tokens to v0.10.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/theming-utils to v0.8.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.13.0 (afoxman@microsoft.com)

## 0.13.10

Tue, 09 Nov 2021 23:04:33 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.8.11 (67026167+chiuam@users.noreply.github.com)

## 0.13.9

Mon, 01 Nov 2021 18:53:37 GMT

### Patches

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

## 0.13.8

Mon, 25 Oct 2021 19:24:43 GMT

### Patches

- Use tslib where spreadArray is used (ruaraki@microsoft.com)

## 0.13.7

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.8.8 (email not defined)

## 0.13.6

Thu, 07 Oct 2021 20:59:20 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.8.7 (ruaraki@microsoft.com)

## 0.13.5

Tue, 28 Sep 2021 21:08:25 GMT

### Patches

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

## 0.13.4

Tue, 21 Sep 2021 16:32:12 GMT

### Patches

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

## 0.13.3

Mon, 13 Sep 2021 23:22:43 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.8.4 (ruaraki@microsoft.com)

## 0.13.2

Fri, 10 Sep 2021 21:30:12 GMT

### Patches

- Allow theming module to be implemented as a turbomanager (30809111+acoates-ms@users.noreply.github.com)

## 0.13.1

Fri, 10 Sep 2021 18:16:59 GMT

### Patches

- Branding should pull from pipeline (ruaraki@microsoft.com)

## 0.13.0

Thu, 09 Sep 2021 22:12:19 GMT

### Minor changes

- Integrate updated themes (ruaraki@microsoft.com)

### Patches

- Bump @fluentui-react-native/theme-tokens to v0.7.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.8.2 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theming-utils to v0.7.0 (ruaraki@microsoft.com)

## 0.12.1

Thu, 09 Sep 2021 20:03:01 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.8.1 (ruaraki@microsoft.com)

## 0.12.0

Thu, 26 Aug 2021 21:02:08 GMT

### Minor changes

- Add HC plumbing (ruaraki@microsoft.com)

### Patches

- Bump @fluentui-react-native/default-theme to v0.8.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theming-utils to v0.6.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.12.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme to v0.5.18 (ruaraki@microsoft.com)

## 0.11.4

Thu, 26 Aug 2021 04:48:40 GMT

### Patches

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

## 0.11.3

Wed, 18 Aug 2021 23:00:57 GMT

### Patches

- Rename tokens to avoid name clash, initial token re-population (ruaraki@microsoft.com)

## 0.11.2

Wed, 18 Aug 2021 20:17:46 GMT

### Patches

- Fix entries (ruaraki@microsoft.com)

## 0.11.1

Fri, 13 Aug 2021 16:12:26 GMT

### Patches

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

## 0.11.0

Thu, 12 Aug 2021 17:23:44 GMT

### Minor changes

- rename an alias token to avoid name clash (ruaraki@microsoft.com)

### Patches

- Bump @fluentui-react-native/theme-types to v0.11.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme to v0.5.14 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.7.10 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theming-utils to v0.5.0 (ruaraki@microsoft.com)

## 0.10.0

Tue, 10 Aug 2021 21:12:30 GMT

### Minor changes

- Add missing tokens (ruaraki@microsoft.com)

### Patches

- Bump @fluentui-react-native/default-theme to v0.7.9 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theming-utils to v0.4.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.10.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme to v0.5.13 (ruaraki@microsoft.com)

## 0.9.0

Mon, 09 Aug 2021 22:49:01 GMT

### Minor changes

- Map palette to alias tokens (ruaraki@microsoft.com)

### Patches

- Bump @fluentui-react-native/theming-utils to v0.3.8 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/default-theme to v0.7.8 (ruaraki@microsoft.com)

## 0.8.3

Mon, 09 Aug 2021 19:16:08 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.7.7 (ruaraki@microsoft.com)

## 0.8.2

Sat, 07 Aug 2021 00:40:04 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.7.6 (jasonmo@microsoft.com)

## 0.8.1

Fri, 06 Aug 2021 23:18:21 GMT

### Patches

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

## 0.8.0

Fri, 06 Aug 2021 20:26:18 GMT

### Minor changes

- Initial implementation of brand alias tokens (ruaraki@microsoft.com)

## 0.7.14

Fri, 06 Aug 2021 00:36:02 GMT

### Patches

- Bump @fluentui-react-native/default-theme to v0.7.4 (ruaraki@microsoft.com)

## 0.7.13

Wed, 04 Aug 2021 06:26:25 GMT

### Patches

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

## 0.7.12

Tue, 27 Jul 2021 22:17:20 GMT

### Patches

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

## 0.7.11

Mon, 26 Jul 2021 20:41:04 GMT

### Patches

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

## 0.7.10

Sat, 24 Jul 2021 00:28:25 GMT

### Patches

- Incorporate alias tokens into Office theme (email not defined)

## 0.7.9

Fri, 23 Jul 2021 17:28:27 GMT

### Patches

- Fix @types/react to be less than 16.14.0 since our react version is less than 16.14 (email not defined)

## 0.7.8

Wed, 21 Jul 2021 22:55:40 GMT

### Patches

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

## 0.7.7

Wed, 21 Jul 2021 21:46:12 GMT

### Patches

- Use peer dependencies for react-native version not dependencies (30809111+acoates-ms@users.noreply.github.com)

## 0.7.2

Fri, 18 Jun 2021 00:38:19 GMT

### Patches

- Apply prettier to libraries core and theming, run (ruaraki@microsoft.com)

## 0.7.1

Tue, 15 Jun 2021 17:13:57 GMT

### Patches

- Fix a case where the exception can be undefined/null because cast fails (ruaraki@microsoft.com)

## 0.7.0

Tue, 15 Jun 2021 00:55:36 GMT

### Minor changes

- Get everything to pull ColorValue from react-native (ruaraki@microsoft.com)

## 0.6.1

Mon, 15 Mar 2021 06:53:17 GMT

### Patches

- Public source files that are needed for source map (30809111+acoates-ms@users.noreply.github.com)

## 0.6.0

Sat, 06 Mar 2021 00:20:05 GMT

### Minor changes

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

## 0.5.2

Fri, 05 Feb 2021 08:02:13 GMT

### Patches

- fixed a typo (saadnajmi2@gmail.com)

## 0.5.0

Fri, 23 Oct 2020 22:27:37 GMT

### Minor changes

- RNIcon feature (warleu@microsoft.com)

## 0.4.0

Mon, 12 Oct 2020 04:09:31 GMT

### Minor changes

- button semantic colors (email not defined)

## 0.3.2

Wed, 07 Oct 2020 18:52:49 GMT

### Patches

- Fixing redbox on macOS from theming module (nakambo@microsoft.com)

## 0.3.0

Mon, 28 Sep 2020 20:32:21 GMT

### Minor changes

- add more host colors (aliciakds88@gmail.com)

## 0.2.0

Sun, 27 Sep 2020 04:08:27 GMT

### Minor changes

- add light and dark awareness to default themes (jasonmo@microsoft.com)

## 0.1.2

Fri, 25 Sep 2020 18:01:57 GMT

### Patches

- add experimental theme package (jasonmo@microsoft.com)
