PostCSS Versions Save

Transforming styles with JS plugins

8.4.28

9 months ago
  • Fixed Root.source.end for better source map (by @romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

9 months ago
  • Fixed Container clone methods types.

8.4.26

10 months ago
  • Fixed clone methods types.

8.4.25

10 months ago
  • Improve stringify performance (by @romainmenke).
  • Fixed docs (by @vikaskaliramna07).

8.4.24

11 months ago
  • Fixed Plugin types.

8.4.23

1 year ago
  • Fixed warnings in TypeDoc.

8.4.22

1 year ago
  • Fixed TypeScript support with node16 (by @remcohaszing).

8.4.21

1 year ago
  • Fixed Input#error types (by @hudochenkov).

8.4.20

1 year ago
  • Fixed source map generation for childless at-rules like @layer.

8.4.19

1 year ago
  • Fixed whitespace preserving after AST transformations (by @romainmenke).