@fluentui/react-portal 9.2.14 → 9.2.16

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,51 @@
2
2
  "name": "@fluentui/react-portal",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 26 Jun 2023 09:51:06 GMT",
5
+ "date": "Wed, 28 Jun 2023 11:08:31 GMT",
6
+ "tag": "@fluentui/react-portal_v9.2.16",
7
+ "version": "9.2.16",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-portal",
13
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
14
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-portal",
21
+ "comment": "Bump @fluentui/react-tabster to v9.9.1",
22
+ "commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-portal",
27
+ "comment": "Bump @fluentui/react-utilities to v9.10.0",
28
+ "commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ {
34
+ "date": "Tue, 27 Jun 2023 11:21:23 GMT",
35
+ "tag": "@fluentui/react-portal_v9.2.15",
36
+ "version": "9.2.15",
37
+ "comments": {
38
+ "patch": [
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-portal",
42
+ "comment": "Bump @fluentui/react-tabster to v9.9.0",
43
+ "commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
44
+ }
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "date": "Mon, 26 Jun 2023 09:53:55 GMT",
6
50
  "tag": "@fluentui/react-portal_v9.2.14",
7
51
  "version": "9.2.14",
8
52
  "comments": {
@@ -11,13 +55,13 @@
11
55
  "author": "beachball",
12
56
  "package": "@fluentui/react-portal",
13
57
  "comment": "Bump @fluentui/react-tabster to v9.8.1",
14
- "commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009"
58
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
15
59
  },
16
60
  {
17
61
  "author": "beachball",
18
62
  "package": "@fluentui/react-portal",
19
63
  "comment": "Bump @fluentui/react-utilities to v9.9.4",
20
- "commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009"
64
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
21
65
  }
22
66
  ]
23
67
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,37 @@
1
1
  # Change Log - @fluentui/react-portal
2
2
 
3
- This log was last generated on Mon, 26 Jun 2023 09:51:06 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 28 Jun 2023 11:08:31 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.2.16)
8
+
9
+ Wed, 28 Jun 2023 11:08:31 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.2.15..@fluentui/react-portal_v9.2.16)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-tabster to v9.9.1 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.10.0 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
16
+
17
+ ## [9.2.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.2.15)
18
+
19
+ Tue, 27 Jun 2023 11:21:23 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.2.14..@fluentui/react-portal_v9.2.15)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-tabster to v9.9.0 ([PR #28291](https://github.com/microsoft/fluentui/pull/28291) by beachball)
25
+
7
26
  ## [9.2.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.2.14)
8
27
 
9
- Mon, 26 Jun 2023 09:51:06 GMT
28
+ Mon, 26 Jun 2023 09:53:55 GMT
10
29
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.2.13..@fluentui/react-portal_v9.2.14)
11
30
 
12
31
  ### Patches
13
32
 
14
- - Bump @fluentui/react-tabster to v9.8.1 ([PR #28307](https://github.com/microsoft/fluentui/pull/28307) by beachball)
15
- - Bump @fluentui/react-utilities to v9.9.4 ([PR #28307](https://github.com/microsoft/fluentui/pull/28307) by beachball)
33
+ - Bump @fluentui/react-tabster to v9.8.1 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
34
+ - Bump @fluentui/react-utilities to v9.9.4 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
16
35
 
17
36
  ## [9.2.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.2.13)
18
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-portal",
3
- "version": "9.2.14",
3
+ "version": "9.2.16",
4
4
  "description": "A utility component that creates portals compatible with Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,8 +33,8 @@
33
33
  },
34
34
  "dependencies": {
35
35
  "@fluentui/react-shared-contexts": "^9.5.1",
36
- "@fluentui/react-tabster": "^9.8.1",
37
- "@fluentui/react-utilities": "^9.9.4",
36
+ "@fluentui/react-tabster": "^9.9.1",
37
+ "@fluentui/react-utilities": "^9.10.0",
38
38
  "@griffel/react": "^1.5.7",
39
39
  "@swc/helpers": "^0.4.14",
40
40
  "use-disposable": "^1.0.1"