Skip to content

v2.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 17 Apr 12:49

Breaking:

  • Require Node.js 8 (#12) 3404da9
  • Rename all the methods 3548594
    • escape β†’ htmlEscape
    • unescape β†’ htmlUnescape
    • escapeTag β†’ htmlEscapeTag
    • unscapeTag β†’ htmlUnescapeTag

Enhancements:

v1.3.0...v2.0.0