minify v2.7.6 Release Notes

Release Date: 2020-06-08 // almost 4 years ago
    • ๐Ÿšš HTML: remove text and whitespace within select and optgroup tags
    • ๐Ÿ“œ CSS: fix slow parsing of selectors when they contain many errors
    • CSS: fix RGB/HSL when a parameter overflows
    • ๐Ÿ“œ CSS: fix slow parsing of large HSL parameters
    • cmd: properly run defer calls after command ends, may fix some race bugs
    • โž• Add easy API in the min/ subpackage
    • โž• Add project to OSS-Fuzz