All Versions
57
Latest Version
Avg Release Cycle
7 days
Latest Release
1253 days ago

Changelog History
Page 4

  • v10.0.0-beta.1 Changes

    March 04, 2020

    โœ… 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.
  • v9.5.0 Changes

    March 04, 2020

    โœ… 9.5.0 (2020-03-04)

    ๐Ÿ”‹ Features

    • debug: accept the same arguments as prettyDOM (#596) (35522b1), closes #580
  • v9.4.1 Changes

    February 22, 2020

    โœ… 9.4.1 (2020-02-22)

    ๐Ÿ› Bug Fixes

    • ๐Ÿš€ release: manually release a patch version (c4cae93)
    • ๐Ÿ‘€ make fireEvent mouseEnter/mouseLeave work with addEventListener (#588) (c5a7206), closes #577 #577
  • v9.4.0 Changes

    December 13, 2019

    โœ… 9.4.0 (2019-12-13)

    ๐Ÿ”‹ Features

    • screen: add screen export (e35c213)
  • v9.3.3 Changes

    December 11, 2019

    โœ… 9.3.3 (2019-12-11)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘Œ support automatic types in pnpm installs (#540) (965db57)
  • v9.3.2 Changes

    November 04, 2019

    โœ… 9.3.2 (2019-11-04)

    ๐Ÿ› Bug Fixes

    • โœ… False positive warning about MessageChannel (#522) (11460a3)
  • v9.3.1 Changes

    October 30, 2019

    โœ… 9.3.1 (2019-10-30)

    ๐Ÿ› Bug Fixes

    • โœ… manually flush microtasks in afterEach (#514) (c48b501)
  • v9.3.0 Changes

    October 03, 2019

    โœ… 9.3.0 (2019-10-03)

    ๐Ÿ”‹ Features

    • debug: allow debugging an array of containers (#495) (f2805d4)
  • v9.2.0 Changes

    September 26, 2019

    โœ… 9.2.0 (2019-09-26)

    ๐Ÿ”‹ Features

  • v9.1.4 Changes

    September 03, 2019

    โœ… 9.1.4 (2019-09-03)

    ๐Ÿ› Bug Fixes

    • โœ… console.error doesn't have to be a string in act.compat.js (#476) (139df62)