@fluentui/react-portal-compat 9.0.60 → 9.0.62

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,55 @@
2
2
  "name": "@fluentui/react-portal-compat",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 31 May 2023 06:43:06 GMT",
5
+ "date": "Mon, 26 Jun 2023 09:51:06 GMT",
6
+ "tag": "@fluentui/react-portal-compat_v9.0.62",
7
+ "version": "9.0.62",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-portal-compat",
13
+ "comment": "Bump @fluentui/react-tabster to v9.8.1",
14
+ "commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-portal-compat",
19
+ "comment": "Bump @fluentui/react-components to v9.22.1",
20
+ "commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 20 Jun 2023 12:39:07 GMT",
27
+ "tag": "@fluentui/react-portal-compat_v9.0.61",
28
+ "version": "9.0.61",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-portal-compat",
34
+ "comment": "Bump @fluentui/react-tabster to v9.8.0",
35
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-portal-compat",
40
+ "comment": "Bump @fluentui/react-components to v9.22.0",
41
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-portal-compat",
46
+ "comment": "Bump @fluentui/react-shared-contexts to v9.5.1",
47
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
48
+ }
49
+ ]
50
+ }
51
+ },
52
+ {
53
+ "date": "Wed, 31 May 2023 06:46:23 GMT",
6
54
  "tag": "@fluentui/react-portal-compat_v9.0.60",
7
55
  "version": "9.0.60",
8
56
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,33 @@
1
1
  # Change Log - @fluentui/react-portal-compat
2
2
 
3
- This log was last generated on Wed, 31 May 2023 06:43:06 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 26 Jun 2023 09:51:06 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.62)
8
+
9
+ Mon, 26 Jun 2023 09:51:06 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.61..@fluentui/react-portal-compat_v9.0.62)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-tabster to v9.8.1 ([PR #28307](https://github.com/microsoft/fluentui/pull/28307) by beachball)
15
+ - Bump @fluentui/react-components to v9.22.1 ([PR #28307](https://github.com/microsoft/fluentui/pull/28307) by beachball)
16
+
17
+ ## [9.0.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.61)
18
+
19
+ Tue, 20 Jun 2023 12:39:07 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.60..@fluentui/react-portal-compat_v9.0.61)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-tabster to v9.8.0 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
25
+ - Bump @fluentui/react-components to v9.22.0 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
26
+ - Bump @fluentui/react-shared-contexts to v9.5.1 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
27
+
7
28
  ## [9.0.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.60)
8
29
 
9
- Wed, 31 May 2023 06:43:06 GMT
30
+ Wed, 31 May 2023 06:46:23 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.59..@fluentui/react-portal-compat_v9.0.60)
11
32
 
12
33
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-portal-compat",
3
- "version": "9.0.60",
3
+ "version": "9.0.62",
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.21.0",
31
- "@fluentui/react-shared-contexts": "^9.5.0",
30
+ "@fluentui/react-components": "^9.22.1",
31
+ "@fluentui/react-shared-contexts": "^9.5.1",
32
32
  "@fluentui/scripts-api-extractor": "*",
33
33
  "@fluentui/scripts-cypress": "*",
34
34
  "@fluentui/scripts-tasks": "*"
35
35
  },
36
36
  "dependencies": {
37
37
  "@fluentui/react-portal-compat-context": "^9.0.6",
38
- "@fluentui/react-tabster": "^9.7.5",
38
+ "@fluentui/react-tabster": "^9.8.1",
39
39
  "@swc/helpers": "^0.4.14"
40
40
  },
41
41
  "peerDependencies": {
42
- "@fluentui/react-components": "^9.21.0",
42
+ "@fluentui/react-components": "^9.22.1",
43
43
  "@types/react": ">=16.8.0 <19.0.0",
44
44
  "react": ">=16.8.0 <19.0.0"
45
45
  },