File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 8.0.1] ( https://www.github.com/gulpjs/glob-stream/compare/v8.0.0...v8.0.1 ) (2024-03-25)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Avoid pushing additional paths to queue when error occurs ([ #124 ] ( https://www.github.com/gulpjs/glob-stream/issues/124 ) ) ([ 8eaab85] ( https://www.github.com/gulpjs/glob-stream/commit/8eaab85cbc7254d2e74d308c822df50a9e7aaf4a ) )
9
+ * Traverse symlink folders ([ #122 ] ( https://www.github.com/gulpjs/glob-stream/issues/122 ) ) ([ d49d9bd] ( https://www.github.com/gulpjs/glob-stream/commit/d49d9bd8042650ce91c190ab0ec20be716b2fade ) )
10
+
3
11
## [ 8.0.0] ( https://www.github.com/gulpjs/glob-stream/compare/v7.0.0...v8.0.0 ) (2023-04-23)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " glob-stream" ,
3
- "version" : " 8.0.0 " ,
3
+ "version" : " 8.0.1 " ,
4
4
"description" : " Readable streamx interface over anymatch." ,
5
5
"author" :
" Gulp Team <[email protected] > (https://gulpjs.com/)" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments