@fluentui/react-overflow 9.2.0 → 9.2.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,21 +1,21 @@
|
|
1
1
|
# Change Log - @fluentui/react-overflow
|
2
2
|
|
3
|
-
This log was last generated on Mon, 11 Nov 2024
|
3
|
+
This log was last generated on Mon, 11 Nov 2024 10:00:48 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
7
|
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.2.0)
|
8
8
|
|
9
|
-
Mon, 11 Nov 2024
|
9
|
+
Mon, 11 Nov 2024 10:00:48 GMT
|
10
10
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.1.32..@fluentui/react-overflow_v9.2.0)
|
11
11
|
|
12
12
|
### Minor changes
|
13
13
|
|
14
14
|
- feat: add `onOverflowChange` callback ([PR #33106](https://github.com/microsoft/fluentui/pull/33106) by lingfangao@hotmail.com)
|
15
|
-
- Bump @fluentui/priority-overflow to v9.1.14 ([PR #
|
16
|
-
- Bump @fluentui/react-context-selector to v9.1.69 ([PR #
|
17
|
-
- Bump @fluentui/react-theme to v9.1.22 ([PR #
|
18
|
-
- Bump @fluentui/react-utilities to v9.18.17 ([PR #
|
15
|
+
- Bump @fluentui/priority-overflow to v9.1.14 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
16
|
+
- Bump @fluentui/react-context-selector to v9.1.69 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
17
|
+
- Bump @fluentui/react-theme to v9.1.22 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
18
|
+
- Bump @fluentui/react-utilities to v9.18.17 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
19
19
|
|
20
20
|
### Patches
|
21
21
|
|