@fluentui-copilot/react-reference 0.16.0 → 0.16.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +22 -1
- package/CHANGELOG.md +12 -2
- package/package.json +11 -11
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,28 @@
|
|
|
2
2
|
"name": "@fluentui-copilot/react-reference",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Tue, 01 Jul 2025 14:43:47 GMT",
|
|
6
|
+
"tag": "@fluentui-copilot/react-reference_v0.16.2",
|
|
7
|
+
"version": "0.16.2",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "jiangemma@microsoft.com",
|
|
12
|
+
"package": "@fluentui-copilot/react-reference",
|
|
13
|
+
"commit": "c9607d83ec7c4f592e563a391e0e7fa87af24929",
|
|
14
|
+
"comment": "Bump v9 to ^9.66.0"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "jiangemma@microsoft.com",
|
|
18
|
+
"package": "@fluentui-copilot/react-reference",
|
|
19
|
+
"commit": "93c39ced303a2ffdb20764a1d1a1595a12b4ae27",
|
|
20
|
+
"comment": "chore: Bump v9 to 9.66.0 dependency deduplication followup"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"date": "Thu, 12 Jun 2025 17:50:58 GMT",
|
|
6
27
|
"tag": "@fluentui-copilot/react-reference_v0.16.0",
|
|
7
28
|
"version": "0.16.0",
|
|
8
29
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,22 @@
|
|
|
1
1
|
# Change Log - @fluentui-copilot/react-reference
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 01 Jul 2025 14:43:47 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [0.16.2](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.16.2)
|
|
8
|
+
|
|
9
|
+
Tue, 01 Jul 2025 14:43:47 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.16.0..@fluentui-copilot/react-reference_v0.16.2)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump v9 to ^9.66.0 ([PR #3169](https://github.com/microsoft/fluentai/pull/3169) by jiangemma@microsoft.com)
|
|
15
|
+
- chore: Bump v9 to 9.66.0 dependency deduplication followup ([PR #3176](https://github.com/microsoft/fluentai/pull/3176) by jiangemma@microsoft.com)
|
|
16
|
+
|
|
7
17
|
## [0.16.0](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.16.0)
|
|
8
18
|
|
|
9
|
-
Thu, 12 Jun 2025 17:
|
|
19
|
+
Thu, 12 Jun 2025 17:50:58 GMT
|
|
10
20
|
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.15.5..@fluentui-copilot/react-reference_v0.16.0)
|
|
11
21
|
|
|
12
22
|
### Minor changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-copilot/react-reference",
|
|
3
|
-
"version": "0.16.
|
|
3
|
+
"version": "0.16.2",
|
|
4
4
|
"description": "Fluent AI controls for citations and references",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -12,21 +12,21 @@
|
|
|
12
12
|
},
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@fluentui-copilot/react-preview": "^0.8.
|
|
16
|
-
"@fluentui-copilot/react-provider": "^0.12.
|
|
17
|
-
"@fluentui-copilot/react-sensitivity-label": "^0.8.
|
|
18
|
-
"@fluentui-copilot/react-utilities": "^0.0.
|
|
15
|
+
"@fluentui-copilot/react-preview": "^0.8.2",
|
|
16
|
+
"@fluentui-copilot/react-provider": "^0.12.2",
|
|
17
|
+
"@fluentui-copilot/react-sensitivity-label": "^0.8.2",
|
|
18
|
+
"@fluentui-copilot/react-utilities": "^0.0.9",
|
|
19
19
|
"@fluentui-copilot/tokens": "^0.3.11",
|
|
20
20
|
"@swc/helpers": "^0.5.1"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"@fluentui/keyboard-keys": ">=9.0.8 <10.0.0",
|
|
24
|
-
"@fluentui/react-components": ">=9.
|
|
25
|
-
"@fluentui/react-context-selector": ">=9.1
|
|
26
|
-
"@fluentui/react-icons": ">=2.0.
|
|
27
|
-
"@fluentui/react-jsx-runtime": ">=9.
|
|
28
|
-
"@fluentui/react-shared-contexts": ">=9.
|
|
29
|
-
"@fluentui/react-utilities": ">=9.
|
|
24
|
+
"@fluentui/react-components": ">=9.66.0 <10.0.0",
|
|
25
|
+
"@fluentui/react-context-selector": ">=9.2.1 <10.0.0",
|
|
26
|
+
"@fluentui/react-icons": ">=2.0.303 <3.0.0",
|
|
27
|
+
"@fluentui/react-jsx-runtime": ">=9.1.1 <10.0.0",
|
|
28
|
+
"@fluentui/react-shared-contexts": ">=9.24.0 <10.0.0",
|
|
29
|
+
"@fluentui/react-utilities": ">=9.21.1 <10.0.0",
|
|
30
30
|
"@types/react": ">=16.14.0 <19.0.0",
|
|
31
31
|
"@types/react-dom": ">=16.9.8 <19.0.0",
|
|
32
32
|
"react": ">=16.14.0 <19.0.0",
|