v3.0.0
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 toneedle
- renamed
inputJoinString
option tooutputJoinString