Configuration: Enjoy improved stability as espree no longer mutates user-provided configurations, preventing confusion and errors when using frozen configs.
Fixes
Fix confusion caused by espree mutating user-provided ecmaFeatures objects, which could lead to errors in certain configurations.
Others
Upgrade to the latest supported version of eslint, enhancing compatibility and performance.