Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@bcarroll22 bcarroll22 released this 25 Apr 20:41
· 113 commits to master since this release
49f2b0d

2.0.0 (2019-04-25)

Bug Fixes

  • getBy:* throw an error if more than one element is found (49f2b0d)

BREAKING CHANGES

  • getBy:* queryBy and getBy 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 with dom-testing-library