@fluentui/react-migration-v8-v9 9.4.25 → 9.4.27
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 +38 -2
- package/CHANGELOG.md +22 -3
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,43 @@
|
|
|
2
2
|
"name": "@fluentui/react-migration-v8-v9",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 23 Oct 2023 09:48:56 GMT",
|
|
6
|
+
"tag": "@fluentui/react-migration-v8-v9_v9.4.27",
|
|
7
|
+
"version": "9.4.27",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
13
|
+
"comment": "Bump @fluentui/react-components to v9.36.0",
|
|
14
|
+
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Wed, 18 Oct 2023 17:54:08 GMT",
|
|
21
|
+
"tag": "@fluentui/react-migration-v8-v9_v9.4.26",
|
|
22
|
+
"version": "9.4.26",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "beachball",
|
|
27
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
28
|
+
"comment": "Bump @fluentui/react-components to v9.35.1",
|
|
29
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"author": "beachball",
|
|
33
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
34
|
+
"comment": "Bump @fluentui/react-utilities to v9.15.1",
|
|
35
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"date": "Thu, 12 Oct 2023 14:55:44 GMT",
|
|
6
42
|
"tag": "@fluentui/react-migration-v8-v9_v9.4.25",
|
|
7
43
|
"version": "9.4.25",
|
|
8
44
|
"comments": {
|
|
@@ -17,7 +53,7 @@
|
|
|
17
53
|
"author": "beachball",
|
|
18
54
|
"package": "@fluentui/react-migration-v8-v9",
|
|
19
55
|
"comment": "Bump @fluentui/react-components to v9.35.0",
|
|
20
|
-
"commit": "
|
|
56
|
+
"commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
|
|
21
57
|
}
|
|
22
58
|
]
|
|
23
59
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,18 +1,37 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-migration-v8-v9
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 23 Oct 2023 09:48:56 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.4.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.4.27)
|
|
8
|
+
|
|
9
|
+
Mon, 23 Oct 2023 09:48:56 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v9.4.26..@fluentui/react-migration-v8-v9_v9.4.27)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-components to v9.36.0 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
|
|
15
|
+
|
|
16
|
+
## [9.4.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.4.26)
|
|
17
|
+
|
|
18
|
+
Wed, 18 Oct 2023 17:54:08 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v9.4.25..@fluentui/react-migration-v8-v9_v9.4.26)
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- Bump @fluentui/react-components to v9.35.1 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
|
24
|
+
- Bump @fluentui/react-utilities to v9.15.1 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
|
25
|
+
|
|
7
26
|
## [9.4.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.4.25)
|
|
8
27
|
|
|
9
|
-
Thu, 12 Oct 2023 14:
|
|
28
|
+
Thu, 12 Oct 2023 14:55:44 GMT
|
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v9.4.24..@fluentui/react-migration-v8-v9_v9.4.25)
|
|
11
30
|
|
|
12
31
|
### Patches
|
|
13
32
|
|
|
14
33
|
- fix: adding checks for is inverted and using different colors accordingly on neutralForeground3 and 4 in the createV9Theme function. ([PR #29471](https://github.com/microsoft/fluentui/pull/29471) by matejera@microsoft.com)
|
|
15
|
-
- Bump @fluentui/react-components to v9.35.0 ([PR #
|
|
34
|
+
- Bump @fluentui/react-components to v9.35.0 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
|
|
16
35
|
|
|
17
36
|
## [9.4.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.4.24)
|
|
18
37
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-migration-v8-v9",
|
|
3
|
-
"version": "9.4.
|
|
3
|
+
"version": "9.4.27",
|
|
4
4
|
"description": "Migration shim components and methods for hybrid v8/v9 applications building on Fluent UI React.",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@ctrl/tinycolor": "3.3.4",
|
|
35
|
-
"@fluentui/fluent2-theme": "^8.107.
|
|
36
|
-
"@fluentui/react": "^8.112.
|
|
37
|
-
"@fluentui/react-components": "^9.
|
|
35
|
+
"@fluentui/fluent2-theme": "^8.107.45",
|
|
36
|
+
"@fluentui/react": "^8.112.3",
|
|
37
|
+
"@fluentui/react-components": "^9.36.0",
|
|
38
38
|
"@fluentui/react-icons": "^2.0.217",
|
|
39
39
|
"@fluentui/react-theme": "^9.1.14",
|
|
40
|
-
"@fluentui/react-utilities": "^9.15.
|
|
40
|
+
"@fluentui/react-utilities": "^9.15.1",
|
|
41
41
|
"@griffel/react": "^1.5.14",
|
|
42
42
|
"@swc/helpers": "^0.5.1"
|
|
43
43
|
},
|