@fluentui/react-portal 9.0.0-alpha.57 → 9.0.0-alpha.59

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,52 @@
2
2
  "name": "@fluentui/react-portal",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 01 Oct 2021 09:44:19 GMT",
5
+ "date": "Fri, 01 Oct 2021 14:11:48 GMT",
6
+ "tag": "@fluentui/react-portal_v9.0.0-alpha.59",
7
+ "version": "9.0.0-alpha.59",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "lingfangao@hotmail.com",
12
+ "package": "@fluentui/react-portal",
13
+ "comment": "Bump v9 prerelease versions to rerelease",
14
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-portal",
19
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.76",
20
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-portal",
25
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.28",
26
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-portal",
31
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.71",
32
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-portal",
37
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.55",
38
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-portal",
43
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.51",
44
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Fri, 01 Oct 2021 09:44:56 GMT",
6
51
  "tag": "@fluentui/react-portal_v9.0.0-alpha.57",
7
52
  "version": "9.0.0-alpha.57",
8
53
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,26 @@
1
1
  # Change Log - @fluentui/react-portal
2
2
 
3
- This log was last generated on Fri, 01 Oct 2021 09:44:19 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 01 Oct 2021 14:11:48 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.59)
8
+
9
+ Fri, 01 Oct 2021 14:11:48 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.57..@fluentui/react-portal_v9.0.0-alpha.59)
11
+
12
+ ### Changes
13
+
14
+ - Bump v9 prerelease versions to rerelease ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by lingfangao@hotmail.com)
15
+ - Bump @fluentui/react-make-styles to v9.0.0-alpha.76 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
16
+ - Bump @fluentui/react-shared-contexts to v9.0.0-alpha.28 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.0.0-alpha.71 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
18
+ - Bump @fluentui/react-utilities to v9.0.0-alpha.55 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
19
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.51 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
20
+
7
21
  ## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.57)
8
22
 
9
- Fri, 01 Oct 2021 09:44:19 GMT
23
+ Fri, 01 Oct 2021 09:44:56 GMT
10
24
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.56..@fluentui/react-portal_v9.0.0-alpha.57)
11
25
 
12
26
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-portal",
3
- "version": "9.0.0-alpha.57",
3
+ "version": "9.0.0-alpha.59",
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",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
- "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.49",
29
+ "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.51",
30
30
  "@fluentui/react-conformance": "*",
31
31
  "@fluentui/scripts": "^1.0.0",
32
32
  "@types/enzyme": "3.10.3",
@@ -41,10 +41,10 @@
41
41
  "react-test-renderer": "^16.3.0"
42
42
  },
43
43
  "dependencies": {
44
- "@fluentui/react-make-styles": "9.0.0-alpha.74",
45
- "@fluentui/react-shared-contexts": "9.0.0-alpha.26",
46
- "@fluentui/react-tabster": "9.0.0-alpha.69",
47
- "@fluentui/react-utilities": "9.0.0-alpha.53",
44
+ "@fluentui/react-make-styles": "9.0.0-alpha.76",
45
+ "@fluentui/react-shared-contexts": "9.0.0-alpha.28",
46
+ "@fluentui/react-tabster": "9.0.0-alpha.71",
47
+ "@fluentui/react-utilities": "9.0.0-alpha.55",
48
48
  "tslib": "^2.1.0"
49
49
  },
50
50
  "peerDependencies": {