npm fast-glob 3.2.11

latest releases: 3.3.2, 3.3.1, 3.3.0...
2 years ago

Full Changelog: 3.2.10...3.2.11

🐛 Bug fixes

Yeap, this is another release aimed at fixing problems with detecting brace expansions in patterns. This time, patterns like abc/{a.txt,b.js} was not marked as a dynamic pattern. So, now the regex has been rewritten to a generalized solution as a function to avoid future problems due to the complexity of the regular expression.

Thanks @MurzNN for the report of this problem (#351).

Don't miss a new fast-glob release

NewReleases is sending notifications on new releases.