v30.4.2
📦 jestView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes an issue in jest-runtime related to named imports from certain CommonJS modules.
🐛 Bug Fixes
- Fixed named imports from CJS modules where module.exports is a function with own-property exports in jest-runtime.