jest v24.3.1 Release Notes

Release Date: 2019-03-07 // about 5 years ago
  • 🛠 Fixes

    • 0️⃣ [jest-cli] export functions compatible with import {default} (#8080)
    • 👷 [jest-worker]: Fix retries and error notification in workers (#8079)

    🚧 Chore & Maintenance

    • [pretty-format]: Use react-is instead of manual $$typeof checks (#8060)