Performance: The package is now marked as free of side effects, allowing Webpack to optimize your builds through tree shaking, which can lead to smaller bundle sizes.
Improvements
Compatibility: Regular expressions have been converted to ES5, ensuring better compatibility with older browsers like Internet Explorer.
Fixes
Fix issues with regular expressions that were causing compatibility problems in older browsers.