Language Support: Enjoy enhanced compatibility with the latest JavaScript features, including support for ES2025 and RegExp duplicate named capturing groups. This update ensures your code can utilize the newest language capabilities seamlessly.
Improvements
Dependency Management: The project now uses the latest versions of ESLint and eslint-config-eslint, ensuring improved linting capabilities and adherence to modern JavaScript standards.
Others
Security Update: The dependency on shelljs is updated to version 0.8.5 to address a high-rated security vulnerability, enhancing the overall security of the project.
CI Improvements: The continuous integration workflow is updated to run tests in Node.js 22, ensuring compatibility with the latest Node.js features and improvements.