Releases: postcss/postcss-cli
Releases · postcss/postcss-cli
8.0.0 / 2020-09-21
21 Sep 20:40
Compare
Sorry, something went wrong.
No results found
BREAKING: Support postcss v8 (#344 , #349 )
BREAKING: postcss is now a peerDependency, you must install it seperately (#344 , #349 )
Upgrade dependencies (#340 )
7.0.0 / 2020-01-07
07 Jan 16:37
Compare
Sorry, something went wrong.
No results found
6.1.0
20 Dec 00:21
Compare
Sorry, something went wrong.
No results found
Add --include-dotfiles flag to allow globs to match dotfiles. (#254 )
Only log warning messages. This has always been intended behavior, but it wasn't working as expected. (#244 )
6.0.0
18 Jul 22:01
Compare
Sorry, something went wrong.
No results found
5.0.0
06 Feb 18:28
Compare
Sorry, something went wrong.
No results found
Now allows passing a directory as the input (all files in the directory will be processed)
The CLI is now silent by default; added --verbose flag for if you want noisy logs
Doesn't exit watch mode when there's an error in the plugin chain
Removed non-obvious shorthand arguments (-x, -p, -s, -t, -e, -b, & -c). Also removed -v as an alias for --version.
Prevent stupid option combinations like --dir & -o, and --watch & --replace
Doesn't allow --watch when writing to STDOUT
v4.1.1
17 Aug 23:42
Compare
Sorry, something went wrong.
No results found
Fixed bug with --config
Upgraded dependencies
v4.1.0
10 Jun 15:58
Compare
Sorry, something went wrong.
No results found
Can now pass a number to --poll to set poll interval
Updated postcss-reporter dependency to v4.0.0
v4.0.0
09 May 14:51
Compare
Sorry, something went wrong.
No results found
BREAKING: Upgrade postcss to v6.x
v3.2.0
21 Apr 22:08
Compare
Sorry, something went wrong.
No results found
Added --base CLI option for keeping directory structure
v3.1.1
04 Apr 14:59
Compare
Sorry, something went wrong.
No results found
Fixed files property in package.json; lib/ folder wasn't included in v3.1.0