Configuration: Enjoy enhanced type safety with the addition of typings for ts-jest options via the transform configuration. This improvement helps you configure your testing environment more effectively and reduces potential errors.
Improvements
Configuration: The cached configuration now includes existing globals, ensuring a smoother transition for users migrating from older Jest configurations. This change enhances compatibility and user experience.
Fixes
Fix issues related to outdated dependencies that could affect performance and compatibility. This includes updates to Jest and TypeScript packages, ensuring you have the latest features and fixes.
Others
Update documentation to include new tabs for JavaScript, TypeScript, and shell commands, making it easier for users to navigate and find relevant information.