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

v5.0.0

Compare
Choose a tag to compare
@bcarroll22 bcarroll22 released this 05 Nov 16:35
· 12 commits to master since this release

5.0.0 (2019-11-05)

Bug Fixes

  • change filter prop to selector for queries (#76) (2097cc7)
  • correct typings for debug options (#77) (c9344ab)

BREAKING CHANGES

  • The filter option has been renamed to selector to maintain compatibility with the rest of the Testing Library API.