Skip to content

Releases: recursive-beast/mix-replacer

v1.4.0

08 Oct 02:14
Compare
Choose a tag to compare

v1.3.2...v1.4.0

v1.3.2

04 Aug 20:47
Compare
Choose a tag to compare
  • Fix typos in README.md.

v1.3.1

04 Aug 20:29
Compare
Choose a tag to compare
  • Fix delimiter.left string in README.md.

v1.3.0

04 Aug 20:09
Compare
Choose a tag to compare
  • Support custom options. (delimiters is the only one supported for now)

v1.2.0

15 Jun 17:04
Compare
Choose a tag to compare
  • Support node.js versions >= 10.12.0
  • Default to the public path if the target_dir is not specified or is an empty string.
  • Force the target_dir to be inside the public path.
  • Create the target_dir if it does not exist.

v1.1.1

15 Mar 15:17
Compare
Choose a tag to compare
  • deleted package-lock.json to avoid installing old dependency versions (with potential bugs and vulnerabilities) when running npm install.

v1.1.0

05 Feb 15:34
Compare
Choose a tag to compare
  • Throw an error to alert the user when the provided src pattern didn't yield any results.

Initial release

03 Feb 01:33
Compare
Choose a tag to compare
v1.0.0

1.0.0