@swc/core, a high-performance JavaScript and TypeScript compiler, has released version 1.11.10, a minor update over the previous stable version 1.11.9. Both versions share the same core dependencies, including @swc/types and @swc/counter, and development dependencies like jest, cross-env, typescript, and @napi-rs/cli. They also maintain peer dependency compatibility with @swc/helpers. The optional dependencies, which are platform-specific binaries like @swc/core-darwin-x64 and @swc/core-linux-x64-gnu, have been updated to version 1.11.10 to align with the core package.
While the core functionality remains consistent, developers should note the slight increase in unpackedSize from 118840 to 118851 bytes, potentially indicating minor code changes or optimization. Both versions are licensed under Apache-2.0 and rely on the swc-project/swc GitHub repository. This release continues to provide a super-fast alternative to Babel.
Consider upgrading to version 1.11.10 for the latest bug fixes, performance improvements, and platform-specific binary updates. Check the changelog for a detailed breakdown of the incremental changes. The release date for Version 1.11.10 is "2025-03-17T07:18:40.849Z", for the previous version the release date is "2025-03-12T13:23:56.028Z".
The are not vulnerabilities for the version 1.11.10 of the package @swc/core