Version Packages - #4202
Merged
Merged
Conversation
microsoft-react-native-sdk
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
August 20, 2026 00:05
c4d7898 to
7befdf8
Compare
microsoft-react-native-sdk
Bot
force-pushed
the
changeset-release/main
branch
from
August 20, 2026 00:09
7befdf8 to
e3926ca
Compare
Jason Morse (JasonVMo)
enabled auto-merge (squash)
August 20, 2026 00:20
Jason Morse (JasonVMo)
approved these changes
Aug 20, 2026
Anandraj (mganandraj)
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
0.10.4
Patch Changes
workspace-toolsto^0.42.00.10.2
Patch Changes
0.10.0
Minor Changes
Patch Changes
0.9.2
Patch Changes
0.9.0
Minor Changes
Patch Changes
0.8.70
Patch Changes
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
@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
useToggleStatetoframework-basefor controls whose interaction is the state change. It wrapsuseControllableValueand adds a disabled guard and no-op suppression, so the control works both when a caller owns thevalue and when it owns the value itself.
Self-driving controls support both directions through the
<state>/default<State>/on<State>Changetriple:AccordiongainsdefaultExpandedand no longer treats a suppliedexpandedvalue as its own uncontrolled default,which previously left
expanded={false}permanently collapsed.CheckboxandSwitchroute their existing axes through the shared hook so disabled and redundant changes behaveconsistently, and
Switchnow forwardsonPress.Button,Card,ListItem,ListboxItem,MenuItem,Radio, andTabkeepselectedas externally driven state.They render the value they are given and report the interaction through
onPress, because a press on a button is anaction 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 acaller-owned
React.useStatestory drives selection.ButtonandCardno longer exposeselectedas a control,because that prop decides whether the component is a toggle button or a selectable card at all, and flipping it between
undefinedandfalseresized 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/design@0.3.1
Patch Changes
@fluentui-react-native/codemods@0.6.6
Patch Changes
@fluentui-react-native/avatar@1.14.2
Patch Changes
@fluentui-react-native/badge@0.12.8
Patch Changes
@fluentui-react-native/button@0.40.8
Patch Changes
@fluentui-react-native/checkbox@0.24.8
Patch Changes
@fluentui-react-native/chip@0.5.8
Patch Changes
@fluentui-react-native/contextual-menu@0.25.9
Patch Changes
@fluentui-react-native/divider@0.8.8
Patch Changes
@fluentui-react-native/focus-trap-zone@0.14.2
Patch Changes
@fluentui-react-native/focus-zone@0.23.2
Patch Changes
@fluentui-react-native/icon@0.22.8
Patch Changes
@fluentui-react-native/input@0.8.8
Patch Changes
@fluentui-react-native/link@0.24.8
Patch Changes
@fluentui-react-native/menu@1.16.3
Patch Changes
@fluentui-react-native/menu-button@0.15.3
Patch Changes
@fluentui-react-native/notification@0.26.8
Patch Changes
@fluentui-react-native/persona@0.18.2
Patch Changes
@fluentui-react-native/persona-coin@0.17.2
Patch Changes
@fluentui-react-native/pressable@0.13.8
Patch Changes
@fluentui-react-native/radio-group@0.22.8
Patch Changes
@fluentui-react-native/separator@0.19.8
Patch Changes
@fluentui-react-native/stack@0.12.2
Patch Changes
@fluentui-react-native/switch@0.14.8
Patch Changes
@fluentui-react-native/tablist@0.8.8
Patch Changes
@fluentui-react-native/text@0.25.8
Patch Changes
@uifabricshared/foundation-composable@0.15.2
Patch Changes
@uifabricshared/foundation-compose@1.16.8
Patch Changes
@uifabricshared/foundation-settings@0.16.8
Patch Changes
@uifabricshared/foundation-tokens@0.16.8
Patch Changes
@uifabricshared/theme-registry@0.13.7
Patch Changes
@uifabricshared/themed-settings@0.13.8
Patch Changes
@uifabricshared/theming-ramp@0.21.8
Patch Changes
@uifabricshared/theming-react-native@0.21.8
Patch Changes
@fluentui-react-native/experimental-activity-indicator@0.11.8
Patch Changes
@fluentui-react-native/experimental-appearance-additions@0.8.8
Patch Changes
@fluentui-react-native/experimental-avatar@0.22.8
Patch Changes
@fluentui-react-native/experimental-checkbox@0.18.8
Patch Changes
@fluentui-react-native/drawer@0.5.8
Patch Changes
@fluentui-react-native/dropdown@0.11.9
Patch Changes
@fluentui-react-native/experimental-expander@0.9.8
Patch Changes
@fluentui-react-native/experimental-menu-button@0.11.9
Patch Changes
@fluentui-react-native/experimental-native-date-picker@0.12.7
Patch Changes
@fluentui-react-native/experimental-native-font-metrics@0.7.7
Patch Changes
@fluentui-react-native/overflow@0.5.2
Patch Changes
@fluentui-react-native/popover@0.5.8
Patch Changes
@fluentui-react-native/experimental-shadow@0.7.8
Patch Changes
@fluentui-react-native/experimental-shimmer@0.15.2
Patch Changes
@fluentui-react-native/spinner@0.10.8
Patch Changes
@fluentui-react-native/tooltip@0.5.9
Patch Changes
@fluentui-react-native/vibrancy-view@0.4.7
Patch Changes
@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
useToggleStatetoframework-basefor controls whose interaction is the state change. It wrapsuseControllableValueand adds a disabled guard and no-op suppression, so the control works both when a caller owns thevalue and when it owns the value itself.
Self-driving controls support both directions through the
<state>/default<State>/on<State>Changetriple:AccordiongainsdefaultExpandedand no longer treats a suppliedexpandedvalue as its own uncontrolled default,which previously left
expanded={false}permanently collapsed.CheckboxandSwitchroute their existing axes through the shared hook so disabled and redundant changes behaveconsistently, and
Switchnow forwardsonPress.Button,Card,ListItem,ListboxItem,MenuItem,Radio, andTabkeepselectedas externally driven state.They render the value they are given and report the interaction through
onPress, because a press on a button is anaction 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 acaller-owned
React.useStatestory drives selection.ButtonandCardno longer exposeselectedas a control,because that prop decides whether the component is a toggle button or a selectable card at all, and flipping it between
undefinedandfalseresized or re-roled the component.cbd319c: Bump package to publish via ESRP (no changes)
@fluentui-react-native/composition@0.14.2
Patch Changes
@fluentui-react-native/framework@0.17.2
Patch Changes
@fluentui-react-native/theme@0.14.2
Patch Changes
@fluentui-react-native/themed-stylesheet@1.10.2
Patch Changes
@fluentui-react-native/use-slots@0.13.2
Patch Changes
@fluentui-react-native/use-styling@0.16.2
Patch Changes
@fluentui-react-native/use-tokens@0.9.2
Patch Changes
@fluentui/react-native@0.44.2
Patch Changes
@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.includesGeneratedCodeis read by React Native core's codegen executor rather than byreact-native-windows, so it told React Native that Callout ships generated code for every platform. Callout only shipsgenerated code for Windows, so Apple codegen stopped emitting
react/renderer/components/FRNCalloutSpec/*.RCTCalloutComponentView.mmthen failed to compile,libFRNCallout.awasnever 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
RCTCallouttoCalloutcomponent rename: the generatedtypes are now
CalloutProps,CalloutEventEmitter,CalloutState,CalloutDirectionalHint,RCTCalloutViewProtocol, andRCTCalloutHandleCommand. 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
CalloutComponentNamedefinition.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/android-theme@0.26.8
Patch Changes
@fluentui-react-native/apple-theme@0.29.8
Patch Changes
@fluentui-react-native/default-theme@0.27.8
Patch Changes
@fluentui-react-native/theme-tokens@0.29.2
Patch Changes
@fluentui-react-native/theme-types@0.44.8
Patch Changes
@fluentui-react-native/theming-utils@0.27.8
Patch Changes
@fluentui-react-native/win32-theme@0.39.8
Patch Changes
@fluentui-react-native/adapters@0.15.1
Patch Changes
@fluentui-react-native/interactive-hooks@0.28.8
Patch Changes
@fluentui-react-native/styling-utils@0.8.7
Patch Changes
@fluentui-react-native/tokens@0.24.8
Patch Changes