Skip to content

Releases: benmccallum/fairybread

v10.0.0

10 Mar 00:24
bc36a55
Compare
Choose a tag to compare

v9.0.0

10 Jun 01:47
1cb522b
Compare
Choose a tag to compare
Update Directory.Build.props

v9.0.0-rc.1

20 Dec 13:03
66f50d5
Compare
Choose a tag to compare
v9.0.0-rc.1 Pre-release
Pre-release
Bump HC min. version to 12.4.0 (#73)

(to support breaking change in HC)

Co-authored-by: Ben McCallum <ben.mccallum@live.com.au>

v7.2.1

06 Nov 14:13
1d1983c
Compare
Choose a tag to compare
Workaround for HotChoc handling of arrays (#70)

* #68

* fix: Turn the list into an array as expected, then validate
(ChilliCream/hotchocolate#4350)

* 7.2.1

v8.0.0

27 Oct 18:36
Compare
Choose a tag to compare

Support for Hot Chocolate v12.

v7.2.0

27 Oct 18:34
Compare
Choose a tag to compare

New features:

  • Ability to explicitly setup validation at the argument level when needed (as opposed to implicit validation)
    • [Validate(typeof(FooValidator)], [DontValidate], DontImplicitlyValidate]
    • argDef.ValidateWith<FooValidator>() / argDef.DontValidate(), argDef.DontImplicitlyValidate()

Breaking changes:
(sorry, I know this is a minor version, but v8 was already taken for a HCv12 compat release)

  • IValidationErrorsHandler / ArgumentValidationResult
  • IValidatorRegistry

Notable changes:

  • Error output now includes argumentName (as in your GQL schema) and validatorName (for finding where that rule came from).

v8.0.0-rc.7

25 Oct 18:24
Compare
Choose a tag to compare
v8.0.0-rc.7 Pre-release
Pre-release
8.0.0-rc.7

v8.0.0-rc.6

25 Oct 18:04
Compare
Choose a tag to compare
v8.0.0-rc.6 Pre-release
Pre-release
8.0.0-rc.6

v8.0.0-rc.5

25 Oct 17:18
Compare
Choose a tag to compare
v8.0.0-rc.5 Pre-release
Pre-release
8.0.0-rc.5

v7.2.0-rc.3

25 Oct 18:23
Compare
Choose a tag to compare
v7.2.0-rc.3 Pre-release
Pre-release
7.2.0-rc.3