-
Notifications
You must be signed in to change notification settings - Fork 512
Add typings and test for priming with promise #252
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
Conversation
@leebyron I've previously signed the CLA for React Native, let me know if there is anything else that is needed to get this landed |
ping @leebyron, is there anything else I can do to facilitate this getting merged? |
ping @Caerbannog, are you able to land PRs into this repo? Anything that is needed from my end? |
ping @leebyron would love to get this in, as we still need to use |
@benjie I saw that you approved another pull request, would be able to take a look at this one as well? |
No, sorry. |
ping @leebyron I would be so happy if this could land 🤩 |
@leebyron anything I can do to move this forward? Would love to get this released |
@IvanGoncharov I saw that you merged another pull request, would be able to take a look at this one as well? |
Hey @LinusU can you please sign the CLA? |
@saihaj awesome to see progress on this! I've signed the CLA now 🚀 |
sorry for long wait @LinusU |
Thank you for merging! 🙏 |
This adds typings (for both Flow & TypeScript) and adds a test for priming the cache with a
Promise
Fixes #235