react-testing-library v11.0.0 Release Notes

Release Date: 2020-09-02 // over 3 years ago
  • โœ… 11.0.0 (2020-09-02)

    ๐Ÿ”‹ Features

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

    ๐Ÿ’ฅ BREAKING CHANGES

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