Releases: zgreen/postcss-critical-css
Releases · zgreen/postcss-critical-css
v3.0.5
Fix security vulnerability and bump deps
Use minimum required processOptions to avoid warnings
Changelog
- only set
from: undefined
inprocessOptions
PostCSS 7, CSSNano 4
Changelog
- updates PostCSS and CSSNano (props @stalniy)
- npm audit fixes
- quiets a postcss warning
Fixes duplicated output
Changelog
- Fixes #21
- Updates dependencies
Multiple file processing, fix faulty @critical rule removal
Fixes duplicate scope output
Fixes multiplied critical output
Bug fixes and better test coverage
Test the build
Changelog
- Run the build during
test
- Add a Travis status badge to the README