Features
- support
pointerEvents
when firing events (#655)
Fixes
- display stack trace and code frame for findBy error (#581)
- add
onMoveShouldSetResponder
to element enabled checking (#577) - correct TS typings for
debug.shallow
(#584) - add container to TypeScript types (#582)
getByDisplayValue
not checking TextInput's defaultValue (#656)
Chore & Maintenance
- restructure ByTestId queries code by predicate type (#608, #654)
- bump React Native to 0.64 RC (#626)
- update React imports (#629)
- adding tests for React Navigation Drawer Navigator (#624)
- update "How Should I Query?" links to use the correct URLs (#580)