Jest v26.5.2 Release Notes

Release Date: 2020-10-06 // over 3 years ago
  • 🛠 Fixes

    • [*] Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (#10599)
    • 🛰 [jest-circus] Setup globals before emitting setup, and include Jest globals in the setup payload (#10598)
    • 🤡 [jest-mock] Fix typings for mockResolvedValue, mockResolvedValueOnce, mockRejectedValue and mockRejectedValueOnce (#10600)