jest v29.2.2 Release Notes

  • 🛠 Fixes

    • [@jest/test-sequencer] Make sure sharding does not produce empty groups (#13476)
    • [jest-circus] Test marked as todo are shown as todo when inside a focussed describe (#13504)
    • 🤡 [jest-mock] Ensure mock resolved and rejected values are promises from correct realm (#13503)
    • [jest-snapshot] Don't highlight passing asymmetric property matchers in snapshot diff (#13480)

    🚧 Chore & Maintenance

    • ⚡️ [docs] Update link to Jest 28 upgrade guide in error message (#13483)
    • ⚡️ [jest-runner, jest-watcher] Update emittery (#13490)