@fluentui/react-portal-compat 9.0.23 → 9.0.25

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,51 @@
2
2
  "name": "@fluentui/react-portal-compat",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 04 Jan 2023 01:35:39 GMT",
5
+ "date": "Mon, 09 Jan 2023 21:50:49 GMT",
6
+ "tag": "@fluentui/react-portal-compat_v9.0.25",
7
+ "version": "9.0.25",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-portal-compat",
13
+ "comment": "Bump @fluentui/react-components to v9.9.1",
14
+ "commit": "fb5708446f369a57f48b87a0141d6a651acddbde"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 09 Jan 2023 14:34:59 GMT",
21
+ "tag": "@fluentui/react-portal-compat_v9.0.24",
22
+ "version": "9.0.24",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "martinhochel@microsoft.com",
27
+ "package": "@fluentui/react-portal-compat",
28
+ "commit": "abae9f7a10d544d8d6b530b974fff235cfd2f956",
29
+ "comment": "chore: introduce more barrel file api within /scripts"
30
+ }
31
+ ],
32
+ "patch": [
33
+ {
34
+ "author": "beachball",
35
+ "package": "@fluentui/react-portal-compat",
36
+ "comment": "Bump @fluentui/react-tabster to v9.3.6",
37
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
38
+ },
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-portal-compat",
42
+ "comment": "Bump @fluentui/react-components to v9.9.0",
43
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
44
+ }
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "date": "Wed, 04 Jan 2023 01:40:18 GMT",
6
50
  "tag": "@fluentui/react-portal-compat_v9.0.23",
7
51
  "version": "9.0.23",
8
52
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,31 @@
1
1
  # Change Log - @fluentui/react-portal-compat
2
2
 
3
- This log was last generated on Wed, 04 Jan 2023 01:35:39 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 09 Jan 2023 21:50:49 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.25)
8
+
9
+ Mon, 09 Jan 2023 21:50:49 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.24..@fluentui/react-portal-compat_v9.0.25)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-components to v9.9.1 ([PR #26261](https://github.com/microsoft/fluentui/pull/26261) by beachball)
15
+
16
+ ## [9.0.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.24)
17
+
18
+ Mon, 09 Jan 2023 14:34:59 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.23..@fluentui/react-portal-compat_v9.0.24)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
24
+ - Bump @fluentui/react-components to v9.9.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
25
+
7
26
  ## [9.0.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.23)
8
27
 
9
- Wed, 04 Jan 2023 01:35:39 GMT
28
+ Wed, 04 Jan 2023 01:40:18 GMT
10
29
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.22..@fluentui/react-portal-compat_v9.0.23)
11
30
 
12
31
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-portal-compat",
3
- "version": "9.0.23",
3
+ "version": "9.0.25",
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,17 +26,17 @@
26
26
  },
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
- "@fluentui/react-components": "^9.8.0",
29
+ "@fluentui/react-components": "^9.9.1",
30
30
  "@fluentui/react-shared-contexts": "^9.1.4",
31
31
  "@fluentui/scripts": "*"
32
32
  },
33
33
  "dependencies": {
34
34
  "@fluentui/react-portal-compat-context": "^9.0.4",
35
- "@fluentui/react-tabster": "^9.3.5",
35
+ "@fluentui/react-tabster": "^9.3.6",
36
36
  "tslib": "^2.1.0"
37
37
  },
38
38
  "peerDependencies": {
39
- "@fluentui/react-components": "^9.8.0",
39
+ "@fluentui/react-components": "^9.9.1",
40
40
  "@types/react": ">=16.8.0 <19.0.0",
41
41
  "react": ">=16.8.0 <19.0.0"
42
42
  },