@fluentui/react-portal-compat 9.0.12 → 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 CHANGED
@@ -2,7 +2,22 @@
2
2
  "name": "@fluentui/react-portal-compat",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 20 Oct 2022 08:35:17 GMT",
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",
6
21
  "tag": "@fluentui/react-portal-compat_v9.0.12",
7
22
  "version": "9.0.12",
8
23
  "comments": {
@@ -17,25 +32,25 @@
17
32
  "author": "beachball",
18
33
  "package": "@fluentui/react-portal-compat",
19
34
  "comment": "Bump @fluentui/react-portal-compat-context to v9.0.3",
20
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
35
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
21
36
  },
22
37
  {
23
38
  "author": "beachball",
24
39
  "package": "@fluentui/react-portal-compat",
25
40
  "comment": "Bump @fluentui/react-tabster to v9.2.0",
26
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
41
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
27
42
  },
28
43
  {
29
44
  "author": "beachball",
30
45
  "package": "@fluentui/react-portal-compat",
31
46
  "comment": "Bump @fluentui/react-components to v9.5.2",
32
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
47
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
33
48
  },
34
49
  {
35
50
  "author": "beachball",
36
51
  "package": "@fluentui/react-portal-compat",
37
52
  "comment": "Bump @fluentui/react-shared-contexts to v9.0.2",
38
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
53
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
39
54
  }
40
55
  ]
41
56
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,30 @@
1
1
  # Change Log - @fluentui/react-portal-compat
2
2
 
3
- This log was last generated on Thu, 20 Oct 2022 08:35:17 GMT and should not be manually modified.
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
+
7
16
  ## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.12)
8
17
 
9
- Thu, 20 Oct 2022 08:35:17 GMT
18
+ Thu, 20 Oct 2022 08:39:41 GMT
10
19
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.11..@fluentui/react-portal-compat_v9.0.12)
11
20
 
12
21
  ### Patches
13
22
 
14
23
  - chore: Bump react peer dependency to react 18. ([PR #25278](https://github.com/microsoft/fluentui/pull/25278) by mgodbolt@microsoft.com)
15
- - Bump @fluentui/react-portal-compat-context to v9.0.3 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
16
- - Bump @fluentui/react-tabster to v9.2.0 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
17
- - Bump @fluentui/react-components to v9.5.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
18
- - Bump @fluentui/react-shared-contexts to v9.0.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
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)
19
28
 
20
29
  ## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.11)
21
30
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-portal-compat",
3
- "version": "9.0.12",
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,7 +27,7 @@
27
27
  },
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
- "@fluentui/react-components": "^9.5.2",
30
+ "@fluentui/react-components": "^9.5.3",
31
31
  "@fluentui/react-shared-contexts": "^9.0.2",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
@@ -37,7 +37,7 @@
37
37
  "tslib": "^2.1.0"
38
38
  },
39
39
  "peerDependencies": {
40
- "@fluentui/react-components": "^9.5.2",
40
+ "@fluentui/react-components": "^9.5.3",
41
41
  "@types/react": ">=16.8.0 <19.0.0",
42
42
  "react": ">=16.8.0 <19.0.0"
43
43
  },