@fluentui/react-input
Advanced tools
Comparing version 9.0.1 to 9.0.2
@@ -5,3 +5,38 @@ { | ||
{ | ||
"date": "Tue, 28 Jun 2022 17:37:49 GMT", | ||
"date": "Thu, 14 Jul 2022 17:03:28 GMT", | ||
"tag": "@fluentui/react-input_v9.0.2", | ||
"version": "9.0.2", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "Humberto.Morimoto@microsoft.com", | ||
"package": "@fluentui/react-input", | ||
"commit": "422636fffd66758c1a6dd617063582d902b61927", | ||
"comment": "docs: Replacing https://aka.ms/fluentui-storybook with https://react.fluentui.dev/ to point to the official documentation site." | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-utilities to v9.0.1-0", | ||
"commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11", | ||
"commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-text to v9.0.2", | ||
"commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 28 Jun 2022 17:39:49 GMT", | ||
"tag": "@fluentui/react-input_v9.0.1", | ||
@@ -8,0 +43,0 @@ "version": "9.0.1", |
# Change Log - @fluentui/react-input | ||
This log was last generated on Tue, 28 Jun 2022 17:37:49 GMT and should not be manually modified. | ||
This log was last generated on Thu, 14 Jul 2022 17:03:28 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.2) | ||
Thu, 14 Jul 2022 17:03:28 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.1..@fluentui/react-input_v9.0.2) | ||
### Patches | ||
- Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball) | ||
- Bump @fluentui/react-text to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball) | ||
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.1) | ||
Tue, 28 Jun 2022 17:37:49 GMT | ||
Tue, 28 Jun 2022 17:39:49 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0..@fluentui/react-input_v9.0.1) | ||
@@ -11,0 +22,0 @@ |
{ | ||
"name": "@fluentui/react-input", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"description": "Fluent UI React Input component", | ||
@@ -31,4 +31,4 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.10", | ||
"@fluentui/react-text": "^9.0.1", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.11", | ||
"@fluentui/react-text": "^9.0.2", | ||
"@fluentui/scripts": "^1.0.0" | ||
@@ -38,3 +38,3 @@ }, | ||
"@fluentui/react-theme": "^9.0.0", | ||
"@fluentui/react-utilities": "^9.0.0", | ||
"@fluentui/react-utilities": "^9.0.1-0", | ||
"@griffel/react": "^1.2.0", | ||
@@ -41,0 +41,0 @@ "tslib": "^2.1.0" |
@@ -24,3 +24,3 @@ # @fluentui/react-input | ||
See [Fluent UI Storybook](https://aka.ms/fluentui-storybook) for more detailed usage examples. | ||
See [Fluent UI Storybook](https://react.fluentui.dev/) for more detailed usage examples. | ||
@@ -38,2 +38,2 @@ Alternatively, run Storybook locally with: | ||
If you're upgrading to Fluent UI v9 see the upgrade guide in [Storybook](https://aka.ms/fluentui-storybook) under Concepts > Upgrading. | ||
If you're upgrading to Fluent UI v9 see the upgrade guide in [Storybook](https://react.fluentui.dev/) under Concepts > Upgrading. |
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
224223
2688