Skip to content

v4.3.0

Choose a tag to compare

@slevithan slevithan released this 06 Sep 03:21
· 123 commits to main since this release

🚀 Features

  • Replaced the use of \u{0} with \x00 in emitted source for sandboxed null tokens.
  • Removed the rewrite function's deprecated alias processRegex.
    • rewrite is no longer considered experimental.