4.1.0 - 2019-04-01
April 1, 2019 · View on GitHub
- Added:
preserveCustomPropsoption to preserve custom properties - Updated:
postcssto 6.0.23 (patch) - Updated:
postcss-value-parserto 3.3.1 (patch)
4.0.1 - 2017-11-03
- Fixed: bug when using the
tint,shade, andcontrastadjusters along with thealphaadjuster (#33 - @tylergaw)
4.0.0 - 2017-05-15
- Added: compatibility with postcss v6.x
- Updated dependencies
3.0.0 - 2017-02-01
- Changed: send postcss warning when color function cannot be parsed instead of throwing (#35 - @drewbourne)
- Changed: send a postcss message when color function contains a var() (#36 - @drewbourne)
2.0.1 - 2016-03-15
- Fixed: whitespace are retained between color() usage. (#27)
2.0.0 - 2015-09-07
1.3.2 - 2015-07-08
- Fixed: the plugin now do now transform all functions that match
*color(but only the one that are real color function call (#12)
1.3.1 - 2015-07-08 YANKED
This was just 1.3.0.
1.3.0 - 2015-06-13
- Changed: upgrade to PostCSS 4.1.x
1.2.0 - 2015-03-12
- Added: contrast() adjuster
1.1.0 - 2014-11-25
- Added: Enhanced exceptions
1.0.0 - 2014-10-04
✨ Initial release from postcss-color