Skip to content

v1.0.23

Latest
Compare
Choose a tag to compare
@FogelAI FogelAI released this 25 Dec 13:57

New Features

  • Add moduleIgnorePatterns option - The moduleIgnorePatterns plugin option allows you to configure packages that you want to exclude from the plugin’s transformation process.

Bug Fixes

  • Fix jest.mock bug.
  • Fix the Jest alias bug.
  • Refactor and improve performance.
  • Small fixes.