github testing-library/dom-testing-library v5.0.0

latest releases: v10.1.0, v10.0.0, v10.0.0-alpha.3...
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-testing-library release

NewReleases is sending notifications on new releases.