Skip to content

Releases: gajus/turbowatch

v2.6.2

20 Mar 19:30
Compare
Choose a tag to compare
fix: lazy import watch

v2.6.1

20 Mar 19:27
Compare
Choose a tag to compare
fix: lazy import watch

v2.6.0

20 Mar 19:17
Compare
Choose a tag to compare
feat: separate defineConfig() and watch()

v2.5.0

20 Mar 18:22
Compare
Choose a tag to compare
feat: allow to supply multiple paths (fixes #26)

v2.4.6

20 Mar 17:34
Compare
Choose a tag to compare
fix: re-add teardown

v2.4.5

20 Mar 14:23
Compare
Choose a tag to compare
fix: add error handling for lstat operations

v2.4.4

20 Mar 13:40
Compare
Choose a tag to compare
fix: limit glob to directories

v2.4.3

20 Mar 13:31
1d7c4ba
Compare
Choose a tag to compare
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

20 Mar 13:06
Compare
Choose a tag to compare
fix: ignore broken test

v2.4.1

20 Mar 10:11
07520de
Compare
Choose a tag to compare
fix: add basic tests (#23)