@babel/preset-env version 7.24.4 brings several updates over version 7.24.3, primarily focusing on bug fixes and dependency upgrades. The most notable changes for developers revolve around enhanced stability and alignment with the latest ECMAScript standards. One key difference is the update of @babel/compat-data from ^7.24.1 to ^7.24.4, reflecting improvements in browser compatibility data. This ensures more accurate transpilation based on target environments. Additionally, the newer version incorporates bug fixes, specifically @babel/plugin-bugfix-firefox-class-in-computed-class-key version ^7.24.4, addressing issues related to class property handling in Firefox. There is as well an update in @babel/plugin-transform-block-scoping from ^7.24.1 to ^7.24.4. Furthermore, @babel/core devDependency advances from ^7.24.3 to ^7.24.4. While the core functionality remains consistent, this release demonstrates Babel's commitment to addressing edge cases and ensuring reliable code transformation. For developers, upgrading to 7.24.4 offers increased confidence in the accuracy of environment-specific transformations, leading to improved compatibility and fewer runtime issues, especially when targeting diverse browser environments. These targeted fixes contribute to a more robust and dependable developer experience.
The are not vulnerabilities for the version 7.24.4 of the package @babel/preset-env