v0.66.0
Changes:
- Support for the html field for linter messages (#455, thanks @alygin )
- postBuild now get's passed
stdout
andstderr
along with the build status. (#464, thanks @ProPuke - changed the spawned from deprecated
cross-spawn-async
tospawn-async
which is better maintained. (#478, thanks @Ingramz) - Added better error messages with stacktraces.