Skip to content

v4.0.0

Compare
Choose a tag to compare
@gnapse gnapse released this 08 Jul 16:24

4.0.0 (2019-07-08)

Features

  • initial release of scoped package (f810c8a)

BREAKING CHANGES

  • You need to uninstall jest-dom and install @testing-library/jest-dom instead. Then change your imports from jest-dom to @testing-library/jest-dom.