Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Feb 26, 2018

Dependencies.io has updated jest (a npm dependency in /) from "22.3.0" to "22.4.2".

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)

@severest severest merged commit 993033f into master Feb 27, 2018
@severest severest deleted the jest-22.4.2-7.0.0 branch February 27, 2018 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants