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

Release Date: 2020-08-30 // over 3 years ago
  • โœ… 11.0.0-beta.1 (2020-08-30)

    ๐Ÿ”‹ Features

    • โœ… use act to flush instead of custom implementation (#768) (9b62634)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿ”€ cleanup is now synchronous and wraps the unmounting process in act.