Skip to content

v2.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@thymikee thymikee released this 21 May 08:01

Welcome to the very first release candidate to RNTL v2 🥳

Make sure to check the Migration guide.

RCs are published under next tag.

Features

  • [breaking]: call "cleanup" automatically (#238)
  • [breaking]: unify wait for element signature with testing library (#327)

Fixes

  • [breaking]: getByTestId should work only for native elements (#324)

Chore

  • [breaking]: remove deprecated and non-prefixed unsafe functions (#334)
  • [breaking]: remove legacy debug export (#328)
  • [breaking]: deprecate flushMicrotasksQueue (#340)
  • [breaking]: compile project to Node 10 using @babel/preset-env (#309)

Docs