@fluentui/react-input
Advanced tools
Comparing version 0.0.0-nightly-20221013-0426.1 to 0.0.0-nightly-20221014-0424.1
# Change Log - @fluentui/react-input | ||
This log was last generated on Thu, 13 Oct 2022 04:32:41 GMT and should not be manually modified. | ||
This log was last generated on Fri, 14 Oct 2022 04:30:06 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20221013-0426.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20221013-0426.1) | ||
## [0.0.0-nightly-20221014-0424.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20221014-0424.1) | ||
Thu, 13 Oct 2022 04:32:41 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.0..@fluentui/react-input_v0.0.0-nightly-20221013-0426.1) | ||
Fri, 14 Oct 2022 04:30:06 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.1..@fluentui/react-input_v0.0.0-nightly-20221014-0424.1) | ||
@@ -15,7 +15,19 @@ ### 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-20221013-0426.1 ([commit](https://github.com/microsoft/fluentui/commit/b8c447f4822ef29f70f42a94dbbaeeab164fd343) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221013-0426.1 ([commit](https://github.com/microsoft/fluentui/commit/b8c447f4822ef29f70f42a94dbbaeeab164fd343) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221013-0426.1 ([commit](https://github.com/microsoft/fluentui/commit/b8c447f4822ef29f70f42a94dbbaeeab164fd343) by beachball) | ||
- Bump @fluentui/react-text to v0.0.0-nightly-20221013-0426.1 ([commit](https://github.com/microsoft/fluentui/commit/b8c447f4822ef29f70f42a94dbbaeeab164fd343) by beachball) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20221014-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221014-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221014-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5) by beachball) | ||
- Bump @fluentui/react-text to v0.0.0-nightly-20221014-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5) by beachball) | ||
## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.1) | ||
Thu, 13 Oct 2022 11:02:52 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.0..@fluentui/react-input_v9.2.1) | ||
### Patches | ||
- chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com) | ||
- Bump @fluentui/react-utilities to v9.1.1 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball) | ||
- Bump @fluentui/react-text to v9.1.2 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball) | ||
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.0) | ||
@@ -22,0 +34,0 @@ |
{ | ||
"name": "@fluentui/react-input", | ||
"version": "0.0.0-nightly-20221013-0426.1", | ||
"version": "0.0.0-nightly-20221014-0424.1", | ||
"description": "Fluent UI React Input component", | ||
@@ -31,9 +31,9 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20221013-0426.1", | ||
"@fluentui/react-text": "0.0.0-nightly-20221013-0426.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20221014-0424.1", | ||
"@fluentui/react-text": "0.0.0-nightly-20221014-0424.1", | ||
"@fluentui/scripts": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-theme": "0.0.0-nightly-20221013-0426.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20221013-0426.1", | ||
"@fluentui/react-theme": "0.0.0-nightly-20221014-0424.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20221014-0424.1", | ||
"@griffel/react": "^1.4.0", | ||
@@ -43,6 +43,6 @@ "tslib": "^2.1.0" | ||
"peerDependencies": { | ||
"@types/react": ">=16.8.0 <18.0.0", | ||
"@types/react-dom": ">=16.8.0 <18.0.0", | ||
"react": ">=16.8.0 <18.0.0", | ||
"react-dom": ">=16.8.0 <18.0.0" | ||
"@types/react": ">=16.8.0 <19.0.0", | ||
"@types/react-dom": ">=16.8.0 <19.0.0", | ||
"react": ">=16.8.0 <19.0.0", | ||
"react-dom": ">=16.8.0 <19.0.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "beachball": {}, |
Sorry, the diff of this file is too big to display
243464
2968
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20221014-0424.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20221014-0424.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20221014-0424.1(transitive)
+ Added@types/react@18.3.18(transitive)
+ Added@types/react-dom@18.3.5(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20221013-0426.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20221013-0426.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20221013-0426.1(transitive)
- Removed@types/react-dom@17.0.26(transitive)
- Removedreact-dom@17.0.2(transitive)
- Removedscheduler@0.20.2(transitive)
Updated@fluentui/react-utilities@0.0.0-nightly-20221014-0424.1