Skip to content

v1.8.3

Compare
Choose a tag to compare
@SpaceK33z SpaceK33z released this 30 Oct 14:39
· 1310 commits to master since this release

The last few releases had a few bugs in them that shouldn't have reached stable. We're working hard on adding enough tests to prevent these kind of failures.

  • Fix for output.path check with node < 0.12 (38ff513).
  • Fix for output.path check on Windows with node < 5.0 (38ff513).
  • Fix exception when using the deprecated watchDelay option (#131).