Version Packages - #4307
Open
microsoft-react-native-sdk[bot] wants to merge 1 commit into
Open
Version Packages#4307microsoft-react-native-sdk[bot] wants to merge 1 commit into
microsoft-react-native-sdk[bot] wants to merge 1 commit into
Conversation
Contributor
Bundle size reportTree-shaken production Metro bundles. Component costs are relative to their platform shell; shell costs are absolute.
The job is advisory: size changes are reported but do not fail the pull request. Bundle or analysis errors still fail. |
microsoft-react-native-sdk
Bot
force-pushed
the
changeset-release/main
branch
from
September 15, 2026 01:02
3ec2659 to
b560894
Compare
microsoft-react-native-sdk
Bot
force-pushed
the
changeset-release/main
branch
from
September 17, 2026 16:36
b560894 to
f059e92
Compare
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/components@0.6.0
Minor Changes
65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors.
Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime.
Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions.
Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly.
Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation.
Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified.
65245b4: Add useFocusVisuals and shared focus-ring styling, and migrate focusable components to optional FocusRing state slots. Windows and macOS default to native rings; Win32 defaults to keyboard-modality-aware custom rings. The hook supports native-ring overrides and always-visible focused custom rings. Component scenes now require ThemedRoot, and unstable state no longer carries focusVisualProps or Checkbox's local focusVisible flag.
Patch Changes
verification, and prebuilt-only Storybook PR pipeline integration for the
desktop-driver package. Keep the FocusZone Windows WinMD compatible with the
consuming Storybook application's target SDK.
FocusVisual implementation behind a shared evaluation switch. Require React
Native Windows 0.81.35 or newer for the native focus visual crash fix.
Refresh the Windows Callout and FocusZone NuGet locks to the same runtime version.
content-addressed artifacts, and add the Windows/Win32 C++ and macOS Swift
providers. Storybook can build the helper independently, ensures it during
prep, and attaches authored smoke tests to the exact app process it launched.
macOS cache resolution pins stable signatures to the leaf certificate and
designated requirement, makes source builds reproducible, verifies Hardened
Runtime and secure timestamps, reports TCC/AX diagnostics, and normalizes Fabric
accessibility roles, window identity, input, and Retina ScreenCaptureKit
evidence.
@fluentui-react-native/design@0.5.0
Minor Changes
65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors.
Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime.
Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions.
Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly.
Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation.
Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified.
65245b4: Add a View-compatible ThemedRoot with inherited theme and appearance options, default Flex tokens, and a stable scene context that tracks keyboard and pointer input without rerendering consumers.
Patch Changes
@fluentui-react-native/desktop-driver@0.3.0
Minor Changes
content-addressed artifacts, and add the Windows/Win32 C++ and macOS Swift
providers. Storybook can build the helper independently, ensures it during
prep, and attaches authored smoke tests to the exact app process it launched.
macOS cache resolution pins stable signatures to the leaf certificate and
designated requirement, makes source builds reproducible, verifies Hardened
Runtime and secure timestamps, reports TCC/AX diagnostics, and normalizes Fabric
accessibility roles, window identity, input, and Retina ScreenCaptureKit
evidence.
Patch Changes
5b3f74c: Add the native macOS and Windows implementations, explicit native build
verification, and prebuilt-only Storybook PR pipeline integration for the
desktop-driver package. Keep the FocusZone Windows WinMD compatible with the
consuming Storybook application's target SDK.
8d31a6b: Capture ordered per-command stdout/stderr logs, replay full output on failure or in verbose mode, and report contextual story navigation and test failures with nested causes.
65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors.
Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime.
Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions.
Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly.
Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation.
Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified.
8d31a6b: Add named, individually isolated WDIO story tests with target-platform context and test-name filtering. Migrate Button's declarative desktop-driver plans to executable WebdriverIO callbacks.
@fluentui-react-native/storybook-desktop@0.3.0
Minor Changes
65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors.
Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime.
Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions.
Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly.
Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation.
Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified.
8d31a6b: Add opt-in executable WebdriverIO callbacks in React Native stories, Storybook-owned test configuration, isolated Node execution, and Button examples.
8d31a6b: Add named, individually isolated WDIO story tests with target-platform context and test-name filtering. Migrate Button's declarative desktop-driver plans to executable WebdriverIO callbacks.
5b3f74c: Build the source-shipped native desktop helper explicitly, reuse verified
content-addressed artifacts, and add the Windows/Win32 C++ and macOS Swift
providers. Storybook can build the helper independently, ensures it during
prep, and attaches authored smoke tests to the exact app process it launched.
macOS cache resolution pins stable signatures to the leaf certificate and
designated requirement, makes source builds reproducible, verifies Hardened
Runtime and secure timestamps, reports TCC/AX diagnostics, and normalizes Fabric
accessibility roles, window identity, input, and Retina ScreenCaptureKit
evidence.
Patch Changes
verification, and prebuilt-only Storybook PR pipeline integration for the
desktop-driver package. Keep the FocusZone Windows WinMD compatible with the
consuming Storybook application's target SDK.
@fluentui-react-native/storybook-desktop-runtime@0.3.0
Minor Changes
Patch Changes
5b3f74c: Add the native macOS and Windows implementations, explicit native build
verification, and prebuilt-only Storybook PR pipeline integration for the
desktop-driver package. Keep the FocusZone Windows WinMD compatible with the
consuming Storybook application's target SDK.
65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors.
Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime.
Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions.
Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly.
Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation.
Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified.
5b3f74c: Build the source-shipped native desktop helper explicitly, reuse verified
content-addressed artifacts, and add the Windows/Win32 C++ and macOS Swift
providers. Storybook can build the helper independently, ensures it during
prep, and attaches authored smoke tests to the exact app process it launched.
macOS cache resolution pins stable signatures to the leaf certificate and
designated requirement, makes source builds reproducible, verifies Hardened
Runtime and secure timestamps, reports TCC/AX diagnostics, and normalizes Fabric
accessibility roles, window identity, input, and Retina ScreenCaptureKit
evidence.
Updated dependencies [65245b4]
Updated dependencies [65245b4]
Updated dependencies [65245b4]
@fluentui-react-native/dependency-profiles@0.10.14
Change Log - @fluentui-react-native/dependency-profiles
0.10.9
Patch Changes
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/framework-base@0.8.0
Minor Changes
65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors.
Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime.
Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions.
Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly.
Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation.
Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified.
@fluentui-react-native/avatar@1.14.7
Patch Changes
@fluentui-react-native/badge@0.12.13
Patch Changes
@fluentui-react-native/button@0.40.13
Patch Changes
@fluentui-react-native/checkbox@0.24.13
Patch Changes
@fluentui-react-native/chip@0.5.13
Patch Changes
@fluentui-react-native/contextual-menu@0.25.14
Patch Changes
@fluentui-react-native/divider@0.8.13
Patch Changes
@fluentui-react-native/focus-trap-zone@0.14.4
Patch Changes
@fluentui-react-native/focus-zone@0.23.5
Patch Changes
5b3f74c: Add the native macOS and Windows implementations, explicit native build
verification, and prebuilt-only Storybook PR pipeline integration for the
desktop-driver package. Keep the FocusZone Windows WinMD compatible with the
consuming Storybook application's target SDK.
65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors.
Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime.
Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions.
Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly.
Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation.
Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified.
65245b4: Use native focus visuals on all platforms by default while retaining the custom
FocusVisual implementation behind a shared evaluation switch. Require React
Native Windows 0.81.35 or newer for the native focus visual crash fix.
Refresh the Windows Callout and FocusZone NuGet locks to the same runtime version.
Updated dependencies [65245b4]
@fluentui-react-native/icon@0.22.13
Patch Changes
@fluentui-react-native/input@0.8.13
Patch Changes
@fluentui-react-native/link@0.24.13
Patch Changes
@fluentui-react-native/menu@1.16.8
Patch Changes
@fluentui-react-native/menu-button@0.15.8
Patch Changes
@fluentui-react-native/notification@0.26.13
Patch Changes
@fluentui-react-native/persona@0.18.7
Patch Changes
@fluentui-react-native/persona-coin@0.17.7
Patch Changes
@fluentui-react-native/pressable@0.13.10
Patch Changes
@fluentui-react-native/radio-group@0.22.13
Patch Changes
@fluentui-react-native/separator@0.19.13
Patch Changes
@fluentui-react-native/stack@0.12.7
Patch Changes
@fluentui-react-native/switch@0.14.13
Patch Changes
@fluentui-react-native/tablist@0.8.13
Patch Changes
@fluentui-react-native/text@0.25.13
Patch Changes
@uifabricshared/foundation-composable@0.15.4
Patch Changes
@uifabricshared/foundation-compose@1.16.13
Patch Changes
@uifabricshared/foundation-settings@0.16.10
Patch Changes
@uifabricshared/foundation-tokens@0.16.13
Patch Changes
@uifabricshared/themed-settings@0.13.10
Patch Changes
@uifabricshared/theming-ramp@0.21.13
Patch Changes
@uifabricshared/theming-react-native@0.21.13
Patch Changes
@fluentui-react-native/experimental-activity-indicator@0.11.13
Patch Changes
@fluentui-react-native/experimental-appearance-additions@0.8.10
Patch Changes
@fluentui-react-native/experimental-avatar@0.22.13
Patch Changes
@fluentui-react-native/experimental-checkbox@0.18.13
Patch Changes
@fluentui-react-native/drawer@0.5.13
Patch Changes
@fluentui-react-native/dropdown@0.11.14
Patch Changes
@fluentui-react-native/experimental-expander@0.9.13
Patch Changes
@fluentui-react-native/experimental-menu-button@0.11.14
Patch Changes
@fluentui-react-native/overflow@0.5.4
Patch Changes
@fluentui-react-native/popover@0.5.13
Patch Changes
@fluentui-react-native/experimental-shadow@0.7.13
Patch Changes
@fluentui-react-native/experimental-shimmer@0.15.7
Patch Changes
@fluentui-react-native/spinner@0.10.13
Patch Changes
@fluentui-react-native/tooltip@0.5.12
Patch Changes
@fluentui-react-native/composition@0.14.4
Patch Changes
@fluentui-react-native/framework@0.17.7
Patch Changes
@fluentui-react-native/use-slots@0.13.4
Patch Changes
@fluentui-react-native/use-styling@0.16.4
Patch Changes
@fluentui-react-native/use-tokens@0.9.4
Patch Changes
@fluentui/react-native@0.44.7
Patch Changes
@fluentui-react-native/callout@0.29.5
Patch Changes
FocusVisual implementation behind a shared evaluation switch. Require React
Native Windows 0.81.35 or newer for the native focus visual crash fix.
Refresh the Windows Callout and FocusZone NuGet locks to the same runtime version.
@fluentui-react-native/theme@0.14.7
Patch Changes
@fluentui-react-native/theme-tokens@0.29.7
Patch Changes
@fluentui-react-native/theme-types@0.44.13
Patch Changes
@fluentui-react-native/themed-stylesheet@1.10.7
Patch Changes
@fluentui-react-native/theming-utils@0.27.13
Patch Changes
@fluentui-react-native/tokens@0.24.13
Patch Changes
@fluentui-react-native/android-theme@0.26.13
Patch Changes
@fluentui-react-native/apple-theme@0.29.13
Patch Changes
@fluentui-react-native/default-theme@0.27.13
Patch Changes
@fluentui-react-native/win32-theme@0.39.13
Patch Changes
@fluentui-react-native/interactive-hooks@0.28.10
Patch Changes