@emotion/css
Advanced tools
Comparing version 11.0.0-next.14 to 11.0.0-next.15
# emotion | ||
## 11.0.0-next.15 | ||
### Minor Changes | ||
- [`5d692a6a`](https://github.com/emotion-js/emotion/commit/5d692a6a8102b3faabefb773dd0145b123668a07) [#1956](https://github.com/emotion-js/emotion/pull/1956) Thanks [@eps1lon](https://github.com/eps1lon)! - Upgraded [`csstype`](https://www.npmjs.com/package/csstype) dependency to its v3. This is what we use to provide TypeScript typings for object styles. The upgrade should not affect any consuming code but it's worth mentioning if any edge case scenarios arise. | ||
### Patch Changes | ||
- Updated dependencies [[`dc1a0c5e`](https://github.com/emotion-js/emotion/commit/dc1a0c5ed78b27fb7ce49b6296f2ca8631654cd1), [`5d692a6a`](https://github.com/emotion-js/emotion/commit/5d692a6a8102b3faabefb773dd0145b123668a07)]: | ||
- @emotion/sheet@1.0.0-next.3 | ||
- @emotion/serialize@1.0.0-next.3 | ||
- @emotion/cache@11.0.0-next.15 | ||
- @emotion/babel-plugin@11.0.0-next.15 | ||
## 11.0.0-next.14 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@emotion/css", | ||
"version": "11.0.0-next.14", | ||
"version": "11.0.0-next.15", | ||
"description": "The Next Generation of CSS-in-JS.", | ||
@@ -21,6 +21,6 @@ "main": "dist/css.cjs.js", | ||
"dependencies": { | ||
"@emotion/babel-plugin": "^11.0.0-next.13", | ||
"@emotion/cache": "^11.0.0-next.13", | ||
"@emotion/serialize": "^0.11.15-next.2", | ||
"@emotion/sheet": "1.0.0-next.2", | ||
"@emotion/babel-plugin": "^11.0.0-next.15", | ||
"@emotion/cache": "^11.0.0-next.15", | ||
"@emotion/serialize": "^1.0.0-next.3", | ||
"@emotion/sheet": "1.0.0-next.3", | ||
"@emotion/utils": "1.0.0-next.0" | ||
@@ -27,0 +27,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
205409
+ Added@emotion/sheet@1.0.0-next.3(transitive)
- Removed@emotion/hash@0.8.0(transitive)
- Removed@emotion/memoize@0.7.4(transitive)
- Removed@emotion/serialize@0.11.16(transitive)
- Removed@emotion/sheet@1.0.0-next.2(transitive)
- Removed@emotion/unitless@0.7.5(transitive)
- Removed@emotion/utils@0.11.3(transitive)
- Removedcsstype@2.6.21(transitive)
Updated@emotion/sheet@1.0.0-next.3