@fluentui/react-overflow 0.0.0-nightly-20220523-0424.1 → 9.0.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,11 +2,17 @@
2
2
  "name": "@fluentui/react-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 23 May 2022 04:37:38 GMT",
6
- "tag": "@fluentui/react-overflow_v0.0.0-nightly-20220523-0424.1",
7
- "version": "0.0.0-nightly-20220523-0424.1",
5
+ "date": "Mon, 23 May 2022 12:09:57 GMT",
6
+ "tag": "@fluentui/react-overflow_v9.0.0-beta.1",
7
+ "version": "9.0.0-beta.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-overflow",
13
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
10
16
  {
11
17
  "author": "olfedias@microsoft.com",
12
18
  "package": "@fluentui/react-overflow",
@@ -19,35 +25,29 @@
19
25
  "commit": "4ae08d6ecf85ac29593ddc2abb23f8a073711b38",
20
26
  "comment": "feat: Initial beta release"
21
27
  },
22
- {
23
- "author": "olfedias@microsoft.com",
24
- "package": "@fluentui/react-overflow",
25
- "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
26
- "comment": "chore: Update Griffel to latest version"
27
- },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-overflow",
31
- "comment": "Bump @fluentui/priority-overflow to v0.0.0-nightly-20220523-0424.1",
32
- "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
31
+ "comment": "Bump @fluentui/priority-overflow to v9.0.0-beta.1",
32
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-overflow",
37
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220523-0424.1",
38
- "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
37
+ "comment": "Bump @fluentui/react-context-selector to v9.0.0-rc.9",
38
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-overflow",
43
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220523-0424.1",
44
- "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
43
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.8",
44
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-overflow",
49
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220523-0424.1",
50
- "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
49
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.9",
50
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
51
51
  }
52
52
  ]
53
53
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,23 @@
1
1
  # Change Log - @fluentui/react-overflow
2
2
 
3
- This log was last generated on Mon, 23 May 2022 04:37:38 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 May 2022 12:09:57 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220523-0424.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v0.0.0-nightly-20220523-0424.1)
7
+ ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.1)
8
8
 
9
- Mon, 23 May 2022 04:37:38 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-alpha.0..@fluentui/react-overflow_v0.0.0-nightly-20220523-0424.1)
9
+ Mon, 23 May 2022 12:09:57 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-alpha.0..@fluentui/react-overflow_v9.0.0-beta.1)
11
11
 
12
12
  ### Changes
13
13
 
14
+ - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
14
15
  - chore: Update Griffel to latest version ([PR #23029](https://github.com/microsoft/fluentui/pull/23029) by olfedias@microsoft.com)
15
16
  - feat: Initial beta release ([PR #22913](https://github.com/microsoft/fluentui/pull/22913) by lingfangao@hotmail.com)
16
- - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
17
- - Bump @fluentui/priority-overflow to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
18
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
19
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
20
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
17
+ - Bump @fluentui/priority-overflow to v9.0.0-beta.1 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
18
+ - Bump @fluentui/react-context-selector to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
19
+ - Bump @fluentui/react-theme to v9.0.0-rc.8 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
20
+ - Bump @fluentui/react-utilities to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
21
21
 
22
22
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-alpha.0)
23
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-overflow",
3
- "version": "0.0.0-nightly-20220523-0424.1",
3
+ "version": "9.0.0-beta.1",
4
4
  "description": "React bindings for @fluentui/priority-overflow",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,10 +30,10 @@
30
30
  "@fluentui/scripts": "^1.0.0"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/priority-overflow": "^0.0.0-nightly-20220523-0424.1",
34
- "@fluentui/react-context-selector": "0.0.0-nightly-20220523-0424.1",
35
- "@fluentui/react-theme": "0.0.0-nightly-20220523-0424.1",
36
- "@fluentui/react-utilities": "0.0.0-nightly-20220523-0424.1",
33
+ "@fluentui/priority-overflow": "^9.0.0-beta.1",
34
+ "@fluentui/react-context-selector": "9.0.0-rc.9",
35
+ "@fluentui/react-theme": "9.0.0-rc.8",
36
+ "@fluentui/react-utilities": "9.0.0-rc.9",
37
37
  "@griffel/react": "1.0.5",
38
38
  "tslib": "^2.1.0"
39
39
  },