Releases: Automattic/juice
Releases · Automattic/juice
1.8.1
- Switch xtend to deep-extend to fix issue loading webResources settings when using --options-file
1.8.0
- Make all options available through CLI
- Add
--options-file
to CLI for loading JSON options
- Make CLI tests work on Windows
- Deprecate
utils.toArray()
- Fix handling of
:not()
specificity
1.7.0
- Refactor to provide browser support at
juice/client
- Add option
applyHeightAttributes
- Bump dep
web-resource-inliner
1.6.0
- Adds
data-embed
attribute from #165
- Updated deps
v1.5.1
Fixes undefined property issue #162
v1.5.0
- Exclude non-visual tags from inlining
- Add option preserveFontFaces
- update dep: web-resource-inliner
Bump web-resource-inliner version, adds license
CLI option for extraCSS
Merge pull request #149 from jrit/cheerio-node-12
v1.4 with CLI docs