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

## 0.14.3

### Patch Changes

- 9cf4444: Migrate from ESLint to oxlint
- Updated dependencies [9cf4444]
  - @fluentui-react-native/interactive-hooks@0.28.3
  - @fluentui-react-native/use-styling@0.14.3
  - @fluentui-react-native/theming-utils@0.27.3
  - @fluentui-react-native/framework@0.15.3
  - @fluentui-react-native/text@0.25.3
  - @fluentui-react-native/framework-base@0.3.3
  - @fluentui-react-native/tokens@0.24.3

## 0.14.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
  - @fluentui-react-native/interactive-hooks@0.28.2
  - @fluentui-react-native/use-styling@0.14.2
  - @fluentui-react-native/theming-utils@0.27.2
  - @fluentui-react-native/framework@0.15.2
  - @fluentui-react-native/text@0.25.2
  - @fluentui-react-native/framework-base@0.3.2
  - @fluentui-react-native/tokens@0.24.2

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

## 0.14.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/framework@0.15.0
  - @fluentui-react-native/framework-base@0.3.0
  - @fluentui-react-native/interactive-hooks@0.28.0
  - @fluentui-react-native/text@0.25.0
  - @fluentui-react-native/theming-utils@0.27.0
  - @fluentui-react-native/tokens@0.24.0
  - @fluentui-react-native/use-styling@0.14.0

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

<!-- Start content -->

## 0.13.17

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

Tue, 15 Jul 2025 23:27:01 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.13.8

Thu, 10 Jul 2025 19:20:18 GMT

### Patches

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

## 0.13.7

Wed, 29 Jan 2025 23:43:53 GMT

### Patches

- remove enzyme tests (sanajmi@microsoft.com)

## 0.13.0

Thu, 11 Apr 2024 18:08:39 GMT

### Minor changes

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

## 0.12.14

Mon, 18 Mar 2024 23:42:00 GMT

### Patches

- Remove usages of react-native-win32 from non win32 overrides (30809111+acoates-ms@users.noreply.github.com)

## 0.12.13

Fri, 15 Mar 2024 16:26:21 GMT

### Patches

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

## 0.12.10

Fri, 01 Mar 2024 20:39:12 GMT

### Patches

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

## 0.12.9

Fri, 23 Feb 2024 03:22:29 GMT

### Patches

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

## 0.12.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/text to v0.22.8
- Bump @fluentui-react-native/theming-utils to v0.25.6
- Bump @fluentui-react-native/tokens to v0.22.6

## 0.12.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 @fluentui-react-native/text to v0.22.7

## 0.12.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/text to v0.22.6
- Bump @fluentui-react-native/theming-utils to v0.25.5
- Bump @fluentui-react-native/tokens to v0.22.5

## 0.12.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/text to v0.22.5
- Bump @fluentui-react-native/theming-utils to v0.25.4
- Bump @fluentui-react-native/tokens to v0.22.4

## 0.12.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/text to v0.22.4
- Bump @fluentui-react-native/theming-utils to v0.25.3
- Bump @fluentui-react-native/tokens to v0.22.3

## 0.12.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/text to v0.22.3
- Bump @fluentui-react-native/theming-utils to v0.25.2
- Bump @fluentui-react-native/tokens to v0.22.2

## 0.12.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 @fluentui-react-native/text to v0.22.2

## 0.12.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/text to v0.22.1
- Bump @fluentui-react-native/theming-utils to v0.25.1
- Bump @fluentui-react-native/tokens to v0.22.1

## 0.12.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/text to v0.22.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

## 0.11.7

Tue, 07 Nov 2023 20:20:35 GMT

### Patches

- 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/text to v0.21.14
- Bump @fluentui-react-native/theming-utils to v0.24.7
- Bump @fluentui-react-native/tokens to v0.21.6

## 0.11.5

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/text to v0.21.12
- Bump @fluentui-react-native/theming-utils to v0.24.5
- Bump @fluentui-react-native/tokens to v0.21.4

## 0.11.4

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 @fluentui-react-native/text to v0.21.11

## 0.11.3

Mon, 25 Sep 2023 12:49:34 GMT

### Patches

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

## 0.11.2

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/text to v0.21.9
- Bump @fluentui-react-native/theming-utils to v0.24.4
- Bump @fluentui-react-native/tokens to v0.21.3

## 0.11.1

Wed, 23 Aug 2023 18:55:24 GMT

### Patches

- Bump @fluentui-react-native/text to v0.21.8

## 0.11.0

Fri, 18 Aug 2023 13:21:58 GMT

### Minor changes

- Set ios tokens (ayushsinghs@yahoo.in)

## 0.10.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/text to v0.21.7
- Bump @fluentui-react-native/theming-utils to v0.24.3
- Bump @fluentui-react-native/tokens to v0.21.2

## 0.10.6

Wed, 09 Aug 2023 22:02:15 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.4
- Bump @fluentui-react-native/interactive-hooks to v0.24.6
- Bump @fluentui-react-native/text to v0.21.6
- Bump @fluentui-react-native/theming-utils to v0.24.2
- Bump @fluentui-react-native/use-styling to v0.11.1

## 0.10.5

Mon, 31 Jul 2023 19:29:59 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.3
- Bump @fluentui-react-native/interactive-hooks to v0.24.5
- Bump @fluentui-react-native/text to v0.21.5

## 0.10.4

Tue, 18 Jul 2023 19:09:32 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.2
- Bump @fluentui-react-native/interactive-hooks to v0.24.4
- Bump @fluentui-react-native/text to v0.21.4

## 0.10.3

Fri, 07 Jul 2023 20:45:12 GMT

### Patches

- 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/text to v0.21.3
- Bump @fluentui-react-native/theming-utils to v0.24.1
- Bump @fluentui-react-native/tokens to v0.21.1

## 0.10.2

Mon, 19 Jun 2023 18:37:35 GMT

### Patches

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

## 0.10.1

Sat, 17 Jun 2023 00:00:18 GMT

### Patches

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

## 0.10.0

Mon, 12 Jun 2023 17:46:43 GMT

### Minor changes

- Changes for treeshake to work (ayushsinghs@yahoo.in)
- Bump @fluentui-react-native/framework to v0.11.0
- Bump @fluentui-react-native/interactive-hooks to v0.24.0
- Bump @fluentui-react-native/text to v0.21.0
- Bump @fluentui-react-native/use-styling to v0.11.0

## 0.9.1

Fri, 09 Jun 2023 15:29:07 GMT

### Patches

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

## 0.9.0

Mon, 05 Jun 2023 19:26:24 GMT

### Minor changes

- Upgrade to React Native 0.71 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/adapters to v0.11.0
- Bump @fluentui-react-native/framework to v0.10.0
- Bump @fluentui-react-native/interactive-hooks to v0.23.0
- Bump @fluentui-react-native/text to v0.20.0
- Bump @fluentui-react-native/theming-utils to v0.24.0
- Bump @fluentui-react-native/tokens to v0.21.0
- Bump @fluentui-react-native/use-styling to v0.10.0

## 0.8.42

Tue, 30 May 2023 20:34:15 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.10
- Bump @fluentui-react-native/interactive-hooks to v0.22.31
- Bump @fluentui-react-native/text to v0.19.33
- Bump @fluentui-react-native/theming-utils to v0.23.12
- Bump @fluentui-react-native/tokens to v0.20.16

## 0.8.41

Wed, 03 May 2023 07:08:52 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.9
- Bump @fluentui-react-native/interactive-hooks to v0.22.30
- Bump @fluentui-react-native/text to v0.19.32
- Bump @fluentui-react-native/theming-utils to v0.23.11
- Bump @fluentui-react-native/tokens to v0.20.15

## 0.8.40

Mon, 10 Apr 2023 19:48:24 GMT

### Patches

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

## 0.8.39

Mon, 10 Apr 2023 16:10:16 GMT

### Patches

- On/off text renders with labelPosition=before (winlarry@microsoft.com)
- Trigger manual bump (no changes) (krsiler@microsoft.com)
- Update Switch docs to reflect latest changes (winlarry@microsoft.com)

## 0.8.38

Thu, 23 Mar 2023 20:49:23 GMT

### Patches

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

## 0.8.37

Tue, 21 Mar 2023 21:53:44 GMT

### Patches

- Trigger manual bump (no changes) (krsiler@microsoft.com)
- Bump @fluentui-react-native/framework to v0.9.8
- Bump @fluentui-react-native/interactive-hooks to v0.22.27
- Bump @fluentui-react-native/text to v0.19.29
- Bump @fluentui-react-native/theming-utils to v0.23.10
- Bump @fluentui-react-native/tokens to v0.20.14

## 0.8.36

Sat, 18 Mar 2023 17:22:31 GMT

### Patches

- Apply 'width' token to switch root (winlarry@microsoft.com)
- Bump @fluentui-react-native/framework to v0.9.7
- Bump @fluentui-react-native/interactive-hooks to v0.22.26
- Bump @fluentui-react-native/text to v0.19.28
- Bump @fluentui-react-native/theming-utils to v0.23.9
- Bump @fluentui-react-native/tokens to v0.20.13

## 0.8.35

Tue, 14 Mar 2023 20:50:45 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.6
- Bump @fluentui-react-native/interactive-hooks to v0.22.25
- Bump @fluentui-react-native/text to v0.19.27
- Bump @fluentui-react-native/theming-utils to v0.23.8
- Bump @fluentui-react-native/tokens to v0.20.12

## 0.8.34

Tue, 14 Mar 2023 18:43:07 GMT

### Patches

- Fix customizeable accessible (ruaraki@microsoft.com)

## 0.8.33

Tue, 07 Mar 2023 20:54:15 GMT

### Patches

- Repoint current implementations of isHighContrast to new function (ruaraki@microsoft.com)
- Bump @fluentui-react-native/framework to v0.9.5
- Bump @fluentui-react-native/interactive-hooks to v0.22.24
- Bump @fluentui-react-native/text to v0.19.26
- Bump @fluentui-react-native/theming-utils to v0.23.7

## 0.8.32

Sat, 04 Mar 2023 00:02:26 GMT

### Patches

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

## 0.8.31

Fri, 03 Mar 2023 06:47:26 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.24
- Bump @fluentui-react-native/framework to v0.9.4
- Bump @fluentui-react-native/interactive-hooks to v0.22.22
- Bump @fluentui-react-native/tokens to v0.20.11

## 0.8.30

Tue, 28 Feb 2023 21:34:10 GMT

### Patches

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

## 0.8.29

Tue, 28 Feb 2023 11:24:37 GMT

### Patches

- fix switch font ally (rohanpd.work@gmail.com)

## 0.8.28

Fri, 24 Feb 2023 20:39:59 GMT

### Patches

- Order imports (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/adapters to v0.10.2
- Bump @fluentui-react-native/text to v0.19.22
- Bump @fluentui-react-native/framework to v0.9.3
- Bump @fluentui-react-native/interactive-hooks to v0.22.20
- Bump @fluentui-react-native/tokens to v0.20.10
- Bump @fluentui-react-native/use-styling to v0.9.4

## 0.8.27

Fri, 24 Feb 2023 02:22:40 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.21
- 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.8.26

Tue, 14 Feb 2023 22:22:51 GMT

### Patches

- Copy Android tokens to iOS (saadnajmi2@gmail.com)

## 0.8.25

Sat, 11 Feb 2023 01:32:30 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.20
- 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.8.24

Fri, 10 Feb 2023 12:22:56 GMT

### Patches

- fix rtl switch issue (rohanpd.work@gmail.com)

## 0.8.23

Fri, 03 Feb 2023 01:49:36 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.19
- Bump @fluentui-react-native/framework to v0.9.0
- Bump @fluentui-react-native/interactive-hooks to v0.22.17

## 0.8.22

Thu, 02 Feb 2023 01:29:39 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.18
- Bump @fluentui-react-native/framework to v0.8.39
- Bump @fluentui-react-native/interactive-hooks to v0.22.16
- Bump @fluentui-react-native/use-styling to v0.9.3

## 0.8.21

Wed, 01 Feb 2023 22:33:16 GMT

### Patches

- Enable @typescript-eslint/consistent-type-imports (30809111+acoates-ms@users.noreply.github.com)
- Bump @fluentui-react-native/adapters to v0.10.1
- Bump @fluentui-react-native/text to v0.19.17
- Bump @fluentui-react-native/framework to v0.8.38
- Bump @fluentui-react-native/interactive-hooks to v0.22.15
- Bump @fluentui-react-native/tokens to v0.20.7
- Bump @fluentui-react-native/use-styling to v0.9.2

## 0.8.20

Mon, 30 Jan 2023 07:12:38 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.16
- Bump @fluentui-react-native/framework to v0.8.37
- Bump @fluentui-react-native/interactive-hooks to v0.22.14
- Bump @fluentui-react-native/tokens to v0.20.6

## 0.8.19

Wed, 25 Jan 2023 21:31:18 GMT

### Patches

- switch initial animation fix (rohanpd.work@gmail.com)
- Bump @fluentui-react-native/text to v0.19.15
- Bump @fluentui-react-native/framework to v0.8.36
- Bump @fluentui-react-native/interactive-hooks to v0.22.13
- Bump @fluentui-react-native/tokens to v0.20.5

## 0.8.18

Fri, 20 Jan 2023 21:49:21 GMT

### Patches

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

## 0.8.17

Fri, 20 Jan 2023 18:06:46 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.13
- Bump @fluentui-react-native/framework to v0.8.35
- Bump @fluentui-react-native/interactive-hooks to v0.22.12

## 0.8.16

Wed, 18 Jan 2023 01:55:11 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.12
- Bump @fluentui-react-native/framework to v0.8.34
- Bump @fluentui-react-native/interactive-hooks to v0.22.11
- Bump @fluentui-react-native/tokens to v0.20.4

## 0.8.15

Tue, 10 Jan 2023 20:17:18 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.11
- Bump @fluentui-react-native/framework to v0.8.33
- Bump @fluentui-react-native/interactive-hooks to v0.22.10
- Bump @fluentui-react-native/tokens to v0.20.3

## 0.8.14

Tue, 10 Jan 2023 06:10:57 GMT

### Patches

- add switch examples (rohanpd.work@gmail.com)

## 0.8.13

Tue, 10 Jan 2023 05:10:08 GMT

### Patches

- switch disable state a11y fix (rohanpd.work@gmail.com)

## 0.8.12

Mon, 09 Jan 2023 22:25:00 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.10
- Bump @fluentui-react-native/framework to v0.8.32
- Bump @fluentui-react-native/interactive-hooks to v0.22.9

## 0.8.11

Fri, 06 Jan 2023 12:26:31 GMT

### Patches

- revert customised checked file (rohanpd.work@gmail.com)
- Bump @fluentui-react-native/text to v0.19.9
- Bump @fluentui-react-native/framework to v0.8.31
- Bump @fluentui-react-native/interactive-hooks to v0.22.8

## 0.8.10

Wed, 04 Jan 2023 16:55:53 GMT

### Patches

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

## 0.8.9

Tue, 03 Jan 2023 23:38:40 GMT

### Patches

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

## 0.8.8

Fri, 30 Dec 2022 16:09:27 GMT

### Patches

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

## 0.8.7

Fri, 30 Dec 2022 03:49:05 GMT

### Patches

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

## 0.8.6

Thu, 29 Dec 2022 08:02:57 GMT

### Patches

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

## 0.8.5

Thu, 29 Dec 2022 03:47:47 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.3
- Bump @fluentui-react-native/framework to v0.8.29
- Bump @fluentui-react-native/interactive-hooks to v0.22.4
- Bump @fluentui-react-native/tokens to v0.20.2

## 0.8.4

Tue, 27 Dec 2022 22:21:15 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.2
- Bump @fluentui-react-native/framework to v0.8.28
- Bump @fluentui-react-native/interactive-hooks to v0.22.3
- Bump @fluentui-react-native/tokens to v0.20.1

## 0.8.3

Tue, 27 Dec 2022 10:18:14 GMT

### Patches

- Update token values for android. (email not defined)
- Bump @fluentui-react-native/text to v0.19.1
- Bump @fluentui-react-native/framework to v0.8.27
- Bump @fluentui-react-native/interactive-hooks to v0.22.2

## 0.8.2

Fri, 23 Dec 2022 05:52:48 GMT

### Patches

- doc update for switch - android (rohanpd.work@gmail.com)

## 0.8.1

Thu, 15 Dec 2022 14:50:50 GMT

### Patches

- Bump @fluentui-react-native/text to v0.19.0
- Bump @fluentui-react-native/framework to v0.8.26
- Bump @fluentui-react-native/interactive-hooks to v0.22.1
- Bump @fluentui-react-native/tokens to v0.20.0

## 0.8.0

Fri, 09 Dec 2022 05:23:38 GMT

### Minor changes

- switch initial tokenization and tester app changes (rohanpd.work@gmail.com)
- Bump @fluentui-react-native/text to v0.18.2
- Bump @fluentui-react-native/framework to v0.8.25
- Bump @fluentui-react-native/interactive-hooks to v0.22.0
- Bump @fluentui-react-native/tokens to v0.19.1

## 0.7.9

Tue, 06 Dec 2022 16:59:54 GMT

### Patches

- Bump @fluentui-react-native/text to v0.18.1
- Bump @fluentui-react-native/framework to v0.8.24
- Bump @fluentui-react-native/interactive-hooks to v0.21.5

## 0.7.8

Tue, 06 Dec 2022 00:46:41 GMT

### Patches

- Bump @fluentui-react-native/text to v0.18.0
- Bump @fluentui-react-native/framework to v0.8.23
- Bump @fluentui-react-native/interactive-hooks to v0.21.4
- Bump @fluentui-react-native/tokens to v0.19.0

## 0.7.7

Thu, 01 Dec 2022 03:12:20 GMT

### Patches

- Bump @fluentui-react-native/text to v0.17.1
- Bump @fluentui-react-native/framework to v0.8.22
- Bump @fluentui-react-native/interactive-hooks to v0.21.3
- Bump @fluentui-react-native/tokens to v0.18.1

## 0.7.6

Mon, 28 Nov 2022 19:49:35 GMT

### Patches

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

## 0.7.5

Mon, 28 Nov 2022 11:51:06 GMT

### Patches

- Bump @fluentui-react-native/text to v0.16.2
- 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.7.4

Wed, 16 Nov 2022 08:47:25 GMT

### Patches

- Bump @fluentui-react-native/text to v0.16.1
- Bump @fluentui-react-native/framework to v0.8.20
- Bump @fluentui-react-native/interactive-hooks to v0.21.1

## 0.7.3

Sun, 13 Nov 2022 09:17:07 GMT

### Patches

- Bump @fluentui-react-native/text to v0.16.0
- Bump @fluentui-react-native/interactive-hooks to v0.21.0

## 0.7.2

Fri, 11 Nov 2022 18:06:32 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.15
- Bump @fluentui-react-native/framework to v0.8.19
- Bump @fluentui-react-native/interactive-hooks to v0.20.2

## 0.7.1

Wed, 09 Nov 2022 22:52:11 GMT

### Patches

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

## 0.7.0

Tue, 08 Nov 2022 22:18:44 GMT

### Minor changes

- update @office-iss/react-native-win32 to 0.68.8 (krsiler@microsoft.com)
- Bump @fluentui-react-native/adapters to v0.10.0
- Bump @fluentui-react-native/text to v0.15.14
- Bump @fluentui-react-native/framework to v0.8.18
- Bump @fluentui-react-native/interactive-hooks to v0.20.0
- Bump @fluentui-react-native/tokens to v0.17.8

## 0.6.27

Tue, 08 Nov 2022 19:22:01 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.13
- Bump @fluentui-react-native/framework to v0.8.17
- Bump @fluentui-react-native/interactive-hooks to v0.19.7

## 0.6.26

Fri, 04 Nov 2022 14:36:23 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.12
- Bump @fluentui-react-native/framework to v0.8.16
- Bump @fluentui-react-native/interactive-hooks to v0.19.6
- Bump @fluentui-react-native/tokens to v0.17.7

## 0.6.25

Tue, 01 Nov 2022 16:30:56 GMT

### Patches

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

## 0.6.24

Sat, 29 Oct 2022 01:05:20 GMT

### Patches

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

## 0.6.23

Thu, 27 Oct 2022 11:09:35 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.11
- Bump @fluentui-react-native/framework to v0.8.15
- Bump @fluentui-react-native/interactive-hooks to v0.19.4
- Bump @fluentui-react-native/tokens to v0.17.6

## 0.6.22

Tue, 25 Oct 2022 22:47:45 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.10
- Bump @fluentui-react-native/framework to v0.8.14
- Bump @fluentui-react-native/interactive-hooks to v0.19.3

## 0.6.21

Fri, 21 Oct 2022 13:09:26 GMT

### Patches

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

## 0.6.20

Thu, 20 Oct 2022 18:30:02 GMT

### Patches

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

## 0.6.19

Tue, 18 Oct 2022 04:06:27 GMT

### Patches

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

## 0.6.18

Mon, 17 Oct 2022 23:24:26 GMT

### Patches

- Switch Switch to Pressable (sanajmi@microsoft.com)

## 0.6.17

Mon, 17 Oct 2022 17:52:49 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.8
- Bump @fluentui-react-native/framework to v0.8.12
- Bump @fluentui-react-native/interactive-hooks to v0.18.15

## 0.6.16

Fri, 14 Oct 2022 19:11:13 GMT

### Patches

- Bump @fluentui-react-native/adapters to v0.9.3
- Bump @fluentui-react-native/text to v0.15.7
- Bump @fluentui-react-native/framework to v0.8.11
- Bump @fluentui-react-native/interactive-hooks to v0.18.14
- Bump @fluentui-react-native/tokens to v0.17.5

## 0.6.15

Wed, 12 Oct 2022 21:54:15 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.6
- Bump @fluentui-react-native/framework to v0.8.10
- Bump @fluentui-react-native/interactive-hooks to v0.18.13
- Bump @fluentui-react-native/tokens to v0.17.4

## 0.6.14

Tue, 11 Oct 2022 22:41:44 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.5
- Bump @fluentui-react-native/framework to v0.8.9
- Bump @fluentui-react-native/interactive-hooks to v0.18.12
- Bump @fluentui-react-native/tokens to v0.17.3

## 0.6.13

Thu, 06 Oct 2022 17:24:49 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.4
- Bump @fluentui-react-native/framework to v0.8.8
- Bump @fluentui-react-native/interactive-hooks to v0.18.11

## 0.6.12

Tue, 04 Oct 2022 21:09:28 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.3
- Bump @fluentui-react-native/framework to v0.8.7
- Bump @fluentui-react-native/interactive-hooks to v0.18.10

## 0.6.11

Fri, 30 Sep 2022 08:04:44 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.2
- Bump @fluentui-react-native/framework to v0.8.6
- Bump @fluentui-react-native/interactive-hooks to v0.18.9
- Bump @fluentui-react-native/tokens to v0.17.2

## 0.6.10

Fri, 30 Sep 2022 00:54:36 GMT

### Patches

- Update react-native to 0.68 (krsiler@microsoft.com)
- Bump @fluentui-react-native/adapters to v0.9.2
- Bump @fluentui-react-native/text to v0.15.1
- Bump @fluentui-react-native/framework to v0.8.5
- Bump @fluentui-react-native/interactive-hooks to v0.18.8
- Bump @fluentui-react-native/tokens to v0.17.1
- Bump @fluentui-react-native/use-styling to v0.9.1

## 0.6.9

Mon, 26 Sep 2022 02:39:40 GMT

### Patches

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

## 0.6.8

Wed, 21 Sep 2022 21:00:40 GMT

### Patches

- Bump @fluentui-react-native/text to v0.15.0
- Bump @fluentui-react-native/framework to v0.8.4
- Bump @fluentui-react-native/interactive-hooks to v0.18.6
- Bump @fluentui-react-native/tokens to v0.17.0

## 0.6.7

Tue, 20 Sep 2022 16:58:04 GMT

### Patches

- Updated SwitchProp comments to better align with the prop comments on the Fluent UI React Switch documentation. Did not make any functional changes to the control, but wanted to update documentation to get it more ready for publishing as a V1 control. (ejlayne@microsoft.com)

## 0.6.6

Fri, 16 Sep 2022 01:53:06 GMT

### Patches

- Bump @fluentui-react-native/text to v0.14.4
- Bump @fluentui-react-native/framework to v0.8.3
- Bump @fluentui-react-native/interactive-hooks to v0.18.5
- Bump @fluentui-react-native/tokens to v0.16.2

## 0.6.5

Wed, 14 Sep 2022 23:07:41 GMT

### Patches

- Remove rn win32 dep (ruaraki@microsoft.com)
- Bump @fluentui-react-native/adapters to v0.9.1
- Bump @fluentui-react-native/text to v0.14.3
- Bump @fluentui-react-native/framework to v0.8.2
- Bump @fluentui-react-native/interactive-hooks to v0.18.4
- Bump @fluentui-react-native/tokens to v0.16.1

## 0.6.4

Tue, 06 Sep 2022 18:22:03 GMT

### Patches

- Bump @fluentui-react-native/text to v0.14.2
- Bump @fluentui-react-native/interactive-hooks to v0.18.3

## 0.6.3

Mon, 29 Aug 2022 23:21:44 GMT

### Patches

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

## 0.6.2

Fri, 26 Aug 2022 18:15:17 GMT

### Patches

- Added better HC token mapping for win32 (nkhalil942@gmail.com)

## 0.6.1

Fri, 19 Aug 2022 15:32:12 GMT

### Patches

- Added more space between the On/Off text, Label, and Track to align more with Fluent v9. (nkhalil942@gmail.com)

## 0.6.0

Wed, 17 Aug 2022 18:45:52 GMT

### Minor changes

- Label position set to 'after' will prevent onText and offText from rendering (nkhalil942@gmail.com)

## 0.5.0

Thu, 11 Aug 2022 22:49:12 GMT

### Minor changes

- Replaced LayoutAnimation with animationClass (duomaster01@gmail.com)

## 0.4.1

Wed, 10 Aug 2022 18:25:08 GMT

### Patches

- Added Switch Documentation (nkhalil942@gmail.com)

## 0.4.0

Mon, 08 Aug 2022 21:40:41 GMT

### Minor changes

- Added token customization (nkhalil942@gmail.com)

## 0.3.1

Fri, 05 Aug 2022 23:22:38 GMT

### Patches

- Bump @fluentui-react-native/text to v0.14.0
- Bump @fluentui-react-native/interactive-hooks to v0.18.1

## 0.3.0

Thu, 04 Aug 2022 19:24:58 GMT

### Minor changes

- Added Switch control for Win32 (nkhalil942@gmail.com)

## 0.2.0

Wed, 03 Aug 2022 19:25:34 GMT

### Minor changes

- Added Switch control for Win32 (nkhalil942@gmail.com)
