- #27 ci(actions): add GitHub actions (@aaarichter)
- #26 chore(deps): bump browserslist from 4.16.3 to 4.16.6 (@dependabot[bot])
- #24 chore: update to main branch & update packages (@aaarichter)
- #23 fix: remove yarn blocker (@aaarichter)
- #21 chore(deps): bump ini from 1.3.5 to 1.3.7 (@dependabot[bot])
- Small fixes - @aaarichter #20
- refactor: upgrade to babel 7 & drop node 8 support - @aaarichter #18
12a21ef
♻️ chore: update devDependenciesad8cbff
♻️ chore: upgrade swagger-parser1c18355
♻️ chore: upgrade commanderb28382e
📦️ refactor: upgrade to babel 70e5020d
💚 ci: update travis to use node 10 - 1442cca4f
🐛 fix: npm audit365db23
📝 docs: update README and CONTRIBUTINGd38fad9
💚 ci: update eslint config files8c4d405
🐛 fix: address feedback
- chore(deps): bump lodash from 4.17.13 to 4.17.19 - @dependabot[bot] #17
- don't die on Query or Mutation without fields - @dbushong #15
e4c466f
fix: don't die on Query or Mutation w/out fields
- handle invalid key names - @erothman-groupon #10
93401e5
fix: handle invalid key names0c4752e
fix: replace array with a set and update makeValidName51a6511
fix: do not add resolver to input types064b821
fix: do not assume type is always a string95b0def
fix: add test for nested objects88e1e4f
fix: create map fields resolve function for posts & putse223653
fix: handle nested objects in post/put resolver function
- chore(deps): bump lodash from 4.17.11 to 4.17.13 - @dependabot[bot] #11
- add package keywords - @saumitrab #4
7ce0f51
docs: add package keywords
- Add array connection tests and mention usage in docs - @saumitrab #3
- feat: expose array-to-connections - @saumitrab #2
c77ebce
feat: expose array-to-connections