@fluentui/react-divider
Advanced tools
Comparing version 9.0.0-alpha.34 to 9.0.0-alpha.35
@@ -5,3 +5,38 @@ { | ||
{ | ||
"date": "Tue, 15 Jun 2021 07:36:10 GMT", | ||
"date": "Mon, 21 Jun 2021 07:32:29 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.35", | ||
"version": "9.0.0-alpha.35", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Divider: Migrate react-divider to new DX.", | ||
"author": "tristan.watanabe@gmail.com", | ||
"commit": "d222fbc7a01847636e6265de90b38c1c7020e577", | ||
"package": "@fluentui/react-divider" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.16", | ||
"author": "miroslav.stastny@microsoft.com", | ||
"commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3", | ||
"package": "@fluentui/react-divider" | ||
}, | ||
{ | ||
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.42", | ||
"author": "miroslav.stastny@microsoft.com", | ||
"commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3", | ||
"package": "@fluentui/react-divider" | ||
}, | ||
{ | ||
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.18", | ||
"author": "miroslav.stastny@microsoft.com", | ||
"commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3", | ||
"package": "@fluentui/react-divider" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 15 Jun 2021 07:40:20 GMT", | ||
"tag": "@fluentui/react-divider_v9.0.0-alpha.34", | ||
@@ -8,0 +43,0 @@ "version": "9.0.0-alpha.34", |
# Change Log - @fluentui/react-divider | ||
This log was last generated on Tue, 15 Jun 2021 07:36:10 GMT and should not be manually modified. | ||
This log was last generated on Mon, 21 Jun 2021 07:32:29 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.35) | ||
Mon, 21 Jun 2021 07:32:29 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.34..@fluentui/react-divider_v9.0.0-alpha.35) | ||
### Changes | ||
- Divider: Migrate react-divider to new DX. ([PR #18625](https://github.com/microsoft/fluentui/pull/18625) by tristan.watanabe@gmail.com) | ||
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.34) | ||
Tue, 15 Jun 2021 07:36:10 GMT | ||
Tue, 15 Jun 2021 07:40:20 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.33..@fluentui/react-divider_v9.0.0-alpha.34) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-divider", | ||
"version": "9.0.0-alpha.34", | ||
"version": "9.0.0-alpha.35", | ||
"description": "Fluent UI component to visually separate content.", | ||
@@ -21,6 +21,7 @@ "main": "lib-commonjs/index.js", | ||
"lint": "just-scripts lint", | ||
"start": "just-scripts dev:storybook", | ||
"start-test": "just-scripts jest-watch", | ||
"test": "just-scripts test", | ||
"update-snapshots": "just-scripts jest -u" | ||
"start": "yarn storybook", | ||
"test": "jest", | ||
"docs": "api-extractor run --config=config/api-extractor.local.json --local", | ||
"build:local": "tsc -p . --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output dist/packages/react-divider/src && yarn docs", | ||
"storybook": "start-storybook" | ||
}, | ||
@@ -27,0 +28,0 @@ "devDependencies": { |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1973119
452
7668
14
1