apollo-resolvers icon indicating copy to clipboard operation
apollo-resolvers copied to clipboard

Modernizing Apollo Resolvers

Open thebigredgeek opened this issue 4 years ago • 1 comments

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

  • [X] 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

thebigredgeek avatar Mar 04 '20 19:03 thebigredgeek