Releases: gajus/turbowatch
Releases · gajus/turbowatch
v2.6.2
fix: lazy import watch
v2.6.1
fix: lazy import watch
v2.6.0
feat: separate defineConfig() and watch()
v2.5.0
feat: allow to supply multiple paths (fixes #26)
v2.4.6
fix: re-add teardown
v2.4.5
fix: add error handling for lstat operations
v2.4.4
fix: limit glob to directories
v2.4.3
fix: resolve real path when using fs.watch (#24) * fix: resolve real path when using fs.watch * fix: resolve real path when using fs.watch * fix: resolve real path when using fs.watch * fix: resolve real path when using fs.watch
v2.4.2
fix: ignore broken test
v2.4.1
fix: add basic tests (#23)