Alessia Bellisario

Results 136 comments of Alessia Bellisario

Linking to my comment from https://github.com/apollographql/apollo-link-rest/pull/300#issuecomment-1286301244 The tl;dr is: - `[email protected]` was just published with an [updated peer dependency range for graphql](https://github.com/apollographql/apollo-client/blob/release-2.x/packages/graphql-anywhere/package.json#L48-L50) that includes v16. It also includes a [deprecation...

Oof, thanks for flagging @chrmoritz. Will look at getting that fixed but this week is particularly busy. In the mean time I will note that https://github.com/apollographql/apollo-link-rest/pull/301 does not have this...

It looks like `v0.9.0-rc.2` has ~1500 downloads and no new/related issues have been opened, so seems we're clear to move to stable unless there's anything else that's come up 👍

Hi everyone - we're doing some cleanup and will be closing this as a duplicate of the feature request in https://github.com/apollographql/apollo-feature-requests/issues/247. Please follow that issue for updates on this topic,...

> How are things looking here? I see we have a PR release we can use now 🙌🏼 ... Any progress on getting this reviewed/merged so it can be released...

This has been released in [v3.9.0-alpha.0](https://github.com/apollographql/apollo-client/releases/tag/v3.9.0-alpha.0) 🎉

@adrianwix @diogocapela which version of Apollo Client are you using? Sorry to hear you're blocked on using the extension - as @jerelmiller said, we'd love to get some more info...

Hi, @c10b10 👋 I've just assigned myself and will be taking a look - thanks for your patience!

@andreicorpo @c10b10 would either of you be able to provide a runnable reproduction here? We have a [CodeSandbox](https://codesandbox.io/s/github/apollographql/react-apollo-error-template) that mirrors a forkable [GitHub repo](https://github.com/apollographql/react-apollo-error-template) and there is a `subscriptions.tsx` already...