PostCSS Versions Save

Transforming styles with JS plugins

8.4.18

1 year ago
  • Fixed an error on absolute: true with empty sourceContent (by @KingSora).

8.4.17

1 year ago
  • Fixed Node.before() unexpected behavior (by @romainmenke).
  • Added TOC to docs (by @muddv).

8.4.16

1 year ago
  • Fixed Root AST migration.

8.4.15

1 year ago
  • Fixed AST normalization after using custom parser with old PostCSS AST.

8.4.14

2 years ago
  • Print “old plugin API” warning only if plugin was used (by @zardoy).

8.4.13

2 years ago
  • Fixed append() error after using .parent (by @thecrypticace).

8.4.12

2 years ago
  • Fixed package.funding to have same value between all PostCSS packages.

8.4.11

2 years ago
  • Fixed Declaration#raws.value type.

8.4.10

2 years ago
  • Fixed package.funding URL format.

8.4.9

2 years ago
  • Fixed package.funding (by @mondeja).