All Versions
206
Latest Version
Avg Release Cycle
79 days
Latest Release
624 days ago

Changelog History
Page 1

  • v5.3.1 Changes

    July 13, 2022
    • ๐Ÿ›  Fixed issue #1218 - double hyphen in at-rule breaks parsing.
    • ๐Ÿ›  Fixed issue #1220 - adds optimization for nth-* rules.
  • v5.3.0 Changes

    March 31, 2022
    • โž• Adds customizable value optimizers for variables.
    • ๐Ÿ›  Fixed issue #1159 - adds optimization for nth-child and nth-of-type.
    • ๐Ÿ›  Fixed issue #1181 - CSS level 4 color functions with spaces.
    • ๐Ÿ›  Fixed issue #1183 - fraction optimizer breaks image-set.
    • ๐Ÿ›  Fixed issue #1208 - handling generic family names.
    • ๐Ÿ›  Fixed issue #1210 - handling file:// protocol.
  • v5.2.4 Changes

    January 28, 2022
    • ๐Ÿ›  Fixed issue #1196 - correctly parse variables & comments mix.
  • v5.2.3 Changes

    January 26, 2022
    • ๐Ÿ›  Fixed issue #1185 - keeping comments inside variables.
    • ๐Ÿ›  Fixed issue #1194 - unexpected end of JSON input when source map is empty.
  • v5.2.2 Changes

    October 21, 2021
    • ๐Ÿ›  Fixed an unsafe data URI regex, which, when clean-css is used as a service, could be used in a DOS attack.
  • v5.2.1 Changes

    September 30, 2021
    • ๐Ÿ›  Fixed issue #1186 - bad error handling in batch mode with promises.
  • v5.2.0 Changes

    September 25, 2021
    • ๐Ÿ›  Fixed issue #1180 - properly handle empty variable values.
  • v5.1.5 Changes

    August 05, 2021
    • ๐Ÿ›  Fixed issue #1178 - fixes lack of space removal in variable blocks.
  • v5.1.4 Changes

    July 29, 2021
    • ๐Ÿ›  Fixed issue #1177 - fix to missing local imports when only remote ones allowed.
  • v5.1.3 Changes

    June 25, 2021
    • ๐Ÿ›  Fixed issue #1160 - keep zero units when inside multiple functions.
    • ๐Ÿ›  Fixed issue #1161 - extra whitespace in URLs.
    • ๐Ÿ›  Fixed issue #1166 - incorrect compoment splitting when empty multiplex part.