This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
4.1.0
Features:
relative
option supports whatrelativeTo
option did in 3.x: if a string is passed, paths are generated relatively to a path in that string. A behavior of relating to input files by passingtrue
is kept untouched.
Under the hood:
- Code updated to match Airbnb code style.
- Tests converted to ES6 syntax.