Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

42 lines (32 loc) · 1.35 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.4.1 - 2017-11-15

Fixed

  • Check for error before handling stats (#5)

1.4.0 - 2017-10-06

Changed

  • No longer reoutput file when webpack does not reemit that file (#4)
  • Shorter output with watch

1.3.1 - 2017-09-30

Fixed

  • No longer crash on empty entrypoint (#3)

1.3.0 - 2017-09-28

Changed

Fixed

  • No longer produce error on error in watch mode.

1.2.0 - 2017-08-10

Fixed

  • Added Windows support for memoryFsStream

1.1.0 - 2017-07-08

Added

  • additionalEntries support