-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this library abandonded? #315
Comments
It's not abandoned; the status is that in July 2022 I was working on a bunch of updates that modernise the package in line with my other open source packages but ran into a problem with the apollographql/apollo-client#9890 (comment) That's a blocker to the work I was doing here, and so pushed what I started to the branch I personally don't use anything Apollo in my personal and professional work these days, having published my own GraphQL server and client packages (e.g. |
Hi, thanks for the response. Good to know that the holdup is not on your end, sorry they have been so unresponsive. |
apollographql/apollo-client#9890 has been fixed at the beginning of August with the Release of Apollo Client 3.8. |
This is the first version that supports TypeScript in `compilerOptions.module` mode of `"nodenext"`, see: #315 (comment)
Thanks @phryneas for the heads-up; it's unfortunate that apollographql/apollo-client#9890 wasn't properly closed a few months ago at the time it was fixed in I've plowed through implementing a backlog of major, minor, and patch changes the last few days and now |
@jaydenseric I had asked you for feedback in that issue, that's why I didn't close it immediately/set it to autoclose. But great that you got all of that shipped. Thanks for your work! |
Latest release was Dec 7th 2021, latest push was Apr 24, 2022
The text was updated successfully, but these errors were encountered: