github testing-library/dom-testing-library v2.0.0

latest releases: v10.1.0, v10.0.0, v10.0.0-alpha.3...
6 years ago

2.0.0 (2018-05-06)

Features

  • TextMatch: make fuzzy matching opt-in instead of default (#31) (cde0cdf)

BREAKING CHANGES

  • TextMatch: Strings are considered to be an exact match now. You can opt-into fuzzy matching, but it's recommended to use a regex instead.

Don't miss a new dom-testing-library release

NewReleases is sending notifications on new releases.