Skip to content

Latest commit

 

History

History
99 lines (38 loc) · 3.43 KB

CHANGELOG.md

File metadata and controls

99 lines (38 loc) · 3.43 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

[5.2.0] (2021-05-28)

Features

  • Output 4 and 8 hex colors if it reduces the output size and the target browsers support it.

Bug Fixes

  • Preserve color alpha precision.

[5.1.1] (2021-05-21)

Bug Fixes

5.1.0 (2021-05-19)

Features

5.0.0 (2021-04-06)

Note: Version bump only for package postcss-colormin

5.0.0-rc.2 (2021-03-15)

Note: Version bump only for package postcss-colormin

5.0.0-rc.1 (2021-03-04)

Note: Version bump only for package postcss-colormin

5.0.0-rc.0 (2021-02-19)

Bug Fixes

  • postcss-colormin: fixed plugin running error (#856) (eb37dd5)

chore

  • minimum require version of node is 10.13 (#871) (28bda24)

Features

BREAKING CHANGES

  • minimum supported postcss version is 8.2.1
  • minimum require version of node is 10.13

4.1.9 (2019-02-12)

Performance Improvements

4.1.1 (2018-09-24)

Bug Fixes