Skip to content

Tags: stianjensen/dom-testing-library

Tags

v8.20.1

Toggle v8.20.1's commit message
fix: opera mobile version removed

v9.3.1

Toggle v9.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: pin aria-query (testing-library#1237)

v9.3.0

Toggle v9.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(waitFor): Support async `unstable_advanceTimersWrapper` (testing…

…-library#1229)

v9.2.0

Toggle v9.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(ByRole): Allow filter by value state (testing-library#1223)

* feat(ByRole): All filter by value state

* Fix coverage

v9.1.0

Toggle v9.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(ByRole): Allow filter by busy state (testing-library#1222)

v9.0.1

Toggle v9.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Ensure MIT licensed lz-string is used (testing-library#1219)

* fix: Ensure MIT licensed lz-string is used

* lz-string ships own types

v9.0.0

Toggle v9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(ByRole): Constrain API (testing-library#1211)

BREAKING CHANGE: Only allow `string` as a `role`.
Drop support for `exact`, `trim`, `collapseWhitespace`, and `normalizer` options.

v9.0.0-alpha.2

Toggle v9.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(ByRole): Constrain API (testing-library#1211)

BREAKING CHANGE: Only allow `string` as a `role`.
Drop support for `exact`, `trim`, `collapseWhitespace`, and `normalizer` options.

v9.0.0-alpha.1

Toggle v9.0.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Drop support for Node.js 12.x (testing-library#1207)

BREAKING CHANGE: Minimum supported Node.js version is now 14.x

v8.20.0

Toggle v8.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add offline/online events (testing-library#1205)