Skip to content

v7.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 04 Mar 17:57
· 378 commits to main since this release

7.0.0-beta.1 (2020-03-04)

Features

  • ByLabelText: change selector to match target (not label) (#373) (9526427), closes #372

BREAKING CHANGES

  • ByLabelText: If you used the selector option in ByLabelText queries, then you will probably need to update that code to be able to find the label you're looking for.