Skip to content

3.0.0

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 09 Jun 13:23
  • Added TypeScript typings (rewritten in TypeScript)
  • Converted to ES modules. However, CommonJS is supported as well (dual module)
  • Changed exporting for main function from require('@discoveryjs/scan-fs') into require('@discoveryjs/scan-fs').scanFs
  • Used Symlink internal class for symlinks entries
  • Allowed scanFn() invocation with no options
  • Fixed path building when include option is used