v0.3.0
The release allows reactStringReplace
to be called with an Array as the first argument. This is good because it means you can call reactStringReplace
multiple times on a result, allowing multiple replacements on a single string.
See the README for full details.