Skip to content

v3.0.0-rc-02

Pre-release
Pre-release

Choose a tag to compare

@lahma lahma released this 09 May 14:04
· 37 commits to main since this release
81f25cc

What's Changed

  • Fix handling of UTF32 escape sequences by @adams85 in #379
  • Improve ESTree compliance by @adams85 in #383
  • Fix and optimize complex identifier parsing by @adams85 in #384
  • Quick fix for IsIdentifierStart/IsIdentifierPart (UTF32) by @adams85 in #385
  • Update syntax validation rules to align better with the spec by @lahma in #387
  • Improve identifier parsing by @adams85 in #386

Full Changelog: v3.0.0-rc-01...v3.0.0-rc-02