jest v28.0.3 Release Notes

  • ๐Ÿ›  Fixes

    • [jest-config] Normalize reporters option defined in presets (#12769)
    • [@jest/reporters] Fix trailing slash in matching coverageThreshold key (#12714)
    • ๐Ÿคก [jest-resolve] Fix (experimental) ESM module mocking for re-exports (#12766)
    • ๐Ÿ‘ [@jest/transform] Throw better error if an invalid return value if encountered (#12764)

    ๐Ÿšง Chore & Maintenance

    • ๐Ÿ“„ [docs] Fix typo in --shard CLI docs (#12761)