Skip to content

fix: remove deprecated existential Flow type and use any for now #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 28, 2018

Conversation

thymikee
Copy link
Member

Summary

Existential type (*) is long deprecated, let's just use any for now.

Test plan

Added some more Flow typings to shallow.test.js that were failing because of existential type.

@thymikee thymikee merged commit c5910d9 into master Nov 28, 2018
@thymikee thymikee deleted the fix/remove-existential-flowtype branch November 28, 2018 11:49
thymikee added a commit to brooksbecton/react-native-testing-library that referenced this pull request Dec 11, 2018
* origin/master:
  chore: Update flow-bin to the latest version 🚀 (callstack#86)
  chore: Greenkeeper/@types/react 16.7.11 (callstack#82)
  chore: release 1.4.2
  fix: add errors for queryBy* helpers when more instances found (callstack#79)
  chore: release 1.4.1
  chore: release 1.4.1-es5.1
  fix: remove deprecated existential Flow type and use any for now (callstack#77)
  docs: add note about new APIs in v1.4 (callstack#76)
  chore: Update flow-bin to the latest version 🚀 (callstack#75)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant