Skip to content

Releases: webpack/watchpack

v1.3.1

15 Jul 09:34
Compare
Choose a tag to compare

Bugfixes:

  • readd mtimes property

v1.3.0

15 Jul 09:36
Compare
Choose a tag to compare

Bugfixes:

  • track removal times

v1.2.1

15 Jul 09:36
Compare
Choose a tag to compare

Bugfixes:

  • don't adjust fs accuracy on inital scan

v1.2.0

30 Dec 13:56
Compare
Choose a tag to compare
  • Fix watch callback being called twice during initial build.
  • Fix remove event not being emitted.
  • Update async dependency.
  • Tests for macOS finally work again.