sky-toolkit-core
Advanced tools
Comparing version 2.19.0 to 2.19.1
@@ -7,2 +7,12 @@ # Changelog | ||
## 2.19.1 | ||
### Fixes | ||
* [Functions] Remove spread operator from `map-get-deep()`. | ||
`@warn` statement does not support the use of spread operators and caused | ||
issues with some SASS parsers. | ||
## 2.19.0 | ||
@@ -9,0 +19,0 @@ |
{ | ||
"name": "sky-toolkit-core", | ||
"version": "2.19.0", | ||
"version": "2.19.1", | ||
"description": "The core of Sky's CSS Toolkit", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
150650