Language Support: Enjoy enhanced support for modern JavaScript features with the addition of bigint and dynamic import. This allows you to use these features seamlessly when your ecmaVersion is set to 2020 or 11.
Improvements
Error Messaging: Experience clearer error messages when validating ecmaVersion. The updates help you easily identify whether the issue is due to an incorrect data type or an invalid numeric value.
Fixes
Fix tokenization issues with the latest right curly brace, ensuring that your code is parsed correctly without unexpected errors.