Skip to content

Releases: sindresorhus/escape-string-regexp

v5.0.0

17 Apr 15:46
Compare
Choose a tag to compare

Breaking

v4.0.0...v5.0.0

v4.0.0

23 Apr 07:32
Compare
Choose a tag to compare

Breaking

  • Escape - in a way that’s compatible with PCRE (#23) ec45c70
    Shouldn't be breaking to most users, but if you depend on the exact output, it slightly changed.

v3.0.0...v4.0.0

v3.0.0

07 Apr 16:30
Compare
Choose a tag to compare

Breaking

  • Require Node.js 10 70deac5
  • Escape - in a way that’s compatible with Unicode patterns (#21) 732905d

v2.0.0...v3.0.0

v2.0.0

17 Apr 07:49
Compare
Choose a tag to compare

Breaking:

Enhancements:

v1.0.5...v2.0.0