All notable changes will be documented in this file.
This file applies to the app that is created in Chapter 11 of the book—so the numbered step branches, not master
(more info).
Releases are done with tags in the form [step]_[version]
, so for instance step 5
of version 0.1.0
is 5_0.1.0
, located here:
/GraphQLGuide/guide-api/releases/tag/5_0.1.0
Released with r5
- Branches
26–29 sql-sql4 rest mocking pagination-pagination3 files-files2 federation-federation4 directives
, from section "Production" through "Future" apollo.config.js
- Updated packages, node, and prettier config
Released with r4
- Branches
0–25
, from section "Introduction" through "Building -> Testing -> End-to-end tests".