v30.2.0
📦 jestView on GitHub →
✨ 1 features🐛 2 fixes🔧 3 symbols
Summary
Jest adds JSDOM v27 support and includes bug fixes such as exporting the TransformerConfig interface and improving TS loader handling in jest.config.ts.
✨ New Features
- Add support for JSDOM v27 in jest-environment-jsdom-abstract.
🐛 Bug Fixes
- Export the TransformerConfig interface from babel-jest.
- Fix jest.config.ts handling when a TS loader is specified via docblock pragma.
🔧 Affected Symbols
TransformerConfigjest-environment-jsdom-abstractjest-config