@fluentui/react-textarea
Advanced tools
Comparing version 9.1.1 to 9.1.2
@@ -5,3 +5,30 @@ { | ||
{ | ||
"date": "Mon, 03 Oct 2022 22:22:52 GMT", | ||
"date": "Thu, 13 Oct 2022 10:59:40 GMT", | ||
"tag": "@fluentui/react-textarea_v9.1.2", | ||
"version": "9.1.2", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "olfedias@microsoft.com", | ||
"package": "@fluentui/react-textarea", | ||
"commit": "1a527d440e0497ef8046b3ce240492241e7a04ac", | ||
"comment": "chore: Update Griffel to latest version" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-textarea", | ||
"comment": "Bump @fluentui/react-utilities to v9.1.1", | ||
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-textarea", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15", | ||
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 03 Oct 2022 22:24:42 GMT", | ||
"tag": "@fluentui/react-textarea_v9.1.1", | ||
@@ -8,0 +35,0 @@ "version": "9.1.1", |
# Change Log - @fluentui/react-textarea | ||
This log was last generated on Mon, 03 Oct 2022 22:22:52 GMT and should not be manually modified. | ||
This log was last generated on Thu, 13 Oct 2022 10:59:40 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v9.1.2) | ||
Thu, 13 Oct 2022 10:59:40 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.1.1..@fluentui/react-textarea_v9.1.2) | ||
### Patches | ||
- chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com) | ||
- Bump @fluentui/react-utilities to v9.1.1 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball) | ||
## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v9.1.1) | ||
Mon, 03 Oct 2022 22:22:52 GMT | ||
Mon, 03 Oct 2022 22:24:42 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.1.0..@fluentui/react-textarea_v9.1.1) | ||
@@ -11,0 +22,0 @@ |
{ | ||
"name": "@fluentui/react-textarea", | ||
"version": "9.1.1", | ||
"version": "9.1.2", | ||
"description": "Fluent UI TextArea component", | ||
@@ -31,3 +31,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.14", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.15", | ||
"@fluentui/scripts": "^1.0.0" | ||
@@ -37,4 +37,4 @@ }, | ||
"@fluentui/react-theme": "^9.1.0", | ||
"@fluentui/react-utilities": "^9.1.0", | ||
"@griffel/react": "^1.3.0", | ||
"@fluentui/react-utilities": "^9.1.1", | ||
"@griffel/react": "^1.4.0", | ||
"tslib": "^2.1.0" | ||
@@ -41,0 +41,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
135370
1647
Updated@griffel/react@^1.4.0