forked from facebook/relay
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'refs/tags/v17.0.0' into apply-17-tag
v17.0.0 * tag 'refs/tags/v17.0.0': (891 commits) v17.0.0 Cut docs version v17.0.0 bump version of vscode extension for release Update Algolia app & key (facebook#4715) Validate edgeTypeName argument points to an existing type (facebook#4621) Parallel watchman queries for saved state and changed files Update Cargo.lock (facebook#4714) Implement schema generation for weak object fields Add code action to rename fragment (facebook#4697) Add SchemaDocument go to definition LSP support (facebook#4669) Fix Rust error caught by Clippy (facebook#4713) Deploy 0.238.0 to xplat Tests for interface schema validation Attach previous location to duplicate type diagnostic Include source location in schema tests Refactor to pass Arc<Config> to watchman source instead of &Config No need to pass self.config if you have self Enforce no duplicate type names Make schema validation the default Update integration tests to have valid schemas ...
- Loading branch information
Showing
2,900 changed files
with
188,642 additions
and
57,879 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,4 @@ npm-debug.log | |
!.vscode/launch.json | ||
!.vscode/extensions.json | ||
.DS_Store | ||
fb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.