Releases: GraphQLGuide/book
Releases Β· GraphQLGuide/book
r6
r5
r4
r3
Added
- Advanced React content including local state, more subscriptions, batching, prefetching, apollo-link-rest, persisting, and linting.
Updated
- Updated library versions, including Apollo, React, CRA, and Material UI.
Fixed
r2
Fixed
- Link Chapter 6 code to the correct
v0.1.0
tag, not the outdatedv0.0.3
(@jrnt30
in GraphQLGuide/guide#35) - Update POST request to use valid JSON (@spiffcs in #6)
- Add missing prop-types import (#8)
Changed
- Switched to https GitHub URLs instead of git@ SSH URLs (@intengodev a14d458)