diff --git a/change/@fluentui-react-charts-35c73142-960e-4539-8688-379264b9cc34.json b/change/@fluentui-react-charts-35c73142-960e-4539-8688-379264b9cc34.json deleted file mode 100644 index 3560648a1e6e25..00000000000000 --- a/change/@fluentui-react-charts-35c73142-960e-4539-8688-379264b9cc34.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Accessibility bug fixes", - "packageName": "@fluentui/react-charts", - "email": "132879294+v-baambati@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-migration-v8-v9-ab8fed66-4a0c-4fe4-96ed-8ea01f4e4445.json b/change/@fluentui-react-migration-v8-v9-ab8fed66-4a0c-4fe4-96ed-8ea01f4e4445.json deleted file mode 100644 index 21a65f7fe0fd2b..00000000000000 --- a/change/@fluentui-react-migration-v8-v9-ab8fed66-4a0c-4fe4-96ed-8ea01f4e4445.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix: align @fluentui/fluent2-theme and @fluentui/react dependency ranges with republished v8 versions", - "packageName": "@fluentui/react-migration-v8-v9", - "email": "martinhochel@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-tag-picker-d940d709-b689-43c2-b24b-094e17f8e1ff.json b/change/@fluentui-react-tag-picker-d940d709-b689-43c2-b24b-094e17f8e1ff.json deleted file mode 100644 index 8749c0af57c7ca..00000000000000 --- a/change/@fluentui-react-tag-picker-d940d709-b689-43c2-b24b-094e17f8e1ff.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "feat: export useTagPickerContextValues and TagPickerControlInternalSlots for headless composition", - "packageName": "@fluentui/react-tag-picker", - "email": "vgenaev@gmail.com", - "dependentChangeType": "patch" -} diff --git a/packages/charts/react-charts/library/CHANGELOG.json b/packages/charts/react-charts/library/CHANGELOG.json index cafe68d5ea976a..63b59e93bc80ed 100644 --- a/packages/charts/react-charts/library/CHANGELOG.json +++ b/packages/charts/react-charts/library/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-charts", "entries": [ + { + "date": "Wed, 15 Jul 2026 14:10:40 GMT", + "tag": "@fluentui/react-charts_v9.3.22", + "version": "9.3.22", + "comments": { + "patch": [ + { + "author": "132879294+v-baambati@users.noreply.github.com", + "package": "@fluentui/react-charts", + "commit": "e75edae32b44d1733e392f420e5dd2d6fa8bfa0d", + "comment": "Accessibility bug fixes" + }, + { + "author": "beachball", + "package": "@fluentui/react-charts", + "comment": "Bump @fluentui/react-overflow to v9.9.1", + "commit": "cbee28ba42d268404e9b9663a6a3a33e205c66d1" + } + ] + } + }, { "date": "Mon, 29 Jun 2026 15:15:07 GMT", "tag": "@fluentui/react-charts_v9.3.21", diff --git a/packages/charts/react-charts/library/CHANGELOG.md b/packages/charts/react-charts/library/CHANGELOG.md index 4df1018b42bd64..1606b3e0737e03 100644 --- a/packages/charts/react-charts/library/CHANGELOG.md +++ b/packages/charts/react-charts/library/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-charts -This log was last generated on Mon, 29 Jun 2026 15:15:07 GMT and should not be manually modified. +This log was last generated on Wed, 15 Jul 2026 14:10:40 GMT and should not be manually modified. +## [9.3.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts_v9.3.22) + +Wed, 15 Jul 2026 14:10:40 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charts_v9.3.21..@fluentui/react-charts_v9.3.22) + +### Patches + +- Accessibility bug fixes ([PR #36292](https://github.com/microsoft/fluentui/pull/36292) by 132879294+v-baambati@users.noreply.github.com) +- Bump @fluentui/react-overflow to v9.9.1 ([PR #36401](https://github.com/microsoft/fluentui/pull/36401) by beachball) + ## [9.3.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts_v9.3.21) Mon, 29 Jun 2026 15:15:07 GMT diff --git a/packages/charts/react-charts/library/package.json b/packages/charts/react-charts/library/package.json index 53c5d7884295d7..2162204582fc92 100644 --- a/packages/charts/react-charts/library/package.json +++ b/packages/charts/react-charts/library/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-charts", - "version": "9.3.21", + "version": "9.3.22", "description": "React web chart controls for Microsoft fluentui v9 system.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -24,7 +24,7 @@ "@fluentui/chart-utilities": "^1.1.39", "@fluentui/react-button": "^9.10.1", "@fluentui/react-jsx-runtime": "^9.4.4", - "@fluentui/react-overflow": "^9.9.0", + "@fluentui/react-overflow": "^9.9.1", "@fluentui/react-popover": "^9.14.4", "@fluentui/react-shared-contexts": "^9.26.2", "@fluentui/react-tabster": "^9.26.16", diff --git a/packages/react-components/priority-overflow/CHANGELOG.json b/packages/react-components/priority-overflow/CHANGELOG.json index b235c832d2d3dc..42c925d5111b95 100644 --- a/packages/react-components/priority-overflow/CHANGELOG.json +++ b/packages/react-components/priority-overflow/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/priority-overflow", "entries": [ + { + "date": "Wed, 15 Jul 2026 14:10:40 GMT", + "tag": "@fluentui/priority-overflow_v9.4.1", + "version": "9.4.1", + "comments": { + "patch": [ + { + "author": "bernardo.sunderhus@gmail.com", + "package": "@fluentui/priority-overflow", + "commit": "cbee28ba42d268404e9b9663a6a3a33e205c66d1", + "comment": "fix: avoid overflow snapshot updates after unmount" + } + ] + } + }, { "date": "Wed, 24 Jun 2026 11:10:05 GMT", "tag": "@fluentui/priority-overflow_v9.4.0", diff --git a/packages/react-components/priority-overflow/CHANGELOG.md b/packages/react-components/priority-overflow/CHANGELOG.md index 6c5ad2c96d2ab4..a32592aeb08188 100644 --- a/packages/react-components/priority-overflow/CHANGELOG.md +++ b/packages/react-components/priority-overflow/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/priority-overflow -This log was last generated on Wed, 24 Jun 2026 11:10:05 GMT and should not be manually modified. +This log was last generated on Wed, 15 Jul 2026 14:10:40 GMT and should not be manually modified. +## [9.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.4.1) + +Wed, 15 Jul 2026 14:10:40 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.4.0..@fluentui/priority-overflow_v9.4.1) + +### Patches + +- fix: avoid overflow snapshot updates after unmount ([PR #36401](https://github.com/microsoft/fluentui/pull/36401) by bernardo.sunderhus@gmail.com) + ## [9.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.4.0) Wed, 24 Jun 2026 11:10:05 GMT diff --git a/packages/react-components/priority-overflow/package.json b/packages/react-components/priority-overflow/package.json index d12f3c85e07889..85ce6eac4e2e49 100644 --- a/packages/react-components/priority-overflow/package.json +++ b/packages/react-components/priority-overflow/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/priority-overflow", - "version": "9.4.0", + "version": "9.4.1", "description": "Vanilla JS utilities to implement overflow menus", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/react-components/priority-overflow/src/overflowManager.test.ts b/packages/react-components/priority-overflow/src/overflowManager.test.ts index fc489028228e31..d6936206bec85d 100644 --- a/packages/react-components/priority-overflow/src/overflowManager.test.ts +++ b/packages/react-components/priority-overflow/src/overflowManager.test.ts @@ -136,6 +136,28 @@ describe('overflowManager', () => { }); }); + it('should not notify subscribers when disconnect runs', () => { + const manager = createOverflowManager(createObserveOptions()); + const container = createContainer(100); + const item = createElementWithSize('button', 40); + const listener = jest.fn(); + + manager.addItem({ element: item, id: 'a', priority: 1 }); + manager.observe(container); + manager.forceUpdate(); + listener.mockClear(); + + manager.subscribe(listener); + manager.disconnect(); + + expect(listener).not.toHaveBeenCalled(); + expect(manager.getSnapshot()).toEqual({ + itemVisibility: {}, + groupVisibility: {}, + invisibleItemCount: 0, + }); + }); + it('should re-dispatch when the overflow menu is attached while observing', () => { const onUpdateOverflow = jest.fn(); const manager = createOverflowManager(createObserveOptions({ onUpdateOverflow })); diff --git a/packages/react-components/priority-overflow/src/overflowManager.ts b/packages/react-components/priority-overflow/src/overflowManager.ts index d26a3af1f3959a..ac384706f50f68 100644 --- a/packages/react-components/priority-overflow/src/overflowManager.ts +++ b/packages/react-components/priority-overflow/src/overflowManager.ts @@ -305,8 +305,10 @@ export function createOverflowManager(initialOptions: Partial = removeOverflowMenu(); sizeCache.clear(); - // notify subscribers that the manager is no longer tracking anything - takeSnapshot(EMPTY_SNAPSHOT); + // Reset the snapshot during teardown, but do not broadcast a final update. + // Consumers unsubscribe as part of unmount, and a disconnect-time notification can race + // those cleanups and dispatch into already-unmounting React listeners. + snapshot = EMPTY_SNAPSHOT; }; const addItem: OverflowManager['addItem'] = items => { diff --git a/packages/react-components/react-components/CHANGELOG.json b/packages/react-components/react-components/CHANGELOG.json index 119cbc2d0a433d..88bd85df9bd72f 100644 --- a/packages/react-components/react-components/CHANGELOG.json +++ b/packages/react-components/react-components/CHANGELOG.json @@ -1,6 +1,41 @@ { "name": "@fluentui/react-components", "entries": [ + { + "date": "Wed, 15 Jul 2026 14:10:40 GMT", + "tag": "@fluentui/react-components_v9.74.4", + "version": "9.74.4", + "comments": { + "patch": [ + { + "author": "bernardo.sunderhus@gmail.com", + "package": "@fluentui/priority-overflow", + "commit": "cbee28ba42d268404e9b9663a6a3a33e205c66d1", + "comment": "fix: avoid overflow snapshot updates after unmount" + }, + { + "author": "132879294+v-baambati@users.noreply.github.com", + "package": "@fluentui/react-charts", + "commit": "e75edae32b44d1733e392f420e5dd2d6fa8bfa0d", + "comment": "Accessibility bug fixes" + }, + { + "author": "martinhochel@microsoft.com", + "package": "@fluentui/react-migration-v8-v9", + "commit": "f03f1e4e00455a54ab180a218962a7ae685e3b9b", + "comment": "fix: align @fluentui/fluent2-theme and @fluentui/react dependency ranges with republished v8 versions" + } + ], + "minor": [ + { + "author": "vgenaev@gmail.com", + "package": "@fluentui/react-tag-picker", + "commit": "65db820de531aa7ec14bb33644cd93162722af30", + "comment": "feat: export useTagPickerContextValues and TagPickerControlInternalSlots for headless composition" + } + ] + } + }, { "date": "Mon, 29 Jun 2026 15:15:06 GMT", "tag": "@fluentui/react-components_v9.74.3", diff --git a/packages/react-components/react-components/CHANGELOG.md b/packages/react-components/react-components/CHANGELOG.md index 4f7662e58d04ae..627ad2bcfe78b3 100644 --- a/packages/react-components/react-components/CHANGELOG.md +++ b/packages/react-components/react-components/CHANGELOG.md @@ -1,9 +1,28 @@ # Change Log - @fluentui/react-components -This log was last generated on Mon, 29 Jun 2026 15:15:06 GMT and should not be manually modified. +This log was last generated on Wed, 15 Jul 2026 14:10:40 GMT and should not be manually modified. +## [9.74.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.74.4) + +Wed, 15 Jul 2026 14:10:40 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.74.3..@fluentui/react-components_v9.74.4) + +### Minor changes + +- `@fluentui/react-tag-picker` + - feat: export useTagPickerContextValues and TagPickerControlInternalSlots for headless composition ([PR #36353](https://github.com/microsoft/fluentui/pull/36353) by vgenaev@gmail.com) + +### Patches + +- `@fluentui/priority-overflow` + - fix: avoid overflow snapshot updates after unmount ([PR #36401](https://github.com/microsoft/fluentui/pull/36401) by bernardo.sunderhus@gmail.com) +- `@fluentui/react-charts` + - Accessibility bug fixes ([PR #36292](https://github.com/microsoft/fluentui/pull/36292) by 132879294+v-baambati@users.noreply.github.com) +- `@fluentui/react-migration-v8-v9` + - fix: align @fluentui/fluent2-theme and @fluentui/react dependency ranges with republished v8 versions ([PR #36364](https://github.com/microsoft/fluentui/pull/36364) by martinhochel@microsoft.com) + ## [9.74.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.74.3) Mon, 29 Jun 2026 15:15:06 GMT diff --git a/packages/react-components/react-components/package.json b/packages/react-components/react-components/package.json index f3b2de1ea987c0..71beeef3d2b342 100644 --- a/packages/react-components/react-components/package.json +++ b/packages/react-components/react-components/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-components", - "version": "9.74.3", + "version": "9.74.4", "description": "Suite package for converged React components", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,7 +32,7 @@ "@fluentui/react-link": "^9.8.3", "@fluentui/react-list": "^9.6.16", "@fluentui/react-menu": "^9.25.1", - "@fluentui/react-overflow": "^9.9.0", + "@fluentui/react-overflow": "^9.9.1", "@fluentui/react-persona": "^9.7.5", "@fluentui/react-portal": "^9.8.14", "@fluentui/react-popover": "^9.14.4", @@ -69,7 +69,7 @@ "@fluentui/react-rating": "^9.4.3", "@fluentui/react-search": "^9.4.4", "@fluentui/react-teaching-popover": "^9.7.2", - "@fluentui/react-tag-picker": "^9.9.0", + "@fluentui/react-tag-picker": "^9.10.0", "@fluentui/react-motion": "^9.16.1", "@fluentui/react-carousel": "^9.9.10", "@fluentui/react-color-picker": "^9.2.18", diff --git a/packages/react-components/react-headless-components-preview/library/package.json b/packages/react-components/react-headless-components-preview/library/package.json index eda2be243c3a0b..ecc3b74c434a62 100644 --- a/packages/react-components/react-headless-components-preview/library/package.json +++ b/packages/react-components/react-headless-components-preview/library/package.json @@ -41,7 +41,7 @@ "@fluentui/react-message-bar": "^9.7.3", "@fluentui/react-teaching-popover": "^9.7.2", "@fluentui/react-nav": "^9.4.2", - "@fluentui/react-overflow": "^9.9.0", + "@fluentui/react-overflow": "^9.9.1", "@fluentui/react-persona": "^9.7.5", "@fluentui/react-popover": "^9.14.4", "@fluentui/react-positioning": "^9.22.3", diff --git a/packages/react-components/react-migration-v0-v9/library/CHANGELOG.json b/packages/react-components/react-migration-v0-v9/library/CHANGELOG.json index d5a84da64d2913..36bad4d1ba41d3 100644 --- a/packages/react-components/react-migration-v0-v9/library/CHANGELOG.json +++ b/packages/react-components/react-migration-v0-v9/library/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-migration-v0-v9", "entries": [ + { + "date": "Wed, 15 Jul 2026 14:10:41 GMT", + "tag": "@fluentui/react-migration-v0-v9_v9.6.33", + "version": "9.6.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-migration-v0-v9", + "comment": "Bump @fluentui/react-components to v9.74.4", + "commit": "cbee28ba42d268404e9b9663a6a3a33e205c66d1" + } + ] + } + }, { "date": "Mon, 29 Jun 2026 15:15:07 GMT", "tag": "@fluentui/react-migration-v0-v9_v9.6.32", diff --git a/packages/react-components/react-migration-v0-v9/library/CHANGELOG.md b/packages/react-components/react-migration-v0-v9/library/CHANGELOG.md index 179e92d3ee9392..fbf0a9fd924fdf 100644 --- a/packages/react-components/react-migration-v0-v9/library/CHANGELOG.md +++ b/packages/react-components/react-migration-v0-v9/library/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-migration-v0-v9 -This log was last generated on Mon, 29 Jun 2026 15:15:07 GMT and should not be manually modified. +This log was last generated on Wed, 15 Jul 2026 14:10:41 GMT and should not be manually modified. +## [9.6.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.6.33) + +Wed, 15 Jul 2026 14:10:41 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v0-v9_v9.6.32..@fluentui/react-migration-v0-v9_v9.6.33) + +### Patches + +- Bump @fluentui/react-components to v9.74.4 ([PR #36401](https://github.com/microsoft/fluentui/pull/36401) by beachball) + ## [9.6.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.6.32) Mon, 29 Jun 2026 15:15:07 GMT diff --git a/packages/react-components/react-migration-v0-v9/library/package.json b/packages/react-components/react-migration-v0-v9/library/package.json index c45f77218f99d7..4facdd5fedbe3e 100644 --- a/packages/react-components/react-migration-v0-v9/library/package.json +++ b/packages/react-components/react-migration-v0-v9/library/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-migration-v0-v9", - "version": "9.6.32", + "version": "9.6.33", "description": "Migration shim components and methods for hybrid v0/v9 applications building on Fluent UI React.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "@fluentui/react-aria": "^9.17.13", - "@fluentui/react-components": "^9.74.3", + "@fluentui/react-components": "^9.74.4", "@fluentui/react-context-selector": "^9.2.18", "@fluentui/react-icons": "^2.0.245", "@fluentui/react-jsx-runtime": "^9.4.4", diff --git a/packages/react-components/react-migration-v8-v9/library/CHANGELOG.json b/packages/react-components/react-migration-v8-v9/library/CHANGELOG.json index 2ba52a23fb3635..37a964e5916536 100644 --- a/packages/react-components/react-migration-v8-v9/library/CHANGELOG.json +++ b/packages/react-components/react-migration-v8-v9/library/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-migration-v8-v9", "entries": [ + { + "date": "Wed, 15 Jul 2026 14:10:40 GMT", + "tag": "@fluentui/react-migration-v8-v9_v9.10.15", + "version": "9.10.15", + "comments": { + "patch": [ + { + "author": "martinhochel@microsoft.com", + "package": "@fluentui/react-migration-v8-v9", + "commit": "f03f1e4e00455a54ab180a218962a7ae685e3b9b", + "comment": "fix: align @fluentui/fluent2-theme and @fluentui/react dependency ranges with republished v8 versions" + }, + { + "author": "beachball", + "package": "@fluentui/react-migration-v8-v9", + "comment": "Bump @fluentui/react-components to v9.74.4", + "commit": "cbee28ba42d268404e9b9663a6a3a33e205c66d1" + } + ] + } + }, { "date": "Mon, 29 Jun 2026 15:15:07 GMT", "tag": "@fluentui/react-migration-v8-v9_v9.10.14", diff --git a/packages/react-components/react-migration-v8-v9/library/CHANGELOG.md b/packages/react-components/react-migration-v8-v9/library/CHANGELOG.md index 2772f6f41c80aa..f4dab7452f22f7 100644 --- a/packages/react-components/react-migration-v8-v9/library/CHANGELOG.md +++ b/packages/react-components/react-migration-v8-v9/library/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-migration-v8-v9 -This log was last generated on Mon, 29 Jun 2026 15:15:07 GMT and should not be manually modified. +This log was last generated on Wed, 15 Jul 2026 14:10:40 GMT and should not be manually modified. +## [9.10.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.10.15) + +Wed, 15 Jul 2026 14:10:40 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v9.10.14..@fluentui/react-migration-v8-v9_v9.10.15) + +### Patches + +- fix: align @fluentui/fluent2-theme and @fluentui/react dependency ranges with republished v8 versions ([PR #36364](https://github.com/microsoft/fluentui/pull/36364) by martinhochel@microsoft.com) +- Bump @fluentui/react-components to v9.74.4 ([PR #36401](https://github.com/microsoft/fluentui/pull/36401) by beachball) + ## [9.10.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.10.14) Mon, 29 Jun 2026 15:15:07 GMT diff --git a/packages/react-components/react-migration-v8-v9/library/package.json b/packages/react-components/react-migration-v8-v9/library/package.json index b8a45176422cef..bc11bf23187509 100644 --- a/packages/react-components/react-migration-v8-v9/library/package.json +++ b/packages/react-components/react-migration-v8-v9/library/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-migration-v8-v9", - "version": "9.10.14", + "version": "9.10.15", "description": "Migration shim components and methods for hybrid v8/v9 applications building on Fluent UI React.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -15,7 +15,7 @@ "@ctrl/tinycolor": "^3.3.4", "@fluentui/fluent2-theme": "^8.107.154", "@fluentui/react": "^8.125.7", - "@fluentui/react-components": "^9.74.3", + "@fluentui/react-components": "^9.74.4", "@fluentui/react-icons": "^2.0.245", "@fluentui/react-hooks": "^8.10.2", "@griffel/react": "^1.5.32", diff --git a/packages/react-components/react-overflow/library/CHANGELOG.json b/packages/react-components/react-overflow/library/CHANGELOG.json index 9cbfc68920833a..d1d3b1fd18f648 100644 --- a/packages/react-components/react-overflow/library/CHANGELOG.json +++ b/packages/react-components/react-overflow/library/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-overflow", "entries": [ + { + "date": "Wed, 15 Jul 2026 14:10:41 GMT", + "tag": "@fluentui/react-overflow_v9.9.1", + "version": "9.9.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-overflow", + "comment": "Bump @fluentui/priority-overflow to v9.4.1", + "commit": "cbee28ba42d268404e9b9663a6a3a33e205c66d1" + } + ] + } + }, { "date": "Wed, 24 Jun 2026 11:09:49 GMT", "tag": "@fluentui/react-overflow_v9.9.0", diff --git a/packages/react-components/react-overflow/library/CHANGELOG.md b/packages/react-components/react-overflow/library/CHANGELOG.md index f44328d35279f4..a9be4378aba9be 100644 --- a/packages/react-components/react-overflow/library/CHANGELOG.md +++ b/packages/react-components/react-overflow/library/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-overflow -This log was last generated on Wed, 24 Jun 2026 11:09:49 GMT and should not be manually modified. +This log was last generated on Wed, 15 Jul 2026 14:10:41 GMT and should not be manually modified. +## [9.9.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.9.1) + +Wed, 15 Jul 2026 14:10:41 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.9.0..@fluentui/react-overflow_v9.9.1) + +### Patches + +- Bump @fluentui/priority-overflow to v9.4.1 ([PR #36401](https://github.com/microsoft/fluentui/pull/36401) by beachball) + ## [9.9.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.9.0) Wed, 24 Jun 2026 11:09:49 GMT diff --git a/packages/react-components/react-overflow/library/package.json b/packages/react-components/react-overflow/library/package.json index bb3075a003073b..1073d0b00bab4f 100644 --- a/packages/react-components/react-overflow/library/package.json +++ b/packages/react-components/react-overflow/library/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-overflow", - "version": "9.9.0", + "version": "9.9.1", "description": "React bindings for @fluentui/priority-overflow", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -12,7 +12,7 @@ }, "license": "MIT", "dependencies": { - "@fluentui/priority-overflow": "^9.4.0", + "@fluentui/priority-overflow": "^9.4.1", "@fluentui/react-shared-contexts": "^9.26.2", "@fluentui/react-theme": "^9.2.1", "@fluentui/react-utilities": "^9.26.5", diff --git a/packages/react-components/react-portal-compat/CHANGELOG.json b/packages/react-components/react-portal-compat/CHANGELOG.json index ff7d3efb6a32ad..27cfdbb88565cc 100644 --- a/packages/react-components/react-portal-compat/CHANGELOG.json +++ b/packages/react-components/react-portal-compat/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-portal-compat", "entries": [ + { + "date": "Wed, 15 Jul 2026 14:10:41 GMT", + "tag": "@fluentui/react-portal-compat_v9.2.43", + "version": "9.2.43", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-portal-compat", + "comment": "Bump @fluentui/react-components to v9.74.4", + "commit": "cbee28ba42d268404e9b9663a6a3a33e205c66d1" + } + ] + } + }, { "date": "Mon, 29 Jun 2026 15:15:07 GMT", "tag": "@fluentui/react-portal-compat_v9.2.42", diff --git a/packages/react-components/react-portal-compat/CHANGELOG.md b/packages/react-components/react-portal-compat/CHANGELOG.md index d562bba5d65ea2..482d9124acbdbc 100644 --- a/packages/react-components/react-portal-compat/CHANGELOG.md +++ b/packages/react-components/react-portal-compat/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-portal-compat -This log was last generated on Mon, 29 Jun 2026 15:15:07 GMT and should not be manually modified. +This log was last generated on Wed, 15 Jul 2026 14:10:41 GMT and should not be manually modified. +## [9.2.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.2.43) + +Wed, 15 Jul 2026 14:10:41 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.2.42..@fluentui/react-portal-compat_v9.2.43) + +### Patches + +- Bump @fluentui/react-components to v9.74.4 ([PR #36401](https://github.com/microsoft/fluentui/pull/36401) by beachball) + ## [9.2.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.2.42) Mon, 29 Jun 2026 15:15:07 GMT diff --git a/packages/react-components/react-portal-compat/package.json b/packages/react-components/react-portal-compat/package.json index 762400bf737fe1..576eb788ef3638 100644 --- a/packages/react-components/react-portal-compat/package.json +++ b/packages/react-components/react-portal-compat/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-portal-compat", - "version": "9.2.42", + "version": "9.2.43", "description": "A package that contains compatibility layer for React Portals", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -17,7 +17,7 @@ "@swc/helpers": "^0.5.1" }, "peerDependencies": { - "@fluentui/react-components": "^9.74.3", + "@fluentui/react-components": "^9.74.4", "@types/react": ">=16.14.0 <20.0.0", "react": ">=16.14.0 <20.0.0" }, diff --git a/packages/react-components/react-tag-picker/library/CHANGELOG.json b/packages/react-components/react-tag-picker/library/CHANGELOG.json index c6fe784a6079d7..00adde763aa510 100644 --- a/packages/react-components/react-tag-picker/library/CHANGELOG.json +++ b/packages/react-components/react-tag-picker/library/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-tag-picker", "entries": [ + { + "date": "Wed, 15 Jul 2026 14:10:41 GMT", + "tag": "@fluentui/react-tag-picker_v9.10.0", + "version": "9.10.0", + "comments": { + "minor": [ + { + "author": "vgenaev@gmail.com", + "package": "@fluentui/react-tag-picker", + "commit": "65db820de531aa7ec14bb33644cd93162722af30", + "comment": "feat: export useTagPickerContextValues and TagPickerControlInternalSlots for headless composition" + } + ] + } + }, { "date": "Wed, 24 Jun 2026 11:10:00 GMT", "tag": "@fluentui/react-tag-picker_v9.9.0", diff --git a/packages/react-components/react-tag-picker/library/CHANGELOG.md b/packages/react-components/react-tag-picker/library/CHANGELOG.md index c1f449f1ec9065..6c984590f30bab 100644 --- a/packages/react-components/react-tag-picker/library/CHANGELOG.md +++ b/packages/react-components/react-tag-picker/library/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-tag-picker -This log was last generated on Wed, 24 Jun 2026 11:10:00 GMT and should not be manually modified. +This log was last generated on Wed, 15 Jul 2026 14:10:41 GMT and should not be manually modified. +## [9.10.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-tag-picker_v9.10.0) + +Wed, 15 Jul 2026 14:10:41 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tag-picker_v9.9.0..@fluentui/react-tag-picker_v9.10.0) + +### Minor changes + +- feat: export useTagPickerContextValues and TagPickerControlInternalSlots for headless composition ([PR #36353](https://github.com/microsoft/fluentui/pull/36353) by vgenaev@gmail.com) + ## [9.9.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-tag-picker_v9.9.0) Wed, 24 Jun 2026 11:10:00 GMT diff --git a/packages/react-components/react-tag-picker/library/package.json b/packages/react-components/react-tag-picker/library/package.json index 6be5d14be61335..a025737481e8e1 100644 --- a/packages/react-components/react-tag-picker/library/package.json +++ b/packages/react-components/react-tag-picker/library/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-tag-picker", - "version": "9.9.0", + "version": "9.10.0", "description": "FluentUI TagPicker component", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/react-components/theme-designer/package.json b/packages/react-components/theme-designer/package.json index cb7084de756b2e..3900a5cb37edda 100644 --- a/packages/react-components/theme-designer/package.json +++ b/packages/react-components/theme-designer/package.json @@ -13,7 +13,7 @@ }, "license": "MIT", "dependencies": { - "@fluentui/react-components": "^9.74.3", + "@fluentui/react-components": "^9.74.4", "@fluentui/react-context-selector": "^9.2.18", "@fluentui/react-icons": "^2.0.245", "@fluentui/react-storybook-addon-export-to-sandbox": "^0.3.0",