Performance: Experience faster performance with the removal of the TypeScript resolved module cache file, addressing previous slowdowns in the getCacheKey function.
Improvements
Compatibility: Enjoy continued support for Node 14, ensuring a smoother experience for users on that version.
Dependencies: Benefit from updated dependencies, including improvements in the ts-jest package, enhancing overall functionality and stability.
Fixes
Fix issues related to missing optional peer dependencies by adding @jest/transform as an optional peer dependency, improving integration with Jest.
Others
Update various dependencies to their latest versions, ensuring you have the most recent features and security updates.