v7.0.0
- windows fixes a8f0399
- breaking: default cwd to process.cwd when inside process.cwd, default absolute to true when outside process.cwd c946438
- breaking: ignore files matched in gitignore by default 9907687
- breaking: ignore system files by default. (See named export defaultIgnorePatterns) c4da2e2
- breaking: do not allow relative paths ffe998b
- refactor variable dir -> rootDir 3e05414
- add cwd option to return files relative to a specific directory 7004a17
- Breaking: update globby. See https://github.com/sindresorhus/globby/releases/tag/v10.0.0 cddb0e1
- backtrack update 2513ee9
- add github releases note to changelog c91a15c