All Versions
232
Latest Version
Avg Release Cycle
4 days
Latest Release
-

Changelog History
Page 13

  • v6.0.15 Changes

    • βž• Add warning about missed from option on process().then() call.
    • βž• Add IE 10 support.
  • v6.0.14 Changes

    • πŸ›  Fix TypeScript definitions (by Jed Mao).
  • v6.0.13 Changes

    • πŸ›  Fix TypeScript definitions for case of multiple PostCSS versions in node_modules (by Chris Eppstein).
    • πŸ‘‰ Use source-map 0.6.
  • v6.0.12 Changes

    • Don’t copy * hack to declaration indent.
  • v6.0.11 Changes

    • βž• Add upper case !IMPORTANT support.
  • v6.0.10 Changes

    • ⬇️ Reduce PostCSS size in webpack bundle.
  • v6.0.9 Changes

    • πŸ‘Œ Improve error message for plugin with old PostCSS (by Igor Adamenko).
  • v6.0.8 Changes

    • πŸ›  Fix Node.js 4.2.2 support.
  • v6.0.7 Changes

    • πŸ›  Fix base64 decoding for old Node.js and browser.
  • v6.0.6 Changes

    • πŸ›  Fix end position in at-rule without semicolon (by Oleh Kuchuk).