chore(deps): update relay monorepo to ^10.1.3 #544
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.0.1
->^10.1.3
^10.0.1
->^10.1.3
^10.0.1
->^10.1.3
^10.0.1
->^10.1.3
Release Notes
facebook/relay (babel-plugin-relay)
v10.1.3
: 10.1.3Compare Source
Improvements
2425572
]Fixed
20e8b6b
]4527a5b
]Misc
5d555a4
]c0f0f10
]ff0ad17
]bede32d
]20051f6
]v10.1.2
: 10.1.2Compare Source
Improvements
null
[9d31dfb
]5075851
]Fixed
v10.1.1
: 10.1.1Compare Source
Improvements
Fixed
Misc
v10.1.0
: 10.1.0Compare Source
Added
@appendNode
and@prependNode
declarative mutation directives for inserting a node to connections (#3155) [0fe732d
]comments @​appendNode(connections: $connections, edgeTypeName: "CommentEdgeType") { id }
@deleteEdge
directive for removing the edge from connections (#3177) [01d65b3
]deletedCommentId @​deleteEdge(connections: $connections)
@deleteRecord
directive (#3135) [27f938c
]deletedCommentIds @​deleteRecord
97401cb
]eb256a3
]Improvements
ff1c10b
]Fixed
e4413bf
]7c836df
]c1a6831
]2da0325
]92c8d68
]7e3deb4
]6a1586d
]d5352a2
]Misc
^16.9.0 || ^17
as apeerDependency
.Experimental
loadQuery
API.useQueryLoader
now accepts an initial query reference.usePreloadedQuery
from consuming stale cached query refs187bd34
]a21b1cb
]7818bfb
]7d02240
]933b280
]ac3a252
]b3ecce2
]Relay Compiler in Rust
The Relay team is actively working on the new compiler implemented in Rust. The majority of recent changes you can see in the repo are related to the compiler. This new version won't be included in the release, as we are still working on the migration strategies for our OSS customers.
Thank you for all outstanding contribution to the Relay compiler (https://github.com/facebook/relay/pull/3182)
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.