@fluentui/react-migration-v8-v9 1.0.20 → 1.0.22
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 +31 -1
- package/CHANGELOG.md +20 -2
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,37 @@
|
|
|
2
2
|
"name": "@fluentui/react-migration-v8-v9",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Fri,
|
|
5
|
+
"date": "Fri, 16 Dec 2022 07:48:58 GMT",
|
|
6
|
+
"tag": "@fluentui/react-migration-v8-v9_v1.0.22",
|
|
7
|
+
"version": "1.0.22",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
13
|
+
"comment": "Bump @fluentui/react to v8.103.9",
|
|
14
|
+
"commit": "7cb446d4311c0621a3dcecd4eed7fe0c3476de53"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Tue, 13 Dec 2022 07:46:31 GMT",
|
|
21
|
+
"tag": "@fluentui/react-migration-v8-v9_v1.0.21",
|
|
22
|
+
"version": "1.0.21",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "beachball",
|
|
27
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
28
|
+
"comment": "Bump @fluentui/react to v8.103.8",
|
|
29
|
+
"commit": "c2b76828654d1cdccc1e710b6bf647992ba4d3ae"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"date": "Fri, 09 Dec 2022 07:54:31 GMT",
|
|
6
36
|
"tag": "@fluentui/react-migration-v8-v9_v1.0.20",
|
|
7
37
|
"version": "1.0.20",
|
|
8
38
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,30 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-migration-v8-v9
|
|
2
2
|
|
|
3
|
-
This log was last generated on Fri,
|
|
3
|
+
This log was last generated on Fri, 16 Dec 2022 07:48:58 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [1.0.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v1.0.22)
|
|
8
|
+
|
|
9
|
+
Fri, 16 Dec 2022 07:48:58 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v1.0.21..@fluentui/react-migration-v8-v9_v1.0.22)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react to v8.103.9 ([PR #26015](https://github.com/microsoft/fluentui/pull/26015) by beachball)
|
|
15
|
+
|
|
16
|
+
## [1.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v1.0.21)
|
|
17
|
+
|
|
18
|
+
Tue, 13 Dec 2022 07:46:31 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v1.0.20..@fluentui/react-migration-v8-v9_v1.0.21)
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- Bump @fluentui/react to v8.103.8 ([PR #25971](https://github.com/microsoft/fluentui/pull/25971) by beachball)
|
|
24
|
+
|
|
7
25
|
## [1.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v1.0.20)
|
|
8
26
|
|
|
9
|
-
Fri, 09 Dec 2022 07:
|
|
27
|
+
Fri, 09 Dec 2022 07:54:31 GMT
|
|
10
28
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v1.0.19..@fluentui/react-migration-v8-v9_v1.0.20)
|
|
11
29
|
|
|
12
30
|
### Patches
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-migration-v8-v9",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.22",
|
|
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",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"@ctrl/tinycolor": "3.3.4",
|
|
32
|
-
"@fluentui/react": "^8.103.
|
|
32
|
+
"@fluentui/react": "^8.103.9",
|
|
33
33
|
"@fluentui/react-components": "^9.7.2",
|
|
34
34
|
"@fluentui/react-theme": "^9.1.3",
|
|
35
35
|
"@fluentui/react-utilities": "^9.2.2",
|