File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ### [ 0.2.14] ( https://github.com/SuperchupuDev/tinyglobby/compare/0.2.13...0.2.14 )
2+
3+ #### Fixed
4+
5+ - Root path joining on windows with help from [ 43081j] ( https://github.com/43081j ) and [ btea] ( https://github.com/btea )
6+ - ` deep: 0 ` is no longer mistakenly interpreted as not set
7+ - Parent directories in patterns are now correctly normalized to ` cwd `
8+
9+ #### Changed
10+
11+ - Switched bundler from [ ` tsup ` ] ( https://github.com/egoist/tsup ) to [ ` tsdown ` ] ( https://github.com/rolldown/tsdown )
12+
113### [ 0.2.13] ( https://github.com/SuperchupuDev/tinyglobby/compare/0.2.12...0.2.13 )
214
315#### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " tinyglobby" ,
3- "version" : " 0.2.13 " ,
3+ "version" : " 0.2.14 " ,
44 "description" : " A fast and minimal alternative to globby and fast-glob" ,
55 "scripts" : {
66 "build" : " tsdown" ,
You can’t perform that action at this time.
0 commit comments