@fluentui/react-input
Advanced tools
Comparing version 9.0.0-beta.3 to 9.0.0-beta.4
@@ -5,3 +5,24 @@ { | ||
{ | ||
"date": "Fri, 18 Feb 2022 13:33:47 GMT", | ||
"date": "Tue, 01 Mar 2022 02:16:10 GMT", | ||
"tag": "@fluentui/react-input_v9.0.0-beta.4", | ||
"version": "9.0.0-beta.4", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "olfedias@microsoft.com", | ||
"package": "@fluentui/react-input", | ||
"commit": "084d7408855f3e52b67cbca172da1acef9dcb98f", | ||
"comment": "fix: Add react-theme as dependency" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.4", | ||
"commit": "0bc1e755543ed69443d5d03e1976c630583242f7" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 18 Feb 2022 13:35:32 GMT", | ||
"tag": "@fluentui/react-input_v9.0.0-beta.3", | ||
@@ -8,0 +29,0 @@ "version": "9.0.0-beta.3", |
# Change Log - @fluentui/react-input | ||
This log was last generated on Fri, 18 Feb 2022 13:33:47 GMT and should not be manually modified. | ||
This log was last generated on Tue, 01 Mar 2022 02:16:10 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.0-beta.4) | ||
Tue, 01 Mar 2022 02:16:10 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.3..@fluentui/react-input_v9.0.0-beta.4) | ||
### Changes | ||
- fix: Add react-theme as dependency ([PR #21825](https://github.com/microsoft/fluentui/pull/21825) by olfedias@microsoft.com) | ||
- Bump @fluentui/react-utilities to v9.0.0-rc.4 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball) | ||
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.0-beta.3) | ||
Fri, 18 Feb 2022 13:33:47 GMT | ||
Fri, 18 Feb 2022 13:35:32 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.1..@fluentui/react-input_v9.0.0-beta.3) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "@fluentui/react-input", | ||
"version": "9.0.0-beta.3", | ||
"version": "9.0.0-beta.4", | ||
"description": "Fluent UI React Input component", | ||
@@ -45,3 +45,4 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react-utilities": "9.0.0-rc.3", | ||
"@fluentui/react-theme": "9.0.0-rc.3", | ||
"@fluentui/react-utilities": "9.0.0-rc.4", | ||
"@griffel/react": "1.0.0", | ||
@@ -48,0 +49,0 @@ "tslib": "^2.1.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
203793
2411
8
+ Added@fluentui/react-theme@9.0.0-rc.3(transitive)
+ Added@fluentui/react-utilities@9.0.0-rc.4(transitive)
- Removed@fluentui/react-utilities@9.0.0-rc.3(transitive)