yarn @testing-library/react-native 7.0.0

latest releases: 13.0.0-alpha.2, 13.0.0-alpha.1, 12.8.1...
4 years ago

We renamed the react-native-testing-library npm package to @testing-library/react-native, officially joining the "Testing Library" family 🎉.

Features

  • [breaking]: prevent firing events on disabled elements (#460)
  • [breaking]: rename ByPlaceholder to ByPlaceholderText (#455)
  • add getQueriesForElement alias to within (#461)

Chore

  • [breaking]: rename to @testing-library/react-native (#463, #462)

Docs

  • small amendments to the migration guide (47f570b)
  • refresh readme and getting started guide (dc8d759)
  • add migration to v7 guide (#456, #464, #465)

Don't miss a new react-native release

NewReleases is sending notifications on new releases.