Releases: XhmikosR/find-unused-sass-variables
Releases · XhmikosR/find-unused-sass-variables
v4.0.2
- Update dependencies
v4.0.1
v4.0.0
- The package is ESM only
- Dropped support for Node.js 10;
^12.20.0 || ^14.14.0 || >=16.0.0
is required - Added support for specifying the file extensions
- Switched from chalk to picocolors
- Everything should be faster after switching to asynchronous methods (thanks to @GeoSot!)
- Added
findAsync
which is asynchronous as the name states
- Added
Full changelog: v3.1.0...v4.0.0
v3.1.0
v3.0.0
v2.0.0
- BREAKING: Drop Node.js 8.x support
- Dependency updates
- chalk v4.0.0
- commander v5.1.0
- escape-string-regexp v4.0.0
- ora v4.0.4
- postcss v7.0.27
v1.0.5
v1.0.4
v1.0.3
Dependency updates