Features
- Add an audible cue when there's a CLI error behind a
--error-bell
CLI flag (@Peterhactch, [#1578]) - Replace
cross-spawn-async
with cross-spawn (@danez, [#1563]) - Let watcher know when files are added or removed (@xzyfer, [#1538])
- Add missing
jsdoc
for public API functions (@nschonni, [#1528]) - Add a changelog (@xzyfer, [#1523])
- Add Node.js 6 support to readme (@coderbyheart, [#1506])
Fixes
- Fix code coverage reporting (@nschonni, [#1583])
- Fix the options object passed to
render
andrenderSync
being mutated (@xzyfer, [#1168])
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7 |
Linux | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7 |
FreeBSD | i386 & amd64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6 |
*Linux support refers to Ubuntu, Debian, and CentOS 5