You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.
Apollo Client 2.5 is going to be released very shortly, and will include integrated local state handling capabilities. The functionality offered by apollo-link-state will be included in the Apollo Client core, which means this project/repository will be deprecated. For those interested in trying out the new integrated local state features of AC, see apollographql/apollo-client#4155 (the changes are currently available via apollo-client@alpha and react-apollo@alpha). We're still in alpha, but will be cutting over to beta soon (so if you have any feedback, please add your comments in apollographql/apollo-client#4155). Thanks all!
The text was updated successfully, but these errors were encountered:
How breaking would be these changes? If I start implementing my project's local state with apollo-link-state today, would I be forced to rewrite it with new version of apollo client or API isn't going to change formidably? (Or alpha version is usable?)
Apollo Client 2.5 is going to be released very shortly, and will include integrated local state handling capabilities. The functionality offered by
apollo-link-state
will be included in the Apollo Client core, which means this project/repository will be deprecated. For those interested in trying out the new integrated local state features of AC, see apollographql/apollo-client#4155 (the changes are currently available viaapollo-client@alpha
andreact-apollo@alpha
). We're still in alpha, but will be cutting over to beta soon (so if you have any feedback, please add your comments in apollographql/apollo-client#4155). Thanks all!The text was updated successfully, but these errors were encountered: