Skip to content

3.2.0

Compare
Choose a tag to compare
@thecodrr thecodrr released this 12 May 15:59
· 205 commits to master since this release

What's New:

  1. It is now possible to pass an Options object directly into the constructor, avoiding method chaining completely.

What's Fixed:

  1. Added missing typescript definitions for withError & crawl.
  2. Fixed another small issue where Synchronous API was causing a crash.

Install using:

npm i fdir

NOTE: This release follows semantic versioning and therefore, it is not backwards compatible with 2.x.