npm @testing-library/dom 5.0.0
v5.0.0

latest releases: 10.4.0, 10.3.2, 10.3.1...
5 years ago

5.0.0 (2019-05-30)

Bug Fixes

  • release: manually release a major version (a646246), closes #260

BREAKING CHANGES

  • release: You must switch from dom-testing-library to @testing-library/dom

🚨🚨🚨🚨

Find/replace dom-testing-library for @testing-library/dom and upgrade to v5

Also, if you're using the UMD file, the file has changed to dist/@testing-library/dom.umd.js and the global variable is now on window.TestingLibraryDom.

🚨🚨🚨🚨

Don't miss a new dom release

NewReleases is sending notifications on new releases.