Skip to content

v3.0.0

Compare
Choose a tag to compare
@FRSgit FRSgit released this 27 Oct 21:43

3.0.0 (2020-10-27)

⚠ BREAKING CHANGES

  • from this version on Node.js api ALWAYS returns an array of replace result array, where replace result array follows the pattern: [<replaced/new file path>, <replaced content>]
  • renamed regex option to needle
  • renamed inputJoinString option to outputJoinString

Features