@fluentui/react-portal-compat 9.0.11 → 9.0.13
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 +56 -2
- package/CHANGELOG.md +25 -3
- package/package.json +8 -8
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,61 @@
|
|
|
2
2
|
"name": "@fluentui/react-portal-compat",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Tue, 25 Oct 2022 00:34:18 GMT",
|
|
6
|
+
"tag": "@fluentui/react-portal-compat_v9.0.13",
|
|
7
|
+
"version": "9.0.13",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-portal-compat",
|
|
13
|
+
"comment": "Bump @fluentui/react-components to v9.5.3",
|
|
14
|
+
"commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Thu, 20 Oct 2022 08:39:41 GMT",
|
|
21
|
+
"tag": "@fluentui/react-portal-compat_v9.0.12",
|
|
22
|
+
"version": "9.0.12",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "mgodbolt@microsoft.com",
|
|
27
|
+
"package": "@fluentui/react-portal-compat",
|
|
28
|
+
"commit": "772f9e3ebde2d5b8157a3204c1a4e007e56f5508",
|
|
29
|
+
"comment": "chore: Bump react peer dependency to react 18."
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"author": "beachball",
|
|
33
|
+
"package": "@fluentui/react-portal-compat",
|
|
34
|
+
"comment": "Bump @fluentui/react-portal-compat-context to v9.0.3",
|
|
35
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@fluentui/react-portal-compat",
|
|
40
|
+
"comment": "Bump @fluentui/react-tabster to v9.2.0",
|
|
41
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "@fluentui/react-portal-compat",
|
|
46
|
+
"comment": "Bump @fluentui/react-components to v9.5.2",
|
|
47
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@fluentui/react-portal-compat",
|
|
52
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.2",
|
|
53
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
54
|
+
}
|
|
55
|
+
]
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"date": "Thu, 13 Oct 2022 12:56:30 GMT",
|
|
6
60
|
"tag": "@fluentui/react-portal-compat_v9.0.11",
|
|
7
61
|
"version": "9.0.11",
|
|
8
62
|
"comments": {
|
|
@@ -11,7 +65,7 @@
|
|
|
11
65
|
"author": "beachball",
|
|
12
66
|
"package": "@fluentui/react-portal-compat",
|
|
13
67
|
"comment": "Bump @fluentui/react-components to v9.5.1",
|
|
14
|
-
"commit": "
|
|
68
|
+
"commit": "77301c97c0539b9ebf891642eb0a077d1aeae9a6"
|
|
15
69
|
}
|
|
16
70
|
]
|
|
17
71
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,39 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-portal-compat
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 25 Oct 2022 00:34:18 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.13)
|
|
8
|
+
|
|
9
|
+
Tue, 25 Oct 2022 00:34:18 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.12..@fluentui/react-portal-compat_v9.0.13)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-components to v9.5.3 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
|
|
15
|
+
|
|
16
|
+
## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.12)
|
|
17
|
+
|
|
18
|
+
Thu, 20 Oct 2022 08:39:41 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.11..@fluentui/react-portal-compat_v9.0.12)
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- chore: Bump react peer dependency to react 18. ([PR #25278](https://github.com/microsoft/fluentui/pull/25278) by mgodbolt@microsoft.com)
|
|
24
|
+
- Bump @fluentui/react-portal-compat-context to v9.0.3 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
25
|
+
- Bump @fluentui/react-tabster to v9.2.0 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
26
|
+
- Bump @fluentui/react-components to v9.5.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
27
|
+
- Bump @fluentui/react-shared-contexts to v9.0.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
28
|
+
|
|
7
29
|
## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.11)
|
|
8
30
|
|
|
9
|
-
Thu, 13 Oct 2022 12:
|
|
31
|
+
Thu, 13 Oct 2022 12:56:30 GMT
|
|
10
32
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.10..@fluentui/react-portal-compat_v9.0.11)
|
|
11
33
|
|
|
12
34
|
### Patches
|
|
13
35
|
|
|
14
|
-
- Bump @fluentui/react-components to v9.5.1 ([PR #
|
|
36
|
+
- Bump @fluentui/react-components to v9.5.1 ([PR #25119](https://github.com/microsoft/fluentui/pull/25119) by beachball)
|
|
15
37
|
|
|
16
38
|
## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.10)
|
|
17
39
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-portal-compat",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.13",
|
|
4
4
|
"description": "A package that contains compatibility layer for React Portals",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -27,19 +27,19 @@
|
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
|
30
|
-
"@fluentui/react-components": "^9.5.
|
|
31
|
-
"@fluentui/react-shared-contexts": "^9.0.
|
|
30
|
+
"@fluentui/react-components": "^9.5.3",
|
|
31
|
+
"@fluentui/react-shared-contexts": "^9.0.2",
|
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@fluentui/react-portal-compat-context": "^9.0.
|
|
36
|
-
"@fluentui/react-tabster": "^9.
|
|
35
|
+
"@fluentui/react-portal-compat-context": "^9.0.3",
|
|
36
|
+
"@fluentui/react-tabster": "^9.2.0",
|
|
37
37
|
"tslib": "^2.1.0"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
40
|
-
"@fluentui/react-components": "^9.5.
|
|
41
|
-
"@types/react": ">=16.8.0 <
|
|
42
|
-
"react": ">=16.8.0 <
|
|
40
|
+
"@fluentui/react-components": "^9.5.3",
|
|
41
|
+
"@types/react": ">=16.8.0 <19.0.0",
|
|
42
|
+
"react": ">=16.8.0 <19.0.0"
|
|
43
43
|
},
|
|
44
44
|
"beachball": {
|
|
45
45
|
"disallowedChangeTypes": [
|