Globby Versions Save

User-friendly glob matching

v14.0.1

3 months ago
  • Fix expandDirectories.extension option (#263) af5d139
  • Fix read permission error on ignore files search (#259) 3a28601

https://github.com/sindresorhus/globby/compare/v14.0.0...v14.0.1

v14.0.0

6 months ago

Breaking

  • Require Node.js 18 2c06ae5

Improvements

https://github.com/sindresorhus/globby/compare/v13.2.2...v14.0.0

v13.2.2

10 months ago

v13.2.1

10 months ago
  • Fix ignore and expandDirectories default handling (#252) 3a48eb9

https://github.com/sindresorhus/globby/compare/v13.2.0...v13.2.1

v13.2.0

10 months ago
  • Pass deep option to ignore filter to avoid unnecessary recursion (#251) a0e4028

https://github.com/sindresorhus/globby/compare/v13.1.4...v13.2.0

v13.1.4

1 year ago
  • Fix error when reading inaccessible directories with gitignore: true and suppressErrors: true (#246) e95da57
  • Remove URL TypeScript type workaround (#230) 55a3c64

https://github.com/sindresorhus/globby/compare/v13.1.3...v13.1.4

v13.1.3

1 year ago

v13.1.2

1 year ago
  • Make ignoreFiles option accept readonly arrays (#235) 810caae

https://github.com/sindresorhus/globby/compare/v13.1.1...v13.1.2

v13.1.1

2 years ago
  • Fix duplicated result when using globstar (#231) f9d35ae

https://github.com/sindresorhus/globby/compare/v13.1.0...v13.1.1