switch to fast-glob to remove 6 dependencies#214
Conversation
🦋 Changeset detectedLatest commit: ee161c2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
tinyglobby to remove 21 dependencies
|
why a change from |
|
I'm not sure I understand your question about features. |
|
Not all glob libraries are compatible in terms of the patterns they support. So I wonder if any user-provided pattern can change meaning with this change. I'm also not to keen on changing this for a library that currently has 67 weekly downloads. |
That's a great call out and something I should have mentioned in the PR description. There is a very tiny change here, which is that numerical expansion within braces (e.g.
It is a very new package. However, it has been adopted by a number of projects already. tinyglobby now has over 85,000 downloads / week |
This reverts commit dc896fd.
tinyglobby to remove 21 dependenciesfast-glob to remove 21 dependencies
fast-glob to remove 21 dependenciesfast-glob to remove 6 dependencies
|
Thanks @emmatown! I really appreciate all the reviews. I've updated the PR to stick with |
https://npmgraph.js.org/?q=globby - 23 dependencies
https://npmgraph.js.org/?q=fast-glob - 17 dependencies