jest-cli v29.1.2 Release Notes

  • 🛠 Fixes

    • [expect, @jest/expect] Revert buggy inference of argument types for *CalledWith and *ReturnedWith matchers introduced in 29.1.0 (#13339)
    • 👷 [jest-worker] Add missing dependency on jest-util (#13341)