Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 2.16 KB

0.1.0 (2017-08-30)

  • refactor(express-middleware, graphql): Move HealthGraphLoader to context (610f288)
  • v0.1.0 (491dd35)
  • chore(*): Scoped package (67664d2)
  • refactor(*): Refactor data type stucture (5f91364)
  • refactor(*): Remove express wrapper, change default package export to express route handler (960aa73)
  • refactor(*): Updated paths (a9bdcfb)
  • refactor(graphql): Remove HealthGraph root node (08defbe)
  • feat(*): Add default getAccessToken method, add default graphiql option (7fc36e7)
  • feat(*): Initial commit. (aea4923)
  • feat(express-middleware): Add DataLoader middleware (a817695)
  • feat(graphql): Add delete and edit mutations for strength items (03c2abc)
  • feat(graphql): Add fitness activities (2679b4f)
  • feat(graphql): Add fitness activities. Add comments. (353141f)
  • feat(graphql): Add global IDs (44b9fe5)
  • feat(graphql): Add strength training mutations (4024d15)
  • docs(*): Add README (8a99d0e)
  • docs(graphql): Add field descriptions (807f185)

BREAKING CHANGE

  • Removed express boilerplate. Package now only exposes GraphQL route handler.
  • Schema is no longer wrapped in root healthgraph key