@babel/preset-env version 7.24.3 introduces a minor update with a focus on internal dependency adjustments and bug fixes, building upon the solid foundation of version 7.24.1. While the core functionality remains consistent, developers upgrading should note the updated dependency versions. Notably, babel-plugin-polyfill-corejs3 has been bumped from version 0.10.1 to 0.10.4 which reflects potential enhancements or patches relevant to core-js 3 polyfilling.
A key difference lies in the updated @babel/plugin-transform-async-generator-functions which goes from version 7.24.1 to 7.24.3. This suggests improvements or potentially bug fixes within the transformation of async generator functions. While seemingly small, these updates can impact the reliability and efficiency of code transpilation, especially when dealing with modern JavaScript features. Developers deeply invested in asynchronous JavaScript might want to explore the specifics of this change.
Both versions depend on a vast array of plugins and utilities, ensuring broad compatibility with different JavaScript environments and specifications. The core functionality of targeting specific browser versions and using polyfills is consistent between these releases. The release date of version 7.24.3 is March 20, 2024, while 7.24.1 was released on March 19, 2024, suggesting a quick follow-up patch or improvement. Developers should evaluate the changelog and understand what these updates entail to make informed decisions about upgrading.
The are not vulnerabilities for the version 7.24.3 of the package @babel/preset-env