Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

2.0.0

Latest
Compare
Choose a tag to compare
@novemberborn novemberborn released this 20 May 13:03
· 3 commits to master since this release
v2.0.0
2e044c2

Many thanks to @lukescott for this release.

  • The glob: prefix is now optional.
  • Patterns must be relative (e.g. start with ./ or ../). ./ is no longer assumed.
  • Identifiers are now based on the glob pattern, not on common paths and file extensions in the matched files.
  • Now requires at least Node.js 4.