File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 6.0.0] ( https://www.github.com/gulpjs/glob-watcher/compare/v5.0.5...v6.0.0 ) (2023-05-31)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * Normalize repository, dropping node <10.13 support (#76 )
9
+
10
+ ### Features
11
+
12
+ * Drop just-debounce from dependencies ([ cbb4b18] ( https://www.github.com/gulpjs/glob-watcher/commit/cbb4b18513ddaa3849692912c252c2e4eb33f0b4 ) )
13
+
14
+
15
+ ### Miscellaneous Chores
16
+
17
+ * Normalize repository, dropping node <10.13 support ([ #76 ] ( https://www.github.com/gulpjs/glob-watcher/issues/76 ) ) ([ cbb4b18] ( https://www.github.com/gulpjs/glob-watcher/commit/cbb4b18513ddaa3849692912c252c2e4eb33f0b4 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " glob-watcher" ,
3
- "version" : " 5 .0.5 " ,
3
+ "version" : " 6 .0.0 " ,
4
4
"description" : " Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing." ,
5
5
"author" : " Gulp Team <team@gulpjs.com> (https://gulpjs.com/)" ,
6
6
"contributors" : [],
You can’t perform that action at this time.
0 commit comments