Autoprefixer v1.1 Release Notes

    • โž• Add source map annotation comment support.
    • โž• Add inline source map support.
    • Autodetect previous inline source map.
    • ๐Ÿ›  Fix source maps support on Windows.
    • ๐Ÿ›  Fix source maps support in subdirectory.
    • ๐Ÿ›  Prefix selector even if it is already prefixed by developer.
    • ๐Ÿ”„ Change CSS indentation to create nice visual cascade of prefixes.
    • ๐Ÿ›  Fix flexbox support for IE 10 (by Roland Warmerdam).
    • ๐Ÿ‘ Better break-inside support.
    • ๐Ÿ›  Fix prefixing, when two same properties are near.

    20140222:

    • โž• Add touch-action support.

    20140226:

    • ๐Ÿš€ Chrome 33 is moved to released versions.
    • โž• Add Chrome 36 data.

    20140302:

    • โž• Add text-decoration-* properties support.
    • โšก๏ธ Update browsers usage statistics.
    • ๐Ÿ›  Fix cascade options without browsers option (by Dominik Porada).
    • ๐Ÿ‘‰ Use new PostCSS version.

    20140319:

    • ๐Ÿ›  Check already prefixed properties after current declaration.
    • ๐Ÿ›  Normalize spaces before already prefixed check.
    • ๐Ÿš€ Firefox 28 is moved to released versions.
    • โž• Add Firefox 31 data.
    • โž• Add some Blackberry data.