Skip to content

Releases: niksy/string-match-all

v1.1.1

Choose a tag to compare

@niksy niksy released this 30 Aug 08:39

Changed

  • Skip RegExp cloning in native implementation

v1.1.0

Choose a tag to compare

@niksy niksy released this 27 Aug 13:31

Changed

  • Use fresh RegExp to avoid lastIndex mutation

Added

  • TypeScript types

v1.0.0

Choose a tag to compare

@niksy niksy released this 18 Dec 13:50

Added

  • Initial implementation