react-apollo
react-apollo copied to clipboard
Adds missing peer dependencies to ssr
@apollo/react-ssr has an unmet peer dependency on various packages through @apollo/react-common and @apollo/react-hooks. This diff fixes that (which otherwise cause react-ssr to fail strictness checks in modern package managers).
As long as you're here, can you please give a look to the following related PRs? 😃
Ping @hwillson? Without these patches, Yarn users will see a lot of warnings in future releases 🙂
Ping again (@hwillson ?) 😬
Yarn users (like me) are seeing a lot of warnings now. :)