v3.0.0-rc-02
Pre-release
      Pre-release
    
        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