@swc/core is a blazing-fast alternative to Babel, designed for high-performance JavaScript and TypeScript compilation. Version 1.2.28 builds upon the solid foundation of 1.2.26, offering incremental improvements and refinements for developers seeking optimal build times and efficient code transformation. A key difference lies in the updated dependencies for platform-specific binaries; @swc/core-linux, @swc/core-win32, and @swc/core-darwin are all bumped from version 1.2.26 to 1.2.28, ensuring compatibility and access to the latest optimisations across different operating systems. This seamless integration simplifies cross-platform development, allowing developers to target multiple environments without compatibility headaches. The updated version also features a slightly larger unpacked size (642356 bytes vs. 640970 bytes), indicating either newly added features, enriched debugging capabilities, or enhanced performance optimizations compared to the stable version. Finally, the release date of 1.2.28 is September 13, 2020, indicating that it incorporates the latest improvements and bug fixes committed until then, making it the recommended choice for developers wanting to leverage the most up-to-date version of swc. Using it leads to improved build times for web projects, and allows developers to focus on building features rather than waiting for the transpilation process.
The are not vulnerabilities for the version 1.2.28 of the package @swc/core