close
Skip to content

Releases: postcss/postcss

8.5.16

Choose a tag to compare

@github-actions github-actions released this 28 Jun 14:56
8.5.16
92ccc93

8.5.15

Choose a tag to compare

@github-actions github-actions released this 19 May 09:50
8.5.15
eae46db
  • Fixed declaration parsing performance (by @homanp).

8.5.14

Choose a tag to compare

@github-actions github-actions released this 04 May 16:41
8.5.14
3ec1394
  • Fixed custom syntax regression (by @43081j).

8.5.13

Choose a tag to compare

@github-actions github-actions released this 30 Apr 20:18
8.5.13
af58cf1
  • Fixed postcss-scss commend regression.

8.5.12

Choose a tag to compare

@github-actions github-actions released this 26 Apr 14:22
8.5.12
9bc81c4
  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

Choose a tag to compare

@github-actions github-actions released this 26 Apr 12:55
8.5.11
2502f75
  • Fixed nested brackets parsing performance (by @offset).

8.5.10

Choose a tag to compare

@github-actions github-actions released this 15 Apr 14:42
8.5.10
  • Fixed XSS via unescaped </style> in non-bundler cases (by @TharVid).

8.5.9

Choose a tag to compare

@github-actions github-actions released this 07 Apr 22:20
8.5.9
fe88ac2
  • Speed up source map encoding paring in case of the error.

8.5.8

Choose a tag to compare

@github-actions github-actions released this 02 Mar 22:19
8.5.8
65de537
  • Fixed Processor#version.

8.5.7

Choose a tag to compare

@github-actions github-actions released this 02 Mar 22:14
8.5.7
6ee9f14
  • Improved source map annotation cleaning performance (by CodeAnt AI).