Ts-jest has released version 29.2.3, a minor update from the previous stable version 29.2.2. This Jest transformer empowers developers to seamlessly test TypeScript projects using Jest, offering source map support for easier debugging.
A key difference lies in the updated "@typescript-eslint/parser" and "@typescript-eslint/eslint-plugin" which moved from version 7.16.0 to 7.16.1. This bump patches, which could contain vital bug fixes and improvements with the most updated typescript eslint rules. The "@types/node" dependency was also incremented from version 20.14.10 to 20.14.11, ensuring access to the latest Node.js type definitions. Furthermore, "eslint-plugin-jsdoc" was updated moving from version 48.6.0 to 48.7.0.
Developers using ts-jest will appreciate the ongoing maintenance and refinements reflected in these dependency updates as these updates provide a more seamless experience, reduce potential bugs and overall improve code quality and developer experience. The updates demonstrates the library's commitment to staying current with the evolving JavaScript and TypeScript ecosystem. Ts-jest continues to be a valuable tool for TypeScript developers seeking robust and reliable testing capabilities within the Jest framework. Its MIT license ensures freedom of use and modification, making it an accessible choice for a wide range of projects.
The are not vulnerabilities for the version 29.2.3 of the package ts-jest