Parser: Enjoy enhanced compatibility with the latest JavaScript features as we add support for Unicode v16. This update ensures that your code parsing remains up-to-date with the latest standards.
Improvements
Parser: Experience improved parsing accuracy as we now walk SwitchCase nodes as separate nodes in the base walker for SwitchStatement. This change enhances the overall parsing logic.
Others
Remove the unused eslint-plugin-promise package to streamline dependencies and improve performance.