github callstack/react-native-testing-library v1.13.0

latest releases: v12.5.0, v12.4.5, v12.4.4...
4 years ago

Deprecations

In preparations to v2 release, we decided to mark some APIs as deprecated or unsafe.

  • deprecate shallow (#264)
  • alias ByProps and ByType queries with UNSAFE_ (#261) – we consider removing these APIs in the future, but it's not decided yet

Features

  • add ByA11yValue queries (#262)
  • add ByA11yState queries (#260)

Fixes

  • more robust null/undefined check for text children in getByText (#239)

Docs

  • add new a11y queries and prepare for 2.x (#263)
  • add DocSearch as recommended by Docusaurus. (#254)
  • clarify how queryBy behaves (#251)

Don't miss a new react-native-testing-library release

NewReleases is sending notifications on new releases.