Skip to content

Commit 885a649

Browse files
author
Fluent UI Build
committed
release: applying package updates - react-headless
1 parent 3566735 commit 885a649

4 files changed

Lines changed: 26 additions & 9 deletions

File tree

change/@fluentui-react-headless-components-preview-466e0d72-6062-498b-93e6-5ffb040ca413.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/react-components/react-headless-components-preview/library/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-headless-components-preview",
33
"entries": [
4+
{
5+
"date": "Thu, 11 Jun 2026 10:14:53 GMT",
6+
"tag": "@fluentui/react-headless-components-preview_v0.1.2",
7+
"version": "0.1.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "dmytrokirpa@microsoft.com",
12+
"package": "@fluentui/react-headless-components-preview",
13+
"commit": "35667359d9f77cff90038dee12dc5c3e07db34ce",
14+
"comment": "fix: export useContextValues for headless components requiring context in render functions"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 09 Jun 2026 21:25:23 GMT",
621
"tag": "@fluentui/react-headless-components-preview_v0.1.1",

packages/react-components/react-headless-components-preview/library/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-headless-components-preview
22

3-
This log was last generated on Tue, 09 Jun 2026 21:25:23 GMT and should not be manually modified.
3+
This log was last generated on Thu, 11 Jun 2026 10:14:53 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [0.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-headless-components-preview_v0.1.2)
8+
9+
Thu, 11 Jun 2026 10:14:53 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-headless-components-preview_v0.1.1..@fluentui/react-headless-components-preview_v0.1.2)
11+
12+
### Patches
13+
14+
- fix: export useContextValues for headless components requiring context in render functions ([PR #36300](https://github.com/microsoft/fluentui/pull/36300) by dmytrokirpa@microsoft.com)
15+
716
## [0.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-headless-components-preview_v0.1.1)
817

918
Tue, 09 Jun 2026 21:25:23 GMT

packages/react-components/react-headless-components-preview/library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-headless-components-preview",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Fluent UI React Headless Components",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

0 commit comments

Comments
 (0)