Releases: gulpjs/glob-watcher
Releases · gulpjs/glob-watcher
glob-watcher v6.0.0
31 May 00:14
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Normalize repository, dropping node <10.13 support (#76 )
Features
Drop just-debounce from dependencies (cbb4b18 )
Miscellaneous Chores
Normalize repository, dropping node <10.13 support (#76 ) (cbb4b18 )
v5.0.5
23 Jul 02:29
Compare
Sorry, something went wrong.
No results found
Fix
Move normalize-path to dependency (dbfabfd )
v5.0.4
23 Jul 01:19
Compare
Sorry, something went wrong.
No results found
Fix
Improve negative globbing with cwd option (5062520 ) - Closes #46
Build
Add node 12 & 14 to matrix (ff886e0 )
Scaffold
v5.0.3
16 Nov 01:06
Compare
Sorry, something went wrong.
No results found
Fix
Only attach our custom ignore function if there are negative globs (5681c11 )
Merge opt.ignored and our custom ignore function (4fca711 ) - Closes #40
v5.0.2
16 Nov 00:09
Compare
Sorry, something went wrong.
No results found
v5.0.1
14 Feb 20:32
Compare
Sorry, something went wrong.
No results found
Fix
Only emit error events when there is a listener (ad96e3f ) - Closes #35 #36
v5.0.0
30 Dec 01:44
Compare
Sorry, something went wrong.
No results found
Breaking
Require globs to only use POSIX-style separators (32532fb )
Docs
Add note about breaking glob changes (76a17d4 )
Upgrade
Build
Enforce consistent line endings (50d72ea )
v4.0.0
29 Jun 22:19
Compare
Sorry, something went wrong.
No results found
Breaking
Remove lodash.debounce & no longer utilize extra debounce options (21f08e3 ) - Closes #31
Update
Replace del with rimraf (dc1025f )
Use object.defaults/immutable (c1b3da2 )
Scaffold
v3.2.0
26 Jun 21:33
Compare
Sorry, something went wrong.
No results found
Update
Replace lodash.assignWith with object.defaults (74d9e1e ) - Closes #29
v3.1.0
26 Jun 21:33
Compare
Sorry, something went wrong.
No results found