Skip to content

r3

Compare
Choose a tag to compare
@lorensr lorensr released this 10 Apr 22:23
· 148 commits to master since this release

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

  • Chapter 5 makeGraphqlRequest example: #14
  • Typo in chapter 5: #16
  • Catch readQuery absent query error: prevent console error when adding a review