apollo-server/packages/apollo-server-module-operation-store
David Glasser 0f7c1c53b4
Update CHANGELOG for all releases back to v1.1.3 (#915)
There were many missing releases and bullet points as well as inaccurate
ones. For example, it was impossible to figure out that users of Hapi 16 who
want to use Apollo Cache Control needed to use precisely version 1.2.0 of
apollo-server-hapi (which wasn't even mentioned).

Link to CHANGELOG from all READMEs. Add READMEs for the graphql-server-*
packages. Add an explanation of our versioning system to the top of
CHANGELOG.md.
2018-03-27 09:22:13 -07:00
..
src Update to graphql@0.12 (#726) 2018-03-13 17:10:37 +02:00
.npmignore include readme for npm packages 2017-10-23 15:13:31 -07:00
package.json v1.3.3 2018-03-26 17:20:44 +03:00
README.md Update CHANGELOG for all releases back to v1.1.3 (#915) 2018-03-27 09:22:13 -07:00
tsconfig.json Setup prettier (#724) 2018-01-08 15:08:01 -08:00

apollo-server-module-operation-store

This is the persisted query store implementation for the Apollo community GraphQL Server. Read the docs. Read the CHANGELOG.