Skip to content
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

Modernizing Apollo Resolvers #67

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

thebigredgeek
Copy link
Owner

@thebigredgeek thebigredgeek commented Mar 4, 2020

This will be a rather large pull request that aims to bring this library up to date without changing behavior.

  • Get rid of babel
  • Replace test suite with Jest
  • Replace CircleCI with Github Actions
  • Bring typescript up to date and fix any errors while doing so
  • Improve TS typings
  • Implement automated semantic releases with conventional commits spec
  • Remove Makefile and more to regular old npm scripts

Comment below with anything else for the wishlist

@jakeisnt
Copy link

jakeisnt commented Jul 23, 2024

How is this going?

I'd love to step in to help finish this work if needed. We are migrating to typescript at my workplace and make heavy use of this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants