Compatibility: Enjoy improved compatibility with ECMAScript versions as we fix type incompatibility issues between PredefinedOptions.ecma and MinifyOptions.ecma, ensuring a smoother experience when using different ECMAScript settings.
Fixes
Fix types incompatibility of PredefinedOptions.ecma and MinifyOptions.ecma, resolving issues that may have caused confusion or errors during configuration.
Others
Update the lint-staged configuration to enhance code quality checks before commits, helping maintain a clean codebase.
Update dependencies to the latest versions, ensuring you benefit from the latest features and security improvements.
Update the Node.js version to ensure compatibility with the latest features and improvements in the ecosystem.