Skip to content

v4.1.3

Choose a tag to compare

@slevithan slevithan released this 24 Aug 16:46
· 150 commits to main since this release

🚀 Features

  • Added a top-level types field to package.json for tools and configurations that rely on it. (#23, @jaslong)
  • Avoids auto-escaping certain characters within character classes when not required. (#22)