jest v28.0.1 Release Notes

  • ๐Ÿ”‹ Features

    • [jest-resolve] Expose ResolverOptions type (#12736)

    ๐Ÿ›  Fixes

    • [expect] Add missing dependency jest-util (#12744)
    • โœ… [jest-circus] Improve test.concurrent (#12748)
    • โœ… [jest-resolve] Correctly throw an error if jsdom test environment is used, but not installed (#12749)

    ๐Ÿšง Chore & Maintenance

    • ๐Ÿšš [jest-serializer] Remove deprecated module from source tree (#12735)