@fluentui/react-combobox
Advanced tools
Comparing version
@@ -5,3 +5,36 @@ { | ||
{ | ||
"date": "Tue, 28 Jun 2022 15:08:42 GMT", | ||
"date": "Tue, 28 Jun 2022 17:37:48 GMT", | ||
"tag": "@fluentui/react-combobox_v9.0.0-beta.5", | ||
"version": "9.0.0-beta.5", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "lingfangao@hotmail.com", | ||
"package": "@fluentui/react-combobox", | ||
"commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b", | ||
"comment": "fix: Use caret dependency range for Griffel" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-combobox", | ||
"comment": "Bump @fluentui/react-portal to v9.0.1", | ||
"commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-combobox", | ||
"comment": "Bump @fluentui/react-positioning to v9.0.1", | ||
"commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-combobox", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10", | ||
"commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 28 Jun 2022 15:13:31 GMT", | ||
"tag": "@fluentui/react-combobox_v9.0.0-beta.4", | ||
@@ -8,0 +41,0 @@ "version": "9.0.0-beta.4", |
# Change Log - @fluentui/react-combobox | ||
This log was last generated on Tue, 28 Jun 2022 15:08:42 GMT and should not be manually modified. | ||
This log was last generated on Tue, 28 Jun 2022 17:37:48 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.0.0-beta.5) | ||
Tue, 28 Jun 2022 17:37:48 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.0.0-beta.4..@fluentui/react-combobox_v9.0.0-beta.5) | ||
### Changes | ||
- fix: Use caret dependency range for Griffel ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by lingfangao@hotmail.com) | ||
- Bump @fluentui/react-portal to v9.0.1 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball) | ||
- Bump @fluentui/react-positioning to v9.0.1 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball) | ||
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.0.0-beta.4) | ||
Tue, 28 Jun 2022 15:08:42 GMT | ||
Tue, 28 Jun 2022 15:13:31 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.0.0-beta.3..@fluentui/react-combobox_v9.0.0-beta.4) | ||
@@ -11,0 +23,0 @@ |
{ | ||
"name": "@fluentui/react-combobox", | ||
"version": "9.0.0-beta.4", | ||
"version": "9.0.0-beta.5", | ||
"description": "Fluent UI React Combobox component", | ||
@@ -31,3 +31,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.9", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.10", | ||
"@fluentui/scripts": "^1.0.0" | ||
@@ -39,7 +39,7 @@ }, | ||
"@fluentui/react-icons": "^2.0.172-rc.8", | ||
"@fluentui/react-portal": "^9.0.0", | ||
"@fluentui/react-positioning": "^9.0.0", | ||
"@fluentui/react-portal": "^9.0.1", | ||
"@fluentui/react-positioning": "^9.0.1", | ||
"@fluentui/react-theme": "^9.0.0", | ||
"@fluentui/react-utilities": "^9.0.0", | ||
"@griffel/react": "1.2.0", | ||
"@griffel/react": "^1.2.0", | ||
"tslib": "^2.1.0" | ||
@@ -46,0 +46,0 @@ }, |
448163
0.45%4645
0.72%- Removed
Updated