Skip to content

Version Packages - #4202

Merged
Jason Morse (JasonVMo) merged 1 commit into
mainfrom
changeset-release/main
Aug 20, 2026
Merged

Version Packages#4202
Jason Morse (JasonVMo) merged 1 commit into
mainfrom
changeset-release/main

Conversation

@microsoft-react-native-sdk

@microsoft-react-native-sdk microsoft-react-native-sdk Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@fluentui-react-native/dependency-profiles@0.10.7

Change Log - @fluentui-react-native/dependency-profiles

0.10.6

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)

0.10.4

Patch Changes

  • 46aabca: Update workspace-tools to ^0.42.0

0.10.2

Patch Changes

  • 778d82b: Consolidation of shared utilities, dependency profile updates, and more generated components

0.10.0

Minor Changes

  • e2a4065: rework framework rendering to prepare for new component structure

Patch Changes

  • c1de024: Add central font size/weight lookup by name to design package and consume in Text.tsx

0.9.2

Patch Changes

  • 6c2d6e6: Update packages to esm, with new builds with project references

0.9.0

Minor Changes

  • b5a686c: Switch packages to type module

Patch Changes

  • ce37a6d: Remove the final configuration package (moving it to scripts) and switch to running various package validation tasks from the root
  • 51ee2fe: Bump win32 to 0.81

0.8.70

Patch Changes

  • d3d3c59: Bump dependency-profiles

0.8.49

Tue, 15 Jul 2025 23:27:24 GMT

Patches

0.8.46

Thu, 10 Jul 2025 19:20:27 GMT

Patches

0.8.1

Fri, 12 Apr 2024 21:02:38 GMT

Patches

0.8.0

Thu, 11 Apr 2024 18:08:42 GMT

Minor changes

0.7.35

Wed, 03 Apr 2024 22:55:12 GMT

Patches

0.7.34

Fri, 29 Mar 2024 18:06:59 GMT

Patches

0.7.22

Fri, 15 Mar 2024 16:26:18 GMT

Patches

0.7.15

Fri, 01 Mar 2024 20:39:10 GMT

Patches

0.7.13

Fri, 23 Feb 2024 23:29:38 GMT

Patches

0.7.0

Wed, 17 Jan 2024 01:26:39 GMT

Minor changes

0.6.0

Tue, 05 Dec 2023 00:56:17 GMT

Minor changes

0.5.9

Mon, 04 Dec 2023 22:05:01 GMT

Patches

0.5.1

Thu, 09 Nov 2023 21:59:07 GMT

Patches

0.5.0

Thu, 09 Nov 2023 02:39:08 GMT

Minor changes

0.4.66

Tue, 07 Nov 2023 20:20:33 GMT

Patches

0.4.34

Wed, 09 Aug 2023 22:02:13 GMT

Patches

0.4.0

Mon, 05 Jun 2023 19:26:22 GMT

Minor changes

0.3.0

Thu, 11 May 2023 18:38:25 GMT

Minor changes

0.2.148

Mon, 10 Apr 2023 16:10:16 GMT

Patches

0.2.66

Thu, 26 Jan 2023 17:47:06 GMT

Patches

0.1.42

Mon, 05 Dec 2022 22:48:51 GMT

Patches

0.1.0

Tue, 25 Oct 2022 15:26:47 GMT

Minor changes

@fluentui-react-native/tester@0.170.55

Patch Changes

  • 853f1fd: Moved the location of callout, with links to new location
  • cbd319c: Bump package to publish via ESRP (no changes)

@fluentui-react-native/components@0.2.2

Patch Changes

  • 853f1fd: Moved the location of callout, with links to new location

  • 5bc9e81: Normalize component controlled and uncontrolled state patterns and utilities

  • 54870b4: Remove file added inadvertently after the move of the storybook app

  • 5bc9e81: Give each stateful component axis an explicit owner.

    Adds useToggleState to framework-base for controls whose interaction is the state change. It wraps
    useControllableValue and adds a disabled guard and no-op suppression, so the control works both when a caller owns the
    value and when it owns the value itself.

    Self-driving controls support both directions through the <state> / default<State> / on<State>Change triple:

    • Accordion gains defaultExpanded and no longer treats a supplied expanded value as its own uncontrolled default,
      which previously left expanded={false} permanently collapsed.
    • Checkbox and Switch route their existing axes through the shared hook so disabled and redundant changes behave
      consistently, and Switch now forwards onPress.

    Button, Card, ListItem, ListboxItem, MenuItem, Radio, and Tab keep selected as externally driven state.
    They render the value they are given and report the interaction through onPress, because a press on a button is an
    action and a press on a tab, radio, or item is a message to the group that owns the selection.

    Storybook stories now demonstrate each axis correctly: default<State> drives the self-driving controls, and a
    caller-owned React.useState story drives selection. Button and Card no longer expose selected as a control,
    because that prop decides whether the component is a toggle button or a selectable card at all, and flipping it between
    undefined and false resized or re-roled the component.

  • cbd319c: Bump package to publish via ESRP (no changes)

  • Updated dependencies [853f1fd]

  • Updated dependencies [5bc9e81]

  • Updated dependencies [5bc9e81]

  • Updated dependencies [5bc9e81]

  • Updated dependencies [cbd319c]

    • @fluentui-react-native/callout@0.29.2
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/design@0.3.1

@fluentui-react-native/design@0.3.1

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/codemods@0.6.6

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)

@fluentui-react-native/avatar@1.14.2

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/badge@0.12.8
    • @fluentui-react-native/icon@0.22.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/badge@0.12.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/icon@0.22.8
    • @fluentui-react-native/text@0.25.8
    • @fluentui-react-native/experimental-shadow@0.7.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/button@0.40.8

Patch Changes

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

@fluentui-react-native/checkbox@0.24.8

Patch Changes

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

@fluentui-react-native/chip@0.5.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/icon@0.22.8
    • @fluentui-react-native/text@0.25.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/contextual-menu@0.25.9

Patch Changes

  • 853f1fd: Moved the location of callout, with links to new location
  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-compose@1.16.8
    • @fluentui-react-native/callout@0.29.2
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/focus-zone@0.23.2
    • @fluentui-react-native/icon@0.22.8
    • @fluentui-react-native/text@0.25.8
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/divider@0.8.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/icon@0.22.8
    • @fluentui-react-native/text@0.25.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/focus-trap-zone@0.14.2

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8

@fluentui-react-native/focus-zone@0.23.2

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8

@fluentui-react-native/icon@0.22.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/text@0.25.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/adapters@0.15.1

@fluentui-react-native/input@0.8.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/icon@0.22.8
    • @fluentui-react-native/text@0.25.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/styling-utils@0.8.7
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/link@0.24.8

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-compose@1.16.8
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/text@0.25.8
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/menu@1.16.3

Patch Changes

  • 853f1fd: Moved the location of callout, with links to new location
  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/callout@0.29.2
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/design@0.3.1
    • @fluentui-react-native/focus-zone@0.23.2
    • @fluentui-react-native/icon@0.22.8
    • @fluentui-react-native/text@0.25.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/menu-button@0.15.3

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-compose@1.16.8
    • @fluentui-react-native/contextual-menu@0.25.9
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/button@0.40.8
    • @fluentui-react-native/icon@0.22.8
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/notification@0.26.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/button@0.40.8
    • @fluentui-react-native/icon@0.22.8
    • @fluentui-react-native/pressable@0.13.8
    • @fluentui-react-native/text@0.25.8
    • @fluentui-react-native/experimental-appearance-additions@0.8.8
    • @fluentui-react-native/experimental-shadow@0.7.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/persona@0.18.2

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-compose@1.16.8
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/persona-coin@0.17.2
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @uifabricshared/foundation-tokens@0.16.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/persona-coin@0.17.2

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-compose@1.16.8
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/design@0.3.1
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @uifabricshared/foundation-tokens@0.16.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/pressable@0.13.8

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8

@fluentui-react-native/radio-group@0.22.8

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-compose@1.16.8
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/design@0.3.1
    • @fluentui-react-native/focus-zone@0.23.2
    • @fluentui-react-native/pressable@0.13.8
    • @fluentui-react-native/text@0.25.8
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/separator@0.19.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/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2

@fluentui-react-native/stack@0.12.2

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-compose@1.16.8
    • @fluentui-react-native/framework-base@0.6.1
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @uifabricshared/foundation-tokens@0.16.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/switch@0.14.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/text@0.25.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/tablist@0.8.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/focus-zone@0.23.2
    • @fluentui-react-native/icon@0.22.8
    • @fluentui-react-native/text@0.25.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/text@0.25.8

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @uifabricshared/foundation-compose@1.16.8
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/design@0.3.1
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8
    • @fluentui-react-native/tokens@0.24.8

@uifabricshared/foundation-composable@0.15.2

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
    • @uifabricshared/foundation-settings@0.16.8

@uifabricshared/foundation-compose@1.16.8

Patch Changes

  • 853f1fd: Moved the location of callout, with links to new location
  • 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
    • @uifabricshared/foundation-composable@0.15.2
    • @uifabricshared/foundation-settings@0.16.8
    • @uifabricshared/foundation-tokens@0.16.8
    • @uifabricshared/themed-settings@0.13.8
    • @uifabricshared/theming-ramp@0.21.8
    • @fluentui-react-native/default-theme@0.27.8

@uifabricshared/foundation-settings@0.16.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

@uifabricshared/foundation-tokens@0.16.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
    • @uifabricshared/foundation-settings@0.16.8
    • @fluentui-react-native/tokens@0.24.8

@uifabricshared/theme-registry@0.13.7

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)

@uifabricshared/themed-settings@0.13.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
    • @uifabricshared/foundation-settings@0.16.8

@uifabricshared/theming-ramp@0.21.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
    • @uifabricshared/foundation-settings@0.16.8

@uifabricshared/theming-react-native@0.21.8

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @uifabricshared/theme-registry@0.13.7
    • @uifabricshared/theming-ramp@0.21.8
    • @fluentui-react-native/default-theme@0.27.8
    • @fluentui-react-native/win32-theme@0.39.8

@fluentui-react-native/experimental-activity-indicator@0.11.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/framework@0.17.2

@fluentui-react-native/experimental-appearance-additions@0.8.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/experimental-avatar@0.22.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/framework@0.17.2

@fluentui-react-native/experimental-checkbox@0.18.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/checkbox@0.24.8
    • @fluentui-react-native/framework@0.17.2

@fluentui-react-native/drawer@0.5.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/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/interactive-hooks@0.28.8

@fluentui-react-native/dropdown@0.11.9

Patch Changes

  • 853f1fd: Moved the location of callout, with links to new location
  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/callout@0.29.2
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/design@0.3.1
    • @fluentui-react-native/button@0.40.8
    • @fluentui-react-native/text@0.25.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/adapters@0.15.1
    • @fluentui-react-native/interactive-hooks@0.28.8

@fluentui-react-native/experimental-expander@0.9.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/framework@0.17.2

@fluentui-react-native/experimental-menu-button@0.11.9

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/contextual-menu@0.25.9
    • @fluentui-react-native/framework-base@0.6.1
    • @fluentui-react-native/button@0.40.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/experimental-native-date-picker@0.12.7

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)

@fluentui-react-native/experimental-native-font-metrics@0.7.7

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)

@fluentui-react-native/overflow@0.5.2

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/popover@0.5.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/framework@0.17.2
    • @fluentui-react-native/adapters@0.15.1

@fluentui-react-native/experimental-shadow@0.7.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/pressable@0.13.8
    • @fluentui-react-native/framework@0.17.2

@fluentui-react-native/experimental-shimmer@0.15.2

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/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/spinner@0.10.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/text@0.25.8
    • @fluentui-react-native/framework@0.17.2
    • @fluentui-react-native/use-styling@0.16.2

@fluentui-react-native/tooltip@0.5.9

Patch Changes

  • 853f1fd: Moved the location of callout, with links to new location
  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/callout@0.29.2
    • @fluentui-react-native/framework-base@0.6.1

@fluentui-react-native/vibrancy-view@0.4.7

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/adapters@0.15.1

@fluentui-react-native/framework-base@0.6.1

Patch Changes

  • 5bc9e81: Normalize component controlled and uncontrolled state patterns and utilities

  • 5bc9e81: Give each stateful component axis an explicit owner.

    Adds useToggleState to framework-base for controls whose interaction is the state change. It wraps
    useControllableValue and adds a disabled guard and no-op suppression, so the control works both when a caller owns the
    value and when it owns the value itself.

    Self-driving controls support both directions through the <state> / default<State> / on<State>Change triple:

    • Accordion gains defaultExpanded and no longer treats a supplied expanded value as its own uncontrolled default,
      which previously left expanded={false} permanently collapsed.
    • Checkbox and Switch route their existing axes through the shared hook so disabled and redundant changes behave
      consistently, and Switch now forwards onPress.

    Button, Card, ListItem, ListboxItem, MenuItem, Radio, and Tab keep selected as externally driven state.
    They render the value they are given and report the interaction through onPress, because a press on a button is an
    action and a press on a tab, radio, or item is a message to the group that owns the selection.

    Storybook stories now demonstrate each axis correctly: default<State> drives the self-driving controls, and a
    caller-owned React.useState story drives selection. Button and Card no longer expose selected as a control,
    because that prop decides whether the component is a toggle button or a selectable card at all, and flipping it between
    undefined and false resized or re-roled the component.

  • cbd319c: Bump package to publish via ESRP (no changes)

@fluentui-react-native/composition@0.14.2

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/use-slots@0.13.2
    • @fluentui-react-native/use-styling@0.16.2

@fluentui-react-native/framework@0.17.2

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/composition@0.14.2
    • @fluentui-react-native/use-slots@0.13.2
    • @fluentui-react-native/use-styling@0.16.2
    • @fluentui-react-native/use-tokens@0.9.2
    • @fluentui-react-native/default-theme@0.27.8
    • @fluentui-react-native/tokens@0.24.8

@fluentui-react-native/theme@0.14.2

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/design@0.3.1

@fluentui-react-native/themed-stylesheet@1.10.2

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/use-slots@0.13.2

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/use-styling@0.16.2

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/use-tokens@0.9.2

@fluentui-react-native/use-tokens@0.9.2

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@0.44.2

Patch Changes

  • 853f1fd: Moved the location of callout, with links to new location
  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [853f1fd]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [5bc9e81]
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/contextual-menu@0.25.9
    • @fluentui-react-native/callout@0.29.2
    • @fluentui-react-native/button@0.40.8
    • @fluentui-react-native/checkbox@0.24.8
    • @fluentui-react-native/focus-trap-zone@0.14.2
    • @fluentui-react-native/focus-zone@0.23.2
    • @fluentui-react-native/link@0.24.8
    • @fluentui-react-native/menu-button@0.15.3
    • @fluentui-react-native/persona@0.18.2
    • @fluentui-react-native/persona-coin@0.17.2
    • @fluentui-react-native/pressable@0.13.8
    • @fluentui-react-native/radio-group@0.22.8
    • @fluentui-react-native/separator@0.19.8
    • @fluentui-react-native/tablist@0.8.8
    • @fluentui-react-native/text@0.25.8
    • @fluentui-react-native/interactive-hooks@0.28.8

@fluentui-react-native/callout@0.29.2

Patch Changes

  • 853f1fd: Moved the location of callout, with links to new location

  • 5bc9e81: Fix the macOS Fabric build for Callout.

    codegenConfig.includesGeneratedCode is read by React Native core's codegen executor rather than by
    react-native-windows, so it told React Native that Callout ships generated code for every platform. Callout only ships
    generated code for Windows, so Apple codegen stopped emitting
    react/renderer/components/FRNCalloutSpec/*. RCTCalloutComponentView.mm then failed to compile, libFRNCallout.a was
    never produced, and consuming apps failed at the link step with library 'FRNCallout' not found.

    Removed the flag and updated the macOS component view for the RCTCallout to Callout component rename: the generated
    types are now CalloutProps, CalloutEventEmitter, CalloutState, CalloutDirectionalHint,
    RCTCalloutViewProtocol, and RCTCalloutHandleCommand. The view no longer redeclares the component name, shadow node,
    or component descriptor by hand and imports them from the generated headers instead, which also removes a duplicate
    CalloutComponentName definition.

  • 5bc9e81: Normalize component controlled and uncontrolled state patterns and utilities

  • 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/android-theme@0.26.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/theme-tokens@0.29.2
    • @fluentui-react-native/theming-utils@0.27.8

@fluentui-react-native/apple-theme@0.29.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/experimental-appearance-additions@0.8.8
    • @fluentui-react-native/default-theme@0.27.8
    • @fluentui-react-native/theme-tokens@0.29.2
    • @fluentui-react-native/theming-utils@0.27.8

@fluentui-react-native/default-theme@0.27.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/theme-tokens@0.29.2
    • @fluentui-react-native/theming-utils@0.27.8

@fluentui-react-native/theme-tokens@0.29.2

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/design@0.3.1

@fluentui-react-native/theme-types@0.44.8

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/design@0.3.1

@fluentui-react-native/theming-utils@0.27.8

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/design@0.3.1
    • @fluentui-react-native/tokens@0.24.8

@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

@fluentui-react-native/adapters@0.15.1

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)

@fluentui-react-native/interactive-hooks@0.28.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/adapters@0.15.1

@fluentui-react-native/styling-utils@0.8.7

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)

@fluentui-react-native/tokens@0.24.8

Patch Changes

  • cbd319c: Bump package to publish via ESRP (no changes)
  • Updated dependencies [cbd319c]
    • @fluentui-react-native/design@0.3.1
    • @fluentui-react-native/adapters@0.15.1

@microsoft-react-native-sdk
microsoft-react-native-sdk Bot force-pushed the changeset-release/main branch 3 times, most recently from c4d7898 to 7befdf8 Compare August 20, 2026 00:05
@JasonVMo
Jason Morse (JasonVMo) merged commit dcbe0fa into main Aug 20, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants