jest-cli v25.2.7 Release Notes

Release Date: 2020-04-03 // about 4 years ago
  • 🛠 Fixes

    • [jest-matcher-utils] Replace accessors with values to avoid calling setters in object descriptors when computing diffs for error reporting (#9757)
    • [@jest/watcher] Correct return type of shouldRunTestSuite for JestHookEmitter (#9753)