New Features
- Add
moduleIgnorePatternsoption - ThemoduleIgnorePatternsplugin option allows you to configure packages that you want to exclude from the plugin’s transformation process.
Bug Fixes
- Fix
jest.mockbug. - Fix the Jest alias bug.
- Refactor and improve performance.
- Small fixes.