react-testing-library v10.0.0-beta.1 Release Notes

Release Date: 2020-03-04 // about 4 years ago
  • โœ… 10.0.0-beta.1 (2020-03-04)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • โœ… Flush microtasks in cleanup (#519) (2d109ab)
    • โšก๏ธ update @testing-library/dom (9d0738f)

    ๐Ÿ’ฅ BREAKING CHANGES

    • node: This release drops support for Node 8. Upgrade to Node 10 or greater.
    • โœ… The latest version of DOM Testing Library has several breaking changes you will want to review the changelog of DOM Testing Library to ensure you are uneffected.