# Change Log - @fluentui-react-native/experimental-shadow

## 0.7.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/pressable@0.13.1
  - @fluentui-react-native/framework@0.15.1
  - @fluentui-react-native/theme-types@0.44.1
  - @fluentui-react-native/framework-base@0.3.1

## 0.7.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/framework@0.15.0
  - @fluentui-react-native/framework-base@0.3.0
  - @fluentui-react-native/pressable@0.13.0
  - @fluentui-react-native/theme-types@0.44.0

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

<!-- Start content -->

## 0.6.14

Tue, 05 Aug 2025 18:50:43 GMT

### Patches

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

## 0.6.8

Tue, 15 Jul 2025 23:27:16 GMT

### Patches

- update builds to use node16 settings and modern export maps (jasonmo@microsoft.com)
- fix: run beachball sync (sanajmi@microsoft.com)
- add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling (jasonmo@microsoft.com)

## 0.6.5

Thu, 10 Jul 2025 19:20:23 GMT

### Patches

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

## 0.6.4

Wed, 29 Jan 2025 23:43:55 GMT

### Patches

- remove enzyme tests (sanajmi@microsoft.com)

## 0.6.0

Thu, 11 Apr 2024 18:08:38 GMT

### Minor changes

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

## 0.5.13

Fri, 15 Mar 2024 16:26:19 GMT

### Patches

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

## 0.5.10

Fri, 01 Mar 2024 20:39:11 GMT

### Patches

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

## 0.5.9

Fri, 23 Feb 2024 03:22:29 GMT

### Patches

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

## 0.5.8

Thu, 22 Feb 2024 23:27:45 GMT

### Patches

- Rework package json version notation (rofang@microsoft.com)
- Bump @fluentui-react-native/framework to v0.13.7
- Bump @fluentui-react-native/pressable to v0.11.8

## 0.5.7

Mon, 22 Jan 2024 22:09:17 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.6
- Bump @fluentui-react-native/pressable to v0.11.7

## 0.5.6

Thu, 04 Jan 2024 21:06:26 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.5
- Bump @fluentui-react-native/pressable to v0.11.6
- Bump @fluentui-react-native/theme-types to v0.38.0

## 0.5.5

Thu, 04 Jan 2024 01:35:42 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.4
- Bump @fluentui-react-native/pressable to v0.11.5
- Bump @fluentui-react-native/theme-types to v0.37.0

## 0.5.4

Wed, 03 Jan 2024 00:15:20 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.3
- Bump @fluentui-react-native/pressable to v0.11.4
- Bump @fluentui-react-native/theme-types to v0.36.0

## 0.5.3

Thu, 21 Dec 2023 01:31:00 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.2
- Bump @fluentui-react-native/pressable to v0.11.3
- Bump @fluentui-react-native/theme-types to v0.35.0

## 0.5.2

Wed, 20 Dec 2023 20:20:38 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.1
- Bump @fluentui-react-native/pressable to v0.11.2

## 0.5.1

Wed, 20 Dec 2023 00:05:24 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.13.0
- Bump @fluentui-react-native/pressable to v0.11.1
- Bump @fluentui-react-native/theme-types to v0.34.0

## 0.5.0

Thu, 09 Nov 2023 02:39:09 GMT

### Minor changes

- Update to react-native 0.72 (30809111+acoates-ms@users.noreply.github.com)
- Bump @fluentui-react-native/framework to v0.12.0
- Bump @fluentui-react-native/pressable to v0.11.0
- Bump @fluentui-react-native/theme-types to v0.33.0

## 0.4.12

Tue, 07 Nov 2023 20:20:33 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/pressable to v0.10.13
- Bump @fluentui-react-native/theme-types to v0.32.3

## 0.4.10

Mon, 30 Oct 2023 21:26:06 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.8
- Bump @fluentui-react-native/pressable to v0.10.11
- Bump @fluentui-react-native/theme-types to v0.32.1

## 0.4.9

Wed, 25 Oct 2023 20:50:34 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.7
- Bump @fluentui-react-native/pressable to v0.10.10

## 0.4.8

Tue, 29 Aug 2023 22:56:32 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.6
- Bump @fluentui-react-native/pressable to v0.10.9

## 0.4.7

Mon, 14 Aug 2023 20:14:41 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.5
- Bump @fluentui-react-native/pressable to v0.10.8

## 0.4.6

Wed, 09 Aug 2023 22:02:13 GMT

### Patches

- Result of yarn (ruaraki@microsoft.com)
- Bump @fluentui-react-native/framework to v0.11.4
- Bump @fluentui-react-native/pressable to v0.10.7

## 0.4.5

Mon, 31 Jul 2023 19:29:59 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.3
- Bump @fluentui-react-native/pressable to v0.10.6

## 0.4.4

Tue, 18 Jul 2023 19:09:32 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.2
- Bump @fluentui-react-native/pressable to v0.10.5

## 0.4.3

Fri, 07 Jul 2023 20:45:12 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.11.1
- Bump @fluentui-react-native/pressable to v0.10.4

## 0.4.2

Mon, 19 Jun 2023 18:37:35 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.10.3

## 0.4.1

Sat, 17 Jun 2023 00:00:18 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.10.2

## 0.4.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/pressable to v0.10.1

## 0.3.0

Mon, 05 Jun 2023 19:26:23 GMT

### Minor changes

- Upgrade to React Native 0.71 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/framework to v0.10.0
- Bump @fluentui-react-native/pressable to v0.10.0
- Bump @fluentui-react-native/theme-types to v0.32.0

## 0.2.82

Tue, 30 May 2023 20:34:15 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.10
- Bump @fluentui-react-native/pressable to v0.9.70
- Bump @fluentui-react-native/theme-types to v0.31.2

## 0.2.81

Wed, 03 May 2023 07:08:52 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.9
- Bump @fluentui-react-native/pressable to v0.9.69
- Bump @fluentui-react-native/theme-types to v0.31.1

## 0.2.80

Mon, 10 Apr 2023 19:48:24 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.68

## 0.2.79

Thu, 23 Mar 2023 20:49:23 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.67

## 0.2.78

Tue, 21 Mar 2023 21:53:46 GMT

### Patches

- Trigger manual bump (no changes) (krsiler@microsoft.com)
- Bump @fluentui-react-native/framework to v0.9.8
- Bump @fluentui-react-native/pressable to v0.9.66

## 0.2.77

Sat, 18 Mar 2023 17:22:31 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.7
- Bump @fluentui-react-native/pressable to v0.9.65

## 0.2.76

Tue, 14 Mar 2023 20:50:45 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.6
- Bump @fluentui-react-native/pressable to v0.9.64
- Bump @fluentui-react-native/theme-types to v0.31.0

## 0.2.75

Tue, 07 Mar 2023 20:54:15 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.5
- Bump @fluentui-react-native/pressable to v0.9.63

## 0.2.74

Sat, 04 Mar 2023 00:02:26 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.62

## 0.2.73

Fri, 03 Mar 2023 06:47:26 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.4
- Bump @fluentui-react-native/pressable to v0.9.61
- Bump @fluentui-react-native/theme-types to v0.30.4

## 0.2.72

Tue, 28 Feb 2023 21:34:10 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.60

## 0.2.71

Fri, 24 Feb 2023 23:53:36 GMT

### Patches

- Update shadow component to only set a style prop if it is defined (78454019+lyzhan7@users.noreply.github.com)

## 0.2.70

Fri, 24 Feb 2023 20:39:58 GMT

### Patches

- Order imports (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/framework to v0.9.3
- Bump @fluentui-react-native/pressable to v0.9.59
- Bump @fluentui-react-native/theme-types to v0.30.3

## 0.2.69

Fri, 24 Feb 2023 02:22:40 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.2
- Bump @fluentui-react-native/pressable to v0.9.58

## 0.2.68

Tue, 14 Feb 2023 22:22:51 GMT

### Patches

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

## 0.2.67

Sat, 11 Feb 2023 01:32:30 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.1
- Bump @fluentui-react-native/pressable to v0.9.57

## 0.2.66

Fri, 03 Feb 2023 01:49:36 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.9.0
- Bump @fluentui-react-native/pressable to v0.9.56

## 0.2.65

Thu, 02 Feb 2023 01:29:39 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.39
- Bump @fluentui-react-native/pressable to v0.9.55

## 0.2.64

Wed, 01 Feb 2023 22:33:15 GMT

### Patches

- Enable @typescript-eslint/consistent-type-imports (30809111+acoates-ms@users.noreply.github.com)
- Bump @fluentui-react-native/framework to v0.8.38
- Bump @fluentui-react-native/pressable to v0.9.54
- Bump @fluentui-react-native/theme-types to v0.30.2

## 0.2.63

Mon, 30 Jan 2023 07:12:38 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.37
- Bump @fluentui-react-native/pressable to v0.9.53
- Bump @fluentui-react-native/theme-types to v0.30.1

## 0.2.62

Wed, 25 Jan 2023 21:31:18 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.36
- Bump @fluentui-react-native/pressable to v0.9.52
- Bump @fluentui-react-native/theme-types to v0.30.0

## 0.2.61

Fri, 20 Jan 2023 18:06:46 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.35
- Bump @fluentui-react-native/pressable to v0.9.51

## 0.2.60

Wed, 18 Jan 2023 01:55:11 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.34
- Bump @fluentui-react-native/pressable to v0.9.50
- Bump @fluentui-react-native/theme-types to v0.29.1

## 0.2.59

Tue, 10 Jan 2023 20:17:18 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.33
- Bump @fluentui-react-native/pressable to v0.9.49
- Bump @fluentui-react-native/theme-types to v0.29.0

## 0.2.58

Mon, 09 Jan 2023 22:25:00 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.32
- Bump @fluentui-react-native/pressable to v0.9.48

## 0.2.57

Fri, 06 Jan 2023 12:26:31 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.31
- Bump @fluentui-react-native/pressable to v0.9.47

## 0.2.56

Wed, 04 Jan 2023 16:55:53 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.46

## 0.2.55

Fri, 30 Dec 2022 16:09:27 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.30
- Bump @fluentui-react-native/pressable to v0.9.45

## 0.2.54

Fri, 30 Dec 2022 03:49:05 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.44

## 0.2.53

Thu, 29 Dec 2022 03:47:47 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.29
- Bump @fluentui-react-native/pressable to v0.9.43
- Bump @fluentui-react-native/theme-types to v0.28.0

## 0.2.52

Tue, 27 Dec 2022 22:21:15 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.28
- Bump @fluentui-react-native/pressable to v0.9.42
- Bump @fluentui-react-native/theme-types to v0.27.1

## 0.2.51

Tue, 27 Dec 2022 10:18:14 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.27
- Bump @fluentui-react-native/pressable to v0.9.41

## 0.2.50

Thu, 15 Dec 2022 14:50:50 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.26
- Bump @fluentui-react-native/pressable to v0.9.40
- Bump @fluentui-react-native/theme-types to v0.27.0

## 0.2.49

Fri, 09 Dec 2022 05:23:38 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.25
- Bump @fluentui-react-native/pressable to v0.9.39
- Bump @fluentui-react-native/theme-types to v0.26.0

## 0.2.48

Tue, 06 Dec 2022 16:59:54 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.24
- Bump @fluentui-react-native/pressable to v0.9.38

## 0.2.47

Tue, 06 Dec 2022 00:46:41 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.23
- Bump @fluentui-react-native/pressable to v0.9.37
- Bump @fluentui-react-native/theme-types to v0.25.0

## 0.2.46

Thu, 01 Dec 2022 03:12:20 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.22
- Bump @fluentui-react-native/pressable to v0.9.36
- Bump @fluentui-react-native/theme-types to v0.24.0

## 0.2.45

Mon, 28 Nov 2022 11:51:05 GMT

### Patches

- Update jest config platform to be IOS (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/framework to v0.8.21
- Bump @fluentui-react-native/pressable to v0.9.35

## 0.2.44

Wed, 16 Nov 2022 08:47:25 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.20
- Bump @fluentui-react-native/pressable to v0.9.34

## 0.2.43

Sun, 13 Nov 2022 09:17:07 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.33

## 0.2.42

Fri, 11 Nov 2022 18:06:32 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.19
- Bump @fluentui-react-native/pressable to v0.9.32

## 0.2.41

Wed, 09 Nov 2022 22:52:11 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.31

## 0.2.40

Tue, 08 Nov 2022 22:18:44 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.18
- Bump @fluentui-react-native/pressable to v0.9.30

## 0.2.39

Tue, 08 Nov 2022 19:22:01 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.17
- Bump @fluentui-react-native/pressable to v0.9.29

## 0.2.38

Fri, 04 Nov 2022 14:36:23 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.16
- Bump @fluentui-react-native/pressable to v0.9.28
- Bump @fluentui-react-native/theme-types to v0.23.1

## 0.2.37

Tue, 01 Nov 2022 16:30:56 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.27

## 0.2.36

Thu, 27 Oct 2022 11:09:35 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.15
- Bump @fluentui-react-native/pressable to v0.9.26
- Bump @fluentui-react-native/theme-types to v0.23.0

## 0.2.35

Tue, 25 Oct 2022 22:47:45 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.14
- Bump @fluentui-react-native/pressable to v0.9.25

## 0.2.34

Fri, 21 Oct 2022 13:09:26 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.13
- Bump @fluentui-react-native/pressable to v0.9.24

## 0.2.33

Thu, 20 Oct 2022 23:16:01 GMT

### Patches

- Update spec: why shadow component is different (78454019+lyzhan7@users.noreply.github.com)

## 0.2.32

Thu, 20 Oct 2022 18:30:02 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.23

## 0.2.31

Tue, 18 Oct 2022 04:06:27 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.22

## 0.2.30

Mon, 17 Oct 2022 17:52:49 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.12
- Bump @fluentui-react-native/pressable to v0.9.21

## 0.2.29

Fri, 14 Oct 2022 19:11:13 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.11
- Bump @fluentui-react-native/pressable to v0.9.20

## 0.2.28

Wed, 12 Oct 2022 21:54:15 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.10
- Bump @fluentui-react-native/pressable to v0.9.19
- Bump @fluentui-react-native/theme-types to v0.22.0

## 0.2.27

Tue, 11 Oct 2022 22:41:44 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.9
- Bump @fluentui-react-native/pressable to v0.9.18
- Bump @fluentui-react-native/theme-types to v0.21.0

## 0.2.26

Thu, 06 Oct 2022 17:24:49 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.8
- Bump @fluentui-react-native/pressable to v0.9.17

## 0.2.25

Tue, 04 Oct 2022 21:09:28 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.7
- Bump @fluentui-react-native/pressable to v0.9.16

## 0.2.24

Tue, 04 Oct 2022 17:24:58 GMT

### Patches

- Get Shadow working with layout props (78454019+lyzhan7@users.noreply.github.com)

## 0.2.23

Fri, 30 Sep 2022 08:04:44 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.6
- Bump @fluentui-react-native/pressable to v0.9.15
- Bump @fluentui-react-native/theme-types to v0.20.0

## 0.2.22

Fri, 30 Sep 2022 00:54:35 GMT

### Patches

- Update react-native to 0.68 (krsiler@microsoft.com)
- Bump @fluentui-react-native/framework to v0.8.5
- Bump @fluentui-react-native/pressable to v0.9.14
- Bump @fluentui-react-native/theme-types to v0.19.2

## 0.2.21

Mon, 26 Sep 2022 02:39:40 GMT

### Patches

- Bump @fluentui-react-native/pressable to v0.9.13

## 0.2.20

Wed, 21 Sep 2022 21:00:40 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.4
- Bump @fluentui-react-native/pressable to v0.9.12
- Bump @fluentui-react-native/theme-types to v0.19.1

## 0.2.19

Tue, 20 Sep 2022 20:05:27 GMT

### Patches

- Add border width test (78454019+lyzhan7@users.noreply.github.com)

## 0.2.18

Fri, 16 Sep 2022 01:53:06 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.3
- Bump @fluentui-react-native/pressable to v0.9.11
- Bump @fluentui-react-native/theme-types to v0.19.0

## 0.2.17

Wed, 14 Sep 2022 23:07:42 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.8.2
- Bump @fluentui-react-native/pressable to v0.9.10

## 0.2.16

Mon, 12 Sep 2022 18:52:11 GMT

### Patches

- Updated screenshots (78454019+lyzhan7@users.noreply.github.com)
- Change the test (ruaraki@microsoft.com)

## 0.2.15

Fri, 09 Sep 2022 23:54:15 GMT

### Patches

- Shadows should only take a child of type View (78454019+lyzhan7@users.noreply.github.com)

## 0.2.14

Mon, 29 Aug 2022 23:21:44 GMT

### Patches

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

## 0.2.13

Fri, 26 Aug 2022 18:15:16 GMT

### Patches

- Use undefined shadowToken in NotificationTokens (78454019+lyzhan7@users.noreply.github.com)

## 0.2.12

Mon, 15 Aug 2022 23:29:03 GMT

### Patches

- Initial SPEC.md for shadows (78454019+lyzhan7@users.noreply.github.com)

## 0.2.11

Mon, 15 Aug 2022 22:12:03 GMT

### Patches

- Pass key shadow props into child instead of a new view (78454019+lyzhan7@users.noreply.github.com)

## 0.2.10

Mon, 25 Jul 2022 21:27:20 GMT

### Patches

- Combine platform specific test apps (sanajmi@microsoft.com)

## 0.2.9

Wed, 20 Jul 2022 16:24:28 GMT

### Patches

- Fix version of theme-types to align with other packages (ruaraki@microsoft.com)

## 0.2.8

Tue, 19 Jul 2022 18:10:02 GMT

### Patches

- Empty change (sanajmi@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.18.0

## 0.2.7

Fri, 15 Jul 2022 01:22:54 GMT

### Patches

- Replace shadowDepth with shadowToken (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/theme-types to v0.18.0

## 0.2.6

Fri, 15 Jul 2022 00:29:27 GMT

### Patches

- Fix some versions (ruaraki@microsoft.com)
- Add shadow to iOS FAB (78454019+lyzhan7@users.noreply.github.com)

## 0.2.5

Thu, 14 Jul 2022 18:09:51 GMT

### Patches

- updated to rn 0.66 (duomaster01@gmail.com)
- Bump @fluentui-react-native/framework to v0.8.0

## 0.2.4

Thu, 14 Jul 2022 16:13:45 GMT

### Patches

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

## 0.2.3

Wed, 13 Jul 2022 23:23:59 GMT

### Patches

- Add shadow to FAB (78454019+lyzhan7@users.noreply.github.com)

## 0.2.2

Fri, 08 Jul 2022 21:23:37 GMT

### Patches

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

## 0.2.1

Fri, 08 Jul 2022 18:26:51 GMT

### Patches

- Update + move shadowStyleFromTheme method (78454019+lyzhan7@users.noreply.github.com)

## 0.2.0

Tue, 28 Jun 2022 00:53:43 GMT

### Minor changes

- Rename shadow to experimental-shadow (78454019+lyzhan7@users.noreply.github.com)
