@vanilla-extract/css
Advanced tools
Comparing version 0.5.3 to 1.0.0
# @vanilla-extract/css | ||
## 1.0.0 | ||
### Major Changes | ||
- [#171](https://github.com/seek-oss/vanilla-extract/pull/171) [`84a8611`](https://github.com/seek-oss/vanilla-extract/commit/84a8611972f32a00a6cbd85267a01dd2d31be869) Thanks [@mattcompiles](https://github.com/mattcompiles)! - Release v1 | ||
### Patch Changes | ||
- Updated dependencies [[`84a8611`](https://github.com/seek-oss/vanilla-extract/commit/84a8611972f32a00a6cbd85267a01dd2d31be869)]: | ||
- @vanilla-extract/private@1.0.0 | ||
## 0.5.3 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@vanilla-extract/css", | ||
"version": "0.5.3", | ||
"version": "1.0.0", | ||
"description": "Zero-runtime Stylesheets-in-TypeScript", | ||
@@ -37,3 +37,3 @@ "sideEffects": true, | ||
"@emotion/hash": "^0.8.0", | ||
"@vanilla-extract/private": "^0.1.2", | ||
"@vanilla-extract/private": "^1.0.0", | ||
"chalk": "^4.1.1", | ||
@@ -40,0 +40,0 @@ "css-selector-parser": "^1.4.1", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
206853
1
+ Added@vanilla-extract/private@1.0.6(transitive)
- Removed@vanilla-extract/private@0.1.2(transitive)