emotion-theming
Advanced tools
Comparing version 10.0.19 to 11.0.0-next.0
# emotion-theming | ||
## 11.0.0-next.0 | ||
### Major Changes | ||
- [`302bdba1`](https://github.com/emotion-js/emotion/commit/302bdba1a6b793484c09edeb668815c5e31ea555) [#1600](https://github.com/emotion-js/emotion/pull/1600) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Ensure packages are major bumped so that pre-release versions of the linked packages are consistent in the major number | ||
### Patch Changes | ||
- Updated dependencies [[`302bdba1`](https://github.com/emotion-js/emotion/commit/302bdba1a6b793484c09edeb668815c5e31ea555)]: | ||
- @emotion/core@11.0.0-next.0 | ||
- @emotion/styled@11.0.0-next.0 | ||
## 10.0.19 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "emotion-theming", | ||
"version": "10.0.19", | ||
"version": "11.0.0-next.0", | ||
"description": "A CSS-in-JS theming solution, inspired by styled-components", | ||
@@ -35,4 +35,4 @@ "main": "dist/emotion-theming.cjs.js", | ||
"devDependencies": { | ||
"@emotion/core": "^10.0.17", | ||
"@emotion/styled": "^10.0.17", | ||
"@emotion/core": "^11.0.0-next.0", | ||
"@emotion/styled": "^11.0.0-next.0", | ||
"@types/react": "^16.8.20", | ||
@@ -48,3 +48,3 @@ "dtslint": "^0.3.0", | ||
"peerDependencies": { | ||
"@emotion/core": "^10.0.17", | ||
"@emotion/core": "^11.0.0-next.0", | ||
"react": ">=16.3.0" | ||
@@ -60,2 +60,2 @@ }, | ||
} | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
53261
2