jest-cli v27.1.1 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿคก [jest-runtime] Add experimental, limited (and undocumented) support for mocking ECMAScript Modules (#11818)

    ๐Ÿ›  Fixes

    • ๐Ÿ‘ [jest-resolver] Support node: prefix when importing Node core modules with ESM (#11817)
    • [jest-types] Export the PrettyFormatOptions interface (#11801)