Skip to content

Releases: FagnerMartinsBrack/str-replace

v0.0.5

03 Apr 10:00
Compare
Choose a tag to compare

0471da8: Fix the module main file not being picked up when requiring in node through NPM.

v0.0.4

28 Mar 02:40
Compare
Choose a tag to compare
  • Improve README with examples
  • Use regex and just escape the special characters

v0.0.3

27 Mar 08:24
Compare
Choose a tag to compare
  • 1f22582: Ignoring the case for a simple replace
  • e17b6d9: Do not use String.prototype.replace internally

v0.0.2

25 Mar 13:30
Compare
Choose a tag to compare

fecf538: Fix the "main" property of the package.jsonfile.

v0.0.1

25 Mar 12:45
Compare
Choose a tag to compare

Initial release