Skip to content

Releases: testing-library/preact-testing-library

v3.0.0

19 May 07:24
4ccf063
Compare
Choose a tag to compare

BREAKING CHANGES

  • upgrading @testing-library/dom from 7.x to 8.x #49

v2.0.1

01 Dec 00:35
b08c775
Compare
Choose a tag to compare

2.0.1 (2020-12-01)

Bug Fixes

  • types: allow all elements (4487694)

v2.0.0

20 Jun 07:21
Compare
Choose a tag to compare

2.0.0 (2020-06-20)

Bug Fixes

  • api should be consistent with react-testing-library (abd7621), closes #24
  • drop node 8 support (f14fd53)

Features

  • update @testing-library/dom to latest (931fff6)

BREAKING CHANGES

  • upgrading @testing-library/dom from 6.x to 7.x

v1.0.2

02 Oct 11:01
39e1f02
Compare
Choose a tag to compare

1.0.2 (2019-10-02)

Bug Fixes

  • correctly render wrapped components (5111a56)

v1.0.1

29 Sep 23:50
Compare
Choose a tag to compare

1.0.1 (2019-09-29)

Bug Fixes

  • force another release since first did not publish (ae0fcc9)