@fluentui/react-divider
Advanced tools
Comparing version 9.0.0-alpha.8 to 9.0.0-alpha.9
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Thu, 01 Apr 2021 20:11:26 GMT", | ||
"date": "Thu, 08 Apr 2021 07:29:50 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.9", | ||
"version": "9.0.0-alpha.9", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "use ax() instead of useAx()", | ||
"author": "olfedias@microsoft.com", | ||
"commit": "45f6f31cefc412032a792179308ad837af63155a", | ||
"package": "@fluentui/react-divider" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 01 Apr 2021 20:13:37 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.8", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.8", |
# Change Log - @fluentui/react-divider | ||
This log was last generated on Thu, 01 Apr 2021 20:11:26 GMT and should not be manually modified. | ||
This log was last generated on Thu, 08 Apr 2021 07:29:50 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.9) | ||
Thu, 08 Apr 2021 07:29:50 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.8..@fluentui/react-divider_v9.0.0-alpha.9) | ||
### Changes | ||
- use ax() instead of useAx() ([PR #17713](https://github.com/microsoft/fluentui/pull/17713) by olfedias@microsoft.com) | ||
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.8) | ||
Thu, 01 Apr 2021 20:11:26 GMT | ||
Thu, 01 Apr 2021 20:13:37 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.7..@fluentui/react-divider_v9.0.0-alpha.8) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-divider", | ||
"version": "9.0.0-alpha.8", | ||
"version": "9.0.0-alpha.9", | ||
"description": "Fluent UI component to visually separate content.", | ||
@@ -42,3 +42,3 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.18", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.19", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.15", | ||
@@ -45,0 +45,0 @@ "tslib": "^1.10.0" |
128753
1437