All Versions
232
Latest Version
Avg Release Cycle
4 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v8.4.9 Changes
- π Fixed
package.funding
(by Γlvaro MondΓ©jar).
- π Fixed
-
v8.4.8 Changes
- π Fixed end position in empty Custom Properties.
-
v8.4.7 Changes
- π Fixed
Node#warn()
type (by Masafumi Koba). - π Fixed comment removal in values after
,
.
- π Fixed
-
v8.4.6 Changes
- Prevented comment removing when it change meaning of CSS.
- π Fixed parsing space in last semicolon-less CSS Custom Properties.
- π Fixed comment cleaning in CSS Custom Properties with space.
- π Fixed throwing an error on
.root
access for plugin-less case.
-
v8.4.5 Changes
- π Fixed
raws
types to make object extendable (by James Garbutt). - π Moved from Yarn 1 to pnpm.
- π Fixed
-
v8.4.4 Changes
- π Fixed absolute path in source map on zero plugins mode.
-
v8.4.3 Changes
- π Fixed
this.css.replace is not a function
error.
- π Fixed
-
v8.4.2 Changes
- π Fixed previous source map support in zero plugins mode.
-
v8.4.1 Changes
- π Fixed
Stringifier
types (by James Garbutt).
- π Fixed
-
v8.4 Changes
- β Added ranges for errors and warnings (by Adaline Valentina Simonian).
- β Added
Stringifier
types (by James Garbutt). - β Added
Processor
types. - β Removed
PostCSS does nothing
warning by lazy parser (Bogdan Dolin). - π Fixed
Node#walkRules()
types (by Aleks Hudochenkov). - π Fixed types
Root
andDocument
in result values (by James Garbutt). - β¬οΈ Reduced npm install size by 0.5 MB.
- π Moved tests from Jest to
uvu
(by Andrey Kim). - π Fixed docs (by Paul Shryock).