JavaScript Parsing: Experience improved error messages for async/await syntax due to the upgrade to acorn v5.3.0, making it easier to identify issues in your code.
Fixes
Fix test failures caused by acorn v5.3.0, ensuring that syntax errors are correctly identified and reported.
Others
Upgrade the acorn library to version 5.4.0, enhancing the overall performance and capabilities of the JavaScript parsing tools.