Skip to content

Releases: dsblv/string-replace-async

Version 3.0.2

10 Sep 10:59
Compare
Choose a tag to compare

Fix for typescript type definitions (#14) thanks to @triffer

Version 3

27 Aug 19:58
Compare
Choose a tag to compare

This is an ES Modules package now. No backward compatibility with commonjs or anything. Please use Version 2 if you're into this sort of thing!

Version 2

01 Jul 19:14
Compare
Choose a tag to compare
  • New underlying algorithm
  • 4 times less code
  • No sequence method
  • Typescript definitions
  • Better test coverage