@fluentui/react-field 9.1.79 → 9.1.80
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -7
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,23 @@
|
|
1
1
|
# Change Log - @fluentui/react-field
|
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:39 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
7
|
## [9.1.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.79)
|
8
8
|
|
9
|
-
Mon, 11 Nov 2024
|
9
|
+
Mon, 11 Nov 2024 10:00:39 GMT
|
10
10
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.78..@fluentui/react-field_v9.1.79)
|
11
11
|
|
12
12
|
### Patches
|
13
13
|
|
14
14
|
- chore: replace npm-scripts and just-scrtips with nx inferred tasks ([PR #33074](https://github.com/microsoft/fluentui/pull/33074) by martinhochel@microsoft.com)
|
15
15
|
- fix(react-field): Add screenreader announcement for validationMessage if validationState="warning" ([PR #33175](https://github.com/microsoft/fluentui/pull/33175) by jiangemma@microsoft.com)
|
16
|
-
- Bump @fluentui/react-context-selector to v9.1.69 ([PR #
|
17
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.46 ([PR #
|
18
|
-
- Bump @fluentui/react-label to v9.1.78 ([PR #
|
19
|
-
- Bump @fluentui/react-theme to v9.1.22 ([PR #
|
20
|
-
- Bump @fluentui/react-utilities to v9.18.17 ([PR #
|
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-jsx-runtime to v9.0.46 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
18
|
+
- Bump @fluentui/react-label to v9.1.78 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
19
|
+
- Bump @fluentui/react-theme to v9.1.22 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
20
|
+
- Bump @fluentui/react-utilities to v9.18.17 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
21
21
|
|
22
22
|
## [9.1.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.78)
|
23
23
|
|