Skip to content

v0.2.0

Compare
Choose a tag to compare
@slevithan slevithan released this 11 Nov 10:37
· 61 commits to main since this release
  • Changed target value 'ESNext' to 'ES2025'. All proposals used are slated for ES2025.
  • Error for unsupported grapheme boundary \y, \Y.
  • Error for unsupported octal UTF-encoded bytes above \177.
  • Error for incomplete, invalid, or unsupported octal code point \o{…}.