Skip to content

22.1.4

Compare
Choose a tag to compare
@SimenB SimenB released this 16 Aug 10:38
· 4203 commits to main since this release

Fixes

  • [jest-util] Add "debug" method to "console" implementations (#5350)
  • [jest-resolve] Add condition to avoid infinite loop when node module package main is ".". (#5344))

Features

  • [jest-cli] --changedSince: allow selectively running tests for code changed since arbitrary revisions. (#5312)