All Versions
223
Latest Version
Avg Release Cycle
15 days
Latest Release
-

Changelog History
Page 20

  • v5.0.0.1 Changes

    • ๐Ÿ›  Fix issue on node.js runtime.
  • v4.0.2 Changes

    • โœ‚ Remove o-border-radius, which is common mistake in legacy CSS.
  • v4.0.2.2 Changes

    • โšก๏ธ Update Can I Use data.
    • โšก๏ธ Update some npm dependencies.
  • v4.0.2.1 Changes

    • ๐Ÿ›  Fix IE filter parsing with multiple commands.
    • โšก๏ธ Update Can I Use dump.
  • v4.0.1 Changes

    • ๐Ÿ›  Fix @supports support with brackets in values (by Vincent De Oliveira).
    • ๐Ÿ›  Fix Windows support (by Kamen Hursev).
  • v4.0.1.1 Changes

    • ๐Ÿ“œ Use PostCSS 3.0.5 to parse complicated cases of CSS syntax.
    • โšก๏ธ Update Can I Use dump.
  • v4.0 Changes

    • ๐Ÿ“œ Become 2.5 times fatser by new PostCSS 3.0 parser.
    • ๐Ÿšš Do not remove outdated prefixes by remove: false option.
    • 0๏ธโƒฃ map.inline and map.sourcesContent options are now true by default.
    • โž• Add box-decoration-break support.
    • Do not add old -webkit- prefix for gradients with px units.
    • ๐Ÿ‘‰ Use previous source map to show origin source of CSS syntax error.
    • ๐Ÿ‘‰ Use from option from previous source map file field.
    • Set to value to from if to option is missing.
    • ๐Ÿ“œ Trim Unicode BOM on source maps parsing.
    • ๐Ÿ“œ Parse at-rules without spaces like @import"file".
    • ๐Ÿ‘ Better previous sourceMappingURL annotation comment cleaning.
    • ๐Ÿšš Do not remove previous sourceMappingURL comment on map.annotation: false.
  • v4.0.0.1 Changes

    • โšก๏ธ Update PostCSS to fix issue with empty comment.
  • v3.1.2 Changes

    • โšก๏ธ Update Firefox ESR version from 24 to 31.
  • v3.1.1 Changes

    • ๐Ÿ’ป Use Flexbox 2009 spec for Android stock browser < 4.4.