File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
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+
311## [ 8.0.0] ( https://www.github.com/gulpjs/glob-stream/compare/v7.0.0...v8.0.0 ) (2023-04-23)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " glob-stream" ,
3- "version" : " 8.0.0 " ,
3+ "version" : " 8.0.1 " ,
44 "description" : " Readable streamx interface over anymatch." ,
55 "author" :
" Gulp Team <[email protected] > (https://gulpjs.com/)" ,
66 "contributors" : [
You can’t perform that action at this time.
0 commit comments