Skip to content

v1.1.0

Compare
Choose a tag to compare
@iansinnott iansinnott released this 02 May 16:07
· 4 commits to master since this release

Changed

  • Fixed issue where undefined in the results of string.split would throw an error. This depends on the user-passed regex so it only happens sometimes, depending on your regex. can reproduce using two matching groups.