@cryptic-css/prop-mq
Advanced tools
Comparing version 3.5.0 to 3.6.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [3.6.0](https://github.com/wintercounter/ccss/compare/v3.4.0...v3.6.0) (2020-06-06) | ||
### Features | ||
* **props:** add support for booleans ([a32fded](https://github.com/wintercounter/ccss/commit/a32fded31d2847b3a5edd94ed9e409e111c838e8)) | ||
# [3.5.0](https://github.com/wintercounter/ccss/compare/v3.3.0...v3.5.0) (2020-06-06) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@cryptic-css/prop-mq", | ||
"version": "3.5.0", | ||
"version": "3.6.0", | ||
"description": "Adds support for the `mq` prop to write media queries using `@w11r/use-breakpoint`.", | ||
@@ -77,5 +77,5 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"devDependencies": { | ||
"@cryptic-css/core": "^3.5.0" | ||
"@cryptic-css/core": "^3.6.0" | ||
}, | ||
"gitHead": "046c392acedba4e324349ebfa140f3c10721a226" | ||
} |
@@ -0,0 +0,0 @@ import { mediaQuery } from '@w11r/use-breakpoint' |
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
0
15821
9
267