This repository was archived by the owner on Jul 30, 2020. It is now read-only.
v2.0.0
2.0.0 (2019-04-25)
Bug Fixes
- getBy:* throw an error if more than one element is found (49f2b0d)
BREAKING CHANGES
- getBy:*
queryBy
andgetBy
now throw when multiple elements are returned and prompt users to use other queries if multiple results were intentional. This was done to remain in feature parity withdom-testing-library