Skip to content

Tags: markmabery/react-testing-library

Tags

v13.0.0-alpha.7

Toggle v13.0.0-alpha.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'main' into alpha

v12.1.4

Toggle v12.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Match runtime type of baseElement in TypeScript types (testing-l…

…ibrary#1023)

v13.0.0-alpha.6

Toggle v13.0.0-alpha.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Resolve warning using the wrong react-dom entrypoint (testing-li…

…brary#1018)

BREAKING CHANGE: Drop support for React < 18.0.0-rc.1

v12.1.3

Toggle v12.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add fmeum as a contributor for code, bug (testing-library#1016)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

v13.0.0-alpha.5

Toggle v13.0.0-alpha.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Enable "missing act" warnings in React 18 by default (testing-l…

…ibrary#994)

v13.0.0-alpha.4

Toggle v13.0.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(render): Actually hydrate with given ui (testing-library#988)

v13.0.0-alpha.3

Toggle v13.0.0-alpha.3's commit message

Verified

This commit was signed with the committer’s verified signature.
eps1lon Sebastian "Sebbie" Silbermann
fix: Empty commit to force semantic-release

v13.0.0-alpha.2

Toggle v13.0.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Don't trigger "missing act" warnings when using `waitFor`+real t…

…imers (testing-library#980)

v12.1.2

Toggle v12.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(render): Don't reject wrapper types based on statics (testing-lib…

…rary#973)

v12.1.1

Toggle v12.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(TS): make wrapper allow a simple function comp (testing-library#966)

Co-authored-by: eps1lon <silbermann.sebastian@gmail.com>