Skip to content

v3.0.0

Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 10 Jul 22:44

3.0.0 (2018-07-10)

Bug Fixes

BREAKING CHANGES

  • dom-testing-library no longer exposes the extend-expect module. Replace anywhere you're using 'dom-testing-library/extend-expect' with 'jest-dom/extend-expect' 👍