Tobias Tengler

Results 51 issues of Tobias Tengler

Fixes #4555 and adds named validator export to snapshot test output.

CLA Signed

Currently the `--repersist` with the LocalPersister only adds new operations without cleaning up old operations. My expectation of a repersist would be to persist the currently active operations and getting...

CLA Signed

If your code contains some invalid graphql tagged literal like: ```ts const query = graphql`query` ``` And you restart the Relay LSP, you always get the following LSP error on...

Once https://github.com/facebook/relay/pull/4581 lands, the following opportunities for additional automatic renames have been identified and can be added one by one: - Client schema extensions from their definition or usage in...

In the latest v5 I was using the following to execute the code fix of [`RS0016`](https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/Microsoft.CodeAnalysis.PublicApiAnalyzers.md#rs0016-add-public-types-and-members-to-the-declared-api) through the CLI: ```bash dotnet format SolutionFile.sln --fix-analyzers warn --diagnostics RS0016 ``` Now I'm...

Bug

#6844 broke the existing caching functionality by changing how a `QueryResult` is being constructed. This aligns the construction to the new approach. Fixes #7054

🌶️ hot chocolate

🌶️ hot chocolate