Skip to content

v2.0.0

Choose a tag to compare

@Richienb Richienb released this 17 Apr 02:23
e098624

Breaking

  • A TypeError is thrown instead of returning an empty array if a non-string is provided.
  • A regular array is returned instead of a regex matching array.

Fixes

  • An empty array is returned instead of null if the string is empty.