1.2 KiB
1.2 KiB
3.0.0 (October 22, 2019)
- Stop support Node.js prior
8.0 - Updated dependencies and fixed known security issues (#15)
- Fixed
--usageoption that didn't actually work - Fixed source map generation inconsistency across Node.js versions
2.0.2 (December 28, 2018)
- Fixed one more issue with paths in source maps on Windows platform
2.0.1 (December 26, 2018)
- Fixed source map paths when perform on Windows platform (path should be in unix format)
2.0.0 (December 11, 2018)
- Use relative paths to files in generated source map (#7)
- Removed setting output file with no option label, i.e.
--outputis required - Renamed options
--restructure-off→--no-restructure--map→--source-map--input-map→--input-source-map
1.1.0 (September 10, 2017)
- Bumped
CSSOto3.2.0 - Added
--watchoption to run CLI in watch mode (@rijkvanzanten, #4) - Added
--declaration-listoption to take input as a declaration list (@amarcu5, #8) - Added
--force-media-mergeoption to force@mediarules merge (see forceMediaMerge option for details) (@lahmatiy)
1.0.0 (March 13, 2017)
- Initial release as standalone package