Sourced from globby's releases.
v11.0.1
- Normalize file paths to posix for gitignore calculation (https://github.com/facebook/flipper/issues/143) f2bdce6
https://github.com/sindresorhus/globby/compare/v11.0.0...v11.0.1
v11.0.0
Breaking
- Require Node.js 10 4a471af
- Get rid of
globdependency (https://github.com/facebook/flipper/issues/135) d4681a4 If you passed in options toglobby.hasMagic(), you need to update to use the new options.https://github.com/sindresorhus/globby/compare/v10.0.2...v11.0.0
39b7636 11.0.1f2bdce6 Normalize file paths to posix for gitignore calculation (https://github.com/facebook/flipper/issues/143)45ac58a 11.0.03c93fa1 Re-enable test for https://github.com/facebook/flipper/issues/974a471af Require Node.js 10d4681a4 Get rid of glob dependency (https://github.com/facebook/flipper/issues/135)