Skip to content

Latest commit

 

History

History
79 lines (45 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

79 lines (45 loc) · 3.61 KB

Change Log

Full Changelog

Fixed bugs:

  • After ctrl+c build/watch restarts #29

v1.6.0 (2016-12-16)

Full Changelog

Implemented enhancements:

  • Don't have options propagation to worker-farm expect: 'maxConcurrentWorkers' and 'maxRetries' #25
  • EventEmitter memory leak warnings #22
  • Please use a changelog #15

Fixed bugs:

  • Don't forget call process.removeListener. #24

Closed issues:

  • Pass config directly to Node API #21
  • [Question] Does it work with webpack dev server or middleware ? #18

Merged pull requests:

  • Implement options propagation to worker-farm. Add schema json validation. #28 (wKich)
  • Add calls process.removeListener #27 (wKich)

v1.5.0 (2016-06-14)

Full Changelog

Merged pull requests:

v1.4.0 (2016-05-10)

Full Changelog

Implemented enhancements:

  • various fixes for programmatic output (mostly) #10 (boneskull)

v1.3.1 (2016-02-16)

Full Changelog

Closed issues:

  • Watcher for 'npm start' gives wrong statistics about build time #7

Merged pull requests:

  • Use global parseInt instead of Number.parseInt #8 (lime)

v1.3.0 (2016-01-26)

Full Changelog

v1.2.0 (2016-01-11)

Full Changelog

v1.1.0 (2016-01-01)

Full Changelog

Fixed bugs:

  • Adjust documentation regarding createVariants baseOptions parameter #4

Closed issues:

  • using babel-loader #3

v1.0.0 (2015-12-15)

* This Change Log was automatically generated by github_changelog_generator