Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 18 Aug 23:49
· 1 commit to main since this release

Breaking

  • Require Node.js 16 e14dff6
  • Remove thunk option e14dff6
    • Just use path.join() on the result.
  • The files option now only accepts an array of strings e14dff6
    • Previously, it accepted both an array or a string.

Improvements

v4.0.0...v5.0.0