File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### [ 0.2.13] ( https://github.com/SuperchupuDev/tinyglobby/compare/0.2.12...0.2.13 )
2+
3+ #### Fixed
4+
5+ - Performance of crawling ` / ` thanks to an upstream ` fdir ` fix by [ pralkarz] ( https://github.com/pralkarz )
6+ - Path joining when crawling from ` / ` by [ benmccann] ( https://github.com/benmccann )
7+ - Paths no longer have their first character removed in some cases when crawling from ` / `
8+ - Added compatibility with ` @types/picomatch ` 4.0.0
9+
110### [ 0.2.12] ( https://github.com/SuperchupuDev/tinyglobby/compare/0.2.11...0.2.12 )
211
312#### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " tinyglobby" ,
3- "version" : " 0.2.12 " ,
3+ "version" : " 0.2.13 " ,
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