Releases: webpack/watchpack
Releases · webpack/watchpack
v2.0.0-beta.5
01 Jul 06:47
Compare
Sorry, something went wrong.
No results found
Dependencies
move dependency to devDependency
v2.0.0-beta.4
16 May 19:58
Compare
Sorry, something went wrong.
No results found
Features
Bugfixes
Polling no longer uses fs.watchFile but polls the directory directly
Contributing
v2.0.0-beta.3
08 May 19:12
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix a bug where scanning got stuck
v1.5.0
28 Feb 20:00
Compare
Sorry, something went wrong.
No results found
set polling interval for binary files too
update chokidar to v2
OSX: not existing directories can be watched
adding files now also causes change events
v1.4.0
15 Jul 09:33
Compare
Sorry, something went wrong.
No results found
Bugfixes:
Fixed watch for directories containing special glob characters
Handle directory added event correctly
v1.3.1
15 Jul 09:34
Compare
Sorry, something went wrong.
No results found
v1.3.0
15 Jul 09:36
Compare
Sorry, something went wrong.
No results found
v1.2.1
15 Jul 09:36
Compare
Sorry, something went wrong.
No results found
Bugfixes:
don't adjust fs accuracy on inital scan
v1.2.0
30 Dec 13:56
Compare
Sorry, something went wrong.
No results found
Fix watch callback being called twice during initial build.
Fix remove event not being emitted.
Update async dependency.
Tests for macOS finally work again.