@swc/core, a super-fast alternative to Babel, has released version 1.2.146, building upon the solid foundation of version 1.2.145. Both versions aim to provide developers with a high-performance tool for compiling JavaScript and TypeScript code. While the core functionality remains consistent, subtle changes have trickled in. A key difference lies in the underlying dependencies and optional dependencies, specifically the platform-specific binaries such as @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others. In version 1.2.146, these binaries are updated to version 1.2.146, reflecting potential bug fixes, performance enhancements, or support for newer architectures compared to their 1.2.145 counterparts in the previous release.
Developers should note the updated binaries as they are crucial for ensuring compatibility and optimal performance on different operating systems and architectures. The update might include fixes related to specific platforms, improved compilation speeds, or new features exposed through the native bindings. While the devDependencies remain largely consistent, indicating stability in the development tooling ecosystem around @swc/core, staying up-to-date with the latest version ensures access to the most recent improvements and bug fixes, ultimately contributing to a smoother and more efficient development workflow. The unpacked size sees a slight increase, suggesting added features within the binaries.
The are not vulnerabilities for the version 1.2.146 of the package @swc/core