Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

jest versions available: 22.4.2, 22.4.1, 22.4.0 #269

Description

There are new versions of jest available from npm.

22.4.2

Fixes

  • [jest-haste-map] Recreate Haste map when deserialization fails
    (#5642)

22.4.1

Fixes

  • [jest-haste-map] Parallelize Watchman calls in crawler
    (#5640)
  • [jest-editor-support] Update TypeScript definitions
    (#5625)
  • [babel-jest] Remove retainLines argument to babel.
    (#5594)

Features

  • [jest-runtime] Provide require.main property set to module with test suite
    (#5618)

Chore & Maintenance

  • [docs] Add note about Node version support
    (#5622)
  • [docs] Update to use yarn
    (#5624)
  • [docs] Add how to mock scoped modules to Manual Mocks doc
    (#5638)

22.4.0

Fixes

  • [jest-haste-map] Overhauls how Watchman crawler works fixing Windows
    (#5615)
  • [expect] Allow matching of Errors against plain objects
    (#5611)
  • [jest-haste-map] Do not read binary files in Haste, even when instructed to
    do so (#5612)
  • [jest-cli] Don't skip matchers for exact files
    (#5582)
  • [docs] Update discord links
    (#5586)
  • [jest-runtime] Align handling of testRegex on Windows between searching for
    tests and instrumentation checks
    (#5560)
  • [jest-config] Make it possible to merge transform option with preset
    (#5505)
  • [jest-util] Fix console.assert behavior in custom & buffered consoles
    (#5576)

Features

  • [docs] Add MongoDB guide
    (#5571)
  • [jest-runtime] Deprecate mapCoverage option.
    (#5177)
  • [babel-jest] Add option to return sourcemap from the transformer separately
    from source. (#5177)
  • [jest-validate] Add ability to log deprecation warnings for CLI flags.
    (#5536)
  • [jest-serializer] Added new module for serializing. Works using V8 or JSON
    (#5609)
  • [docs] Add a documentation note for project displayName configuration
    (#5600)

Chore & Maintenance

  • [docs] Update automatic mocks documentation
    (#5630)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions