Findup Sync Versions Save

Find the first file matching a given pattern in the current directory or the nearest ancestor directory.

v5.0.0

2 years ago

⚠ BREAKING CHANGES

  • Normalize repository, dropping node <10.13 support (#52)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#52) (b62b918)

v4.0.0

4 years ago

Breaking

  • Drop support for node <8 (4e46134)

Upgrade

  • Update micromatch & devDeps (b926b21)

Build

  • Ignore fixtures directory when linting (35cd0a2)
  • Disable npm audit (3cee51e)

Scaffold

v3.0.0

5 years ago

Upgrade

  • Update is-glob and normalize-path (73312e6)

Scaffold

v0.2.1

5 years ago

Upgrade

Build

  • Use latest npm for installs (bcb61cf)

v0.1.1

5 years ago

Fix

  • Ensure API can be used without an options object (4e39fc8) - Closes #1

v2.0.0

5 years ago

Breaking

Docs

Upgrade

  • Update is-glob, micromatch, detect-file & resolve-dir (322bbfd)
  • Update devDependencies (5e8e80e)

Build

Scaffold

v0.1.2

5 years ago

Fix

  • Properly handle path.resolve with non-string in node 0.9 (740af08) - Closes #2 #3
  • Normalize test paths to work cross-platform (0ea26fa) - Closes #4

Upgrade

  • Update all dependencies (51f3e22)

Scaffold

v0.4.1

5 years ago

Update

  • Cleanup and small improvements (d5b8a65)

Docs

  • Update badge reference (62d4f4b) - Closes #30
  • Remove duplicate item from release history (b9428c4)

v0.3.0

5 years ago

Upgrade

v0.2.0

5 years ago

Update

  • Remove lodash dependency (44a5063)

Upgrade

  • Update glob dependency (225271d) - Closes #8

Scaffold