CHANGELOG.md 4.72 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.4.1 (2020-11-30)

Bug Fixes

2.4.0 (2020-11-20)

Features

2.3.0 (2020-11-13)

Features

2.2.1 (2020-11-07)

Bug Fixes

2.2.0 (2020-11-04)

Features

  • feat: only use the import graph, update tests (#28) (47612f16)

Bug Fixes

  • fix: use compiler.outputFileSystem to write report

  • fix: use fs callback forms because webpack5 does not work with promisify on outputFileSystem methods

  • fix: do not accumulate more taps as watchRuns occur

  • fix: windows path escape, cleanup watch-fixture

2.1.0 (2020-07-30)

Features

2.0.0 (2020-07-26)

Features

⚠ BREAKING CHANGES

  • minimum supported eslint version is 7

1.0.0 (2020-05-04)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported eslint version is 6.0.0

0.1.0 (2019-12-20)

Features

Bug Fixes

  • hooks and callback error (3e7c36e)
  • resolve file glob patterns (d5c8820)

0.0.1 (2019-11-12)