graffiti-todo
graffiti-todo copied to clipboard
Update react-relay to version 0.9.3 π
Hello lovely humans,
react-relay just published its new version 0.9.3.
| State | Update :rocket: |
|---|---|
| Dependency | react-relay |
| New version | 0.9.3 |
| Type | dependency |
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of react-relay. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isnβt right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while Iβm just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
- Fix issue where containers would forget variables previously set with
setVariables, specifically when using array/object variables (closes #1357). - Add
Relay.disableQueryCachingAPI (closes #754), which may be useful running Relay in a server context. - Suppress spurious warning when using
IGNOREas arangeBehavior(closes #1337). - Use a more accurate query name based on current route in
RelayQuery.cloneWithRoute(see commit de954992), making logging and analytics that relies on query names more accurate. -
RelayNetworkDebugnow prints an estimated request size (see commit b94ba409). - Preserve type information in
callsToGraphQL/callsFromGraphQL, fixing issues withnull(closes #1256). - Fix a subtle ordering issue by writing linked IDs before traversing plural linked fields; this solves a rare edge case where data could be written to the wrong ID given a recursive query (see commit be45692f).
- Expose
injectCacheManageronRelayEnvironment(closes #1320). - Expose
Relay.QueryConfig(closes #1279). - Ensure that instances of
GraphQLRangeget correctly deserialized (closes #1293). - Fix a case where tracked nodes would incorrectly trigger a refetch of plural fields with null linked field children (see commit 5c08fd60).
- Make error-handling consistent between 200 status responses with
errorsattributes and non-200 responses (#1163). - Warn when producing a diff query involving a
client:ID, necessitating the use of a path when a refetchable ID would be preferable in order to produce a correct result (commit 928411df).
The new version differs by 729 commits .
81b456ePrep for 0.9.3 release5f33d2eAdd meeting notes for 2016-08-30 sync22464a1Rename a file in order to fix TravisCI bustageb1d6639Do not reset variables if outside variable props of type Object are the samed01979bGuide Updatef3b3f93AddRelay.disableQueryCachestatic methodb0d115dRange behaviours: Don't warn when value is IGNORE3a9080bAdd recent meeting notes0fc49b2Include pathToConnection in RANGE_DELETE example on the documentationde95499update concrete node name in cloneWithRoute.1489a8cReverted commit D3751592aad77f0Relay: Collapse Query Text (+ Cleanup)b94ba40Relay: Print Estimated Request Sizea5355bafbsource deploy85e6f1bTest breaking a test
There are 250 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap: greenkeeper upgrade