@fluentui/react-portal-compat 9.0.92 → 9.0.94

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,73 @@
2
2
  "name": "@fluentui/react-portal-compat",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 20 Sep 2023 17:40:47 GMT",
5
+ "date": "Tue, 26 Sep 2023 17:44:14 GMT",
6
+ "tag": "@fluentui/react-portal-compat_v9.0.94",
7
+ "version": "9.0.94",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "yuanboxue@microsoft.com",
12
+ "package": "@fluentui/react-portal-compat",
13
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
14
+ "comment": "chore: trigger manual version bump after broken release"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-portal-compat",
19
+ "comment": "Bump @fluentui/react-portal-compat-context to v9.0.9",
20
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-portal-compat",
25
+ "comment": "Bump @fluentui/react-tabster to v9.13.1",
26
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-portal-compat",
31
+ "comment": "Bump @fluentui/react-components to v9.32.3",
32
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Tue, 26 Sep 2023 15:31:53 GMT",
39
+ "tag": "@fluentui/react-portal-compat_v9.0.93",
40
+ "version": "9.0.93",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "martinhochel@microsoft.com",
45
+ "package": "@fluentui/react-portal-compat",
46
+ "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
47
+ "comment": "fix: bump swc core to mitigate transpilation memory leaks"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-portal-compat",
52
+ "comment": "Bump @fluentui/react-portal-compat-context to v9.0.8",
53
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-portal-compat",
58
+ "comment": "Bump @fluentui/react-tabster to v9.13.0",
59
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-portal-compat",
64
+ "comment": "Bump @fluentui/react-components to v9.32.2",
65
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Wed, 20 Sep 2023 17:47:40 GMT",
6
72
  "tag": "@fluentui/react-portal-compat_v9.0.92",
7
73
  "version": "9.0.92",
8
74
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-portal-compat
2
2
 
3
- This log was last generated on Wed, 20 Sep 2023 17:40:47 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 26 Sep 2023 17:44:14 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.94](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.94)
8
+
9
+ Tue, 26 Sep 2023 17:44:14 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.93..@fluentui/react-portal-compat_v9.0.94)
11
+
12
+ ### Patches
13
+
14
+ - chore: trigger manual version bump after broken release ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by yuanboxue@microsoft.com)
15
+ - Bump @fluentui/react-portal-compat-context to v9.0.9 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.13.1 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
17
+ - Bump @fluentui/react-components to v9.32.3 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
18
+
19
+ ## [9.0.93](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.93)
20
+
21
+ Tue, 26 Sep 2023 15:31:53 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.92..@fluentui/react-portal-compat_v9.0.93)
23
+
24
+ ### Patches
25
+
26
+ - fix: bump swc core to mitigate transpilation memory leaks ([PR #29253](https://github.com/microsoft/fluentui/pull/29253) by martinhochel@microsoft.com)
27
+ - Bump @fluentui/react-portal-compat-context to v9.0.8 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
28
+ - Bump @fluentui/react-tabster to v9.13.0 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
29
+ - Bump @fluentui/react-components to v9.32.2 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
30
+
7
31
  ## [9.0.92](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.92)
8
32
 
9
- Wed, 20 Sep 2023 17:40:47 GMT
33
+ Wed, 20 Sep 2023 17:47:40 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.91..@fluentui/react-portal-compat_v9.0.92)
11
35
 
12
36
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-portal-compat",
3
- "version": "9.0.92",
3
+ "version": "9.0.94",
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",
@@ -34,12 +34,12 @@
34
34
  "@fluentui/scripts-tasks": "*"
35
35
  },
36
36
  "dependencies": {
37
- "@fluentui/react-portal-compat-context": "^9.0.7",
38
- "@fluentui/react-tabster": "^9.12.11",
37
+ "@fluentui/react-portal-compat-context": "^9.0.9",
38
+ "@fluentui/react-tabster": "^9.13.1",
39
39
  "@swc/helpers": "^0.5.1"
40
40
  },
41
41
  "peerDependencies": {
42
- "@fluentui/react-components": "^9.32.1",
42
+ "@fluentui/react-components": "^9.32.3",
43
43
  "@types/react": ">=16.14.0 <19.0.0",
44
44
  "react": ">=16.14.0 <19.0.0"
45
45
  },