0.2.0
This update to the project includes a number of maintenance fixes as well as support for the latest stable version of uncss
. As always, thanks goes out to @giakki for working to improve the stability of the core module used by the project based on your feedback. User @XhmikosR has also helped out a bunch with this new release.
Upstream bugs fixed:
- More helpful error messages when CSS parsing fails
- Use spawn instead of execFile and limit the number of PhantomJS processes used.
- Reintroduced 0.8 support
- Other misch. fixes to improve stability
grunt-uncss
project maintenance patches:
- 37e6b9d Update dependencies.
- 390f597 Gruntfile.js: Fix connect, watch task.
- b434ba5 Gruntfile.js: simplify tasks.
- 3c35c84 Add time-grunt so that we see the time spent in Grunt tasks.
- c8619ee Tweak JSHint options and fix the warnings.
- fba952a Normalize package.json.
- 29ee178 Explicitly set the files when installing via npm.
- 635c0d9 Switch to david-dm.org for the dependencies.
Other news
- I've noticed quite a few Foundation users trying out
grunt-uncss
. One user went down from 142KB to 22KB with it. If you're using the task on your project, please feel free to file bugs to help us ensure max compatibility. - Now used in generator-zf5 - a Zurb Foundation generator for Yeoman.