Skip to content

v5.5.0

Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 06 Feb 16:01

5.5.0 (2019-02-06)

Features

  • act: Support ReactDOM.TestUtils.act (#278) (8e08ccf) this also removes flushEffect()
  • testHook: add testHook utility for Testing custom hooks 🎣 (#274) (d01fbc1)