Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v8.16.0
8.16.0 (2022-07-11)
Features
- add a return value from logTestingPlaygroundURL (#1144) (6d6312f)
v8.15.0
8.15.0 (2022-07-10)
Features
- add name hint to missing error in find by queries (#1143) (9b83f01)
v8.14.1
8.14.1 (2022-07-09)
Bug Fixes
- load and error dispatch
Event
instead of UIEvent
(#1147) (29a17cb)
v8.11.4
8.11.4 (2022-03-23)
Bug Fixes
- reset regexg to prevent regexg with global flags to not match every element (#1116) (90d420d)
v8.11.3
8.11.3 (2022-01-25)
Bug Fixes
- improve error message when no window found (#1089) (7f5d421)
v8.11.2
8.11.2 (2022-01-15)
Bug Fixes
- within: Add extra type paramater to allow reassigning in TypeScript (#1077) (1f143e5)
v8.11.1
8.11.1 (2021-11-10)
Bug Fixes
- wait-for: Don't queue microtasks after condition is met (#1073) (1fc17be)