Eliminate allocations during DataLoaderContext.GetOrAdd by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4204
docs(graphiql): remove trailing backticks from code blocks by @skaegebein in https://github.com/graphql-dotnet/graphql-dotnet/pull/4203
docs: Switch to npm from yarn by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4206
Prevent duplicate registrations by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4207
Don't allocate dictionary for empty Inputs by @gao-artur in https://github.com/graphql-dotnet/graphql-dotnet/pull/4218
Remove input value deprecations from SDL when DeprecationOfInputValues feature disabled by @gao-artur in https://github.com/graphql-dotnet/graphql-dotnet/pull/4216
New Contributors
@skaegebein made their first contribution in https://github.com/graphql-dotnet/graphql-dotnet/pull/4203
Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.7.0...8.8.0