Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v7.28.0
7.28.0 (2020-11-19)
Features
- warn when the test environment fake timers change unexpectedly (#832) (e3fc7f3), closes #830
v7.27.1
7.27.1 (2020-11-18)
Bug Fixes
- suggestions: only warn about inaccessible elements when actually showing the suggestion (#827) (9494fdc)
v7.27.0
7.27.0 (2020-11-18)
Features
- allow TextMatch to be any non-nullable type (#829) (9b688f8)
v7.26.7
7.26.7 (2020-11-17)
Bug Fixes
- use node property instead of selector for type=text input (#823) (7e5da11)
v7.26.4
7.26.4 (2020-11-03)
Bug Fixes
- Disconnect MutationObserver synchronously in wait-for (#801) (2cb8405)
v7.26.2
7.26.2 (2020-10-20)
Bug Fixes
- types: make third and fourth params optional for findAllBy and findBy built queries (#794) (9387b08)