Skip to content

v0.3.0

Compare
Choose a tag to compare
@iansinnott iansinnott released this 21 Mar 06:28
· 105 commits to master since this release

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.