@fluentui/react-radio
Advanced tools
Comparing version 9.0.0-rc.5 to 9.0.0-rc.6
@@ -5,3 +5,48 @@ { | ||
{ | ||
"date": "Thu, 26 May 2022 21:00:04 GMT", | ||
"date": "Tue, 31 May 2022 21:26:38 GMT", | ||
"tag": "@fluentui/react-radio_v9.0.0-rc.6", | ||
"version": "9.0.0-rc.6", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "olfedias@microsoft.com", | ||
"package": "@fluentui/react-radio", | ||
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c", | ||
"comment": "chore: Update Griffel to latest version" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-radio", | ||
"comment": "Bump @fluentui/react-context-selector to v9.0.0-rc.10", | ||
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-radio", | ||
"comment": "Bump @fluentui/react-label to v9.0.0-rc.5", | ||
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-radio", | ||
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.13", | ||
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-radio", | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.10", | ||
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-radio", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8", | ||
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 26 May 2022 21:01:28 GMT", | ||
"tag": "@fluentui/react-radio_v9.0.0-rc.5", | ||
@@ -8,0 +53,0 @@ "version": "9.0.0-rc.5", |
# Change Log - @fluentui/react-radio | ||
This log was last generated on Thu, 26 May 2022 21:00:04 GMT and should not be manually modified. | ||
This log was last generated on Tue, 31 May 2022 21:26:38 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.6) | ||
Tue, 31 May 2022 21:26:38 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.5..@fluentui/react-radio_v9.0.0-rc.6) | ||
### Changes | ||
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com) | ||
- Bump @fluentui/react-context-selector to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball) | ||
- Bump @fluentui/react-label to v9.0.0-rc.5 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball) | ||
- Bump @fluentui/react-tabster to v9.0.0-rc.13 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball) | ||
- Bump @fluentui/react-utilities to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball) | ||
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.5) | ||
Thu, 26 May 2022 21:00:04 GMT | ||
Thu, 26 May 2022 21:01:28 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.4..@fluentui/react-radio_v9.0.0-rc.5) | ||
@@ -11,0 +25,0 @@ |
{ | ||
"name": "@fluentui/react-radio", | ||
"version": "9.0.0-rc.5", | ||
"version": "9.0.0-rc.6", | ||
"description": "Fluent UI Radio component", | ||
@@ -31,12 +31,12 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.7" | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.8" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-context-selector": "9.0.0-rc.9", | ||
"@fluentui/react-context-selector": "9.0.0-rc.10", | ||
"@fluentui/react-icons": "^2.0.166-rc.3", | ||
"@fluentui/react-label": "9.0.0-rc.4", | ||
"@fluentui/react-tabster": "9.0.0-rc.12", | ||
"@fluentui/react-label": "9.0.0-rc.5", | ||
"@fluentui/react-tabster": "9.0.0-rc.13", | ||
"@fluentui/react-theme": "9.0.0-rc.9", | ||
"@fluentui/react-utilities": "9.0.0-rc.9", | ||
"@griffel/react": "1.0.5", | ||
"@fluentui/react-utilities": "9.0.0-rc.10", | ||
"@griffel/react": "1.1.0", | ||
"tslib": "^2.1.0" | ||
@@ -43,0 +43,0 @@ }, |
189729
2059
+ Added@fluentui/react-context-selector@9.0.0-rc.10(transitive)
+ Added@fluentui/react-label@9.0.0-rc.5(transitive)
+ Added@fluentui/react-shared-contexts@9.0.0-rc.10(transitive)
+ Added@fluentui/react-tabster@9.0.0-rc.13(transitive)
+ Added@fluentui/react-utilities@9.0.0-rc.10(transitive)
+ Added@griffel/react@1.1.0(transitive)
- Removed@fluentui/react-context-selector@9.0.0-rc.9(transitive)
- Removed@fluentui/react-label@9.0.0-rc.4(transitive)
- Removed@fluentui/react-shared-contexts@9.0.0-rc.9(transitive)
- Removed@fluentui/react-tabster@9.0.0-rc.12(transitive)
- Removed@fluentui/react-utilities@9.0.0-rc.9(transitive)
- Removed@griffel/react@1.0.5(transitive)
Updated@griffel/react@1.1.0