Ts-jest version 29.2.1 introduces a minor update over the previous stable version, 29.2.0, primarily focusing on dependency adjustments and internal improvements. Developers upgrading from 29.2.0 will find that the core functionality remains consistent, ensuring a smooth transition.
The notable changes lie within the dependencies. Specifically, ejs has been removed from the dependencies and @typescript-eslint/parser and @typescript-eslint/eslint-plugin have been updated to version ^7.16.0 from ^7.15.0. Also, eslint-plugin-jsdoc update from version ^48.5.2 to ^48.6.0.
While version 29.2.1 doesn't introduce groundbreaking new features, it's crucial for developers to stay current with these updates. Maintaining up-to-date dependencies ensures compatibility, enhanced security, and potentially resolves underlying bugs. For existing ts-jest users, upgrading to 29.2.1 is a recommended step to benefit from the refined integrations and stability improvements. The relatively small unpackedSize increase (from 326262 to 326529) suggests that this is a patch release and the developers should not expect any breaking change. For new users, ts-jest continues to provide seamless TypeScript testing within the Jest framework, aided by features like source map support.
The are not vulnerabilities for the version 29.2.1 of the package ts-jest