Skip to content

v3.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 13:32
03dac8f

3.7.0 (2021-03-29)

Features

  • Matches toBe(null) and toEqual(null) in addition to toBeNull() in prefer-document (#153) (a6600d3), closes #152