@swc/core has released version 1.3.36, a minor update from the previous stable version 1.3.35, continuing its evolution as a super-fast Babel alternative. Both versions maintain the same core dependencies and optional dependencies, ensuring consistent support for various operating systems and architectures, including Darwin (x64 and arm64), Linux (x64 with GNU and musl, arm64 with GNU and musl, arm with gnueabihf), and Windows (x64, ia32, and arm64 with MSVC).
The key focus with each release revolves around enhancing performance and stability. Developers will appreciate that while the core functionalities remain consistent, evidenced by identical dependency structures, the new version likely includes bug fixes, performance improvements, and internal optimizations that contribute to a smoother and more efficient transformation process. While specific changes aren't detailed in the provided data, typical updates for such tools involve adjustments to parsing, transformation, and code generation logic.
Developers already leveraging @swc/core in their projects should find the upgrade seamless. Given the identical dependency structure, upgrading from 1.3.35 to 1.3.36 should be as simple as updating the package version. For those new to @swc/core, this latest release represents a stable pathway into a faster alternative for tasks traditionally handled by Babel, offering potential build time improvements and a more streamlined development workflow, specially when dealing with large codebases. Consider reviewing the change logs and release notes associated with both versions for detailed information.
The are not vulnerabilities for the version 1.3.36 of the package @swc/core