Skip to content

v2.0.0

Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 06 Apr 13:40

2.0.0 (2018-04-06)

Features

  • extract most of the logic to dom-testing-library (6d9c368)

BREAKING CHANGES

  • This removes some deprecated APIs, but should be a safe
    upgrade for you if you're not using flushPromises ( use wait instead)