Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@slevithan slevithan released this 31 Aug 18:40
· 3 commits to main since this release

πŸš€ Features

  • A details object is now provided to replaceUnescaped and forEachUnescaped callbacks as their second argument (properties: context, negated).
  • Added a top-level types field to package.json for tools and configurations that rely on it.
  • Changed the reserved capture name from skip to $skip.