@fluentui/react-input
Advanced tools
Comparing version 9.0.0-beta.1 to 9.0.0-beta.3
@@ -5,3 +5,30 @@ { | ||
{ | ||
"date": "Thu, 10 Feb 2022 08:44:31 GMT", | ||
"date": "Fri, 18 Feb 2022 13:33:47 GMT", | ||
"tag": "@fluentui/react-input_v9.0.0-beta.3", | ||
"version": "9.0.0-beta.3", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "lingfangao@hotmail.com", | ||
"package": "@fluentui/react-input", | ||
"commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14", | ||
"comment": "fix: Source maps contain original source code" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.3", | ||
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3", | ||
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 10 Feb 2022 08:51:17 GMT", | ||
"tag": "@fluentui/react-input_v9.0.0-beta.1", | ||
@@ -8,0 +35,0 @@ "version": "9.0.0-beta.1", |
# Change Log - @fluentui/react-input | ||
This log was last generated on Thu, 10 Feb 2022 08:44:31 GMT and should not be manually modified. | ||
This log was last generated on Fri, 18 Feb 2022 13:33:47 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [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 | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.1..@fluentui/react-input_v9.0.0-beta.3) | ||
### Changes | ||
- fix: Source maps contain original source code ([PR #21690](https://github.com/microsoft/fluentui/pull/21690) by lingfangao@hotmail.com) | ||
- Bump @fluentui/react-utilities to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball) | ||
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.0-beta.1) | ||
Thu, 10 Feb 2022 08:44:31 GMT | ||
Thu, 10 Feb 2022 08:51:17 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.0..@fluentui/react-input_v9.0.0-beta.1) | ||
@@ -11,0 +22,0 @@ |
{ | ||
"name": "@fluentui/react-input", | ||
"version": "9.0.0-beta.1", | ||
"version": "9.0.0-beta.3", | ||
"description": "Fluent UI React Input component", | ||
@@ -31,3 +31,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.1", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.3", | ||
"@fluentui/scripts": "^1.0.0", | ||
@@ -46,3 +46,3 @@ "@types/enzyme": "3.10.3", | ||
"dependencies": { | ||
"@fluentui/react-utilities": "9.0.0-rc.1", | ||
"@fluentui/react-utilities": "9.0.0-rc.3", | ||
"@griffel/react": "1.0.0", | ||
@@ -49,0 +49,0 @@ "tslib": "^2.1.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
202517
2390
+ Added@fluentui/keyboard-keys@9.0.0-rc.3(transitive)
+ Added@fluentui/react-utilities@9.0.0-rc.3(transitive)
- Removed@fluentui/keyboard-keys@9.0.0-rc.1(transitive)
- Removed@fluentui/react-utilities@9.0.0-rc.1(transitive)