@beamwind/core
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,4 +6,15 @@ # Change Log | ||
## [2.0.1](https://github.com/kenoxa/beamwind/compare/@beamwind/core@2.0.0...@beamwind/core@2.0.1) (2020-12-01) | ||
**Note:** Version bump only for package @beamwind/core | ||
# 2.0.0 (2020-11-30) | ||
**Note:** Version bump only for package @beamwind/core | ||
- BREAKING CHANGE: rewrite to be strict by default like oceanwind | ||
All core plugins have been adjusted to use a theme value resolver. That | ||
is hooked into the new `mode.unknown()` handler which may convert | ||
unknown values. | ||
The main package (beamwind) is now pre-configured with a tailwind v2 | ||
theme. The lenient behavior is available via @beamwind/play. |
{ | ||
"name": "@beamwind/core", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "compiles tailwind like shorthand syntax into css at runtime", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "28ce5f37dd3423d56da161c5c160f9dc0e67649c", | ||
"gitHead": "6a080f64208e59f3740a328c837343bc5ee74697", | ||
"exports": { | ||
@@ -30,0 +30,0 @@ ".": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
524611