This repository has been archived by the owner on May 11, 2018. It is now read-only.
v1.6.0
v1.6.0 (2017-07-04)
🚀 New Feature
- Bump compat-table for node8 support (#363) (@existentialism)
We updated our mappings to support native trailing function commas and string paddings in Node.js 8+.
🐛 Bug Fix
We added support for using browserslist's chromeandroid
in targets
.
📝 Documentation
- Tweak uglify option docs (#368) (@existentialism)
Thanks to @graingert and @pfiaux for pointing out some needed updates to the uglify-js
-related docs.