Improvements
- Improve testing documentation grammar (#3296)
- Support multiple edges in @appendEdge and @prependEdge [2425572]
Fixed
- Display code context for single error, fixes #3318 (#3322)
- Fix accidental cancelation of network request when using loadQuery APIs [20e8b6b]
- loadQuery dedupes requests even before AST is available [4527a5b]
Misc
- Documentation fixes and improvements (#3327)
- Remove "use strict" directive from ES modules [5d555a4]
- Bump node-notifier from 8.0.0 to 8.0.1 (#3301)
- Convert RelayReader-test.js to use new compiler [c0f0f10]
- Convert ReactRelayFragmentContainer-WithFragmentOwnership-test.js to use the new compiler [ff0ad17]
- Convert ReactRelayPaginationContainer-test.js to use the new compiler [bede32d]
- Convert ReactRelayRefetchContainer-WithFragmentOwnership-test to use the new compiler [20051f6]