Skip to content

v7.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 30 Aug 07:27
· 5 commits to main since this release

Breaking

  • Require Node.js 14 64cd962
  • This package is now pure ESM. Please read this.
    • Please read the contents of the above link thoroughly. Most issues from upgrading will be related to that and not this package.
    • Please don't open issue regarding ESM.
  • Rename .src() method to .source() 29ad6d6
  • Rename .dest() method to .destination() 29ad6d6

v6.3.1...v7.0.0