@fluentui/react-input
Advanced tools
Comparing version 9.0.0-rc.5 to 9.0.0-rc.6
@@ -5,3 +5,24 @@ { | ||
{ | ||
"date": "Tue, 31 May 2022 21:26:34 GMT", | ||
"date": "Tue, 21 Jun 2022 17:09:28 GMT", | ||
"tag": "@fluentui/react-input_v9.0.0-rc.6", | ||
"version": "9.0.0-rc.6", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.10", | ||
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-text to v9.0.0-rc.12", | ||
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 31 May 2022 21:28:39 GMT", | ||
"tag": "@fluentui/react-input_v9.0.0-rc.5", | ||
@@ -8,0 +29,0 @@ "version": "9.0.0-rc.5", |
# Change Log - @fluentui/react-input | ||
This log was last generated on Tue, 31 May 2022 21:26:34 GMT and should not be manually modified. | ||
This log was last generated on Tue, 21 Jun 2022 17:09:28 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.0-rc.6) | ||
Tue, 21 Jun 2022 17:09:28 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-rc.5..@fluentui/react-input_v9.0.0-rc.6) | ||
### Changes | ||
- Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball) | ||
- Bump @fluentui/react-text to v9.0.0-rc.12 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball) | ||
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.0-rc.5) | ||
Tue, 31 May 2022 21:26:34 GMT | ||
Tue, 31 May 2022 21:28:39 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-rc.4..@fluentui/react-input_v9.0.0-rc.5) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "@fluentui/react-input", | ||
"version": "9.0.0-rc.5", | ||
"version": "9.0.0-rc.6", | ||
"description": "Fluent UI React Input component", | ||
@@ -32,7 +32,7 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.8", | ||
"@fluentui/react-text": "9.0.0-rc.11", | ||
"@fluentui/react-text": "9.0.0-rc.12", | ||
"@fluentui/scripts": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-theme": "9.0.0-rc.9", | ||
"@fluentui/react-theme": "9.0.0-rc.10", | ||
"@fluentui/react-utilities": "9.0.0-rc.10", | ||
@@ -39,0 +39,0 @@ "@griffel/react": "1.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
217379
2551
24
49
293
+ Added@fluentui/react-theme@9.0.0-rc.10(transitive)
- Removed@fluentui/react-theme@9.0.0-rc.9(transitive)