@fluentui/make-styles
Advanced tools
Comparing version 9.0.0-alpha.2 to 9.0.0-alpha.3
@@ -5,3 +5,26 @@ { | ||
{ | ||
"date": "Fri, 26 Feb 2021 01:10:33 GMT", | ||
"date": "Wed, 03 Mar 2021 00:05:15 GMT", | ||
"tag": "@fluentui/make-styles_v9.0.0-alpha.3", | ||
"version": "9.0.0-alpha.3", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "chore(scripts): move prettier to single version policy,make formating abstraction explicit", | ||
"author": "martinhochel@microsoft.com", | ||
"commit": "2ca35f1a1755fa5e5931a175ee199f89c7c4329d", | ||
"package": "@fluentui/make-styles" | ||
} | ||
], | ||
"prerelease": [ | ||
{ | ||
"comment": "Remove set-version dependency from converged components", | ||
"author": "miroslav.stastny@microsoft.com", | ||
"commit": "712ca04cd82ad2b3426762a409cdce05a7cc80fc", | ||
"package": "@fluentui/make-styles" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 26 Feb 2021 01:16:27 GMT", | ||
"tag": "@fluentui/make-styles_v9.0.0-alpha.2", | ||
@@ -8,0 +31,0 @@ "version": "9.0.0-alpha.2", |
# Change Log - @fluentui/make-styles | ||
This log was last generated on Fri, 26 Feb 2021 01:10:33 GMT and should not be manually modified. | ||
This log was last generated on Wed, 03 Mar 2021 00:05:15 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/make-styles_v9.0.0-alpha.3) | ||
Wed, 03 Mar 2021 00:05:15 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/make-styles_v9.0.0-alpha.2..@fluentui/make-styles_v9.0.0-alpha.3) | ||
### Changes | ||
- Remove set-version dependency from converged components ([PR #17211](https://github.com/microsoft/fluentui/pull/17211) by miroslav.stastny@microsoft.com) | ||
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/make-styles_v9.0.0-alpha.2) | ||
Fri, 26 Feb 2021 01:10:33 GMT | ||
Fri, 26 Feb 2021 01:16:27 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/make-styles_v9.0.0-alpha.1..@fluentui/make-styles_v9.0.0-alpha.2) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/make-styles", | ||
"version": "9.0.0-alpha.2", | ||
"version": "9.0.0-alpha.3", | ||
"description": "Experimental utility for creating css styles/classes.", | ||
@@ -31,8 +31,6 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/test-utilities": "^8.0.1", | ||
"@types/stylis": "^4.0.0", | ||
"prettier": "~1.19.1" | ||
"@types/stylis": "^4.0.0" | ||
}, | ||
"dependencies": { | ||
"@emotion/hash": "^0.8.0", | ||
"@fluentui/set-version": "^8.0.1", | ||
"csstype": "^2.6.7", | ||
@@ -39,0 +37,0 @@ "inline-style-expand-shorthand": "^1.2.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
6
4
2650
291755
231
- Removed@fluentui/set-version@^8.0.1
- Removed@fluentui/set-version@8.2.23(transitive)
- Removedtslib@2.8.1(transitive)