5.0.0 (2019-05-30)
Bug Fixes
BREAKING CHANGES
- release: You must switch from
dom-testing-libraryto@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.
🚨🚨🚨🚨