relay-compiler-language-typescript icon indicating copy to clipboard operation
relay-compiler-language-typescript copied to clipboard

add docs of how to upgrade to latest relay version

Open sibelius opened this issue 5 years ago • 3 comments

  • [ ] update package.json to latest relay version
  • [ ] run yarn sync-fixtures, so fixtures are updated
  • [ ] run yarn test

what else?

sibelius avatar May 10 '19 09:05 sibelius

Manually take a look at the Flow tests and perhaps also scan through the commits to look for anything related to (Flow) types.

alloy avatar May 11 '19 13:05 alloy

I wonder if there’s a service that can just file an issue on this repo anytime one of the files related to type emission is updated upstream? 🤔

alloy avatar May 11 '19 13:05 alloy

If not, we can build it. We have the technology. 😄

Sent with GitHawk

zephraph avatar May 11 '19 21:05 zephraph