@fluentui/react-divider
Advanced tools
Comparing version 9.0.0-alpha.50 to 9.0.0-alpha.51
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Mon, 26 Jul 2021 07:34:11 GMT", | ||
"date": "Mon, 02 Aug 2021 07:33:18 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.51", | ||
"version": "9.0.0-alpha.51", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.36", | ||
"author": "lingfan.gao@microsoft.com", | ||
"commit": "ab0e1bafdd9ace2974b3362cd2300fb32af466fb", | ||
"package": "@fluentui/react-divider" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 26 Jul 2021 07:37:30 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.50", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.50", |
# Change Log - @fluentui/react-divider | ||
This log was last generated on Mon, 26 Jul 2021 07:34:11 GMT and should not be manually modified. | ||
This log was last generated on Mon, 02 Aug 2021 07:33:18 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.51) | ||
Mon, 02 Aug 2021 07:33:18 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.50..@fluentui/react-divider_v9.0.0-alpha.51) | ||
### Changes | ||
- Bump @fluentui/react-utilities to v9.0.0-alpha.36 ([PR #19204](https://github.com/microsoft/fluentui/pull/19204) by lingfan.gao@microsoft.com) | ||
## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.50) | ||
Mon, 26 Jul 2021 07:34:11 GMT | ||
Mon, 26 Jul 2021 07:37:30 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.49..@fluentui/react-divider_v9.0.0-alpha.50) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-divider", | ||
"version": "9.0.0-alpha.50", | ||
"version": "9.0.0-alpha.51", | ||
"description": "Fluent UI component to visually separate content.", | ||
@@ -28,5 +28,5 @@ "main": "lib-commonjs/index.js", | ||
"devDependencies": { | ||
"@fluentui/babel-make-styles": "^9.0.0-alpha.31", | ||
"@fluentui/babel-make-styles": "^9.0.0-alpha.32", | ||
"@fluentui/eslint-plugin": "^1.3.2", | ||
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.28", | ||
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.29", | ||
"@fluentui/react-conformance": "^0.4.3", | ||
@@ -46,4 +46,4 @@ "@fluentui/scripts": "^1.0.0", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.52", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.35", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.53", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.36", | ||
"tslib": "^2.1.0" | ||
@@ -50,0 +50,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2095232
8347