@cryptic-css/prop-mq
Advanced tools
Comparing version 2.0.3 to 3.0.0
@@ -6,2 +6,82 @@ # Change Log | ||
**Note:** Version bump only for package @cryptic-css/prop-mq | ||
# [3.0.0](https://github.com/wintercounter/ccss/compare/v1.0.1...v3.0.0) (2020-03-11) | ||
### Features | ||
* **refact:** support custom ccss function creation to avoid issues coming from using a single, global instance ([75542f5](https://github.com/wintercounter/ccss/commit/75542f5d0bf8be04b1deefd2d70d2ec439f2a181)) | ||
### BREAKING CHANGES | ||
* **refact:** this release have removed some existing API and how you can apply customizations and 3rd party solutions | ||
**Note:** Version bump only for package @cryptic-css/prop-mq | ||
# [3.0.0](https://github.com/wintercounter/ccss/compare/v1.0.1...v3.0.0) (2020-03-11) | ||
### Features | ||
* **refact:** support custom ccss function creation to avoid issues coming from using a single, global instance ([75542f5](https://github.com/wintercounter/ccss/commit/75542f5d0bf8be04b1deefd2d70d2ec439f2a181)) | ||
### BREAKING CHANGES | ||
* **refact:** this release have removed some existing API and how you can apply customizations and 3rd party solutions | ||
# [3.0.0](https://github.com/wintercounter/ccss/compare/v1.0.1...v3.0.0) (2020-03-11) | ||
### Features | ||
* **refact:** support custom ccss function creation to avoid issues coming from using a single, global instance ([75542f5](https://github.com/wintercounter/ccss/commit/75542f5d0bf8be04b1deefd2d70d2ec439f2a181)) | ||
### BREAKING CHANGES | ||
* **refact:** this release have removed some existing API and how you can apply customizations and 3rd party solutions | ||
# [3.0.0](https://github.com/wintercounter/ccss/compare/v1.0.1...v3.0.0) (2020-03-11) | ||
### Features | ||
* **refact:** support custom ccss function creation to avoid issues coming from using a single, global instance ([75542f5](https://github.com/wintercounter/ccss/commit/75542f5d0bf8be04b1deefd2d70d2ec439f2a181)) | ||
### BREAKING CHANGES | ||
* **refact:** this release have removed some existing API and how you can apply customizations and 3rd party solutions | ||
# [2.0.0](https://github.com/wintercounter/ccss/compare/v1.0.0...v2.0.0) (2020-03-09) | ||
@@ -8,0 +88,0 @@ |
{ | ||
"name": "@cryptic-css/prop-mq", | ||
"version": "2.0.3", | ||
"version": "3.0.0", | ||
"description": "Adds support for the `mq` prop to write media queries using `@w11r/use-breakpoint`.", | ||
@@ -32,5 +32,5 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"devDependencies": { | ||
"@cryptic-css/core": "^2.0.3" | ||
"@cryptic-css/core": "^3.0.0" | ||
}, | ||
"gitHead": "d791131dcc71f4e3536e7bb4cd3e85f781a257b9" | ||
"gitHead": "046c392acedba4e324349ebfa140f3c10721a226" | ||
} |
8534
8
156