@fluentui/react-portal-compat 9.0.38 → 9.0.39
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 +17 -2
- package/CHANGELOG.md +12 -3
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,22 @@
|
|
|
2
2
|
"name": "@fluentui/react-portal-compat",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Wed, 22 Feb 2023 23:04:48 GMT",
|
|
6
|
+
"tag": "@fluentui/react-portal-compat_v9.0.39",
|
|
7
|
+
"version": "9.0.39",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-portal-compat",
|
|
13
|
+
"comment": "Bump @fluentui/react-components to v9.15.6",
|
|
14
|
+
"commit": "9ee6caa17f745e014ecba467a4528181ae49be30"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Thu, 16 Feb 2023 19:18:48 GMT",
|
|
6
21
|
"tag": "@fluentui/react-portal-compat_v9.0.38",
|
|
7
22
|
"version": "9.0.38",
|
|
8
23
|
"comments": {
|
|
@@ -17,7 +32,7 @@
|
|
|
17
32
|
"author": "beachball",
|
|
18
33
|
"package": "@fluentui/react-portal-compat",
|
|
19
34
|
"comment": "Bump @fluentui/react-components to v9.15.5",
|
|
20
|
-
"commit": "
|
|
35
|
+
"commit": "ca757212da6f77eb0bfe18cf7bfcc8bbab2a5da5"
|
|
21
36
|
}
|
|
22
37
|
]
|
|
23
38
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,18 +1,27 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-portal-compat
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 22 Feb 2023 23:04:48 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.39)
|
|
8
|
+
|
|
9
|
+
Wed, 22 Feb 2023 23:04:48 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.38..@fluentui/react-portal-compat_v9.0.39)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-components to v9.15.6 ([PR #26616](https://github.com/microsoft/fluentui/pull/26616) by beachball)
|
|
15
|
+
|
|
7
16
|
## [9.0.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.38)
|
|
8
17
|
|
|
9
|
-
Thu, 16 Feb 2023 19:18:
|
|
18
|
+
Thu, 16 Feb 2023 19:18:48 GMT
|
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.37..@fluentui/react-portal-compat_v9.0.38)
|
|
11
20
|
|
|
12
21
|
### Patches
|
|
13
22
|
|
|
14
23
|
- fixing build issues ([PR #26877](https://github.com/microsoft/fluentui/pull/26877) by mgodbolt@microsoft.com)
|
|
15
|
-
- Bump @fluentui/react-components to v9.15.5 ([PR #
|
|
24
|
+
- Bump @fluentui/react-components to v9.15.5 ([PR #26842](https://github.com/microsoft/fluentui/pull/26842) by beachball)
|
|
16
25
|
|
|
17
26
|
## [9.0.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.37)
|
|
18
27
|
|
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.39",
|
|
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",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
|
29
|
-
"@fluentui/react-components": "^9.15.
|
|
29
|
+
"@fluentui/react-components": "^9.15.6",
|
|
30
30
|
"@fluentui/react-shared-contexts": "^9.2.0",
|
|
31
31
|
"@fluentui/scripts-api-extractor": "*",
|
|
32
32
|
"@fluentui/scripts-cypress": "*",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"tslib": "^2.1.0"
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
|
-
"@fluentui/react-components": "^9.15.
|
|
41
|
+
"@fluentui/react-components": "^9.15.6",
|
|
42
42
|
"@types/react": ">=16.8.0 <19.0.0",
|
|
43
43
|
"react": ">=16.8.0 <19.0.0"
|
|
44
44
|
},
|