Skip to content

Releases: testing-library/react-testing-library

v15.0.5

26 Apr 15:32
f6a1677
Compare
Choose a tag to compare

15.0.5 (2024-04-26)

Bug Fixes

  • Stop restricting container option based on hydrate (#1313) (d143f46)

v15.0.4

23 Apr 15:35
48282c2
Compare
Choose a tag to compare

15.0.4 (2024-04-23)

Bug Fixes

  • Ensure renderHook options extend options for render (#1308) (48282c2)

v15.0.3

23 Apr 10:24
067d0c6
Compare
Choose a tag to compare

15.0.3 (2024-04-23)

Bug Fixes

  • Don't raise TypeScript errors when hydating document (#1304) (067d0c6)

v15.0.2

13 Apr 09:24
c63b873
Compare
Choose a tag to compare

15.0.2 (2024-04-13)

Bug Fixes

v15.0.1

11 Apr 17:06
1645d21
Compare
Choose a tag to compare

15.0.1 (2024-04-11)

Bug Fixes

v14.3.1

11 Apr 17:14
8434a24
Compare
Choose a tag to compare

14.3.1 (2024-04-11)

Bug Fixes

v15.0.0

10 Apr 15:21
787cb85
Compare
Choose a tag to compare

15.0.0 (2024-04-10)

Release

BREAKING CHANGES

  • Minimum supported Node.js version is 18.0
  • New version of @testing-library/dom changes various roles. Check out the changed tests in testing-library/dom-testing-library@2c57055 to get an overview about what changed.

v14.3.0

08 Apr 14:10
9c4a46d
Compare
Choose a tag to compare

14.3.0 (2024-04-08)

Features

v14.2.2

19 Mar 22:57
3da62fd
Compare
Choose a tag to compare

14.2.2 (2024-03-19)

Bug Fixes

v14.2.1

01 Feb 19:54
edb6344
Compare
Choose a tag to compare

14.2.1 (2024-02-01)

Bug Fixes

  • Update types to support all possible react component return values (#1272) (55e79c2)