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

Changelog History
Page 1

  • v8.4.19 Changes

    • 🛠 Fixed whitespace preserving after AST transformations (by Romain Menke).
  • v8.4.18 Changes

    • 🛠 Fixed an error on absolute: true with empty sourceContent (by Rene Haas).
  • v8.4.17 Changes

    • 🛠 Fixed Node.before() unexpected behavior (by Romain Menke).
    • ➕ Added TOC to docs (by Mikhail Dedov).
  • v8.4.16 Changes

    • 🛠 Fixed Root AST migration.
  • v8.4.15 Changes

    • 🛠 Fixed AST normalization after using custom parser with old PostCSS AST.
  • v8.4.14 Changes

    • ⚠ Print “old plugin API” warning only if plugin was used (by @zardoy).
  • v8.4.13 Changes

    • 🛠 Fixed append() error after using .parent (by Jordan Pittman).
  • v8.4.12 Changes

    • 🛠 Fixed package.funding to have same value between all PostCSS packages.
  • v8.4.11 Changes

    • 🛠 Fixed Declaration#raws.value type.
  • v8.4.10 Changes

    • 🛠 Fixed package.funding URL format.