Skip to content

v5.0.0

Compare
Choose a tag to compare
@tothandras tothandras released this 18 Dec 11:33
· 65 commits to master since this release

chore

  • chore(package): add babel-polyfill to peer dependencies (215cfb9)
  • chore(package): remove .jscsrc (b8662a3)
  • chore(package): run eslint before commits (9a5b8f2)
  • chore(package): update dependencies (8b56a10)

feat

  • feat(mutation): support append to arrays in update mutation (with fieldName_add input field) (6aa5820)
  • feat(schema): add read support types for objects within a list (c473304)

fix

  • fix(type): fix connections for different models with the same field names (4da2042)