Improved
v17.0.0-alpha.4
v17.0.0-alpha.4 (2024-06-21)
Breaking Change ๐ฅ
New Feature ๐
- #4002 allow nested defers at the same level (@yaacovCR)
- #4118 Introduce "recommended" validation rules (@benjie)
Bug Fix ๐
- #3984 fix: suppress records for deferred fragments that are completely empty (@yaacovCR)
- #3987 fix(incremental): fix logic around selecting id/subPath (@yaacovCR)
- #3969 Add support for @oneOf directives in printSchema (@hayes)
- #3993 fix(incremental): skip all empty subsequent results (@yaacovCR)
- #4044 Fix stream directive validation error message (@Cito)
Docs ๐
Polish ๐
15 PRs were merged
- #3970 tests: remove empty strings in string literals (@IvanGoncharov)
- #3994 simplify CollectFields for
@deferand@stream(@yaacovCR) - #4045 rename executeImpl to executeOperation (@yaacovCR)
- #4026 incremental: introduce GraphQLWrappedResult to avoid filtering (@yaacovCR)
- #4050 perf: allow skipping of field plan generation ()
Internal ๐
5 PRs were merged
Committers: 7
- Benjie(@benjie)
- Christoph Zwerschke(@Cito)
- Ivan Goncharov(@IvanGoncharov)
- Michael Hayes(@hayes)
- Rob Richard(@robrichard)
- Saihajpreet Singh(@saihaj)
- Yaacov Rydzinski (@yaacovCR)