Testing: Enjoy improved performance with the ts-jest transformer now utilizing the received file content immediately, enhancing your testing experience.
Improvements
Dependencies: Benefit from the latest updates in various dependencies, ensuring better compatibility and performance in your TypeScript projects.
Fixes
Fix issues with the ts-jest transform that previously ignored file content until a cache hit occurred, ensuring more reliable testing.
Others
Update documentation to support ESM, providing clearer guidance for users on how to utilize this feature effectively.