Parser: Enjoy improved type support with the addition of missing properties and methods in the Parser class, enhancing your development experience.
Type Definitions: Benefit from the updated type definitions with the inclusion of missing tokTypes, ensuring better compatibility and usability.
Improvements
Identifier Regex: Experience more efficient code generation as identifier regexes are now generated directly into source files, streamlining your workflow.
Code Cleanup: The removal of redundant functions and variables in tests leads to a cleaner and more maintainable codebase, improving overall performance.
Fixes
Fix an issue where duplicate quoted export names in export * syntax were incorrectly checked, ensuring your exports work as intended.
Fix the handling of "use strict" directives in ECMAScript versions before 5, preventing unexpected behavior in older scripts.
Others
Update the license to reflect the new year, ensuring compliance and clarity in copyright matters.
Remove outdated plugins from the README, providing a clearer and more accurate representation of the current features.