@swc/core, the super-fast alternative to Babel, has a new release: version 1.3.68. This update, released on July 5th, 2023, follows closely after version 1.3.67, which was released on June 29th, 2023. While the core functionality and purpose of the library remain the same – providing a high-performance JavaScript and TypeScript compiler – a few notable differences emerge upon closer inspection.
Primarily, the core dependencies within the package have been updated to reflect the new version. Specifically, all platform-specific binaries such as @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others, now point to version 1.3.68, ensuring consistent compatibility across different operating systems and architectures. This ensures a smooth and seamless upgrade process.
While almost all the devDependencies and peerDependencies remain identical, developers might find the internal update of @swc/core dependencies relevant. The unpacked size has increased slightly from 762729 to 764789, which could be indicative of minor enhancements, bug fixes, or internal adjustments that contribute to the overall stability and performance of the compiler.
For developers already using @swc/core, upgrading to 1.3.68 promises the latest refinements and potential performance improvements. The consistent versioning across platform-specific packages minimizes the risk of compatibility issues. Given the frequent release cycle, staying up-to-date with @swc/core ensures access to the most optimized and feature-rich compilation experience.
The are not vulnerabilities for the version 1.3.68 of the package @swc/core