Releases: jerowork/graphql-attribute-schema
Releases · jerowork/graphql-attribute-schema
0.6.7
11 Oct 09:19
Compare
Sorry, something went wrong.
No results found
Changelog
Fix: return null when deferred type is not found in registry (#92 )
Bump webonyx/graphql-php from 15.24.0 to 15.25.1 (#88 )
[dev] Bump quality tools
Full changelog: 0.6.6...0.6.7
0.6.6
03 Sep 17:08
Compare
Sorry, something went wrong.
No results found
Changelog
[Fix] Allow nullable return for deferred type loaders (#64 )
Bump phpunit/phpunit from 12.3.6 to 12.3.7
Full changelog: 0.6.5...0.6.6
0.6.5
21 Aug 08:06
Compare
Sorry, something went wrong.
No results found
Changelog
Bump webonyx/graphql-php from 15.20.1 to 15.24.0 24d937b
Bump several dev dependencies (quality tools)
Full changelog: 0.6.4...0.6.5
0.6.4
16 Jun 18:22
Compare
Sorry, something went wrong.
No results found
Changelog
Fix: Allow null input values for InputType and enums (#20 )
Full changelog: 0.6.3...0.6.4
0.6.3
13 Jun 14:21
Compare
Sorry, something went wrong.
No results found
Changelog
Replace roave/better-reflection with native PHP Tokenizer (#10 )
Internal refactors, increasing test coverage (#11 )
Bump vendor to latest
Full changelog: 0.6.2...0.6.3
0.6.2
02 Jun 19:06
Compare
Sorry, something went wrong.
No results found
Changelog
Fix: Enable interface Types on field level (as well) (#9 )
Documentation updates (by @spawnia )
Full changelog: 0.6.1...0.6.2
0.6.1
30 May 17:05
Compare
Sorry, something went wrong.
No results found
Changelog
Fix: Use typeResolvers to resolve field arguments as well (3d918ef )
Improvement: Lazy load types and fields (0556d05 )
Full changelog: 0.6.0...0.6.1
0.6.0
28 May 19:23
Compare
Sorry, something went wrong.
No results found
Changelog
[New feature] Deferred type loading (#3 )
Full changelog: 0.5.0...0.6.0
0.5.0
27 May 17:45
Compare
Sorry, something went wrong.
No results found
Changelog
[Improvement] Drop internal ScalarType in favor of Webonyx's ScalarType (#2 )
Bump dependencies
Full changelog: 0.4.0...0.5.0
0.4.0
23 May 16:04
Compare
Sorry, something went wrong.
No results found
Changelog
Internal: Extract creation of PageInfo and Edge from main resolver (a167025 )
[Fix] Allow nullable input arguments (1d36f39 )
Remove configurablefirst in ConnectionType (relay connections) (f9531b4 , dd5ce0a )
Bump dependencies
Full changelog: 0.3.1...0.4.0