File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ### [ 0.2.10] ( https://github.com/SuperchupuDev/tinyglobby/compare/0.2.9...0.2.10 )
2+
3+ #### Added
4+
5+ - Re-enabled symlinks resolution. Big thanks to [ thecodrr] ( https://github.com/thecodrr ) for fixing the critical bug upstream
6+
7+ #### Fixed
8+
9+ - Processing of absolute negative patterns
10+ - Negative ` ignore ` patterns are now not processed for consistency with ` fast-glob `
11+
112### [ 0.2.9] ( https://github.com/SuperchupuDev/tinyglobby/compare/0.2.8...0.2.9 )
213
314#### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " tinyglobby" ,
3- "version" : " 0.2.9 " ,
3+ "version" : " 0.2.10 " ,
44 "description" : " A fast and minimal alternative to globby and fast-glob" ,
55 "scripts" : {
66 "build" : " tsup" ,
You can’t perform that action at this time.
0 commit comments