All Versions
232
Latest Version
Avg Release Cycle
4 days
Latest Release
-
Changelog History
Page 12
Changelog History
Page 12
-
v7.0.1 Changes
- π Fix JSDoc (by Steven Lambert).
-
v7.0 Changes
- β Remove Node.js 9 and Node.js 4 support.
- β Remove IE and βdeadβ browsers support for client-side Babel transpiling.
- β Add CSS position on error happened inside
walk()
(by Nikhil Gaba). - β Add
LazyResult#finally
(by Igor Kamyshev). - β Add warning on calling PostCSS without plugins and syntax options.
- β¬οΈ Reduce client-side size.
-
v6.0.23 Changes
- π Fix parsing nested at-rules without semicolon, params, and spaces.
- π Fix docs (by Kevin Schiffer and Pat Cavit).
-
v6.0.22 Changes
- π Fix
Node#prev
andNode#next
on missed parent.
- π Fix
-
v6.0.21 Changes
- π Rename Chinese docs to fix
yarnpkg.com
issue.
- π Rename Chinese docs to fix
-
v6.0.20 Changes
- π Better error message on
null
as input CSS.
- π Better error message on
-
v6.0.19 Changes
- π Fix TypeScript definitions for source maps (by Oleh Kuchuk).
- π Fix
source
field in TypeScript definitions (by Sylvain Pollet-Villard).
-
v6.0.18 Changes
- π Use primitive object in TypeScript definitions (by Sylvain Pollet-Villard).
-
v6.0.17 Changes
- π Fix parsing comment in selector between word tokens (by Oleh Kuchuk).
-
v6.0.16 Changes
- π Fix warning text (by Michael Keller).