Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: testing-library/react-testing-library

v16.3.0

02 Apr 17:03
@github-actions github-actions
9fc6a75
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

16.3.0 (2025年04月02日)

Features

  • add bernardobelchior as a contributor for code, and doc (#1391) (9fc6a75)
Assets 2
Loading
Dmitriy-Frostoff, Jmenache, and andriyor reacted with thumbs up emoji titenis and whoisahmed reacted with laugh emoji lucas-costa-gb-tech, Dmitriy-Frostoff, NetLancer, Bernardoow, spanishpear, Jmenache, LFerreirinha, leticiafernandes, and denniskigen reacted with rocket emoji Dmitriy-Frostoff reacted with eyes emoji
12 people reacted

v16.2.0

15 Jan 23:19
@github-actions github-actions
9618c51
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

16.2.0 (2025年01月15日)

Features

Loading
Marukome0743, maciejcieslar, nirmalkar, Dmitriy-Frostoff, umyomyomyon, andriyor, and RAMONCERDAQUIROZ4 reacted with thumbs up emoji Dmitriy-Frostoff and luckasnix reacted with rocket emoji Dmitriy-Frostoff reacted with eyes emoji
8 people reacted

v16.1.0

05 Dec 20:02
@github-actions github-actions
85ac253
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

16.1.0 (2024年12月05日)

Features

Loading
Dmitriy-Frostoff, tnyo43, vlatimer, zafmy, zerocewl, Jmenache, AnnaUmi, MatthewHerbst, cdmh219, 1preethi, and crusoexia reacted with thumbs up emoji theorib, lunof, jerelmiller, rivajunior, Dmitriy-Frostoff, tnyo43, rynoV, sidrak19, zerocewl, stephouille, and vitoiuo reacted with heart emoji Dmitriy-Frostoff, lucas-costa-gb-tech, EL-MEHDI-ESSAADI, zerocewl, and listiani13 reacted with rocket emoji Dmitriy-Frostoff reacted with eyes emoji
22 people reacted

v16.0.1

29 Aug 09:30
@github-actions github-actions
3dcd8a9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

16.0.1 (2024年08月29日)

Bug Fixes

  • Add support for exactOptionalPropertyTypes in TypeScript (#1351) (3dcd8a9)
Loading
Dmitriy-Frostoff, mkosir, storenth, BekhruzValizhonov, Jmenache, developertom01, and milekv reacted with thumbs up emoji Dmitriy-Frostoff, mkosir, and developertom01 reacted with rocket emoji Dmitriy-Frostoff and JamBalaya56562 reacted with eyes emoji
8 people reacted

v16.0.0

03 Jun 13:55
@github-actions github-actions
a4744fa
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

16.0.0 (2024年06月03日)

Features

  • Move @testing-library/dom and @types/react-dom to peer dependencies (#1305) (a4744fa)

BREAKING CHANGES

  • @testing-library/dom was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of @testing-library/dom installed that frequently caused bugs when used with @testing-library/user-event. We will also be able to allow new versions of @testing-library/dom being used without a SemVer major release of @testing-library/react by just widening the peer dependency.
    @types/react-dom needs to be installed if you're typechecking files using @testing-library/react.
Loading
Dmitriy-Frostoff, Marukome0743, tatsuya-asami, pkolt, jennieann, AlehPanasiuk, mrsekut, krichter722, nelsonlaidev, Jmenache, and 13 more reacted with thumbs up emoji rivajunior, NetLancer, Dmitriy-Frostoff, DotCoyote, Jmenache, spanishpear, and andriyor reacted with hooray emoji Dmitriy-Frostoff, franco14lorenzo, zbauman3, Jmenache, tiagoamaro, and andriyor reacted with heart emoji Dmitriy-Frostoff, monkey0722, mkosir, franco14lorenzo, marcog83, Jmenache, tiagoamaro, and andriyor reacted with rocket emoji Dmitriy-Frostoff reacted with eyes emoji
33 people reacted

v15.0.7

07 May 11:10
@github-actions github-actions
c1f2957
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

15.0.7 (2024年05月07日)

Bug Fixes

  • Ensure act is not any when React.act is not declared (#1323) (c1f2957)
Loading
JamBalaya56562, NetLancer, TeodoraAlina, Dmitriy-Frostoff, BekhruzValizhonov, and iwb-zcber reacted with thumbs up emoji Dmitriy-Frostoff reacted with hooray emoji Dmitriy-Frostoff reacted with rocket emoji Dmitriy-Frostoff reacted with eyes emoji
6 people reacted

v15.0.6

01 May 18:32
@github-actions github-actions
b6e59f7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

15.0.6 (2024年05月01日)

Bug Fixes

Loading
JamBalaya56562, NetLancer, Dmitriy-Frostoff, TeodoraAlina, and PeTty88cze reacted with hooray emoji Dmitriy-Frostoff and PeTty88cze reacted with rocket emoji Dmitriy-Frostoff reacted with eyes emoji
5 people reacted

v15.0.5

26 Apr 15:32
@github-actions github-actions
f6a1677
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

15.0.5 (2024年04月26日)

Bug Fixes

  • Stop restricting container option based on hydrate (#1313) (d143f46)
Loading
jayden-n, ImanMahmoudinasab, Dmitriy-Frostoff, and ikhtearalamshawonmollah54321 reacted with thumbs up emoji Dmitriy-Frostoff and ikhtearalamshawonmollah54321 reacted with hooray emoji Dmitriy-Frostoff reacted with heart emoji JamBalaya56562, Dmitriy-Frostoff, and ikhtearalamshawonmollah54321 reacted with rocket emoji Dmitriy-Frostoff reacted with eyes emoji
5 people reacted

v15.0.4

23 Apr 15:35
@github-actions github-actions
48282c2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

15.0.4 (2024年04月23日)

Bug Fixes

  • Ensure renderHook options extend options for render (#1308) (48282c2)
Loading
Marukome0743, ben-rogerson, mlp73, and arielmell0 reacted with thumbs up emoji cbix, Dmitriy-Frostoff, and ben-rogerson reacted with hooray emoji Dmitriy-Frostoff and ben-rogerson reacted with rocket emoji Dmitriy-Frostoff and ben-rogerson reacted with eyes emoji
6 people reacted

v15.0.3

23 Apr 10:24
@github-actions github-actions
067d0c6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

15.0.3 (2024年04月23日)

Bug Fixes

  • Don't raise TypeScript errors when hydating document (#1304) (067d0c6)
Loading
Dmitriy-Frostoff reacted with thumbs up emoji Dmitriy-Frostoff and arielmell0 reacted with rocket emoji Dmitriy-Frostoff reacted with eyes emoji
2 people reacted
Previous 1 3 4 5 20 21
Previous

AltStyle によって変換されたページ (->オリジナル) /