@fluentui/react-overflow 9.0.31 → 9.0.33
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +47 -5
- package/CHANGELOG.md +26 -6
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,49 @@
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Wed, 06 Sep 2023 13:27:23 GMT",
|
6
|
+
"tag": "@fluentui/react-overflow_v9.0.33",
|
7
|
+
"version": "9.0.33",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-overflow",
|
13
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.34",
|
14
|
+
"commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-overflow",
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v9.13.3",
|
20
|
+
"commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Tue, 05 Sep 2023 15:39:04 GMT",
|
27
|
+
"tag": "@fluentui/react-overflow_v9.0.32",
|
28
|
+
"version": "9.0.32",
|
29
|
+
"comments": {
|
30
|
+
"patch": [
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-overflow",
|
34
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.33",
|
35
|
+
"commit": "94019033dfe3fd39ec0cde7dfb3b57c22805aa91"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-overflow",
|
40
|
+
"comment": "Bump @fluentui/react-utilities to v9.13.2",
|
41
|
+
"commit": "94019033dfe3fd39ec0cde7dfb3b57c22805aa91"
|
42
|
+
}
|
43
|
+
]
|
44
|
+
}
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"date": "Tue, 05 Sep 2023 13:28:57 GMT",
|
6
48
|
"tag": "@fluentui/react-overflow_v9.0.31",
|
7
49
|
"version": "9.0.31",
|
8
50
|
"comments": {
|
@@ -23,25 +65,25 @@
|
|
23
65
|
"author": "beachball",
|
24
66
|
"package": "@fluentui/react-overflow",
|
25
67
|
"comment": "Bump @fluentui/priority-overflow to v9.1.5",
|
26
|
-
"commit": "
|
68
|
+
"commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
|
27
69
|
},
|
28
70
|
{
|
29
71
|
"author": "beachball",
|
30
72
|
"package": "@fluentui/react-overflow",
|
31
73
|
"comment": "Bump @fluentui/react-context-selector to v9.1.32",
|
32
|
-
"commit": "
|
74
|
+
"commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
|
33
75
|
},
|
34
76
|
{
|
35
77
|
"author": "beachball",
|
36
78
|
"package": "@fluentui/react-overflow",
|
37
79
|
"comment": "Bump @fluentui/react-theme to v9.1.12",
|
38
|
-
"commit": "
|
80
|
+
"commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
|
39
81
|
},
|
40
82
|
{
|
41
83
|
"author": "beachball",
|
42
84
|
"package": "@fluentui/react-overflow",
|
43
85
|
"comment": "Bump @fluentui/react-utilities to v9.13.1",
|
44
|
-
"commit": "
|
86
|
+
"commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
|
45
87
|
}
|
46
88
|
]
|
47
89
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,42 @@
|
|
1
1
|
# Change Log - @fluentui/react-overflow
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 06 Sep 2023 13:27:23 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.33)
|
8
|
+
|
9
|
+
Wed, 06 Sep 2023 13:27:23 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.32..@fluentui/react-overflow_v9.0.33)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-context-selector to v9.1.34 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
|
15
|
+
- Bump @fluentui/react-utilities to v9.13.3 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
|
16
|
+
|
17
|
+
## [9.0.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.32)
|
18
|
+
|
19
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.31..@fluentui/react-overflow_v9.0.32)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- Bump @fluentui/react-context-selector to v9.1.33 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
|
25
|
+
- Bump @fluentui/react-utilities to v9.13.2 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
|
26
|
+
|
7
27
|
## [9.0.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.31)
|
8
28
|
|
9
|
-
Tue, 05 Sep 2023 13:
|
29
|
+
Tue, 05 Sep 2023 13:28:57 GMT
|
10
30
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.30..@fluentui/react-overflow_v9.0.31)
|
11
31
|
|
12
32
|
### Patches
|
13
33
|
|
14
34
|
- bumps react peer dependencies to v16.14.0 ([PR #28959](https://github.com/microsoft/fluentui/pull/28959) by bernardo.sunderhus@gmail.com)
|
15
35
|
- bumps @swc/helpers version to 0.5.1 ([PR #28989](https://github.com/microsoft/fluentui/pull/28989) by bernardo.sunderhus@gmail.com)
|
16
|
-
- Bump @fluentui/priority-overflow to v9.1.5 ([PR #
|
17
|
-
- Bump @fluentui/react-context-selector to v9.1.32 ([PR #
|
18
|
-
- Bump @fluentui/react-theme to v9.1.12 ([PR #
|
19
|
-
- Bump @fluentui/react-utilities to v9.13.1 ([PR #
|
36
|
+
- Bump @fluentui/priority-overflow to v9.1.5 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
|
37
|
+
- Bump @fluentui/react-context-selector to v9.1.32 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
|
38
|
+
- Bump @fluentui/react-theme to v9.1.12 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
|
39
|
+
- Bump @fluentui/react-utilities to v9.13.1 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
|
20
40
|
|
21
41
|
## [9.0.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.30)
|
22
42
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-overflow",
|
3
|
-
"version": "9.0.
|
3
|
+
"version": "9.0.33",
|
4
4
|
"description": "React bindings for @fluentui/priority-overflow",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -35,9 +35,9 @@
|
|
35
35
|
},
|
36
36
|
"dependencies": {
|
37
37
|
"@fluentui/priority-overflow": "^9.1.5",
|
38
|
-
"@fluentui/react-context-selector": "^9.1.
|
38
|
+
"@fluentui/react-context-selector": "^9.1.34",
|
39
39
|
"@fluentui/react-theme": "^9.1.12",
|
40
|
-
"@fluentui/react-utilities": "^9.13.
|
40
|
+
"@fluentui/react-utilities": "^9.13.3",
|
41
41
|
"@griffel/react": "^1.5.14",
|
42
42
|
"@swc/helpers": "^0.5.1"
|
43
43
|
},
|