@swc/core is a blazing-fast JavaScript and TypeScript compiler, frequently utilized as a drop-in replacement for Babel. Version 1.2.79 builds upon the solid foundation of 1.2.78, primarily focusing on stability and incremental improvements. While the core functionality remains consistent, developers can expect subtle refinements in performance and bug fixes.
A key takeaway from the update is the alignment of dependent packages. The various platform-specific binaries such as @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others, have been bumped to version 1.2.79 to achieve consistency across environments. This synchronous update across the board minimizes potential compatibility issues and ensures a more predictable build process.
The devDependencies list remains largely unchanged, indicating that the core APIs and tooling haven't experienced significant alterations. For developers, this translates to a smooth upgrade path without needing to modify build configurations or adapt to breaking changes. Both versions incorporate robust dependencies for development and testing, like Jest, Typescript, and Babel plugins. The size changed slightly, shrinking by a few KB. Ultimately, version 1.2.79 provides a more streamlined experience for teams relying on SWC for their compilation needs, offering a solid and performant solution.
The are not vulnerabilities for the version 1.2.79 of the package @swc/core