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

Changelog History
Page 12

  • v7.0.1 Changes

    • πŸ›  Fix JSDoc (by Steven Lambert).
  • v7.0 Changes

    • βœ‚ Remove Node.js 9 and Node.js 4 support.
    • βœ‚ Remove IE and β€œdead” browsers support for client-side Babel transpiling.
    • βž• Add CSS position on error happened inside walk() (by Nikhil Gaba).
    • βž• Add LazyResult#finally (by Igor Kamyshev).
    • βž• Add warning on calling PostCSS without plugins and syntax options.
    • ⬇️ Reduce client-side size.
  • v6.0.23 Changes

    • πŸ›  Fix parsing nested at-rules without semicolon, params, and spaces.
    • πŸ›  Fix docs (by Kevin Schiffer and Pat Cavit).
  • v6.0.22 Changes

    • πŸ›  Fix Node#prev and Node#next on missed parent.
  • v6.0.21 Changes

    • πŸ“„ Rename Chinese docs to fix yarnpkg.com issue.
  • v6.0.20 Changes

    • πŸ‘ Better error message on null as input CSS.
  • v6.0.19 Changes

    • πŸ›  Fix TypeScript definitions for source maps (by Oleh Kuchuk).
    • πŸ›  Fix source field in TypeScript definitions (by Sylvain Pollet-Villard).
  • v6.0.18 Changes

    • πŸ‘‰ Use primitive object in TypeScript definitions (by Sylvain Pollet-Villard).
  • v6.0.17 Changes

    • πŸ›  Fix parsing comment in selector between word tokens (by Oleh Kuchuk).
  • v6.0.16 Changes

    • πŸ›  Fix warning text (by Michael Keller).