Releases: appany/AppAny.HotChocolate.FluentValidation
Releases · appany/AppAny.HotChocolate.FluentValidation
0.12.0
Migrated breaking changes for use with Hotchocolate 14 (#114) * Migrated breaking changes for use with Hotchocolate 14-rc QueryResult is now OperationResult * Renamed QueryResultExtensions to OperationResultExtensions Renamed QueryResultExtensions to OperationResultExtensions * Fixed spelling mistakes Fixed simple spelling mistakes: AssertSuceessResult is now AssertSuccessResult formattedMessagePlaceholerValues is now formattedMessagePlaceholderValues FieldSkipValidationPredecate is now FieldSkipValidationPredicate * Updated HotChocolate.Execute to 14.0.0-rc.3.2 * Updated HotChocolate.Execution to 14 * Updated HotChocolate.Execution nuget package to 14.1.0