@swc/core sees a minor version jump from 1.2.84 to 1.2.85, representing incremental improvements and bug fixes in this blazing-fast Babel alternative. This new version was released on September 9th, 2021, roughly a week after the previous one which released on September 1st, 2021.
A key difference lies in the updated dependencies; all platform-specific core packages (e.g., @swc/core-darwin-x64, @swc/core-linux-x64-gnu, etc.) have been bumped to version 1.2.85 from 1.2.84. These architecture-specific packages provide pre-built binaries optimized for various operating systems and CPU architectures, ensuring optimal performance. The 'dependencies' and 'optionalDependencies' have been mirrored for the update.
For developers utilizing @swc/core, this update signifies continued support and refinement of the tool. While the devDependencies remain mostly unchanged, suggesting no significant alterations in the development or testing pipeline, upgrading is still advisable to leverage the latest optimizations and fixes within the core transformation engine.
Specifically, ensure all @swc/core-* dependencies in your project are updated to 1.2.85 to maintain compatibility and benefit from the improvements. This ongoing commitment to performance and cross-platform compatibility underlines @swc/core's position as a leading choice for JavaScript/TypeScript compilation.
The are not vulnerabilities for the version 1.2.85 of the package @swc/core