@fluentui/react-make-styles
Advanced tools
Comparing version 9.0.0-alpha.15 to 9.0.0-alpha.16
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Fri, 26 Mar 2021 07:29:48 GMT", | ||
"date": "Tue, 30 Mar 2021 07:30:40 GMT", | ||
"tag": "@fluentui/react-make-styles_v9.0.0-alpha.16", | ||
"version": "9.0.0-alpha.16", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "chore: restore \"sideEffects\" to enable treeshaking", | ||
"author": "olfedias@microsoft.com", | ||
"commit": "8d6eb6f174660017e96d2c539a08e1d64ccdf4a3", | ||
"package": "@fluentui/react-make-styles" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 26 Mar 2021 07:32:34 GMT", | ||
"tag": "@fluentui/react-make-styles_v9.0.0-alpha.15", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.15", |
# Change Log - @fluentui/react-make-styles | ||
This log was last generated on Fri, 26 Mar 2021 07:29:48 GMT and should not be manually modified. | ||
This log was last generated on Tue, 30 Mar 2021 07:30:40 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v9.0.0-alpha.16) | ||
Tue, 30 Mar 2021 07:30:40 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-make-styles_v9.0.0-alpha.15..@fluentui/react-make-styles_v9.0.0-alpha.16) | ||
### Changes | ||
- chore: restore "sideEffects" to enable treeshaking ([PR #17584](https://github.com/microsoft/fluentui/pull/17584) by olfedias@microsoft.com) | ||
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v9.0.0-alpha.15) | ||
Fri, 26 Mar 2021 07:29:48 GMT | ||
Fri, 26 Mar 2021 07:32:34 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-make-styles_v9.0.0-alpha.14..@fluentui/react-make-styles_v9.0.0-alpha.15) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-make-styles", | ||
"version": "9.0.0-alpha.15", | ||
"version": "9.0.0-alpha.16", | ||
"description": "React bindings for @fluentui/make-styles", | ||
@@ -8,2 +8,3 @@ "main": "lib-commonjs/index.js", | ||
"typings": "lib/index.d.ts", | ||
"sideEffects": false, | ||
"repository": { | ||
@@ -32,6 +33,6 @@ "type": "git", | ||
"dependencies": { | ||
"@fluentui/make-styles": "^9.0.0-alpha.6", | ||
"@fluentui/react-provider": "^9.0.0-alpha.15", | ||
"@fluentui/make-styles": "^9.0.0-alpha.7", | ||
"@fluentui/react-provider": "^9.0.0-alpha.16", | ||
"@fluentui/react-theme": "^9.0.0-alpha.6", | ||
"@fluentui/react-theme-provider": "^9.0.0-alpha.15", | ||
"@fluentui/react-theme-provider": "^9.0.0-alpha.16", | ||
"tslib": "^1.10.0" | ||
@@ -38,0 +39,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62654
906