findup-sync

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

MIT License

Downloads
31.9M
Stars
96
Committers
15

Bot releases are hidden (Show)

findup-sync - v4.0.0

Published by phated over 5 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

findup-sync - v3.0.0

Published by phated almost 6 years ago

Upgrade

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

Scaffold

findup-sync - v2.0.0

Published by phated almost 6 years ago

Breaking

Docs

Upgrade

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

Build

Scaffold

findup-sync - v0.1.1

Published by phated almost 6 years ago

Fix

  • Ensure API can be used without an options object (4e39fc8) - Closes #1
findup-sync - v0.2.1

Published by phated almost 6 years ago

Upgrade

Build

  • Use latest npm for installs (bcb61cf)
findup-sync - v0.1.3

Published by phated almost 6 years ago

Upgrade

  • Update all dependencies (c4d0106) - Closes #6

Build

findup-sync - v0.2.0

Published by phated almost 6 years ago

Update

  • Remove lodash dependency (44a5063)

Upgrade

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

Scaffold

findup-sync - v0.1.0

Published by phated almost 6 years ago

New

findup-sync - v0.4.1

Published by phated almost 6 years ago

Update

  • Cleanup and small improvements (d5b8a65)

Docs

  • Update badge reference (62d4f4b) - Closes #30
  • Remove duplicate item from release history (b9428c4)
findup-sync - v0.1.2

Published by phated almost 6 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

findup-sync - v0.3.0

Published by phated almost 6 years ago

Upgrade

findup-sync - v1.0.0

Published by phated almost 6 years ago

Docs

  • Note the bump of 0.4.3 to 1.0.0 in release notes (9317563)
findup-sync - v0.4.2

Published by phated almost 6 years ago

Fix

  • Handle case sensitive file systems with nocase option (7025670)
findup-sync - v0.4.3

Published by phated almost 6 years ago

Fix

Docs

  • Fix newline in release history (4480ea3)
findup-sync - v0.4.0

Published by phated almost 6 years ago

Breaking

Upgrade