@fluentui/react-input
Advanced tools
Comparing version 0.0.0-nightly-20221010-0422.1 to 0.0.0-nightly-20221011-0422.1
# Change Log - @fluentui/react-input | ||
This log was last generated on Mon, 10 Oct 2022 04:26:59 GMT and should not be manually modified. | ||
This log was last generated on Tue, 11 Oct 2022 04:28:57 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20221010-0422.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20221010-0422.1) | ||
## [0.0.0-nightly-20221011-0422.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20221011-0422.1) | ||
Mon, 10 Oct 2022 04:26:59 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.0..@fluentui/react-input_v0.0.0-nightly-20221010-0422.1) | ||
Tue, 11 Oct 2022 04:28:57 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.0..@fluentui/react-input_v0.0.0-nightly-20221011-0422.1) | ||
@@ -15,6 +15,6 @@ ### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20221010-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/4f03babaf9fdbceb0702f3d7134294ab86d90c80) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221010-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/4f03babaf9fdbceb0702f3d7134294ab86d90c80) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221010-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/4f03babaf9fdbceb0702f3d7134294ab86d90c80) by beachball) | ||
- Bump @fluentui/react-text to v0.0.0-nightly-20221010-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/4f03babaf9fdbceb0702f3d7134294ab86d90c80) by beachball) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20221011-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/459e518d93b2766678ad6274730cd72cb7290425) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221011-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/459e518d93b2766678ad6274730cd72cb7290425) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221011-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/459e518d93b2766678ad6274730cd72cb7290425) by beachball) | ||
- Bump @fluentui/react-text to v0.0.0-nightly-20221011-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/459e518d93b2766678ad6274730cd72cb7290425) by beachball) | ||
@@ -21,0 +21,0 @@ ## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.0) |
{ | ||
"name": "@fluentui/react-input", | ||
"version": "0.0.0-nightly-20221010-0422.1", | ||
"version": "0.0.0-nightly-20221011-0422.1", | ||
"description": "Fluent UI React Input component", | ||
@@ -31,10 +31,10 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20221010-0422.1", | ||
"@fluentui/react-text": "0.0.0-nightly-20221010-0422.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20221011-0422.1", | ||
"@fluentui/react-text": "0.0.0-nightly-20221011-0422.1", | ||
"@fluentui/scripts": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-theme": "0.0.0-nightly-20221010-0422.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20221010-0422.1", | ||
"@griffel/react": "^1.3.0", | ||
"@fluentui/react-theme": "0.0.0-nightly-20221011-0422.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20221011-0422.1", | ||
"@griffel/react": "^1.4.0", | ||
"tslib": "^2.1.0" | ||
@@ -41,0 +41,0 @@ }, |
Sorry, the diff of this file is too big to display
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20221011-0422.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20221011-0422.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20221011-0422.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20221010-0422.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20221010-0422.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20221010-0422.1(transitive)
Updated@fluentui/react-utilities@0.0.0-nightly-20221011-0422.1
Updated@griffel/react@^1.4.0