apollo-feature-requests
apollo-feature-requests copied to clipboard
Make Apollo client not having React as peer dep
Problem
When installing Apollo client with some other UI libraries/frameworks other than React, package manager often complains about React dep not available.
Proposal
It would be much better if Apollo client is framework agnostic and put stuffs related to React into a different npm package.
Notes
I believe this request might be duplicated with other previous similar requests. Please consider it 🙏