Releases: postcss/postcss
Releases · postcss/postcss
Release list
8.5.16
- Fixed
Input#origin()position (by @mizdra). - Fixed
rawsafter rehydrating a JSON AST (by @sarathfrancis90). - Fixed putting parent-less node in
nodesof new node (by @MahinAnowar). - Fixed computing
offsetinpositionBy()(by @greymoth-jp). - Fixed
rangeBy()onindex: 0(by @sarathfrancis90).
8.5.15
- Fixed declaration parsing performance (by @homanp).
8.5.14
- Fixed custom syntax regression (by @43081j).
8.5.13
- Fixed
postcss-scsscommend regression.
8.5.12
- Fixed reading any file via user-generated CSS.
- Added
opts.unsafeMapto disable checks.
8.5.11
- Fixed nested brackets parsing performance (by @offset).
8.5.10
- Fixed XSS via unescaped
</style>in non-bundler cases (by @TharVid).
8.5.9
- Speed up source map encoding paring in case of the error.
8.5.8
8.5.7
- Improved source map annotation cleaning performance (by CodeAnt AI).