Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

24 lines (11 loc) · 853 Bytes

1.0.0 (2021-07-29)

Bug Fixes

  • improve external file path detection (fd60f8e)
  • use path.isAbsolute for absolute path detection (424ff5e)

chore

BREAKING CHANGES

  • bump to v1

0.4.0 (2021-07-28)

Features

  • use options object isntead of parameters (00da86d)